.ladybird-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:visible}@media (max-width: 1440px){.ladybird-hero{min-height:67vh}}.ladybird-hero__slider-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.ladybird-hero__slider{position:relative;width:100%;height:100%}.ladybird-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out}.ladybird-hero__slide--active{opacity:1}.ladybird-hero__nav{display:none}.ladybird-hero__dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.8rem}.ladybird-hero__dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}.ladybird-hero__dot--active,.ladybird-hero__dot:hover{background:#fff;transform:scale(1.2)}.ladybird-hero__image{width:100%;height:100%;object-fit:cover;object-position:center 36%;vertical-align:middle}.ladybird-hero--about-us .ladybird-hero__image{height:90%!important}.ladybird-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);display:flex;align-items:center;justify-content:center}.ladybird-hero__content{position:relative;z-index:2;width:100%;padding:4rem 0}.ladybird-hero__text-wrapper{max-width:715px;text-align:left;position:relative}.ladybird-hero__heading{color:#fff;font-family:Rethink Sans;font-size:50px;font-style:normal;font-weight:800;line-height:100%;letter-spacing:2px;max-width:432px}.ladybird-hero__sub-text{color:#fefefe;font-family:Rethink Sans,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin:1rem 0 0;max-width:725px}.ladybird-hero__years-badge{position:absolute;top:0;right:0;z-index:10;left:120rem}.ladybird-hero__years-badge svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.ladybird-hero__search-wrapper{margin-top:2rem}.ladybird-hero__search-form{display:flex;align-items:center;gap:1rem;max-width:500px}.ladybird-hero__search-input-wrapper{flex:1;position:relative;display:flex;align-items:center}.ladybird-hero__search-icon{position:absolute;left:1.9rem;opacity:.6;z-index:2;pointer-events:none;margin-top:10px}.ladybird-hero__search-icon svg{height:25px}.ladybird-hero__search-input{width:100%;padding:1.2rem 1.5rem 1.2rem 5.5rem;border:none;border-radius:50px;font-size:1.6rem;background:#fff;box-shadow:0 2px 8px #0000001a;outline:none;transition:box-shadow .3s ease;height:55px}.ladybird-hero__search-input:focus{box-shadow:0 4px 16px #00000026}.ladybird-hero__search-input::placeholder{color:#000;font-family:Rethink Sans;font-size:16px;font-style:normal;font-weight:400;line-height:100%;/}.ladybird-hero__cta-button{background:#4285f4;color:#fff;border:none;padding:1.7rem 2rem;border-radius:50px;font-size:1.4rem;font-weight:600;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;gap:.8rem;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 8px #4285f44d}.ladybird-hero__cta-button:hover{background:#3367d6;transform:translateY(-1px);box-shadow:0 4px 16px #4285f466}.ladybird-hero__arrow{transition:transform .3s ease}.ladybird-hero__cta-button:hover .ladybird-hero__arrow{transform:translate(2px)}.ladybird-hero__search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:30px 0 0 30px;box-shadow:0 4px 20px #00000026;max-height:280px;overflow-y:auto;z-index:9999;display:none;margin-top:10px;padding-top:15px;width:400px}.ladybird-hero__search-results.active{display:block}.ladybird-hero__search-result{display:flex;align-items:center;padding:12px 20px;text-decoration:none;color:#333;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.ladybird-hero__search-result:hover{background-color:#f8f9fa}.ladybird-hero__search-result:last-child{border-bottom:none;border-radius:0 0 50px 50px}.ladybird-hero__result-image{width:50px;height:50px;object-fit:cover;border-radius:8px;margin-right:15px}.ladybird-hero__result-content{flex:1}.ladybird-hero__result-title{font-weight:600;font-size:14px;color:#333;margin:0 0 4px;line-height:1.3}.ladybird-hero__result-price{font-size:13px;color:#666;margin:0}.ladybird-hero__result-stock{font-size:12px;font-weight:600;padding:3px 8px;border-radius:12px;margin-left:10px}.ladybird-hero__result-stock.in-stock{background-color:#d4edda;color:#155724}.ladybird-hero__result-stock.out-of-stock{background-color:#f8d7da;color:#721c24}.ladybird-hero__search-loading,.ladybird-hero__search-no-results{padding:20px;text-align:center;color:#666;font-size:14px}@media screen and (max-width: 990px){.ladybird-hero__sub-text{font-size:16px}.ladybird-hero__years-badge{top:-10px;right:-20px}.ladybird-hero__years-badge svg{width:70px;height:70px}.ladybird-hero__search-input-wrapper{position:relative}.ladybird-hero__search-results{left:0;right:0;max-height:330px;width:100%}}@media screen and (max-width: 749px){.ladybird-hero__dots{bottom:1rem}.ladybird-hero__dot{width:10px;height:10px}.ladybird-hero{min-height:50vh}.ladybird-hero__content{padding:2rem 0}.ladybird-hero__heading{font-size:2.5rem;margin-bottom:1.5rem}.ladybird-hero__sub-text{font-size:14px;margin:.75rem 0 0}.ladybird-hero__years-badge{position:static;margin:1rem auto 0;text-align:center}.ladybird-hero__years-badge svg{width:60px;height:60px}.ladybird-hero__search-form{flex-direction:column;gap:1rem;max-width:100%}.ladybird-hero__search-input-wrapper{width:100%}.ladybird-hero__search-input{padding:1rem 1.2rem 1rem 4.5rem;font-size:1.4rem;height:48px}.ladybird-hero__search-icon{left:1.5rem}.ladybird-hero__search-icon svg{height:20px}.ladybird-hero__cta-button{width:100%;justify-content:center;padding:1.2rem 2rem;font-size:1.3rem}.ladybird-hero__search-results{border-radius:20px;margin-top:8px;padding-top:10px}.ladybird-hero__search-result{padding:10px 15px}.ladybird-hero__result-image{width:40px;height:40px;margin-right:12px}.ladybird-hero__result-title{font-size:13px}.ladybird-hero__result-price{font-size:12px}.ladybird-hero__result-stock{font-size:11px;padding:2px 6px}}@media screen and (max-width: 480px){.ladybird-hero__heading{font-size:2rem}.ladybird-hero__search-input{font-size:1.3rem;padding:.9rem 1rem .9rem 4rem;height:44px}.ladybird-hero__search-input::placeholder{font-size:14px}.ladybird-hero__search-icon{left:1.2rem}.ladybird-hero__search-icon svg{height:18px}.ladybird-hero__cta-button{padding:1rem 1.5rem;font-size:1.2rem}.ladybird-hero__result-image{width:35px;height:35px;margin-right:10px}.ladybird-hero__result-title{font-size:12px}.ladybird-hero__result-price{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-ladybird-hero.css.map */
