.hm-core{--hm-core-accent:#18a891;--hm-core-border:rgba(255,255,255,.16);position:relative;width:100%;margin:0 auto;padding:40px 0 15px}.hm-core__header{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;width:min(1180px, calc(100% - 48px));margin:0 auto 30px}.hm-core__header-left{max-width:720px}.hm-core__header-right{max-width:330px;padding-bottom:5px}.hm-core__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:14px;font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1;color:var(--hm-core-accent)}.hm-core__eyebrow:before{content:"";display:block;width:28px;height:1px;background:var(--hm-core-accent)}.hm-core__heading{margin:0;font-size:clamp(34px, 4vw, 58px);font-weight:600;letter-spacing:-.045em;line-height:.98}.hm-core__header-right p{margin:0;font-size:14px;line-height:1.65;color:rgba(255,255,255,.58)}.hm-core__grid{display:grid;grid-template-columns:repeat(12,minmax(0, 1fr));grid-template-rows:300px 244px 244px 280px;gap:12px;width:min(1180px, calc(100% - 48px));margin:0 auto}.hm-core__item:nth-child(1){grid-column:1/7;grid-row:1/2}.hm-core__item:nth-child(2){grid-column:7/13;grid-row:1/2}.hm-core__item:nth-child(3){grid-column:1/9;grid-row:2/4}.hm-core__item:nth-child(4){grid-column:9/13;grid-row:2/3}.hm-core__item:nth-child(5){grid-column:9/13;grid-row:3/4}.hm-core__item:nth-child(6){grid-column:1/13;grid-row:4/5}.hm-core__item{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;color:#fff;text-decoration:none;background:#151515}.hm-core__image{position:absolute;inset:0;background-image:var(--hm-core-image);background-position:var(--hm-core-position,center center);background-size:cover;background-repeat:no-repeat;transform:scale(1.001);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.hm-core__item:hover .hm-core__image{transform:scale(1.045)}.hm-core__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.04) 25%,rgba(0,0,0,.7) 100%);transition:background .5s ease}.hm-core__item:hover .hm-core__shade{background:linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.08) 25%,rgba(0,0,0,.76) 100%)}.hm-core__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:24px}.hm-core__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.24)}.hm-core__number{font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1;color:rgba(255,255,255,.88)}.hm-core__label{font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1;color:rgba(255,255,255,.82)}.hm-core__bottom{max-width:560px;transform:translateY(4px);transition:transform .45s cubic-bezier(.2,.7,.2,1)}.hm-core__item:hover .hm-core__bottom{transform:translateY(0)}.hm-core__title{margin:0 0 7px;font-size:clamp(25px, 2.8vw, 42px);font-weight:600;letter-spacing:-.035em;line-height:1;color:#fff}.hm-core__text{max-width:430px;margin:0 0 17px;font-size:13px;line-height:1.45;color:rgba(255,255,255,.74)}.hm-core__link{display:inline-flex;align-items:center;gap:10px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}.hm-core__arrow{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid rgba(255,255,255,.38);border-radius:50%;font-size:14px;line-height:1;transition:background .3s ease,border-color .3s ease,transform .3s ease}.hm-core__item:hover .hm-core__arrow{background:var(--hm-core-accent);border-color:var(--hm-core-accent);transform:translateX(4px)}.hm-core__item:nth-child(1) .hm-core__title,.hm-core__item:nth-child(2) .hm-core__title{font-size:34px}.hm-core__item:nth-child(3) .hm-core__content{padding:28px}.hm-core__item:nth-child(3) .hm-core__title{font-size:clamp(38px, 4vw, 56px)}.hm-core__item:nth-child(3) .hm-core__text{max-width:480px}.hm-core__item:nth-child(4) .hm-core__content,.hm-core__item:nth-child(5) .hm-core__content{padding:20px}.hm-core__item:nth-child(4) .hm-core__title,.hm-core__item:nth-child(5) .hm-core__title{font-size:27px}.hm-core__item:nth-child(4) .hm-core__text,.hm-core__item:nth-child(5) .hm-core__text{max-width:330px;font-size:12px;line-height:1.4;margin-bottom:13px}.hm-core__item:nth-child(6) .hm-core__content{padding:24px 28px}.hm-core__item:nth-child(6) .hm-core__bottom{max-width:600px}.hm-core__item:nth-child(6) .hm-core__title{font-size:34px}.hm-core__item:nth-child(6) .hm-core__text{max-width:460px}.hm-core__item:focus-visible{outline:2px solid var(--hm-core-accent);outline-offset:-2px}@media (max-width:900px){.hm-core{padding:85px 0 90px}.hm-core__header{width:calc(100% - 32px);margin-bottom:30px}.hm-core__grid{width:calc(100% - 32px);grid-template-columns:repeat(2,minmax(0, 1fr));grid-template-rows:280px 280px 240px 240px}.hm-core__item:nth-child(1){grid-column:1/2;grid-row:1/2}.hm-core__item:nth-child(2){grid-column:2/3;grid-row:1/2}.hm-core__item:nth-child(3){grid-column:1/3;grid-row:2/3}.hm-core__item:nth-child(4){grid-column:1/2;grid-row:3/4}.hm-core__item:nth-child(5){grid-column:2/3;grid-row:3/4}.hm-core__item:nth-child(6){grid-column:1/3;grid-row:4/5;min-height:240px}.hm-core__title{font-size:30px}.hm-core__item:nth-child(3) .hm-core__title{font-size:42px}}@media (max-width:600px){.hm-core{padding:20px 0 15px}.hm-core__header{display:block;width:calc(100% - 32px);margin-bottom:25px}.hm-core__heading{font-size:37px;line-height:1}.hm-core__header-right{max-width:300px;margin-top:18px;padding:0}.hm-core__header-right p{font-size:13px;line-height:1.55}.hm-core__grid{display:flex;flex-direction:column;gap:8px;width:calc(100% - 16px)}.hm-core__item,.hm-core__item:nth-child(1),.hm-core__item:nth-child(2),.hm-core__item:nth-child(3),.hm-core__item:nth-child(4),.hm-core__item:nth-child(5),.hm-core__item:nth-child(6){display:block;width:100%;height:190px;min-height:190px;max-height:190px;grid-column:auto;grid-row:auto}.hm-core__item:nth-child(3){height:190px;min-height:190px;max-height:190px}.hm-core__content{padding:18px}.hm-core__item:nth-child(3) .hm-core__content{padding:20px}.hm-core__number{font-size:12px}.hm-core__label{font-size:9px;letter-spacing:.12em}.hm-core__title,.hm-core__item:nth-child(3) .hm-core__title{font-size:31px}.hm-core__item:nth-child(1) .hm-core__title,.hm-core__item:nth-child(2) .hm-core__title{font-size:29px}.hm-core__item:nth-child(4) .hm-core__title,.hm-core__item:nth-child(5) .hm-core__title{font-size:27px}.hm-core__text{max-width:310px;font-size:12px}.hm-core__item:nth-child(6) .hm-core__content{padding:20px}.hm-core__item:nth-child(6) .hm-core__title{font-size:31px}}@media (prefers-reduced-motion:reduce){.hm-core__image,.hm-core__bottom,.hm-core__arrow{transition:none}.hm-core__item:hover .hm-core__image{transform:none}.hm-core__item:hover .hm-core__bottom{transform:none}}