.item-global__in{background-color:var(--wp--preset--color--white);overflow:hidden;border-radius:1.5rem;position:relative;box-shadow:0 0 1.25rem 0 rgb(0 0 0 / .05);display:flex;flex-direction:column;height:100%}.item-global.item-small .item-global__in{flex-direction:row}.item-global.type-vacancy .item-global__in{padding-bottom:1.5rem}@media (min-width:768px){.item-global.type-vacancy .item-global__in{flex-direction:row}}.item-global__image{flex-shrink:0;position:relative;height:13.125rem;display:flex;align-items:center;justify-content:center;padding-block:1rem}.item-global.item-small .item-global__image{width:6.625rem;height:calc(100% - 1.5rem);padding-block:1rem 1.5rem;padding-inline:.5rem}.item-global.item-small.type-event .item-global__image{display:none}@media (min-width:768px){.item-global.type-vacancy .item-global__image{height:11.25rem;width:9.375rem}}.item-global.type-page .item-global__image{height:6.25rem}.item-global__image img{position:relative;z-index:1;max-height:100%;width:auto}.item-global.item-small .item-global__image img{width:100%;height:100%;max-height:7rem;-o-object-fit:cover;object-fit:cover}.item-global__image-background{border-bottom-right-radius:9rem;background-color:var(--wp--preset--color--secondary-200);height:100%;width:100%;position:absolute;top:0;right:0;z-index:0}.item-global.item-small .item-global__image-background{width:11.5rem;border-bottom-right-radius:6rem}.item-global.type-event .item-global__image-background{background-color:var(--wp--preset--color--tertiary-200)}.item-global.type-tool .item-global__image-background{background-color:var(--wp--preset--color--quinary-200)}.item-global.type-page .item-global__image-background{background-color:var(--wp--preset--color--quinary-400)}.item-global.type-vacancy .item-global__image-background{border-radius:0 0 5rem 0}.item-global__label{position:absolute;top:12rem;left:0;z-index:1;padding-inline:.5rem 1rem;padding-block:.5rem;background-color:var(--wp--preset--color--secondary-400);font-size:var(--wp--preset--font-size--small);font-weight:700;border-radius:0 1.5rem 1.5rem 0;display:flex;align-items:center;gap:.5rem}.item-global.item-small .item-global__label{max-width:7.25rem;top:auto;bottom:1rem;-webkit-hyphens:auto;hyphens:auto}.item-global.type-event .item-global__label{z-index:2;background-color:var(--wp--preset--color--tertiary-400);transition:background-color 200ms ease-in-out}.item-global.type-event .item-global__label:hover{background-color:var(--wp--preset--color--tertiary-200)}.item-global.type-tool .item-global__label{z-index:2;background-color:var(--wp--preset--color--quinary-400);transition:background-color 200ms ease-in-out}.item-global.type-tool .item-global__label:hover{background-color:var(--wp--preset--color--quinary-200)}.item-global__label span{font-size:1rem}.item-global__locked{flex-shrink:0;background-color:var(--wp--preset--color--tertiary-400);color:var(--wp--preset--color--text-color);border-radius:100%;width:2rem;height:2rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;right:1rem;z-index:1}.item-global:has(.item-global__locked) .item-global__content-title{padding-inline-end:1.5rem}.item-global__content{padding:2rem 3rem 1.5rem 1.5rem;display:flex;flex-direction:column;height:100%}.item-global.item-small.post .item-global__content{padding:1.5rem}.item-global.item-small.type-event .item-global__content{padding:1.5rem 1.5rem 4rem 1.5rem}.item-global.type-page .item-global__content{padding:1.5rem 4rem 1.5rem 1.5rem;word-break:break-word;justify-content:end}.item-global.type-vacancy .item-global__content{padding:1.5rem 3rem 0rem 1.5rem}.item-global__content-title{color:var(--wp--preset--color--secondary-600);margin-block-end:1rem}.item-global.type-event .item-global__content-title{color:var(--wp--preset--color--tertiary-600)}.item-global.type-tool .item-global__content-title{color:var(--wp--preset--color--quinary-600)}.item-global.type-page .item-global__content-title{color:var(--wp--preset--color--quinary-800)}.item-global__content-excerpt{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3lh}.item-global.type-vacancy .item-global__content-excerpt{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2lh;margin-bottom:1rem}.item-global__content-data{display:flex;align-items:center;gap:1rem;padding-block-start:1rem;margin-block-start:auto}.item-global__content-data>div{display:flex;align-items:center;gap:.25rem;font-size:var(--wp--preset--font-size--small)}.item-global__content-data-list{margin-block-start:auto}.item-global.type-vacancy .item-global__content-data-list{display:flex;flex-direction:row;gap:.5rem;margin-block-start:0;align-items:center}.item-global.type-vacancy .item-global__content-data-list .dot-separator{font-size:.5rem}.item-global__content-data-list__item{display:flex;align-items:center;gap:.5rem;font-size:var(--wp--preset--font-size--small)}.item-global__content-data-list__item:not(:first-child){margin-block-start:1rem}.item-global.type-vacancy .item-global__content-data-list__item:not(:first-child){margin-block-start:0}.item-global__content-data-list__item .icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:var(--wp--preset--color--tertiary-200)}.item-global__arrow-in{background-color:var(--wp--preset--color--secondary-200);color:var(--wp--preset--color--secondary-600);position:absolute;right:0;bottom:1rem;font-size:.6rem;padding-left:.25rem;width:2.75rem;height:2rem;border-radius:1rem 0 0 1rem;display:flex;align-items:center;justify-content:center;transition:width 200ms ease-in-out,background-color 200ms ease-in-out,color 200ms ease-in-out}.item-global.type-event .item-global__arrow-in{background-color:var(--wp--preset--color--tertiary-200);color:var(--wp--preset--color--tertiary-600)}.item-global.type-tool .item-global__arrow-in{background-color:var(--wp--preset--color--quinary-200);color:var(--wp--preset--color--quinary-600)}.item-global.type-page .item-global__arrow-in{background-color:var(--wp--preset--color--quinary-400);color:var(--wp--preset--color--quinary-800)}.item-global__arrow:hover .item-global__arrow-in{background-color:var(--wp--preset--color--secondary-600);color:var(--wp--preset--color--secondary-200);width:3.5rem}.item-global.type-event .item-global__arrow:hover .item-global__arrow-in{background-color:var(--wp--preset--color--tertiary-600);color:var(--wp--preset--color--tertiary-200)}.item-global.type-tool .item-global__arrow:hover .item-global__arrow-in{background-color:var(--wp--preset--color--quinary-600);color:var(--wp--preset--color--quinary-200)}.item-global.type-page .item-global__arrow:hover .item-global__arrow-in{background-color:var(--wp--preset--color--quinary-600);color:var(--wp--preset--color--quinary-400)}