.cog-card-promo{background:var(--secondary-blue-color);color:#fff;text-align:center;flex-flow:column;justify-content:center;align-items:center;width:327px;min-width:272px;margin:12px 24px;padding:48px 24px;font-size:14px;font-weight:400;transition:box-shadow .3s cubic-bezier(.4,0,.6,1);display:inline-flex;position:relative;overflow:hidden}.cog-card-promo .visual{filter:grayscale();opacity:.2;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}:is(.cog-card-promo .visual) img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.cog-card-promo:after{background:linear-gradient(to bottom, #42145f00 45%, var(--primary-color) 100%);content:"";pointer-events:none;z-index:1;width:100%;height:340px;position:absolute;bottom:0;left:0}.cog-card-promo.with-custom-img .visual{filter:none;opacity:1}.cog-card-promo.with-custom-img:after{content:none}.cog-card-promo h2{z-index:2;margin:0 0 16px;font-family:Sora,sans-serif;font-size:28px;font-weight:700;line-height:32px;position:relative}.cog-card-promo p{z-index:2;font-size:14px;font-weight:300;line-height:18px;position:relative}.cog-card-promo .promo-btn{background:var(--secondary-blue-color-less);box-shadow:none;color:#fff;text-transform:none;-webkit-user-select:none;user-select:none;z-index:3;border-radius:24px;flex:none;justify-content:center;align-items:center;width:200px;min-width:88px;height:48px;margin:10px 8px 6px;font-size:16px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.5,1),color 1ms;display:inline-flex;position:relative}:is(.cog-card-promo .promo-btn):hover{color:var(--secondary-blue-color);background:#fff}.cog-card-promo .promo-btn-full{text-indent:500px;white-space:nowrap;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media screen and (width>=750px){.cog-card-promo{max-height:460px}}
