.core{background:#f2f4f6;justify-content:center;padding:0 90px;display:flex;position:relative}.core div{display:block}.core .core-sub{padding:90px 0;position:relative;overflow:hidden}.core .core-heading{width:100%;max-width:895px}.core .core-heading h1{letter-spacing:-2px;color:var(--Colors-Grey-900,#252d38);margin-bottom:34px;font-family:Darker Grotesque,sans-serif;font-size:56px;font-weight:700;line-height:100%}.core .core-heading p{letter-spacing:0;max-width:771px;color:var(--Colors-Grey-600,#566882);font-family:Ronzino;font-size:20px;font-weight:400;line-height:160%}.core .core-grid{grid-template-columns:repeat(3,1fr);gap:19px;margin-top:56px;display:grid}.core .core-grid-1{background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;max-width:413px;display:flex;overflow:hidden}.core .core-grid-2{flex-direction:column;flex:1;justify-content:space-between;display:flex}.core .name{letter-spacing:-.5px;color:var(--Colors-Grey-800,#3b485a);flex:1;padding:36px 34px 0;font-family:Darker Grotesque,sans-serif;font-size:32px;font-weight:700;line-height:28px}.core .data{letter-spacing:0;color:var(--Colors-Grey-400,#7c8ea8);flex:1;padding:25px 34px 0;font-family:Ronzino;font-size:18px;font-weight:400;line-height:160%}.core .core-image-container{width:100%;max-width:417px;height:100%;max-height:247px;margin-top:61px;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 413 247'><path fill='black' d='M129 0L149.435 19.2744C151.29 21.0248 153.745 22 156.296 22H413V247H0V0H129Z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 413 247'><path fill='black' d='M129 0L149.435 19.2744C151.29 21.0248 153.745 22 156.296 22H413V247H0V0H129Z'/></svg>");-webkit-mask-size:cover;mask-size:cover}.core .core-grid-1 img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.core .core-grid-1:hover img{transform:scale(1.1)}.core .core-cut{z-index:10;height:42px;position:absolute;top:0;right:0}@media (max-width:1024px){.core .core-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.5px){.core .core-sub{padding:60px 0}.core .core-heading h1{font-size:44px;line-height:85%}.core .core-grid{grid-template-columns:repeat(1,1fr)}.core .core-grid-1{margin:0 auto}.core{padding:0 24px}}
