.hover-cards{position:relative;--top_shape_style:16rem}.shape-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='856' height='425' fill='none'%3E%3Cpath stroke='%23000' d='M0 1h854L430.5 424.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:424px;left:-9rem;max-width:90vw;position:absolute;top:0;transition:left .3s;width:854px}@media (max-width:500px){.shape-background{display:none}}.shape-style{top:var(--top_shape_style)}@media (max-width:1048px){.shape-style{display:none}}.hover-cards__intro-wrapper{margin-bottom:var(--spacer_44)}.hover-cards__intro-wrapper *{margin-bottom:0}.hover-cards__intro-wrapper p{font-size:var(--font_size_18);max-width:83rem}.hover-cards__card-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacer_36) var(--spacer_44)}.hover-cards__card{display:flex;flex-direction:column;justify-content:center;min-height:28rem;overflow:hidden;position:relative;width:calc(33.33333% - var(--spacer_44)*2/3)}@media (max-width:1048px){.hover-cards__card{width:calc(50% - var(--spacer_44)/2)}}@media (max-width:800px){.hover-cards__card{width:100%}}.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(30px)}@media (max-width:1048px){.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(20px)}}@media (max-width:800px){.hover-cards__card:hover .hover-cards__main-image{transform:translateX(-50%) scale(1.35) translateY(20px)}}.hover-cards__card span{color:var(--white_color);font-weight:700;line-height:28px;margin-left:var(--spacer_40);padding-right:1rem;position:relative;width:fit-content;z-index:2}.hover-cards__card span:first-child{font-size:28px;margin-top:var(--spacer_60)}@media (max-width:500px){.hover-cards__card span:first-child{font-size:20px}}.hover-cards__button{align-items:center;display:flex;margin-top:var(--spacer_24);min-height:36px;padding-left:4rem;position:relative}.hover-cards__button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M.833 9.583h17.678m0 0-6.096 6.096m6.096-6.096-6.096-6.096'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.hover-cards__button:after,.hover-cards__button:before{content:"";height:36px;left:0;position:absolute;width:36px}.hover-cards__button:after{background-color:#000;border-radius:18px;transition:width .3s;z-index:-1}.hover-cards__card:hover .hover-cards__button:after{width:100%}.hover-cards__main-image{background-position:top;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:transform .5s;z-index:1}.hover-cards__background-image{background-position:bottom;bottom:0;left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:1048px){.hover-cards__background-image{width:100%}}.hover-cards__card.is_only_title{cursor:default;margin-bottom:0;min-height:auto}.hover-cards__card.is_only_title>span{align-items:center;color:var(--body_font_color,#231f20);display:flex;font-size:48px;letter-spacing:-1px;line-height:1;margin-bottom:0;margin-left:0;margin-top:var(--spacer_80)}@media (max-width:850px){.hover-cards__card.is_only_title>span{margin-top:0;padding-right:0;width:100%}}.is_not_title{justify-content:flex-end;padding-bottom:var(--spacer_40)}