.hero-frid-web-2023{align-items:center;background-repeat:no-repeat;grid-template-rows:1fr auto 1fr}.content-holder-bedrif{background:linear-gradient(180deg,rgba(95,37,159,0),rgba(82,32,136,.672));box-sizing:border-box;display:grid;grid-template-rows:1fr auto auto auto;padding:20px}.content-holder-bedrif p{animation:vises-title 1s forwards;animation-delay:.4s;font-family:Poppins,sans-serif}.content-holder-bedrif h1,.content-holder-bedrif p{max-width:98%;opacity:.1;transform:translateY(55px)}.content-holder-bedrif h1{animation:vises-title 1s forwards;font-size:5rem;line-height:1em}@keyframes vises-title{0%{opacity:.1;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:600px){.content-holder-bedrif h1{font-size:40px;line-height:50px}}