.footer-wave{position:relative;overflow:hidden;width:100%;height:120px;background:#f4f4f4;line-height:0}.wave-svg{width:105%;height:100%;display:block;transform-origin:center}.wave1{fill:#d6ecf8;transform-origin:center;animation:waveFloat1 8s ease-in-out infinite}.wave2{fill:#f3f8ff;transform-origin:center;height:0;animation:waveFloat2 10s ease-in-out infinite}@keyframes waveFloat1{0%{transform:translateY(0) scaleX(1)}25%{transform:translateY(-6px) scaleX(1.01)}50%{transform:translateY(-10px) scaleX(1.02)}75%{transform:translateY(-6px) scaleX(1.01)}to{transform:translateY(0) scaleX(1)}}@keyframes waveFloat2{0%{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(10px)}75%{transform:translateY(5px)}to{transform:translateY(0)}}@media(max-width:991px){.footer-wave{height:130px}}@media(max-width:767px){.footer-wave{height:80px}}.footer-newsletter{max-width:620px;margin:auto auto 40px;text-align:center}.footer-newsletter-title{font-size:34px;font-weight:700;margin-top:0;margin-bottom:12px;color:#1f3257}.footer-newsletter-text{color:#666;margin-bottom:20px;font-size:18px;font-weight:500;line-height:1.6}.newsletter-input-wrapper{display:flex;align-items:center;background:#fff;border-radius:50px;overflow:hidden;border:2px solid #DDEAF5;transition:.3s;width:70%;margin:auto}.newsletter-input-wrapper:focus-within{border-color:#7dbce6;box-shadow:0 0 0 4px #7dbce62e}.newsletter-input{flex:1;border:none;outline:none;padding:18px 0 18px 24px;background:transparent;font-size:15px}.newsletter-btn{border:none;cursor:pointer;background:#7dbce6;color:#fff;padding:18px 30px;font-weight:700;transition:.3s}.newsletter-btn:hover{background:#63aedd}.newsletter-success{margin-top:15px;color:#1ba94c;font-weight:600}.newsletter-error{margin-top:15px;color:#e53935}@media(max-width:767px){.newsletter-input-wrapper{width:100%}.footer-newsletter{max-width:100%;margin:auto auto 10px;text-align:center}}.custom-footer{background:#f3f8ff;border-top:1px solid #edf1f7}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:50px}.footer-logo img{max-width:400px;margin-top:20px;display:block;margin-bottom:18px}.footer-brand h2{font-size:34px;color:#56a8ff;margin-bottom:18px}.footer-description{color:#6b7280;line-height:1.8;font-size:15px;margin-bottom:25px}.footer-social{display:flex;gap:12px;flex-wrap:wrap}.footer-social a{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4f7fb;color:#4d7df2;text-decoration:none;font-size:0;transition:.35s ease;position:relative}.footer-social a:nth-child(1):before{content:"f"}.footer-social a:nth-child(2):before{content:"\25ce"}.footer-social a:nth-child(3):before{content:"\25b6"}.footer-social a:nth-child(4):before{content:"P"}.footer-social a:before{font-size:18px;font-weight:700}.footer-social a:hover{background:#ff5ea8;color:#fff;transform:translateY(-4px)}.footer-column h3{margin-top:0;font-size:20px;font-weight:700;margin-bottom:22px;color:#1f2d55}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:14px}.footer-column a{color:#666;text-decoration:none;transition:.3s;text-align:-webkit-center;font-size:15px}.footer-column a:hover{color:#ff5ea8;padding-left:6px}.contact-item{display:flex;align-items:flex-start;gap:12px}.contact-item span{font-size:20px;color:#4d7df2;flex-shrink:0}.contact-item a,.contact-item p{color:#666;text-decoration:none;margin:0;line-height:1.7}.footer-bottom{border-top:1px solid #edf1f7;padding:18px 0}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-bottom p{margin:0;color:#777;font-size:14px}.footer-column li{transition:.3s}.footer-column li:hover{transform:translate(6px)}@media(max-width:990px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.footer-bottom-inner{flex-direction:column;text-align:center}}@media(max-width:767px){.footer-grid{grid-template-columns:1fr;gap:35px;padding:45px 0;text-align:center}.footer-description{margin:0 auto 25px}.footer-social{justify-content:center}.contact-item{justify-content:center;text-align:left}.footer-column ul{display:flex;flex-direction:column;align-items:center}.footer-bottom{text-align:center}.footer-bottom-inner{flex-direction:column}}.custom-header{position:relative;width:100%;background:#fff;z-index:99}.header-top-bar{background:#f5f9ff;border-bottom:1px solid #e7edf8}.top-bar-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px}.top-bar-item{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;font-size:14px;font-weight:600;color:#24345d}.top-bar-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:22px;background:#dce5f2}.top-bar-item img{width:18px;height:18px;object-fit:contain}.header-main{background:#fff;border-bottom:1px solid #edf2f8}.header-wrapper{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:40px;min-height:88px}.header-logo img{max-width:220px;display:block}.header-logo h2{margin:0;color:#57a8ff;font-size:38px;font-weight:800}.header-navigation{display:flex;justify-content:center}.header-menu{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.header-menu>li{position:relative}.header-menu>li>a{display:flex;align-items:center;gap:6px;text-decoration:none;color:#25345d;font-size:16px;font-weight:600;padding:32px 0;transition:.3s;position:relative}.header-menu>li>a:after{content:"";position:absolute;left:0;bottom:22px;width:0;height:3px;border-radius:20px;background:#ff69aa;transition:.35s}.header-menu>li:hover>a{color:#ff69aa}.header-menu>li:hover>a:after{width:100%}.dropdown-menu{position:absolute;left:0;top:100%;min-width:230px;background:#fff;border-radius:14px;padding:15px 0;box-shadow:0 15px 40px #00000014;opacity:0;visibility:hidden;transform:translateY(15px);transition:.35s;list-style:none;z-index:50}.has-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu a{display:block;padding:12px 22px;color:#555;text-decoration:none;transition:.3s}.dropdown-menu a:hover{background:#f8fbff;color:#ff69aa;padding-left:30px}.header-icons{display:flex;align-items:center;gap:14px}.header-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:50%;background:#fff;border:1px solid #edf2f8;color:#24345d;position:relative;transition:.35s}.header-icon:hover{background:#ff69aa;color:#fff;border-color:#ff69aa;transform:translateY(-3px)}.header-icon svg{width:22px;height:22px}.cart-count,.wishlist-count{position:absolute;top:-6px;right:-5px;width:20px;height:20px;border-radius:50%;background:#ff4b8b;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;border:0;background:none;font-size:30px;cursor:pointer;color:#24345d}.custom-header.is-sticky{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 10px 35px #00000014;animation:headerSlide .35s ease;z-index:999}@keyframes headerSlide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu{position:fixed;top:0;left:-320px;width:300px;height:100vh;background:#fff;box-shadow:10px 0 35px #00000026;z-index:9999;transition:.35s;overflow-y:auto;padding:30px}.mobile-menu.active{left:0}.mobile-close{width:42px;height:42px;border:none;border-radius:50%;background:#f5f7fb;font-size:26px;cursor:pointer;margin-bottom:25px}.mobile-menu ul{list-style:none;margin:0;padding:0}.mobile-menu li{border-bottom:1px solid #eef2f7}.mobile-menu li:last-child{border-bottom:none}.mobile-menu a{display:block;padding:16px 0;color:#24345d;text-decoration:none;font-size:16px;font-weight:600}.mobile-menu a:hover{color:#ff5ea8}@media(max-width:1199px){.header-wrapper{grid-template-columns:180px 1fr auto;gap:25px}.header-menu{gap:22px}.header-menu>li>a{font-size:15px}}@media(max-width:990px){.top-bar-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.top-bar-item{min-height:44px;padding:0 10px}.top-bar-item:nth-child(2):after{display:none}.header-wrapper{grid-template-columns:160px 1fr auto;gap:15px}.header-navigation{display:none}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center}.header-icons{gap:10px}.header-icon{width:42px;height:42px}}@media(max-width:767px){.header-top-bar{display:none}.header-wrapper{grid-template-columns:1fr auto;min-height:72px}.header-logo img{max-width:150px}.header-logo h2{font-size:28px}.header-icons{gap:8px}.header-icon{width:40px;height:40px}.header-icon svg{width:20px;height:20px}.cart-count,.wishlist-count{width:18px;height:18px;font-size:10px}.mobile-menu{width:280px;padding:25px}}@media(max-width:480px){.header-wrapper{min-height:65px}.header-logo img{max-width:130px}.header-icon{width:36px;height:36px}.mobile-menu{width:260px}}.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;opacity:0;visibility:hidden;transition:.35s;z-index:9998}.mobile-overlay.active{opacity:1;visibility:visible}.shop-age-section{background:#fff}.section-header{text-align:center;margin-bottom:35px}.shop-age-heading{margin-bottom:30px;font-size:42px;font-weight:700;line-height:1.2}.shop-age-heading .heading-normal{color:#1d2b53}.shop-age-heading .heading-highlight{color:#7ed1a7;margin-left:6px}.shop-age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.age-card{position:relative;border-radius:28px;overflow:hidden;transition:.35s ease}.card-link{display:block;text-decoration:none;color:inherit}.age-card:hover{transform:translateY(-8px)}.age-card-bg{position:relative;height:320px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.age-card-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.age-card:hover .age-card-bg{transform:scale(1.05);transition:transform .5s ease}.age-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:end;align-items:center;padding-bottom:20px}.age-text h3{margin:0;font-size:56px;font-weight:800;color:#7ed1a7;line-height:1}.age-text span{display:block;margin-top:10px;font-size:28px;font-weight:600;color:#7ed1a7}.age-button{margin-top:28px}.age-button span{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:48px;border-radius:50px;background:#7ed1a7;color:#fff;font-size:16px;font-weight:600;transition:.3s}.age-card:hover .age-button span{background:#7ed1a7}@media(max-width:1199px){.shop-age-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.shop-age-heading{font-size:30px}.shop-age-grid{grid-template-columns:1fr;gap:18px}.age-card-bg{height:260px}.age-content{padding:24px}.age-text h3{font-size:42px}.age-text span{font-size:22px}.age-button span{height:42px;min-width:120px;font-size:14px}}.testimonial-header{text-align:center;margin-bottom:35px}.testimonial-heading{margin:0;font-size:42px;font-weight:700;line-height:1.2}.heading-normal{color:#1b2d55}.heading-highlight{color:#ff66a8;margin-left:8px}.testimonialSwiper{position:relative;overflow:hidden;padding:20px 10px 50px}.testimonial-card{background:#fff;border-radius:24px;padding:28px;border:1px solid #edf0f5;transition:.35s ease;height:250px;margin-bottom:10px}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #12263f1f}.testimonial-top{display:flex;align-items:center;gap:18px;margin-bottom:18px}.testimonial-image{width:70px;height:70px;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid #f6f8fb}.testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial-info{flex:1}.testimonial-info h3{margin:0 0 6px;font-size:20px;font-weight:600;color:#1c2c52}.testimonial-stars{color:#ffc107;font-size:18px;letter-spacing:2px}.testimonial-content p{margin:0;color:#5d6677;font-size:16px;line-height:1.8}.testimonial-prev,.testimonial-next{width:48px;height:48px;background:#fff;border-radius:50%;box-shadow:0 8px 20px #0000001a;color:#1b2d55;transition:.3s}.testimonial-prev:hover,.testimonial-next:hover{background:#ff66a8;color:#fff}.testimonial-prev:after,.testimonial-next:after{font-size:18px;font-weight:700}.testimonial-prev{left:-5px}.testimonial-next{right:-5px}@media screen and (max-width:991px){.testimonial-heading{font-size:34px}.testimonial-card{padding:22px}}@media screen and (max-width:767px){.testimonial-heading{font-size:28px}.testimonial-card{padding:20px}.testimonial-image{width:60px;height:60px}.testimonial-info h3{font-size:18px}.testimonial-content p{font-size:15px}.testimonial-prev,.testimonial-next{display:none}}.top-announcement-bar{background:#f3f8ff;border-bottom:1px solid #e7eef8;position:relative;z-index:10}.announcement-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.announcement-item{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;text-decoration:none;color:#24345d;transition:.3s;padding:0 15px}.announcement-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:22px;background:#d9e4f2}.announcement-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.announcement-icon img{width:30px;height:30px;object-fit:contain;display:block}.announcement-title{font-size:14px;font-weight:500;color:#24345d;line-height:1.2;white-space:nowrap}.announcement-item:hover,.announcement-item:hover .announcement-title{color:#ff5ea8}.announcement-item:hover .announcement-icon{transform:scale(1.08);transition:.3s}@media(max-width:990px){.announcement-grid{grid-template-columns:repeat(2,1fr)}.announcement-item{min-height:50px}.announcement-item:nth-child(2):after{display:none}.announcement-item:nth-child(-n+2){border-bottom:1px solid #e7eef8}}@media(max-width:767px){.top-announcement-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
