#post-hero{background:#fff;padding:150px 0}.container-1200{margin:0 auto;max-width:1200px;padding:0 24px}#post-hero .post-hero__header{align-items:flex-start;display:flex;gap:48px;justify-content:space-between;margin-bottom:64px}#post-hero .post-hero__header h2{color:#0a0a0a;flex-shrink:0;font-size:48px;font-weight:600;letter-spacing:-.0625em;line-height:50px;max-width:520px}#post-hero .post-hero__header p{color:#0a0a0a;font-family:Inter,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.011em;line-height:26px;max-width:413px;padding-top:8px}#post-hero .post-hero__cards{display:flex;gap:32px}#post-hero .post-hero__card{background:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.1);border-radius:16px;display:flex;flex:1;flex-direction:column;gap:0;opacity:1;padding:40px 50px 55px;transition:all .5s ease}#post-hero .post-hero__card:first-child{opacity:.7}#post-hero .post-hero__card-img{align-items:center;display:flex;justify-content:center;margin-bottom:44px;min-height:160px;width:100%}#post-hero .post-hero__card-img img{display:block;height:auto;max-width:100%;transition:all .8s ease}#post-hero .post-hero__card:hover .post-hero__card-img img{transform:scale(1.1)}#post-hero .post-hero__card-title{color:#fff;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:120%;margin-bottom:6px}#post-hero .post-hero__card-subtitle{color:hsla(0,0%,100%,.5);margin-bottom:26px}#post-hero .post-hero__card-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin-left:0;padding-left:0}#post-hero .post-hero__card-list li{align-items:flex-start;color:hsla(0,0%,100%,.8);display:flex;font-size:16px;font-weight:400;gap:10px;letter-spacing:-.01em;line-height:150%}#post-hero .post-hero__card-list li .bullet-icon{display:block;flex-shrink:0;height:16px;margin-top:3px;width:16px}#post-hero .post-hero__footnote{color:hsla(0,0%,4%,.8);font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:150%;margin-left:auto;margin-right:auto;margin-top:40px;max-width:680px;text-align:center}@media (max-width:767px){#post-hero{padding:80px 0 45px}#post-hero .post-hero__header{flex-direction:column;gap:0;margin-bottom:40px}#post-hero .post-hero__card:hover .post-hero__card-img img{transform:none}#post-hero .post-hero__header h2{font-size:36px;line-height:40px;max-width:100%}#post-hero .post-hero__header p{max-width:100%}#post-hero .post-hero__cards{flex-direction:column}#post-hero .post-hero__card{border-radius:12px;padding:20px}#post-hero .post-hero__card-img{margin-bottom:20px}#post-hero .post-hero__footnote{font-size:14px}}