@layer components-entities{.card-with-link-arr{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:514px;padding:20px;color:var(--primary-white);border-radius:var(--br4);background-color:var(--primary-blue)}.card-with-link-arr__link-list{display:flex;flex-direction:column;row-gap:24px}@media screen and (max-width: 767px){.card-with-link-arr__link-list{row-gap:16px}}.card-with-link-arr__link-item{display:flex;align-items:flex-start;justify-content:space-between;-moz-column-gap:16px;column-gap:16px;color:var(--primary-white)}.card-with-link-arr__link-item:hover{color:var(--hover-bright-blue)}.card-with-link-arr__link-icon{width:24px;height:30px}@media screen and (max-width: 767px){.card-with-link-arr__link-icon{width:20px;height:20px}}@media screen and (max-width: 767px){.card-with-link-arr{min-height:344px}}}
