.section-page.page-home .home-materials{padding:60px 0 64px;background:linear-gradient(135deg,#fff,#f7f9fa);color:#15212d;font-family:Arial,Helvetica,sans-serif;scroll-margin-top:120px}
.home-materials *{box-sizing:border-box}
.home-materials__heading{text-align:center;margin:0 0 36px}
.section-page.page-home .home-materials h2{font-family:'Fira Sans Extra Condensed',Arial,sans-serif;font-size:clamp(30px,3vw,46px);font-weight:700;line-height:1.15;letter-spacing:-.5px;margin:0 0 18px;color:#14202e}
.section-page.page-home .home-materials__heading p{font-size:18px;line-height:1.5;color:#506174;margin:0}
.home-materials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.home-materials__card{--photo-x:0%;--photo-y:0%;min-width:0;background:#fffdfa;border-radius:16px;overflow:hidden;box-shadow:0 16px 32px #2434420d;cursor:default}
.home-materials__card--2,.home-materials__card--5{--photo-x:50%}
.home-materials__card--3,.home-materials__card--6{--photo-x:100%}
.home-materials__card--4,.home-materials__card--5,.home-materials__card--6{--photo-y:100%}
.home-materials__photo{position:relative;width:100%;aspect-ratio:2/1;background-image:url('/images/home-visual-20260910/materials-atlas.png');background-size:300% 200%;background-position:var(--photo-x) var(--photo-y);background-repeat:no-repeat;overflow:hidden}
.home-materials__photo:after{content:'';position:absolute;width:145%;height:95px;left:-22%;bottom:-62px;background:#fffdfa;border-radius:50% 50% 0 0;transform:rotate(8deg)}
.home-materials__copy{position:relative;padding:0 26px 28px;margin-top:-27px}
.home-materials__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#ffedc9;color:#10293d;font-size:28px;margin-bottom:14px}
.section-page.page-home .home-materials__card h3{font-family:'Fira Sans Extra Condensed',Arial,sans-serif;font-size:28px;line-height:1.1;font-weight:700;color:#122135;margin:0 0 12px;min-height:62px;letter-spacing:-.3px;overflow-wrap:break-word}
.section-page.page-home .home-materials__card p{font-size:18px;line-height:1.4;color:#506174;margin:0}
@media(max-width:1100px){.home-materials__grid{gap:22px}.home-materials__copy{padding:0 22px 26px}.section-page.page-home .home-materials__card h3{font-size:25px;min-height:83px}.section-page.page-home .home-materials__card p{font-size:16px}}
@media(max-width:900px){.home-materials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-page.page-home .home-materials__card h3{min-height:58px;font-size:26px}.section-page.page-home .home-materials{padding:44px 0 48px}.home-materials__heading{margin-bottom:28px}}
@media(max-width:560px){.home-materials__grid{grid-template-columns:minmax(0,1fr);gap:24px}.section-page.page-home .home-materials{padding:36px 0 40px}.section-page.page-home .home-materials h2{font-size:32px}.section-page.page-home .home-materials__heading p{font-size:16px}.section-page.page-home .home-materials__card h3{min-height:0;font-size:27px}.home-materials__copy{padding:0 22px 26px}.home-materials__icon{width:52px;height:52px;font-size:26px}}
