:root{--spacing-xl:40px;--spacing-lg:32px}
.petcolovecta-wrapper{margin:auto;margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.petcolovecta-wrapper{margin-bottom:32px}
}
.petcolovecta-wrapper .petcolovecta-content{display:flex;padding:24px;justify-content:center;flex-direction:column;gap:24px;border-radius:16px;background:conic-gradient(from 234deg at 50% 50%,#dfccf3 0,#dbc5f1 360deg)}
.petcolovecta-wrapper h2 i{font-family:Platypi;font-style:italic;font-weight:400}
.petcolovecta-wrapper .petcolovecta_head-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch;flex:1 0 0}
.petcolovecta-wrapper .petcolovecta_side-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch}
.petcolovecta-wrapper .petcolovecta_search{display:flex;padding:14px 32px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:50px;background:#5f249f}
@media(min-width:576px){.petcolovecta-wrapper{padding:0}
.petcolovecta-wrapper .petcolovecta-content{display:flex;flex-direction:row;align-items:center;gap:16px;flex:1 0 0;justify-content:space-between}
.petcolovecta-wrapper .petcolovecta_side-content{display:flex;flex-direction:column-reverse}
}