.resources-header{width:100%;display:flex;padding:15px 0px;background:transparent linear-gradient(92deg,#2d2dbf 0%,#d965f5 100%) 0% 0%;box-shadow:0px 3px 6px rgba(0,0,0,0.16)}.resources-header__container{display:flex;align-items:center;justify-content:flex-end}.resources-header__link{color:#FFF;font-weight:400;font-size:1.2em;padding:0px 17px}i.resources-header__mob-expand{display:none;color:#FFF;cursor:pointer;width:100%;text-align:center;padding:10px}}@media only screen and (max-width:767px){.resources-header__link{font-size:1.1em;padding:0px 12px}}@media only screen and (max-width:600px){.resources-header{padding:0}.resources-header__container{flex-direction:column}i.resources-header__mob-expand{display:block;transition:all .3s ease}i.resources-header__mob-expand.active{transform:rotateX(180deg)}.resources-header__link{display:none;padding:11px 5px 8px;transition:text-decoration .3s ease}}