section.hero{background:linear-gradient(50deg,#01babf,#01a4d5);margin-bottom:-200px;overflow:hidden;padding:260px 0 500px;position:relative;transition:background .5s ease .3s;z-index:1}section.hero.hero-blog{background:linear-gradient(50deg,#8791ff,#4f5cfe);margin-bottom:-400px;padding-bottom:600px;z-index:0}section.hero.hero-blog .container .title{max-width:100%}section.hero:has(.bg-img){background:0 0}section.hero:has(.container.enabled) .bg-img{opacity:1}section.hero .container{align-items:center;display:flex;flex-direction:column;gap:25px;max-width:900px;opacity:0;position:relative;transition:opacity .5s ease-in .3s;z-index:3}section.hero .container *{text-align:center}section.hero .container.enabled{opacity:1}section.hero .bg-img,section.hero:after{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:100%;left:0;position:absolute;transition:opacity .5s ease-in .3s;width:100%}section.hero:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1440' height='668' viewBox='0 0 1440 668'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .772q44.075 59.385 74 132.296c80.857 197 232 361 542 361 612.66 0 766.069 88.319 881.001 172.58l-.001 21.42H0z'/%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a' fill-rule='evenodd'/%3E%3C/mask%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-14 -20.068)'%3E%3Cuse xlink:href='%23a' fill='%23fff'/%3E%3Cpath fill='%23d9edf3' fill-opacity='.639' d='M784.907-606.932q391.348 0 649.923 267 824.023 825.31 590.214 1055.396c-52.193 51.362-332.38 111.33-495.152 15.663C1367.12 635.461 1337.076 490.068 551 490.068c-310 0-438.832-119.5-542-361q-103.168-241.5-265-295.249Q-94.138-699.367-82-729.612c31.804-79.25 528.998 249.391 598.29 204.976 93.208-59.744 172.876-82.296 268.617-82.296' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");z-index:2}section.hero .bg-img{opacity:0;z-index:0}section.hero .bg-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}section.hero .bg-img:before{background:#14303c;content:"";height:100%;left:0;opacity:.58;position:absolute;top:0;width:100%;z-index:1}section.hero .subtitle,section.hero .title{color:#fff;z-index:2}section.hero .title{max-width:500px;text-align:center}section.hero .publication-date{align-items:center;display:flex;position:relative}section.hero .publication-date svg{content:"";height:18px;margin:auto 18px auto 0;width:18px}section.hero .publication-date span{color:#fff}section.hero .links-wrapper{margin-top:10px;z-index:2}