@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.block-catelog .catelog-content a,.block-catelog .catelog-heading a{background-color:var(--profile-cta-bg);border-radius:4px;border:2px solid var(--profile-cta-border);color:var(--profile-cta-text);font-size:.8rem;text-transform:uppercase;padding:5px 10px;transition:color var(--animation-timing-menu-speed),background-color var(--animation-timing-menu-speed),border-color var(--animation-timing-menu-speed)}.block-catelog .catelog-content a:hover,.block-catelog .catelog-heading a:hover{background-color:var(--profile-cta-hover-bg);border-color:var(--profile-cta-hover-border)}.block-catelog .catelog-heading{align-items:flex-start;display:flex;flex-direction:column;margin:0 0 30px}.block-catelog .catelog-heading h2{margin-bottom:20px}@media only screen and (min-width:768px){.block-catelog .catelog-heading{flex-direction:row;justify-content:space-between;align-items:flex-start}}.block-catelog--heading-left .catelog-heading{align-items:flex-start}@media only screen and (min-width:768px){.block-catelog--heading-left .catelog-heading{flex-direction:row;justify-content:space-between}}.block-catelog--heading-center .catelog-heading{align-items:center}@media only screen and (min-width:768px){.block-catelog--heading-center .catelog-heading{flex-direction:column;align-items:center}}.block-catelog--heading-right .catelog-heading{align-items:flex-end}@media only screen and (min-width:768px){.block-catelog--heading-right .catelog-heading{flex-direction:row-reverse;justify-content:space-between}}.block-catelog .catelog-row{padding:0;list-style:none;margin-bottom:-15px}@media only screen and (min-width:768px){.block-catelog .catelog-row{margin-bottom:-30px}}.block-catelog .catelog-item{display:flex;flex-direction:column;margin:0 0 30px}.block-catelog .catelog-content{display:flex;flex-direction:column;flex:1 1;margin:20px 0}.block-catelog .catelog-content p{font-size:1.1rem;line-height:1.3rem;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:768px){.block-catelog .catelog-content p{font-size:1.2rem;line-height:1.6rem}}.block-catelog .catelog-cta{margin-top:auto;padding-top:0}.block-catelog.block-catelog .catelog-content a,.block-catelog.block-catelog .catelog-cta a,.block-catelog.block-catelog .catelog-heading a{display:inline-block;font-size:1rem;line-height:1rem;padding:12px 24px;white-space:nowrap}.block-catelog .catelog-image{background-position:50%;background-size:cover;border-radius:4px;height:0;padding-top:100%;margin-bottom:20px;width:100%}.block-catelog .catelog-image img{height:0;opacity:0;width:0}