.resources-tpl{display:flex;flex-direction:column;margin-top:0}.resources-tpl section{padding:var(--space-block-top) 0 var(--space-block-bottom)}.resources-tpl .hero-box{order:-2;--color-title:var(--wp--preset--color--white);--color-text:var(--wp--preset--color--white);padding:60px 0 80px}.resources-tpl .hero-box h1{margin-block-end:22px}.resources-tpl .hero-box p{max-width:458px}.resources-tpl .all-cn{order:-1;position:sticky;top:var(--menu-height);background:var(--wp--preset--color--white);z-index:1;padding:2.5rem 0 .5rem}.resources-tpl .all-cn .row{display:flex;flex-wrap:wrap;gap:.5rem 2rem}.resources-tpl .all-cn .row::after,.resources-tpl .all-cn .row::before{display:none}.resources-tpl .all-cn a{text-decoration:none;color:var(--color-text)}.resources-tpl .resources-box#resources-box-1{padding-top:48px}.resources-tpl .resources-box h2{margin-bottom:14px;width:100%;text-transform:uppercase;font-weight:900}.resources-tpl .resources-box .intro-cn{width:100%;margin-bottom:45px}.resources-tpl .resources-box .intro-cn p{max-width:556px;font-size:var(--wp--preset--font-size--body-sm);color:var(--color-text);line-height:150%}.resources-tpl .resources-box .items-cn{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.resources-tpl .resources-box .item-cn{padding:0 0 32px;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid var(--wp--preset--color--off-white);text-decoration:none;background:var(--wp--preset--color--white);transition:transform .3s ease,box-shadow .3s ease}.resources-tpl .resources-box .item-cn:focus,.resources-tpl .resources-box .item-cn:hover{transform:translateY(-10px);box-shadow:0 15px 5px -5px rgba(0,0,0,.05)}.resources-tpl .resources-box .item-cn>:not(.img-cn){padding:0 24px}.resources-tpl .resources-box .item-cn .img-cn{margin:0 0 18px;height:215px;background:var(--wp--preset--color--dark-blue-900);overflow:hidden}.resources-tpl .resources-box .item-cn .img-cn img{width:100%;height:100%;object-fit:cover}.resources-tpl .resources-box .item-cn p:empty{display:none}.resources-tpl .resources-box .item-cn p:not(:last-child){margin-bottom:12px}.resources-tpl .resources-box .item-cn p:last-child{margin-top:auto}.resources-tpl .resources-box .item-cn h3{margin-bottom:.5rem;font-size:var(--wp--preset--font-size--body-lg);line-height:normal;font-weight:900;color:var(--color-primary-dark-blue)}.resources-tpl .resources-box .item-cn xbutton{margin:auto 0 0;color:var(--color-primary);display:flex;align-items:center;gap:1rem;background:0 0;text-align:left;border:0;font-size:var(--wp--preset--font-size--body-sm)}.resources-tpl .resources-box .item-cn xbutton:after{content:url(../img/arrow-forward-b2.svg);line-height:0;transition:transform .3s ease}@media (min-width:761px){.resources-tpl .hero-box{padding:75px 0 116px}}@media (min-width:1026px){.resources-tpl .all-cn a:hover{color:var(--wp--preset--color--primary-bright-blue)}}