section.page-top .blocks{overflow:hidden;padding:40px 10px;position:relative}section.page-top .blocks:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:101%;background:url(../img/page.png) no-repeat;background-size:100% 100%;background-position:center center;z-index:0}body.single-post section.page-top .blocks:before,body.single-research section.page-top .blocks:before{background-image:url(../img/post-top.avif)}@media (max-width:1023px){section.page-top .blocks:before{background-image:url(../img/page-mob.png);background-size:100% auto;background-position:top center;top:0;left:0;-webkit-transform:none;transform:none}body.single-post section.page-top .blocks:before,body.single-research section.page-top .blocks:before{background-image:url(../img/post-top-mob.avif)}}section.page-top .blocks>*{position:relative;z-index:1}section.page-top .grid .grid{margin:0 -5px}section.page-top .intro{font-size:24px;line-height:120%}@media (max-width:1023px){section.page-top .intro{padding:40px 100px 40px 0}}@media (max-width:767px){section.page-top .intro{font-size:18px;line-height:123%;padding:40px 0 0px}}section.page-top .date{font-weight:500;font-size:12px;letter-spacing:0.2em;text-transform:uppercase;padding-left:17px;padding-top:10px;margin-bottom:60px}section.page-top .date:has(+.download){margin-bottom:0}@media (max-width:1023px){section.page-top .date{padding-left:0}}@media (max-width:767px){section.page-top .date{font-size:10px}}section.page-top .download{padding-left:17px;padding-top:24px}@media (max-width:1023px){section.page-top .download{padding-left:0;padding-top:12px;margin-bottom:60px}}section.page-top .download a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:12px;letter-spacing:0.2em;text-transform:uppercase;background:var(--mint-light);border-radius:2px;border:1px solid var(--mint);padding:2px 2px 2px 8px}section.page-top .download a svg *{-webkit-transition:all 0.25s ease;transition:all 0.25s ease}@media (min-width:1025px){section.page-top .download a:hover{background:var(--mint);border-color:#D7F3EF;color:#F2F2F2}section.page-top .download a:hover svg path:first-child{fill:#24857A}section.page-top .download a:hover svg path:nth-child(2){fill:#F2F2F2}section.page-top .download a:hover svg path:nth-child(3){stroke:#F2F2F2}}section.page-top .download a:focus{background:#24857A;border-color:#D7F3EF;color:#F2F2F2}section.page-top .download a:focus svg path:first-child{fill:#17CFB9}section.page-top .download a:focus svg path:nth-child(2){fill:#F2F2F2}section.page-top .download a:focus svg path:nth-child(3){stroke:#F2F2F2}section.page-top .download a svg{margin-left:5px}