.pageheader .pageheader__background{background:#d0016f;background:-moz-linear-gradient(270deg, #d0016f 0%, #960051 100%);background:-webkit-linear-gradient(270deg, #d0016f 0%, #960051 100%);background:linear-gradient(270deg, #d0016f 0%, #960051 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d0016f",endColorstr="#960051",GradientType=1);min-height:700px;position:relative;display:flex;justify-content:center;align-items:flex-end}@media screen and (max-width:767.98px){.pageheader .pageheader__background{min-height:500px}}.pageheader .pageheader__background .pageheader__content{width:100%}.pageheader .pageheader__background h1,.pageheader .pageheader__background .h1{color:#FFF}.pageheader .logo__watermark{bottom:0;right:0;position:absolute;pointer-events:none}.pageheader .logo__watermark img{width:480px}@media screen and (max-width:767.98px){.pageheader .logo__watermark img{width:180px}}@media screen and (max-width:767.98px){.bookmarks{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;height:80px;width:auto;-webkit-overflow-scrolling:touch}.bookmarks::-webkit-scrollbar{width:unset !important}}.bookmarks *{font-size:15px}.bookmarks .bookmark__node{background-color:#9d0055;border-radius:10px;padding:10px 20px;transition:all ease 0.3s}.bookmarks .bookmark__node:hover{background-color:#FFF}.bookmarks .bookmark__node:hover span{color:#3c3c3c}.bookmarks .bookmark__node span{font-size:17px;user-select:none;font-family:"Inter", Helvetica, sans-serif;font-weight:500}