.portal-6--items{justify-content:center;row-gap:3rem}@media(min-width:768px){.portal-6--items{row-gap:4rem}}.portal-item--portal6--wrap{align-items:center;background:#fff;border:4px solid var(--color-primary);border-top:none;display:flex;flex-direction:column;justify-content:center;min-height:11.25rem;padding:4rem 2.5rem 3.75rem;position:relative}.portal-item--portal6--wrap:after,.portal-item--portal6--wrap:before{border-top:4px solid var(--color-primary);content:"";position:absolute;top:0;width:calc(50% - 3.5rem);z-index:1}.portal-item--portal6--wrap:before{left:0}.portal-item--portal6--wrap:after{right:0}.portal-item--portal6--icon{color:var(--color-primary);font-size:2.5rem;left:50%;position:absolute;top:0;transform:translate3d(-50%,-50%,0);z-index:2}.portal-item--portal6--header{color:var(--color-secondary);display:-webkit-box;font-size:1.75rem;font-weight:var(--font-weight-bold);height:100%;margin:0;overflow:hidden;position:relative;text-align:center;z-index:1;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(min-width:768px){.portal-item--portal6--header{font-size:1rem}}@media(min-width:992px){.portal-item--portal6--header{font-size:1.3rem}}.portal-item--portal6--link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.portal-item--portal6--hoverbox{background:var(--color-primary);background:rgb(var(--color-primary),0);border-radius:35%;height:0;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:all .3s;width:0;z-index:0}.portal-item--portal6--bodytext{margin-top:2rem}.portal-item--portal6--bodytext p:last-child{margin-bottom:0}.portal-item--portal6--wrap:active .portal-item--portal6--hoverbox,.portal-item--portal6--wrap:focus .portal-item--portal6--hoverbox,.portal-item--portal6--wrap:hover .portal-item--portal6--hoverbox{background:var(--color-background);border-radius:0;height:100%;width:100%}