.bg-darkBlue{background-color:#000091!important}.color-darkBlue{color:#000091!important}.bg-mainBlue{background-color:#283eba!important}.color-mainBlue{color:#283eba!important}.bg-lightBlue{background-color:#0064ff!important}.color-lightBlue{color:#0064ff!important}.bg-lighterBlue{background-color:#e6effd!important}.color-lighterBlue{color:#e6effd!important}.bg-grey{background-color:#848484!important}.color-grey{color:#848484!important}.bg-lightGrey{background-color:#f1f1f1!important}.color-lightGrey{color:#f1f1f1!important}.bg-creamWhite{background-color:#f6f6f6!important}.color-creamWhite{color:#f6f6f6!important}.bg-lightCreamWhite{background-color:#fcfcfc!important}.color-lightCreamWhite{color:#fcfcfc!important}.bg-yellow{background-color:#fcd669!important}.color-yellow{color:#fcd669!important}.bg-red{background-color:#b52068!important}.color-red{color:#b52068!important}.bg-white{background-color:#fff!important}.color-white{color:#fff!important}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}.poppins-regular{font-weight:400}.poppins-medium,.poppins-regular{font-family:Poppins;font-style:normal}.poppins-medium{font-weight:500}.poppins-bold,.poppins-semiBold{font-family:Poppins;font-weight:700;font-style:normal}.poppins-boldIt{font-family:Poppins;font-weight:700;font-style:italic}.xs-text{font-size:11px}.xsm-text{font-size:13px}.s-text{font-size:15px}.m-text{font-size:18px}.l-text{font-size:20px}.xl-text{font-size:27px}.xxl-text{font-size:30px}.title-text{font-size:38px}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}:root{--background:#ffffff}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{background:var(--background);position:relative;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul{list-style:none}li{text-decoration:none}.underline{color:#fff;text-decoration:underline}p{font-size:14px;line-height:22px;color:#000}h1{font-size:38px}h1,h2{font-weight:600}h2{font-size:28px}h3{font-size:22px;font-weight:600}.section{padding:50px 20px;max-width:1536px;margin:0 auto;width:100%}.select-wrapper{position:relative}.select-wrapper select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#848484}.select-wrapper:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:24px;width:16px;height:16px;background:rgba(0,0,0,0);background-image:url(/icons/interacts/arrow-down-grey.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.resources-list{display:flex;flex-direction:column;width:100%;gap:0}.resources-list-empty{padding:40px;text-align:center;color:#848484;font-size:16px;width:100%}.resources-list-item{display:flex;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid rgba(132,132,132,.2);transition:background-color .2s ease}.resources-list-item:first-child{border-top:1px solid rgba(132,132,132,.2)}.resources-list-item:hover{background-color:rgba(40,62,186,.02)}.resources-list-item-image{position:relative;flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden}.resources-list-item-image img{width:100%!important;height:100%!important;object-fit:cover!important}.resources-list-item-content{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.resources-list-item-header{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.resources-list-item-categories{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.resources-list-item-title{font-size:18px;font-weight:600;color:#000;margin:0;line-height:1.4}.resources-list-item-date{font-size:14px;color:#848484;white-space:nowrap}.resources-list-item-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.resources-list-item-file{text-decoration:none}.resources-list-item-file button{width:44px;height:44px;border-radius:8px;background-color:rgba(40,62,186,.1);color:#283eba;transition:all .2s ease}.resources-list-item-file button:hover{background-color:#283eba;color:#fff}.resources-list-item-link{flex-shrink:0;text-decoration:none}.resources-list-item-link button{white-space:nowrap}@media(max-width:768px){.resources-list-item{flex-wrap:wrap;gap:16px}.resources-list-item-image{width:60px;height:60px}.resources-list-item-content{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 80px)}.resources-list-item-actions{width:100%;justify-content:flex-end}}