.ns-community-package__cards{display:grid;gap:var(--space-m);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.ns-community-package__card{min-height:342px;display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (max-width:500px){.ns-community-package__card{min-height:280px}}.ns-community-package__card .ns-community-subtitle{max-width:40%}.ns-community-package__card p{max-width:50%}.ns-community-package__card_1{background-image:url(../img/bg1.422fbef9.jpg)}.ns-community-package__card_2{background-image:url(../img/bg2.2d9ed5bb.jpg)}.ns-community-package__package.ns-community-box{display:grid;grid-template-areas:"title content" "logo content" "logo link";justify-content:space-between}@media (max-width:500px){.ns-community-package__package.ns-community-box{grid-template-areas:"title title" "content content" "link logo"}}.ns-community-package__package .ns-community-title{grid-area:title}.ns-community-package__content{grid-area:content;max-width:245px;margin-top:5px}@media (max-width:500px){.ns-community-package__content{margin-top:var(--space-l);max-width:311px;max-width:none}}.ns-community-package__link{grid-area:link;justify-self:flex-start}@media (max-width:500px){.ns-community-package__link{align-self:flex-end}}.ns-community-package__package:after{content:"";display:block;width:102px;aspect-ratio:1;background:url(../img/logo.daf3d1c7.svg) no-repeat 50%/contain;grid-area:logo;align-self:flex-end}@media (max-width:500px){.ns-community-package__package:after{justify-self:flex-end}}.ns-community-package__modal{max-width:400px;font-family:InterTight,sans-serif;display:flex;flex-direction:column;gap:var(--space-xs)}.ns-community-package__modal .ns-community-title{margin-bottom:13px}.ns-community-package__modal-button{margin-top:38px}