.home--expertise .title-block{border-bottom:1px solid var(--grey);padding:calc(var(--side-padding)/ 1.5) var(--side-padding)}.home--expertise .title-block h2{color:var(--white);text-transform:uppercase;text-align:left;font-family:var(--heading);font-weight:500;font-size:var(--section-heading);letter-spacing:1px;white-space:nowrap;line-height:.6;overflow:visible;padding-top:20px}.home--expertise .blocks{display:flex;flex-direction:column;gap:60px;padding:40px var(--side-padding) 200px var(--side-padding)}.home--expertise .blocks .block{display:grid;grid-template-columns:6fr 5fr 5fr;align-items:flex-start;grid-gap:9%}.home--expertise .blocks .block .icon{width:2.8rem}.home--expertise .blocks .block .icon img{display:block;width:100%}.home--expertise .blocks .block .left{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:14px}.home--expertise .blocks .block .left .title{font-family:var(--anton);text-transform:uppercase;font-size:2.8rem;line-height:1}.home--expertise .blocks .block .center{font-size:1rem;line-height:1.3}.home--expertise .blocks .block .image{width:100%;aspect-ratio:16/9}@media screen and (max-width:767px){.home--expertise .title-block{padding:0 0 10px var(--side-padding)}.home--expertise .title-block h2{color:var(--white);text-transform:uppercase;text-align:left;font-family:var(--heading);font-weight:500;font-size:8vh;margin-bottom:0;letter-spacing:1px;white-space:nowrap;padding:0}.home--expertise .blocks{padding:60px var(--side-padding)}.home--expertise .blocks .block{grid-template-columns:1fr;align-items:flex-start;margin-bottom:20px;grid-gap:16px}.home--expertise .blocks .block .left .icon img{width:40px;height:43px}.home--expertise .blocks .block .left .title{font-size:2.7rem;letter-spacing:1px;margin:0}.home--expertise .blocks .block .center{padding:0 0 0 56px}.home--expertise .blocks .block .image{--test:calc(40px + 16px);width:calc(100% - var(--test));margin-left:calc(2.3rem + 14px);margin-top:12px}}