:root{--green: rgba(150, 198, 36, 1);--orange: rgba(242, 115, 38, 1)}.hero-section{display:flex;justify-content:space-between;align-items:center;padding:80px 10%;background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9);flex-wrap:wrap;height:100vh;position:relative;overflow:visible}.left-blob{position:absolute;bottom:-180px;left:0;width:100px;height:600px;z-index:1;overflow:hidden}.left-blob svg{width:100%;height:100%}.hero-content{max-width:60%;z-index:2}.hero-title{font-size:50px;font-weight:800;line-height:1.2;color:#333}.hero-title span{color:#ff6a2d}.hero-title .influence{color:#96c624}.hero-subtext{font-size:1.1rem;margin:20px 0;color:#555}.hero-btn{padding:12px 30px;border:2px solid #ff6a2d;background:#fff;border-radius:30px;color:#ff6a2d;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-btn:hover{background-color:#ff6a2d;color:#fff}.hero-image{flex:1;display:flex;justify-content:flex-end;align-items:flex-end;position:relative;z-index:2;height:100%}.hero-image img{max-width:650px;width:100%;filter:drop-shadow(0 20px 30px rgba(0,0,0,.15));object-fit:contain}.website-icon{position:absolute;right:0;bottom:0;width:450px;height:auto;opacity:.8}.hero-blob{position:absolute;bottom:0;right:10%;width:420px;height:200px;background:#96c624;z-index:0;filter:blur(0px) brightness(1.1);animation:morph 8s ease-in-out infinite,float 6s ease-in-out infinite,pulse 5s ease-in-out infinite;border-radius:40% 60% 60% 40%/50%;box-shadow:0 0 30px #a2db4c66;transition:all .3s ease-in-out}@keyframes morph{0%{border-radius:40% 60% 60% 40%/50%}25%{border-radius:50% 50% 45% 55%/60% 40%}50%{border-radius:55% 45% 50% 50%/45% 55% 40% 60%}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(3deg)}}@media screen and (max-width: 1280px) and (min-width: 1024px){.hero-image img{max-width:520px}.website-icon{width:300px;right:10px;bottom:10px;opacity:.85}.hero-blob{width:350px;height:180px;right:8%;box-shadow:0 0 20px #a2db4c59}}@media screen and (max-width: 1024px){.hero-section{flex-direction:row;align-items:center;padding:60px 8%;height:auto}.hero-content{margin-top:150px}.hero-title{font-size:48px;text-align:center}.hero-subtext,.hero-btn{text-align:center}.hero-content{max-width:100%;text-align:center;margin-bottom:40px}.hero-image{margin-top:80px;justify-content:center}.hero-image img{max-width:350px}.hero-blob{right:auto;left:10%;transform:translate(-50%);width:300px;height:160px}.left-decor{height:300px}.website-icon{width:300px}}@media screen and (max-width: 1024px) and (min-width: 768px){.hero-image img{max-width:420px}.website-icon{width:280px;right:8px;bottom:8px;opacity:.8}.hero-blob{display:none}}@media screen and (max-width: 768px){.hero-section{flex-direction:column;align-items:center;padding:60px 8%;height:auto}.hero-content{margin-top:40px}.hero-image{margin-top:-40px}.hero-title{font-size:40px}.hero-subtext{font-size:1rem}.hero-btn{font-size:15px;padding:10px 25px}.hero-blob{width:200px;height:100px}.hero-image img{max-width:250px}.website-icon{width:260px}}@media screen and (max-width: 600px){.hero-title{font-size:34px}.hero-subtext{font-size:.95rem}.hero-btn{font-size:14px;padding:10px 20px}.hero-blob{width:220px;height:120px}.hero-image img{max-width:300px}.left-decor{height:240px}.website-icon{width:200px}}@media screen and (max-width: 480px){.hero-title{font-size:28px}.hero-subtext{font-size:.9rem}.hero-btn{font-size:13px;padding:8px 18px}.hero-blob{width:200px;height:100px}.hero-image img{max-width:260px}.website-icon{width:180px}.left-decor{height:200px}}.hero-btn{display:inline-flex;align-items:center;gap:8px;padding-right:40px;position:relative}.hero-btn-arrow{position:absolute;right:15px;transition:transform .3s ease}.hero-btn:hover .hero-btn-arrow{transform:translate(5px)}.header{position:absolute;top:0;width:100%;padding:20px 10%;z-index:1000;background-color:transparent;display:flex;justify-content:center;transition:all .3s ease}.header.scrolled{position:fixed;background-color:#fff;box-shadow:0 2px 10px #0000000f;padding:15px 10%}.container{width:100%;max-width:1400px;display:flex;align-items:center;justify-content:space-between}.logo{height:50px;object-fit:contain}.nav-menu{display:flex;gap:30px}.nav-menu a{color:#333;font-weight:500;text-decoration:none;font-size:15px}.nav-item span.active{position:relative;color:#1a1a1a;font-weight:600}.nav-link:hover{color:#ff6a2d}.nav-item span.active:after{content:"";position:absolute;bottom:-5px;left:0;height:2px;width:100%;background-color:#ff6a2d;transition:all .3s ease}.mobile-nav-item span.active{color:#ff6a2d;font-weight:600}.contact-btn{padding:8px 30px;border:2px solid #ff6a2d;background:#ff6a2d;border-radius:30px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.contact-btn:hover{background-color:#e35518}@media (max-width: 480px){.header{padding:15px 5%}.logo{height:35px}.nav-menu{gap:10px}.nav-menu a{font-size:12px}.contact-btn{padding:8px 18px;font-size:13px}.mobile-menu{top:0!important}}@media (min-width: 481px) and (max-width: 600px){.header{padding:15px 6%}.logo{height:40px}.nav-menu{gap:15px}.nav-menu a{font-size:13px}.contact-btn{padding:9px 22px;font-size:14px}}@media (min-width: 601px) and (max-width: 768px){.header{padding:15px 8%}.logo{height:45px}.nav-menu{gap:20px}.nav-menu a{font-size:14px}.contact-btn{padding:10px 26px;font-size:15px}}@media (min-width: 769px) and (max-width: 1024px){.header{padding:18px 9%}.logo{height:48px}.nav-menu{gap:25px}.nav-menu a{font-size:15px}.contact-btn{padding:11px 28px;font-size:15px}}@media (min-width: 1025px) and (max-width: 1280px){.header{padding:20px 10%}.logo{height:50px}.nav-menu{gap:30px}.nav-menu a{font-size:15px}.contact-btn{padding:12px 30px;font-size:16px}}.menu-icon{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:1100}.menu-icon .bar{width:25px;height:3px;background:#ff6a2d;transition:.3s;border-radius:2px}.menu-icon .bar.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-icon .bar.open:nth-child(2){opacity:0}.menu-icon .bar.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (min-width: 769px){.mobile-menu{display:none!important}}@media (max-width: 768px){.menu-icon{display:flex}.nav-menu,.contact-btn{display:none}.header{justify-content:space-between}.container{flex-wrap:nowrap}}.nav-item{position:relative;display:inline-block}.nav-item .submenu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border-radius:8px;box-shadow:0 8px 20px #00000014;padding:12px 0;display:flex;flex-direction:column;z-index:999}.nav-item .submenu span{padding:10px 20px;font-size:14px;color:#333;white-space:nowrap;cursor:pointer;transition:all .3s ease}.nav-item .submenu span:hover,.nav-item .submenu .submenu-active{background-color:#ff6a2d;color:#fff}.mobile-menu{position:absolute;top:0;right:0;width:75%;height:100vh;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;padding:90px 25px 40px;display:flex;flex-direction:column;z-index:1000;box-shadow:-6px 0 20px #00000014;border-top-left-radius:18px;border-bottom-left-radius:18px;animation:slideInRight .3s ease-out forwards}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.mobile-nav-item{width:100%;margin-bottom:12px;display:flex;flex-direction:column}.mobile-nav-item>span{font-size:18px;font-weight:600;color:#1a1a1a;padding:10px 16px;border-radius:10px;background-color:#fffc;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 6px #0000000a}.mobile-nav-item>span:hover{background-color:#ff6a2d;color:#fff}.mobile-submenu{display:flex;flex-direction:column;background:#f5f5f5;padding:10px 18px;margin-top:5px;border-left:3px solid #ff6a2d;border-radius:8px}.mobile-submenu-link{font-size:16px;color:#333;padding:6px 0;transition:all .2s ease}.mobile-submenu-link:hover{color:#ff6a2d;transform:translate(6px)}.mobile-contact{margin-top:auto;background-color:#ff6a2d;color:#fff;font-size:16px;font-weight:600;padding:12px 24px;border-radius:30px;text-align:center;width:100%;box-shadow:0 2px 8px #ff6a2d4d;transition:all .3s ease}.mobile-contact:hover{background-color:#e5531a;transform:scale(1.04)}.mobile-submenu{overflow:hidden;width:100%;display:flex;flex-direction:column;padding:10px 15px;background:#f9f9f9;border-left:3px solid #ff6a2d;border-radius:0 0 8px 8px;box-shadow:inset 0 2px 5px #00000008;transition:all .3s ease}.mobile-submenu-link{padding:10px 12px;font-size:16px;color:#333;width:100%;text-align:left!important;cursor:pointer;border-radius:6px;position:relative;background:transparent;transition:all .25s ease}.mobile-submenu-link:before{content:"›";position:absolute;left:-12px;top:50%;transform:translateY(-50%);color:#ff6a2d;font-size:14px;opacity:0;transition:opacity .25s ease}.mobile-submenu-link:hover{color:#ff6a2d;background:#ff6a2d14;transform:translate(5px)}.mobile-submenu-link.active-submenu{color:#ff6a2d;background-color:#ff6a2d14;transform:translate(5px)}.mobile-submenu-link.active-submenu:before{content:"›";position:absolute;left:-12px;top:50%;transform:translateY(-50%);color:#ff6a2d;font-size:14px;opacity:0;transition:opacity .25s ease}.mobile-submenu-link:hover:before{opacity:1}@media (min-width: 769px) and (max-width: 950px){.header{padding:15px 5%!important}.nav-menu{gap:12px}.nav-link{font-size:13px!important;padding:5px 8px}.nav-item .submenu{min-width:150px}.nav-item .submenu span{padding:7px 12px;font-size:12px!important}.contact-btn{padding:7px 18px;font-size:13px!important;margin-left:8px}.logo{height:40px}@media (min-width: 769px) and (max-width: 850px){.nav-item.has-submenu{position:static}.nav-item .submenu{left:50%;transform:translate(-50%);width:max-content;font-size:12px}}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.contact-modal{background:#fff;padding:40px 30px;border-radius:10px;width:90%;max-width:500px;box-shadow:0 20px 40px #0003;position:relative}.contact-modal h2{margin-bottom:20px;color:#333;font-size:24px}.contact-form input,.contact-form textarea{width:100%;padding:12px;margin-bottom:15px;border-radius:6px;border:1px solid #ccc;font-size:14px}textarea{font-family:Poppins,sans-serif}.contact-form button{background-color:#ff6a2d;color:#fff;border:none;padding:12px 25px;border-radius:6px;cursor:pointer;font-weight:500;font-size:16px;transition:.3s}.contact-form button:hover{background-color:#e35518}.close-btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:16px;color:#555;cursor:pointer}.who-we-are{padding:100px 5%;background:linear-gradient(to right,#f8ffe4,#fdf5ec 29%,#f8ffe4);position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;min-height:100vh}.who-right h2{font-size:45px;margin-bottom:10px}@media screen and (max-width: 768px){.who-container{flex-direction:column;align-items:center;text-align:center}.who-left,.who-right{width:100%;padding-left:0}.who-left{justify-content:center;margin-bottom:30px}.who-left img{height:400px;width:250px}.who-right h2{font-size:40px}.who-right p{font-size:18px;text-align:left}.profile-who-para{font-size:18px}.shape4,.shape5{display:none}}@media screen and (max-width: 600px){.who-we-are{padding:80px 4%}.who-right h2{font-size:32px}.who-right p,.profile-who-para{font-size:16px}.who-left img{height:250px;width:150px}.shape3{top:10%;right:20px}.shape4,.shape5{width:120px;height:120px}}@media screen and (max-width: 480px){.who-we-are{padding:60px 3%}.profile-who-para{font-size:16px}.who-right h2{font-size:28px}.who-right p{font-size:14px}.who-right .subtitle{font-size:16px}.who-left img{max-width:90%}.shape3{width:50px;height:50px;top:10%;right:15px}.shape4,.shape5{width:100px;height:100px}.curve-vertical{display:none}}.whatwedo-section{position:relative;display:flex;justify-content:space-between;align-items:center;padding:80px 10%;background:linear-gradient(to right,#fffbe8,#fff6f2);overflow:hidden;flex-wrap:wrap;height:100vh;gap:40px}.whatwedo-left-decor{display:flex;justify-content:center;align-items:flex-end;position:relative;z-index:1}.whatwedo-character-container{position:relative;display:inline-block}.ring-bg{position:absolute;left:0;top:50%;transform:translate(-10%,-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,transparent 50%,#ffa267 50%);z-index:0;opacity:.8}.whatwedo-character-img{height:500px;width:450px;position:relative;z-index:2}.whatwedo-content{flex:1;max-width:800px;z-index:2}.whatwedo-heading{font-size:45px;font-weight:700;margin-bottom:10px}.whatwedo-green{color:#7dbb20}.whatwedo-bold{color:#333}.whatwedo-heading .whatwedo-subheading{color:red!important;font-weight:500;margin-bottom:18px!important}.subtitle{color:#e33636;font-size:26px;margin-bottom:20px;font-weight:400}.whatwedo-description{color:#444;font-size:18px;line-height:1.6;margin-bottom:30px}.whatwedo-cta-btn{padding:12px 30px;border:2px solid #ff6a2d;background:#fff;border-radius:30px;color:#ff6a2d;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.whatwedo-cta-btn:hover{background-color:#ff6a2d;color:#fff}.whatwedo-right-decor{position:absolute;right:40px;bottom:80px;display:flex;flex-direction:column;gap:20px;align-items:center;z-index:0}.whatwedo-circle{width:50px;height:50px;border-radius:50%}.whatwedo-green-bg{background-color:#90bf3d}.whatwedo-right-top{height:150px;width:150px;position:absolute;bottom:50px;right:-130px}.whatwedo-orange-bg{background-color:#ffa267}.whatwedo-arrow-path{position:absolute;top:0;left:50px;width:1000px;height:240px;z-index:0;pointer-events:none}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px;margin-top:30px}.service-link{font-size:18px;font-weight:500;color:#000;cursor:pointer;display:flex;align-items:center;gap:10px;transition:color .3s ease;text-decoration:underline}.arrow-icon{color:#ff6a2d;font-size:18px;transition:color .3s ease}.service-link:hover{text-decoration:underline;color:#ff6a2d}@media screen and (max-width: 1024px) and (min-width: 769px){.services-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-link{font-size:18px}}@media screen and (max-width: 768px) and (min-width: 601px){.services-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-link{font-size:18px}}@media screen and (max-width: 600px) and (min-width: 481px){.services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-link{font-size:14px}}@media screen and (max-width: 480px){.services-grid{grid-template-columns:1fr;gap:12px}.service-link{font-size:14px}.arrow-icon{font-size:16px}}@media screen and (max-width: 1024px){.whatwedo-heading{font-size:48px}.whatwedo-description{font-size:20px}.whatwedo-character-img{height:320px;width:200px}.whatwedo-character-container:before{width:420px;height:420px;left:-100px;border-width:60px}.ring-bg{width:380px;height:380px;top:55%;left:-80px;transform:translateY(-50%)}}@media screen and (max-width: 768px){.whatwedo-section{flex-direction:column;padding:60px 5%;height:auto}.whatwedo-left-decor{order:0;justify-content:center;width:100%}.whatwedo-character-img{height:350px;width:300px}.whatwedo-character-container:before{width:350px;height:350px;border-width:50px;bottom:-40%;left:50%;transform:translate(-50%);display:none}.whatwedo-content{order:1;max-width:100%;text-align:center}.whatwedo-heading{font-size:40px}.whatwedo-description{font-size:18px;text-align:left}.whatwedo-right-decor{position:absolute;right:40px;top:80px;display:flex;flex-direction:column;gap:20px;align-items:center;z-index:0}.whatwedo-right-top{height:150px;width:150px;position:absolute;top:50px;right:-130px}.ring-bg{width:300px;height:300px;top:20%;left:-80px}}@media screen and (max-width: 600px){.whatwedo-character-img{height:300px;width:250px}.whatwedo-character-container:before{width:300px;height:300px;border-width:40px;display:none}.whatwedo-heading{font-size:32px}.whatwedo-subheading,.whatwedo-description{font-size:16px}.ring-bg{width:250px;height:250px;left:-90px;top:20%}}@media screen and (max-width: 480px){.whatwedo-character-img{height:250px;width:200px}.whatwedo-character-container:before{width:250px;height:250px;border-width:30px}.whatwedo-heading{font-size:28px}.whatwedo-subheading{font-size:15px}.whatwedo-description{font-size:14px}.whatwedo-cta-btn{font-size:14px;padding:10px 20px}.ring-bg{width:200px;height:200px;left:-100px;top:10%;opacity:.7}}.branding-list{list-style:disc inside;font-size:18px;line-height:2;padding-left:0;margin:0}@media (max-width: 480px){.branding-section{padding:30px 4%}.branding-top{flex-direction:column;align-items:center;gap:32px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:22px}.branding-description{font-size:15px;text-align:left}.branding-list{font-size:14px;text-align:left}.why-title{font-size:22px;text-align:center}.why-grid{grid-template-columns:1fr;gap:24px}.why-content{flex-direction:row;align-items:center}.why-icon{width:36px;height:36px;font-size:16px;margin-bottom:10px}.why-text h4{font-size:14px}.why-text p{font-size:13px}}.video-animation-section{background:#fffef0;padding:80px 10%;overflow:hidden}.video-animation-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.video-illustration img{width:100%;max-width:500px;object-fit:contain}.video-text-content{max-width:600px;padding-left:40px}.section-title{font-size:38px;font-weight:700;color:#333;margin-bottom:15px}.section-title .highlight{color:#ff6a2d}.section-description{font-size:20px;color:#444;line-height:1.6;margin-bottom:20px}.feature-list{list-style:disc;padding-left:20px;color:#222;font-size:18px;line-height:2}.video-benefits{margin-top:80px;text-align:center}.benefits-title{font-size:30px;color:#7dbb20;font-weight:700;margin-bottom:40px}.benefits-flex{display:flex;flex-wrap:wrap;gap:40px 60px;justify-content:space-around;margin-top:40px}.benefit-row{display:flex;align-items:flex-start;gap:16px;flex:1 1 35%;max-width:35%}.benefit-icon{background:#ff6a2d;width:50px;height:50px;min-width:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.benefit-icon img{width:24px;height:24px;object-fit:contain}.benefit-text h4{font-size:18px;font-weight:600;color:#ff6a2d;margin-bottom:5px;text-align:left}.benefit-text p{font-size:16px;color:#444;line-height:1.5;text-align:left}@media (max-width: 768px){.benefit-row{flex-direction:row;max-width:100%}.benefits-flex{gap:24px}}@media (max-width: 1024px) and (min-width: 769px){.video-animation-section{padding:60px 6%}.video-illustration img{max-width:350px}.video-text-content{padding-left:30px;max-width:100%}.section-title{font-size:32px}.benefit-row{max-width:45%}}@media (max-width: 768px) and (min-width: 601px){.video-animation-section{padding:50px 5%}.video-animation-container{flex-direction:column;align-items:center}.video-text-content{padding:30px 0 0;max-width:100%;text-align:center}.section-title{font-size:28px}.section-description{text-align:center}.feature-list{text-align:left}.benefits-flex{flex-direction:column;align-items:left;gap:32px}.benefit-row{max-width:100%}}@media (max-width: 600px) and (min-width: 481px){.video-animation-section{padding:40px 5%}.video-animation-container{flex-direction:column;align-items:center}.video-text-content{padding:25px 0 0;max-width:100%;text-align:center}.section-title{font-size:24px}.section-description{font-size:16px}.feature-list{font-size:15px;text-align:left}.benefits-title{font-size:24px}.benefit-text h4{font-size:15px}.benefit-text p{font-size:16px}.benefits-flex{flex-direction:column;gap:28px}.benefit-row{max-width:100%}}@media (max-width: 480px){.video-animation-section{padding:30px 4%}.video-illustration img{max-width:100%}.video-text-content{padding:20px 0 0;text-align:center}.section-title{font-size:22px}.section-description{font-size:15px}.feature-list{font-size:14px;text-align:left}.benefits-title{font-size:22px}.benefit-icon{width:40px;height:40px}.benefit-icon img{width:20px;height:20px}.benefit-text h4{font-size:14px}.benefit-text p{font-size:13px}.benefits-flex{flex-direction:column;gap:24px}.benefit-row{max-width:100%}}.branding-title{font-size:70px;margin-bottom:12px}.branding-description{margin-bottom:16px;font-size:20px;line-height:1.6}.branding-list{list-style:disc inside;font-size:18px;line-height:2;padding-left:0;margin:0;flex:1 1 45%}.branding-image img{max-width:100%;height:auto}@media (max-width: 600px) and (min-width: 481px){.branding-section{padding:40px 5%}.branding-top{flex-direction:column;align-items:center;gap:36px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:24px}.branding-description{font-size:16px;text-align:left}.branding-list-wrapper{flex-direction:column;align-items:center;gap:0}.branding-list{font-size:15px;width:100%;text-align:left}.why-title{font-size:24px;text-align:center}.why-grid{flex-direction:column;gap:30px;width:100%}.why-card{max-width:100%}.why-icon{width:40px;height:40px;font-size:18px}.why-text h4{font-size:15px}.why-text p{font-size:16px}}@media (max-width: 480px){.branding-section{padding:30px 4%}.branding-top{flex-direction:column;align-items:center;gap:32px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:22px}.branding-description{font-size:15px;text-align:left}.branding-list-wrapper{flex-direction:column;align-items:center;gap:0}.branding-list{font-size:14px;width:100%;text-align:left}.why-title{font-size:22px;text-align:center}.why-grid{flex-direction:column;gap:24px;width:100%}.why-card{max-width:100%}.why-content{flex-direction:row;align-items:center}.why-icon{width:36px;height:36px;font-size:16px;margin-bottom:10px}.why-text h4{font-size:14px}.why-text p{font-size:13px}}.footer-container{background-color:#000;color:#fff;font-family:Poppins,sans-serif;position:relative;overflow:visible;z-index:1}.footer-main-wrapper{max-width:1200px;margin:0 auto;padding:40px 10px;position:relative}.footer-main{display:flex;flex-wrap:wrap;justify-content:space-around;width:80%}.footer-left{width:30%;min-width:250px;margin-bottom:30px}.footer-services{width:60%;display:flex;justify-content:space-between;min-width:200px;margin-bottom:30px}.footer-services{display:flex;gap:30px}.footer-services>ul{min-width:0;list-style:none;padding:0;margin:0}.footer-services li{margin-bottom:12px}.footer-services a{color:#fff;text-decoration:none;transition:color .3s;display:block;padding:4px 0}.footer-services a:hover{color:#f60}.footer-logo{height:50px;margin-bottom:10px}.footer-tagline{color:#fff;font-size:16px;line-height:1.6;margin-bottom:20px}.footer-tagline span span{color:#f60}.footer-tagline .influence{color:#96c624}.footer-icons{display:flex;gap:15px;font-size:20px}.footer-icons a{color:#fff;transition:color .3s}.footer-icons a:hover{color:#f60}.footer-character{position:absolute;bottom:0;right:20px}.footer-character img{height:400px;object-fit:contain}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:20px 11%;font-size:14px;color:#fff;background-color:#f60;gap:10px}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#fff;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#f2f2f2}.divider{color:#fff}@media (max-width: 1024px){.footer-main{width:90%}.footer-character{display:none}}@media (max-width: 768px){.footer-main-wrapper{align-content:center}.footer-left{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.footer-main{width:100%;flex-direction:column;align-items:center;justify-self:center}.footer-services{flex-direction:column;align-items:center;justify-content:center}.footer-services>ul>li{text-align:center}.footer-services{flex-wrap:wrap;gap:0px}.footer-services>ul{flex:0 0 calc(50% - 20px)}.footer-tagline{text-align:center}}@media (max-width: 480px){.footer-services>ul{flex:0 0 100%}.footer-bottom{flex-direction:column;text-align:center;gap:8px}.footer-tagline{text-align:center}.footer-links{justify-content:center}.footer-services>ul>li{text-align:center}.footer-services{gap:0px}.footer-left{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.footer-icons{text-align:center;align-items:center;justify-content:center}}.milestone-section{background:linear-gradient(135deg,#fcead9,#f8ffe4,#fcead9);padding:80px 10%;height:auto;position:relative;overflow:hidden}.milestone-section:before,.milestone-section:after{content:"";position:absolute;background-image:url('data:image/svg+xml;utf8,<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 50 C 50 0, 50 100, 100 50" stroke="black" stroke-dasharray="4,4" fill="transparent"/></svg>');width:200px;height:200px;opacity:.2}.milestone-section:before{top:0;left:0}.milestone-section:after{bottom:0;right:0}.milestone-title{text-align:center;font-size:45px;font-weight:700;margin-bottom:40px;color:#333}.milestone-title .highlight{color:#96c624}.milestone-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:60px 40px}.milestone-card{flex:0 0 45%;text-align:center}.milestone-number{font-size:100px;font-weight:900}.milestone-label{font-size:26px;color:#374151;margin-top:8px;font-weight:500}.profile-bottom-right-circle{position:absolute;bottom:20%;left:-20px;width:100px;height:100px;background-color:#b2d66b;border-radius:50%;z-index:5;opacity:.9}@media (max-width: 1024px) and (min-width: 769px){.profile-bottom-right-circle{width:80px;height:80px;bottom:-50px;left:28%}}@media (max-width: 768px) and (min-width: 601px){.profile-bottom-right-circle{width:70px;height:70px;bottom:-40px;left:25%}}@media (max-width: 600px) and (min-width: 481px){.profile-bottom-right-circle{width:60px;height:60px;bottom:-35px;left:22%}}@media (max-width: 480px){.profile-bottom-right-circle{width:50px;height:50px;bottom:-30px;left:20%}}@media (max-width: 1024px){.milestone-title{font-size:48px}.milestone-number{font-size:80px}.milestone-label{font-size:22px}}@media (max-width: 768px){.milestone-title{font-size:40px}.milestone-number{font-size:70px}.milestone-label{font-size:20px}}@media (max-width: 600px){.milestone-title{font-size:32px}.milestone-card{flex:0 0 28%}.milestone-number{font-size:60px}.milestone-label{font-size:18px}}@media (max-width: 480px){.milestone-title{font-size:28px}.milestone-card{flex:0 0 18%}.milestone-number{font-size:48px}.milestone-label{font-size:16px}}.portfolio-section{background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9);padding:100px 10%;position:relative;overflow:visible;height:auto;align-content:center}.portfolio-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.portfolio-image-wrapper{text-align:center;flex:1 1 300px}.portfolio-image{width:100%;max-width:400px;height:auto}.portfolio-content{flex:1 1 300px;position:relative}.portfolio-title{font-size:45px;font-weight:600;margin-bottom:20px;color:#333;line-height:1.2}.portfolio-title .highlight{color:#96c624;font-weight:700}.portfolio-title .bold{color:#333;font-weight:700}.portfolio-description{font-size:18px;line-height:1.6;color:#444;max-width:500px;margin-bottom:20px}.portfolio-button-container{margin-top:30px}.portfolio-button.hero-btn{display:inline-flex;align-items:center;gap:10px;padding-right:40px;position:relative}.button-arrow{position:absolute;right:15px;transition:transform .3s ease}.portfolio-button.hero-btn:hover .button-arrow{transform:translate(5px)}.portfolio-animated-ball{position:absolute;top:80px;right:0;width:50px;height:50px;background-color:#b2d965;border-radius:50%;z-index:1;opacity:.8;animation:floatRight 5s ease-in-out infinite alternate}.portfolio-logo{position:absolute;bottom:-100px;left:20%;height:200px;z-index:1}@media (max-width: 1024px){.portfolio-section{padding:80px 8%}.portfolio-title{font-size:48px}.portfolio-description{font-size:20px}.portfolio-image{max-width:320px}.portfolio-content{padding-left:30px}.portfolio-logo{height:150px;left:15%}}@media (max-width: 768px){.portfolio-section{padding:60px 6%}.portfolio-container{flex-direction:column;align-items:center;text-align:center}.portfolio-title{font-size:40px}.portfolio-description{font-size:18px}.portfolio-image{max-width:280px}.portfolio-content{padding-left:0;margin-top:30px}.portfolio-logo{height:130px;bottom:-80px;left:50%;transform:translate(-50%)}}@media (max-width: 600px){.portfolio-section{padding:50px 5%}.portfolio-title{font-size:32px}.portfolio-description{font-size:16px}.portfolio-image{max-width:240px}.portfolio-content{padding-left:0;margin-top:25px}.portfolio-logo{height:110px;bottom:-60px;left:50%;transform:translate(-50%)}.portfolio-animated-ball{display:none}}@media (max-width: 480px){.portfolio-section{padding:40px 4%}.portfolio-title{font-size:28px}.portfolio-description{font-size:15px}.portfolio-image{max-width:200px}.portfolio-content{padding-left:0;margin-top:20px}.portfolio-logo{height:100px;bottom:-50px;left:50%;transform:translate(-50%)}.portfolio-animated-ball{display:none}}.logo-section-header h1{font-size:45px;color:#333;margin-bottom:10px}.logo-section-header .green{color:#90bf3d}@media (max-width: 1024px) and (min-width: 769px){.logo-card{flex:0 0 calc((100% - 60px) / 3);height:90px}.logo-img-wrapper{padding:10px}.logo-section-header h1{font-size:48px}}@media (max-width: 768px) and (min-width: 601px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:80px}.logo-img-wrapper{padding:8px}.logo-section-header h1{font-size:40px}.logo-section-header .logo-tag{font-size:32px}}@media (max-width: 600px) and (min-width: 481px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:80px}.logo-img-wrapper{padding:8px}.logo-section-header h1{font-size:32px}.logo-section-header .logo-tag{font-size:28px}}@media (max-width: 480px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:70px}.logo-img-wrapper{padding:6px}.logo-section-header h1{font-size:28px}.logo-section-header .logo-tag{font-size:26px}}.scroll-indicator{position:fixed;right:30px;width:50px;height:100px;background-color:#fa8;border-radius:25px;display:flex;justify-content:center;align-items:flex-start;z-index:999;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.scroll-indicator.mobile{right:15px;width:40px;height:60px;border-radius:20px}.scroll-icon{color:#fff;font-size:2.5rem;position:relative;opacity:0;transition:transform .3s ease}.scroll-indicator.mobile .scroll-icon{font-size:2rem}.scroll-indicator:active{transform:scale(.95)}.scroll-icon.down{animation:arrowSlideDown 1.5s infinite ease-in-out}.scroll-icon.up{animation:arrowSlideUp 1.5s infinite ease-in-out}@keyframes arrowSlideDown{0%{transform:translateY(-120%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(120%);opacity:0}}@keyframes arrowSlideUp{0%{transform:translateY(120%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(-120%);opacity:0}}@media (max-width: 1024px){.scroll-indicator{right:25px;width:45px;height:70px}}@media (max-width: 768px){.scroll-indicator{right:15px;width:40px;height:60px;border-radius:20px}.scroll-icon{font-size:2rem}}@media (max-width: 480px){.scroll-indicator{right:10px;width:36px;height:50px;border-radius:18px}.scroll-icon{font-size:1.8rem}}.call-to-action{text-align:center;border-radius:16px;background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9)}.call-to-action .cat-container{padding:50px}.terms-section{padding:100px 10%;background-color:#fffaf2;color:#333;line-height:1.7;font-family:Poppins,sans-serif}.terms-container{max-width:1000px;margin:auto}.terms-heading{font-size:38px;margin-bottom:24px;color:#ff6a2d}.terms-subheading{font-size:20px;margin-top:24px;margin-bottom:8px;color:#222}.terms-paragraph{font-size:16px;margin-top:10px}.terms-paragraph a{color:#ff6a2d;text-decoration:none}.terms-paragraph a:hover{text-decoration:underline}@media (max-width: 1024px) and (min-width: 769px){.terms-section{padding:50px 6%}.terms-heading{font-size:28px}.terms-subheading{font-size:18px}.terms-paragraph{font-size:15px}}@media (max-width: 768px) and (min-width: 601px){.terms-section{padding:50px 6%}.terms-heading{font-size:24px}.terms-subheading{font-size:17px}.terms-paragraph{font-size:14px}}@media (max-width: 600px) and (min-width: 481px){.terms-section{padding:40px 5%}.terms-heading{font-size:20px}.terms-subheading{font-size:16px}.terms-paragraph{font-size:13.5px}}@media (max-width: 480px){.terms-section{padding:30px 5%}.terms-heading{font-size:22px}.terms-subheading{font-size:15px}.terms-paragraph{font-size:13px}}.privacy-section{padding:100px 10%;background-color:#fffaf2;color:#333;font-family:Poppins,sans-serif;line-height:1.7}.privacy-container{max-width:1000px;margin:auto}.privacy-heading{font-size:38px;margin-bottom:24px;color:#ff6a2d}.privacy-subheading{font-size:20px;margin-top:24px;margin-bottom:8px;color:#222}.privacy-paragraph{font-size:16px;margin-top:10px}.privacy-paragraph a{color:#ff6a2d;text-decoration:none}.privacy-paragraph a:hover{text-decoration:underline}.privacy-paragraph ul{margin-top:10px;margin-left:20px;list-style:disc}@media (max-width: 768px){.privacy-heading{font-size:28px}.privacy-subheading{font-size:18px}.privacy-paragraph{font-size:14.5px}}@media (max-width: 480px){.privacy-heading{font-size:24px}.privacy-subheading{font-size:16px}.privacy-paragraph{font-size:13.5px}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}body{font-family:Poppins,sans-serif;background-color:#fffefb;color:#1a1a1a;line-height:1.6}a{color:inherit;text-decoration:none}html{font-size:16px;scroll-behavior:smooth}.branding-section{padding:100px 20px 60px!important;background:linear-gradient(to bottom right,#fcead9,#f8ffe4);color:#333}.branding-title{font-size:45px;padding:50px 0;text-align:center}.branding-title.highlight{color:#f60}.branding-image{flex:1 1 300px;text-align:center}@media (max-width: 1024px) and (min-width: 769px){.branding-section{padding:60px 6%}.branding-top{flex-direction:column;align-items:center;gap:40px}.branding-image{text-align:center}.branding-image img{max-width:350px}.branding-title{font-size:32px}}@media (max-width: 768px) and (min-width: 601px){.branding-section{padding:50px 5%}.branding-top{flex-direction:column;align-items:center;gap:40px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:60%}.branding-title{font-size:28px}.branding-description{text-align:center;text-align:left}.branding-list{text-align:left}.why-title{text-align:center}.why-grid{flex-direction:column;align-items:left;gap:32px}.why-card{max-width:100%}}@media (max-width: 600px) and (min-width: 481px){.branding-section{padding:40px 5%}.branding-top{flex-direction:column;align-items:center;gap:36px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:24px}.branding-description{font-size:16px;text-align:left}.branding-list{font-size:15px;text-align:left}.why-title{font-size:24px;text-align:center}.why-grid{grid-template-columns:1fr;gap:30px}.why-icon{width:40px;height:40px;font-size:18px}.why-text h4{font-size:15px}.why-text p{font-size:16px}}@media (max-width: 480px){.branding-section{padding:30px 4%}.branding-top{flex-direction:column;align-items:center;gap:32px}.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:22px}.branding-description{font-size:15px;text-align:left}.branding-list{font-size:14px;text-align:left}.why-title{font-size:22px;text-align:center}.why-grid{grid-template-columns:1fr;gap:24px}.why-content{flex-direction:row;align-items:center}.why-icon{font-size:16px;margin-bottom:10px}.why-text h4{font-size:14px}.why-text p{font-size:13px}}.branding-cta .cat-container{box-shadow:0 5px 20px #0000000d;padding:50px}@media (max-width: 768px) and (min-width: 601px){.cta-heading{font-size:24px}.cta-subtext{font-size:16px;margin-bottom:25px}.cta-button{font-size:15px;padding:8px 24px}}@media (max-width: 600px) and (min-width: 481px){.cta-heading{font-size:22px}.cta-subtext{font-size:15px;margin-bottom:20px}.cta-button{font-size:14px;padding:7px 22px}}@media (max-width: 480px){.cta-heading{font-size:20px}.cta-subtext{font-size:14px;margin-bottom:18px}.cta-button{font-size:13px;padding:6px 20px}}.branding-list{list-style:none;padding-left:0;margin:30px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;justify-content:center}.branding-list-item{display:flex;align-items:center;gap:15px;padding:15px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.branding-list-item:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.branding-icon-box{flex-shrink:0;width:40px;height:40px;background:#ff6a2d;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.branding-icon{font-size:18px}.branding-text{font-size:16px;line-height:1.5;color:#333}@media (max-width: 768px){.branding-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.branding-list-item{padding:12px}.branding-icon-box{width:36px;height:36px;border-radius:6px}.branding-icon{font-size:16px}.branding-text{font-size:15px;text-align:left}}@media (max-width: 480px){.branding-icon-box{width:32px;height:32px}.branding-icon{font-size:14px}.branding-text{font-size:14px;text-align:left}}.branding-list{list-style:none;padding-left:0;margin:30px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.branding-list:has(li:last-child:nth-child(odd)){grid-template-columns:repeat(2,1fr)}.branding-list:has(li:last-child:nth-child(odd)) li:last-child{grid-column:1 / -1;display:flex;justify-content:center;width:300px;margin:0 auto}.branding-list-item{display:flex;align-items:center;gap:15px;padding:15px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease;width:100%}.branding-section{padding:60px 20px;background:linear-gradient(to bottom right,#fcead9,#f8ffe4);color:#333}.branding-top{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto 60px}.branding-text{flex:1 1 300px}.branding-title{font-size:45px;margin-bottom:12px}.branding-title .highlight{color:#f60}.branding-description{margin-bottom:16px;font-size:18px;line-height:1.6}.branding-list-wrapper{display:flex;gap:40px;flex-wrap:wrap}.branding-image{flex:1 1 200px;text-align:left}.branding-image img{max-width:80%;height:auto}.why-branding{text-align:center;max-width:1000px;margin:0 auto}.why-title{color:#7dbb20;font-size:30px;margin-bottom:30px}.why-grid{display:flex;flex-wrap:wrap;gap:40px 60px;justify-content:space-between;margin-top:40px}.why-card{flex:1 1 calc(50% - 30px);background:transparent;box-shadow:none;text-align:left;max-width:calc(50% - 30px)}.why-content{display:flex;align-items:flex-start;gap:16px}.why-icon{background:#ff6a2d;width:50px;height:50px;min-width:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.why-text h4{font-size:18px;font-weight:600;color:#ff6a2d;margin-bottom:5px}.why-text p{font-size:16px;color:#333;line-height:1.5}@media (max-width: 1024px) and (min-width: 769px){.branding-section{padding:60px 6%}.branding-top{flex-direction:column;align-items:center;gap:40px}.branding-image{text-align:center}.branding-image img{max-width:350px}.branding-title{font-size:32px}.branding-list-wrapper{flex-direction:row}}@media (max-width: 768px) and (min-width: 601px){.branding-section{padding:50px 5%}.branding-top{flex-direction:column;align-items:center;gap:40px}.branding-text,.branding-image{text-align:center}.branding-image img{max-width:60%}.branding-title{font-size:28px}.branding-description{text-align:center;text-align:left}.branding-list-wrapper{flex-direction:column;align-items:center;gap:0}.branding-list{text-align:left;width:100%}.why-title{text-align:center}.why-grid{flex-direction:column;align-items:flex-start;gap:32px}.why-card{max-width:100%}}@media (max-width: 600px) and (min-width: 481px){.branding-section{padding:40px 5%}.branding-top{flex-direction:column;align-items:center;gap:36px}.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:24px}.branding-description{font-size:16px;text-align:left}.branding-list-wrapper{flex-direction:column;align-items:center;gap:0}.branding-list{font-size:15px;width:100%;text-align:left}.why-title{font-size:24px;text-align:center}.why-grid{flex-direction:column;gap:30px;width:100%}.why-card{max-width:100%}.why-icon{width:40px;height:40px;font-size:18px}.why-text h4{font-size:15px}.why-text p{font-size:16px}}@media (max-width: 480px){.branding-section{padding:30px 4%}.branding-top{flex-direction:column;align-items:center;gap:32px}.branding-image{text-align:center}.branding-image img{max-width:100%}.branding-title{font-size:22px}.branding-description{font-size:15px;text-align:left}.branding-list-wrapper{flex-direction:column;align-items:center;gap:0}.branding-list{font-size:14px;width:100%;text-align:left}.why-title{font-size:22px;text-align:center}.why-grid{flex-direction:column;gap:24px;width:100%}.why-card{max-width:100%}.why-content{flex-direction:row;align-items:center}.why-icon{font-size:16px;margin-bottom:10px}.why-text h4{font-size:14px}.why-text p{font-size:13px}}.branding-cta{margin-top:80px;padding:0 15%;text-align:center;border-radius:16px}.cat-container{box-shadow:0 5px 20px #0000000d}.cta-heading{font-size:28px;font-weight:700;color:#333;margin-bottom:15px}.cta-subtext{font-size:18px;color:#666;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{padding:10px 30px;border:2px solid #ff6a2d;background:#ff6a2d;border-radius:30px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.cta-button:hover{background-color:#e35518}@media (max-width: 768px) and (min-width: 601px){.branding-cta{padding:50px 6%}.cta-heading{font-size:24px}.cta-subtext{font-size:16px;margin-bottom:25px}.cta-button{font-size:15px;padding:8px 24px}}@media (max-width: 600px) and (min-width: 481px){.branding-cta{padding:40px 5%}.cta-heading{font-size:22px}.cta-subtext{font-size:15px;margin-bottom:20px}.cta-button{font-size:14px;padding:7px 22px}}@media (max-width: 480px){.branding-cta{padding:35px 4%}.cta-heading{font-size:20px}.cta-subtext{font-size:14px;margin-bottom:18px}.cta-button{font-size:13px;padding:6px 20px}}.portfoliopage-section{background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9);padding:100px 10%;position:relative;height:80vh;overflow:visible;display:flex;align-items:center;justify-content:center}.portfoliopage-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:50px}.portfoliopage-image-wrapper{text-align:center;min-width:280px}.portfoliopage-image{width:300px;max-width:100%;height:auto}.portfoliopage-content{min-width:280px;position:relative}.portfoliopage-title{font-size:45px;font-weight:600;margin-bottom:20px;color:#333}.portfoliopage-title .portfoliopage-highlight{color:#96c624;font-weight:700}.portfoliopage-title .portfoliopage-bold{color:#333;font-weight:700}.portfoliopage-description{font-size:18px;line-height:1.6;color:#444;max-width:480px}.portfoliopage-animated-ball{position:absolute;top:80px;right:0;width:50px;height:50px;background-color:#b2d965;border-radius:50%;z-index:1;opacity:.8;animation:floatRight 5s ease-in-out infinite alternate}@keyframes floatRight{0%{transform:translate(0) translateY(0)}to{transform:translate(100px) translateY(20px)}}.portfoliopage-logo{position:absolute;bottom:-100px;left:20%;height:200px;z-index:1}@media (max-width: 1300px) and (min-width: 770px){.portfoliopage-section{padding:80px 4%;height:auto}.portfoliopage-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.portfoliopage-image-wrapper{flex:1;max-width:45%}.portfoliopage-image{width:100%;height:auto;display:block}.portfoliopage-content{flex:1;max-width:50%;padding-left:30px}.portfoliopage-title{font-size:42px;line-height:1.2}.portfoliopage-description{font-size:18px;line-height:1.6}.portfoliopage-logo{height:110px;bottom:-50px;left:50%;transform:translate(-50%)}}@media (max-width: 1024px) and (min-width: 769px){.portfoliopage-section{padding:80px 8%}.portfoliopage-title{font-size:40px}.portfoliopage-description{font-size:16px}.portfoliopage-image{width:320px}.portfoliopage-content{padding-left:30px}.portfoliopage-logo{height:150px;left:15%}}@media (max-width: 768px) and (min-width: 601px){.portfoliopage-section{padding:60px 6%;height:auto}.portfoliopage-container{text-align:center}.portfoliopage-title{font-size:40px}.portfoliopage-description{font-size:18px}.portfoliopage-image{width:280px}.portfoliopage-content{padding-left:0;margin-top:30px}.portfoliopage-logo{height:130px;bottom:-80px;left:50%;transform:translate(-50%)}}@media (max-width: 600px) and (min-width: 481px){.portfoliopage-section{padding:50px 5%;height:auto}.portfoliopage-container{flex-direction:column;text-align:center}.portfoliopage-title{font-size:32px}.portfoliopage-description{font-size:16px}.portfoliopage-image{width:240px}.portfoliopage-content{padding-left:0;margin-top:25px}.portfoliopage-logo{height:110px;bottom:-60px;left:50%;transform:translate(-50%)}.portfoliopage-left-blob,.left-blob{display:none}}@media (max-width: 480px){.portfoliopage-section{padding:40px 4%;height:auto}.portfoliopage-left-blob{display:none}.portfoliopage-container{flex-direction:column;text-align:center}.portfoliopage-title{font-size:28px}.portfoliopage-description{font-size:15px}.portfoliopage-image{width:200px}.portfoliopage-content{padding-left:0;margin-top:20px}.portfoliopage-logo{height:100px;bottom:-50px;left:50%;transform:translate(-50%)}.left-blob{display:none}}.logo-section{padding:80px 5% 60px;background:linear-gradient(to right,#f8ffe4,#fdf5ec 29%,#f8ffe4);position:relative;min-height:100vh;text-align:center;display:flex;flex-direction:column;justify-content:center}.logo-section-header h2{font-weight:600;color:#333;margin-bottom:10px}.logo-section-header .highlight{color:#90bf3d}.logo-section-header .logo-tag{font-size:38px;font-weight:600;color:#ff6a2d;position:relative;display:inline-block}.logo-grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;justify-content:center;row-gap:30px;column-gap:30px;margin-top:40px;max-width:800px;margin-left:auto;margin-right:auto}.logo-card{flex:0 0 calc((100% - 60px) / 3);height:100px;background:#ffffff3a;border-radius:12px;box-shadow:0 4px 10px #00000014;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.logo-card:hover{transform:scale(1.02);box-shadow:0 8px 20px #00000026;background:#ffffff6e}.logo-img-wrapper{width:100%;height:100%;padding:12px;display:flex;align-items:center;justify-content:center}.logo-img{max-width:100%;max-height:100%;object-fit:contain}@media (max-width: 1024px) and (min-width: 769px){.logo-card{flex:0 0 calc((100% - 60px) / 3);height:90px}.logo-img-wrapper{padding:10px}}@media (max-width: 768px) and (min-width: 601px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:80px}.logo-img-wrapper{padding:8px}.logo-section-header h2{font-size:24px}.logo-section-header .logo-tag{font-size:32px}}@media (max-width: 600px) and (min-width: 481px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:80px}.logo-img-wrapper{padding:8px}.logo-section-header h2{font-size:22px}.logo-section-header .logo-tag{font-size:28px}}@media (max-width: 480px){.logo-card{flex:0 0 calc((100% - 30px)/2);height:70px}.logo-img-wrapper{padding:6px}.logo-section-header h2{font-size:20px}.logo-section-header .logo-tag{font-size:26px}}.creative-section{padding:80px 5% 60px;background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9);position:relative;height:80vh;text-align:center;align-content:center}.creative-header{margin-bottom:40px}.creative-title{font-size:38px;font-weight:600;color:#ff6a2d;position:relative;display:inline-block}.creative-grid{display:flex;gap:50px;justify-content:center}.creative-card{background:#fff;border-radius:12px;overflow:hidden;width:280px;height:280px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}.creative-card:hover{transform:translateY(-5px) scale(1.02)}.creative-img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1024px) and (min-width: 769px){.creative-section{padding:70px 5% 50px;height:auto}.creative-grid{flex-wrap:wrap;justify-content:center}.creative-title{font-size:38px}.creative-card{width:240px;height:240px}}@media (max-width: 768px) and (min-width: 601px){.creative-section{padding:60px 5% 40px;height:auto}.creative-title{font-size:32px}.creative-grid{flex-wrap:wrap;justify-content:center}.creative-card{width:calc(50% - 25px);height:220px}}@media (max-width: 600px) and (min-width: 481px){.creative-section{padding:50px 5% 30px;height:auto}.creative-title{font-size:28px}.creative-grid{flex-wrap:wrap;justify-content:center}.creative-card{width:calc(40% - 20px);height:200px;object-fit:cover}}@media (max-width: 480px){.creative-section{padding:40px 4% 20px;height:auto}.creative-title{font-size:26px}.creative-grid{flex-wrap:wrap;justify-content:center}.creative-card{width:40%;height:200px;object-fit:cover}}.modal-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:linear-gradient(135deg,#fcead9,#f8ffe4,#fcead9);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:20px;max-width:90vw;max-height:90vh;overflow:hidden;animation:scaleUp .3s ease-in-out;position:relative;border:1px solid rgba(255,255,255,.3)}.modal-image{width:100%;max-height:80vh;object-fit:contain}.modal-close{position:absolute;top:12px;right:14px;font-size:32px;background:#ff6a2d;color:#fff;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;line-height:36px;text-align:center;transition:background .3s ease}@keyframes scaleUp{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 1024px) and (min-width: 769px){.modal-content{max-width:80vw;max-height:80vh;padding:18px}.modal-image{max-height:70vh}}@media (max-width: 768px) and (min-width: 601px){.modal-content{max-width:90vw;max-height:80vh;padding:16px}.modal-image{max-height:65vh}}@media (max-width: 600px) and (min-width: 481px){.modal-content{max-width:95vw;max-height:75vh;padding:14px}.modal-image{max-height:60vh}.modal-close{width:30px;height:30px;font-size:24px;top:10px;right:10px;line-height:30px}}@media (max-width: 480px){.modal-content{max-width:96vw;max-height:70vh;padding:12px}.modal-image{max-height:55vh}.modal-close{width:28px;height:28px;font-size:22px;top:8px;right:8px;line-height:28px}}.projects-section{padding:80px 10%;background:linear-gradient(135deg,#fcead9,#f8ffe4,#fcead9);min-height:100vh}.projects-title{font-size:38px;font-weight:600;text-align:center;color:#ff6a2d}.projects-description{font-size:18px;text-align:center;margin-bottom:30px;line-height:1.5}.projects-grid{padding:0 10%;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:200px;gap:20px}.project-card{background:transparent;border:none;align-content:center;border-radius:10px;position:relative;font-size:20px;text-align:center;overflow:hidden;padding:0;cursor:pointer}.card-2,.card-3{grid-column:span 1;grid-row:span 1}.card-4{grid-column:span 2;grid-row:span 1}.card-5{grid-column:span 1;grid-row:1 / span 2}.card-image-link{display:block;height:100%;width:100%;border-radius:10px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.card-image-link:hover .card-image{transform:scale(1.05)}.card-logo-link{display:flex;align-items:center;justify-content:center;height:100%;width:100%;text-decoration:none}.card-logo{max-width:60%;max-height:60%;object-fit:contain;transition:transform .3s ease}.card-logo-link:hover .card-logo{transform:scale(1.05)}@media (max-width: 600px){.card-logo{max-width:70%;max-height:70%}}@media (max-width: 480px){.card-logo{max-width:80%;max-height:80%}}@media (max-width: 1024px) and (min-width: 769px){.projects-section{padding:60px 5%}.projects-title{font-size:38px;margin-bottom:30px}.projects-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:16px}.card-4{grid-column:span 2}}@media (max-width: 768px) and (min-width: 601px){.projects-section{padding:50px 5%}.projects-title{font-size:32px;margin-bottom:24px}.projects-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:14px}.card-4{grid-column:span 2}}@media (max-width: 600px) and (min-width: 481px){.projects-section{padding:40px 4%}.projects-title{font-size:28px;margin-bottom:20px}.projects-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:12px}.project-card{font-size:16px}}@media (max-width: 480px){.projects-section{padding:30px 3%}.projects-title{font-size:26px;margin-bottom:18px}.projects-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:10px}.project-card{font-size:14px}}.project-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;background-color:#0009}.project-modal-content{background:linear-gradient(135deg,#fcead9,#f8ffe4,#fcead9);padding:10px 20px 20px;width:90%;max-width:550px;max-height:92vh;overflow-y:auto;position:relative;box-shadow:0 0 40px #00000014;border:1px solid #e0e0e0}.project-modal-close{position:absolute;top:-12px;right:-14px;font-size:32px;background:#ff6a2d;color:#fff;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;line-height:36px;text-align:center;z-index:3}.project-modal-slider{position:relative;display:flex;justify-content:center;align-items:center;margin:15px auto 0;width:100%;max-width:820px}.project-modal-image{width:100%;max-width:500px;max-height:500px;aspect-ratio:1/1;object-fit:cover;box-shadow:0 0 25px #0000000f;margin:0 auto;display:block}.project-modal-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background:transparent;color:#fff;border:none;padding:0;cursor:pointer;transition:all .25s ease;z-index:2;width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.project-prev{left:10px}.project-next{right:10px}.project-modal-thumbnails{margin-top:20px;padding:0 10px;overflow-x:auto;display:flex;gap:10px;justify-content:center;scrollbar-width:none;scroll-behavior:smooth}.project-modal-thumbnails::-webkit-scrollbar{display:none}.project-modal-thumb{width:80px;height:60px;object-fit:cover;border:2px solid transparent;cursor:pointer;transition:all .25s ease;flex-shrink:0}.project-modal-thumb:hover{border-color:#ff6a2d}.project-modal-thumb.active{border:3px solid #ff6a2d}@media (max-width: 1024px){.project-modal-content{padding:0 15px 15px;max-width:500px}.project-modal-image{max-height:450px}.project-modal-arrow{width:45px;height:45px;font-size:1.8rem}.project-modal-thumb{width:70px;height:50px}}@media (max-width: 768px){.project-modal-image{max-width:400px;max-height:400px}.project-modal-content{max-width:450px}.project-modal-close{top:-8px;right:-8px;width:30px;height:30px;font-size:24px;line-height:30px}.project-modal-arrow{width:40px;height:40px;font-size:1.5rem}.project-modal-thumb{width:60px;height:45px}}@media (max-width: 600px){.project-modal-image{max-width:300px;max-height:300px}.project-modal-content{max-width:350px}.project-modal-arrow{width:36px;height:36px;font-size:1.3rem}.project-modal-thumb{width:50px;height:38px}.project-prev{left:5px}.project-next{right:5px}}@media (max-width: 480px){.project-modal-image{max-width:250px;max-height:250px}.project-modal-content{max-width:300px;padding:8px 15px 15px}.project-modal-close{top:-6px;right:-6px;width:26px;height:26px;font-size:20px;line-height:26px}.project-modal-arrow{width:32px;height:32px;font-size:1.1rem}.project-modal-thumb{width:45px;height:34px}.project-modal-thumbnails{gap:8px}}@media (max-height: 600px) and (orientation: landscape){.project-modal-content{max-height:90vh}.project-modal-image{max-height:60vh}.project-modal-thumbnails{margin-top:15px}}.contact-section{padding:80px 5%;background:linear-gradient(135deg,#fcead9,#f8ffe4 76%,#fcead9);display:flex;justify-content:center;align-items:center;height:80vh}.contact-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px;max-width:1200px;width:100%}.contact-left img{width:300px}.contact-title{font-size:45px;color:#333;margin-bottom:30px}.contact-title span{color:#90bf3d}.contact-info{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.contact-item-link{text-decoration:underline;color:inherit;transition:all .3s ease;display:block}.contact-item{display:flex;align-items:flex-start;gap:15px;font-size:18px;color:#333;transition:all .3s ease}.contact-icon{color:#ff6a2d;font-size:20px;flex-shrink:0;margin-top:4px;transition:all .3s ease}.contact-item:hover .contact-text{transition:all .3s ease;color:#ff6a2d}.contact-item:hover .contact-icon{transition:all .3s ease;transform:scale(1.15)}@media (max-width: 1024px) and (min-width: 769px){.contact-section{height:70vh;padding:80px 5%}.contact-left img{width:260px}.contact-title{font-size:48px;text-align:center}.contact-container{align-items:center}.contact-info{align-items:center;text-align:center}}@media (max-width: 768px) and (min-width: 601px){.contact-section{height:auto;padding:80px 5%}.contact-left img{width:240px}.contact-title{font-size:40px;text-align:center}.contact-container{flex-direction:column;align-items:center}.contact-info{align-items:center;text-align:center}}@media (max-width: 600px) and (min-width: 481px){.contact-section{height:auto;padding:80px 5%}.contact-left img{width:200px}.contact-title{font-size:38px;text-align:center}.contact-item{font-size:16px}.contact-icon{font-size:18px}.contact-container{flex-direction:column;align-items:center}.contact-info{align-items:center;text-align:center}span.contact-address{text-align:left}}@media (max-width: 480px){.contact-section{height:auto;padding:80px 5%}.contact-left img{width:160px}.contact-title{font-size:32px;text-align:center}.contact-item{font-size:15px;flex-direction:row;align-items:center;gap:8px}.contact-icon{font-size:18px;margin-top:0}.contact-container{flex-direction:column;align-items:center}.contact-info{align-items:center;text-align:center}}.ntc-project-page{padding:80px 0;background-color:#fff}.ntc-section{height:100vh;width:100%;overflow:hidden;margin-bottom:20px}.ntc-image{width:100%;height:100%;object-fit:cover;display:block}.tile-project-container{padding:80px 10%;background-color:#fff;font-family:sans-serif}.tile-project-header{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;margin-bottom:40px}.tile-project-info{flex:1;min-width:280px;font-size:16px;line-height:1.8}.tile-project-image{flex:1;min-width:280px;text-align:center}.tile-project-image img{width:100%;max-width:200px;border-radius:8px}.tile-project-description{font-size:16px;line-height:1.8;color:#333}.about-section{padding:100px 5%;background:linear-gradient(to right,#f8ffe4,#fdf5ec 29%,#f8ffe4);position:relative;display:flex;align-items:center;justify-content:center;min-height:80vh;overflow:visible}.who-container{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;z-index:2;height:100%}.profile-who-para{font-size:18px;color:#333;line-height:1.5;margin-bottom:15px}.who-right{width:70%}.who-left{width:30%}.who-left{display:flex;justify-content:flex-start;align-items:end}.who-left img{max-width:700px;height:auto}.image-wrapper{position:relative;display:inline-block;width:100%;max-width:400px}.image-wrapper img{width:100%;height:auto;z-index:2;position:relative}.blob-shape{position:absolute;bottom:-10%;left:30%;transform:translate(-50%);width:120%;height:180px;background:radial-gradient(circle at center,#ff5f02,#fe6b0f);border-radius:40% 60% 60% 40%/50%;z-index:1;opacity:.4;animation:blobZigZag 8s ease-in-out infinite}@keyframes blobZigZag{0%{border-radius:40% 60% 60% 40%/50%}25%{border-radius:50% 50% 45% 55%/60% 40%}50%{border-radius:55% 45% 50% 50%/45% 55% 40% 60%}}@media (max-width: 1024px) and (min-width: 769px){.blob-shape{width:100%;height:160px;bottom:-8%;left:35%}}@media (max-width: 768px) and (min-width: 601px){.blob-shape{width:100%;height:150px;bottom:-7%;left:35%}}@media (max-width: 600px) and (min-width: 481px){.blob-shape{width:80%;height:130px;bottom:-6%;left:40%}}@media (max-width: 480px){.blob-shape{width:130%;height:120px;bottom:-5%;left:50%}}.who-right{padding-left:40px}.who-right h2{margin-bottom:10px}.who-right .green{color:#90bf3d;font-weight:700}.who-right .black{color:#333;font-weight:700}.who-right .gray{color:#777}.who-right .subtitle{color:#e33636;font-size:26px;margin-bottom:20px;font-weight:400}.who-right p{color:#444;line-height:1.8;font-size:18px;margin-bottom:15px}.decor-shape{position:absolute;z-index:0;pointer-events:none;opacity:.7}.curve-vertical{position:absolute;top:0;left:0;width:100px;height:100%;background-color:#ffa267;clip-path:path("M65,0 C30,180 70,200 50,350 C30,500 60,650 0,1000 L0,0 Z")}@media (max-width: 768px){.curve-vertical{width:60px;display:none;clip-path:path("M80,0 C20,100 50,150 35,250 C20,400 50,500 0,800 L0,0 Z")}}@media (max-width: 480px){.curve-vertical{width:40px;clip-path:path("M30,0 C10,80 40,120 25,180 C15,300 40,400 0,600 L0,0 Z")}}.shape2{width:180px;height:180px;background-color:#c8f560;border-radius:50% 50% 0;left:0;bottom:0}.shape3{width:80px;height:80px;background-color:#91c120;border-radius:50%;position:absolute;top:20%;right:40px}.shape4{position:absolute;bottom:0;right:-8%;width:200px;height:200px;background:conic-gradient(from 180deg,#fe6b0f 0deg,#ffe45c 180deg,transparent 180deg);border-radius:50%;overflow:hidden}.shape4:after{content:"";position:absolute;top:25%;left:25%;width:100px;height:100px;background:linear-gradient(to right,#fffbe8,#fff6f2);border-radius:50%}.shape5{position:absolute;bottom:-13%;right:15%;width:200px;height:200px;border-radius:50%;background:conic-gradient(from 0deg,#7dbb20,#ffab5c,#ff595e,#f90,#7dbb20 360deg);display:flex;align-items:center;justify-content:center;z-index:1;transform:rotate(0)}.shape5:after{content:"";width:120px;height:120px;background:#fffef0;border-radius:50%;z-index:2}@media screen and (max-width: 1024px){.who-right h2{font-size:48px}.who-right p{font-size:20px}.who-left img{max-width:500px}.curve-vertical{display:none}}@media screen and (max-width: 768px){.who-container{flex-direction:column;align-items:center;text-align:center}.who-left,.who-right{width:100%;padding-left:0}.who-left{justify-content:center;margin-bottom:30px}.who-left img{height:400px;width:250px}.who-right h2{font-size:40px}.who-right p{font-size:18px;text-align:left}.shape4,.shape5{display:none}}@media screen and (max-width: 600px){.about-section{padding:80px 4%}.who-right h2{font-size:32px}.who-right p{font-size:16px}.who-left img{height:250px;width:150px}.shape3{top:10%;right:20px}.shape4,.shape5{width:120px;height:120px}}@media screen and (max-width: 480px){.about-section{padding:60px 3%}.who-right h2{font-size:28px}.who-right p{font-size:14px}.who-right .subtitle{font-size:16px}.who-left img{max-width:90%}.shape3{width:50px;height:50px;top:10%;right:15px}.shape4,.shape5{width:100px;height:100px}.curve-vertical{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
