.lpPetsHeader-container{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 2rem;display:flex}.lpPetsHeader-wrapper{height:100%;padding:15px}.lpPetsHeader-content{color:var(--lpCustomBg)}.lpPetsHeader-content:nth-child(2){justify-content:flex-start;align-items:center;gap:30px;display:flex}.lpPetsHeader-content>h2{font-family:Syne,sans-serif;font-size:60px;font-weight:700}.lpPetsHeader-content>p{font-size:16px}.lpPetsHeader-wrapper:first-child{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:60%;display:flex}.lpPetsHeader-wrapper:nth-child(2){justify-content:center;align-items:center;width:45%;height:600px;display:flex}.lpPetsHeader-imgContainer{border:solid var(--lpCustomBg)5px;border-radius:20px;width:80%;height:100%;overflow:hidden}.lpPetsHeader-imgContainer>img{object-fit:cover;width:100%;height:100%;transition:all .3s;transform:scale(1.1)}.lpPetsHeader-imgContainer:hover img{transform:scale(1)}.lpPetsHeader-logoContainer{justify-content:flex-start;align-items:center;display:flex}.lpPetsHeader-logo{background-color:#fff;border:5px solid #000;border-radius:100%;width:80px;height:80px;overflow:hidden}.lpPetsHeader-logo:nth-child(2),.lpPetsHeader-logo:nth-child(3){margin-left:-20px}.lpPetsHeader-logo>img{object-fit:contain;width:100%;height:100%}.lpPetsHeader-content>p{color:var(--lpCustomBg);height:100%}.lpPetsHeader-item>a{text-decoration:none}.lpPetsHeader-item>a>button{background-color:var(--customColor);width:350px;box-shadow:0 5px 0px var(--lpCustomBg);border:none;border-radius:50px;justify-content:space-between;align-items:center;padding:5px 15px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;transition:all .3s ease-in-out;display:flex}.lpPetsHeader-item>a>button:hover{box-shadow:0 0 #000}.lpPetsHeader-item>a>button>span{background-color:#000;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;padding:5px;display:flex;right:10px}.lpPetsHeader-icon{color:var(--lpCustomBg)}.lpPetsHeader-content:nth-child(3){justify-content:flex-start;align-items:center;gap:20%;width:100%;display:flex;position:relative}.lpPetsHeader-item:nth-child(2){animation:1.5s linear infinite alternate move}@keyframes move{0%{transform:translate(0)}to{transform:translate(-10px)}}.lpPetsHeader-item>img{object-fit:contain;width:160px;height:160px;top:-70px;right:-100px;transform:rotate(30deg)scale(1.3)}.lpPetsHeader-smlContent{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.lpPetsHeader-smlContent>p{color:var(--lpCustomBg);justify-content:center;align-items:center;gap:10px;font-size:18px;display:flex}.lpPetsHeader-smlContent>p:nth-child(2),.lpPetsHeader-smlIco{color:var(--customColor)}@media screen and (max-width:1200px){.lpPetsHeader-container{flex-direction:column;padding:10px}.lpPetsHeader-content>h2{text-align:center;font-size:35px}.lpPetsHeader-wrapper:first-child,.lpPetsHeader-wrapper:nth-child(2){width:100%}.lpPetsHeader-imgContainer{width:100%;height:100%}.lpPetsHeader-imgContainer>img{transform:scale(1)}.lpPetsHeader-content:nth-child(2){flex-direction:column}.lpPetsHeader-content>p{text-align:center;font-size:20px}.lpPetsHeader-item:nth-child(2){display:none}}
