.textBlock_section__RasuX{display:grid;grid-template-columns:repeat(8,1fr);grid-template-areas:"a a . . c c c b" ". . . . d d d d";grid-row-gap:calc(60/var(--gfs)*1rem);row-gap:calc(60/var(--gfs)*1rem);padding-top:calc(20/var(--gfs)*1rem);padding-bottom:calc(20/var(--gfs)*1rem)}.textBlock_section__RasuX>:first-child{grid-area:a;padding-left:calc(20/var(--gfs)*1rem)}.textBlock_section__RasuX>:nth-child(2){grid-area:b;justify-self:flex-end;padding-right:calc(20/var(--gfs)*1rem)}.textBlock_section__RasuX>:nth-child(3){grid-area:c}.textBlock_section__RasuX>:nth-child(4){grid-area:d}.textBlock_text__yq_eq{padding-right:calc(180/var(--gfs)*1rem)}.textBlock_items__jyKEz{display:flex;flex-direction:column;row-gap:calc(40/var(--gfs)*1rem)}.textBlock_item__tvKKR{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"a a . ." "b b . c";grid-row-gap:calc(20/var(--gfs)*1rem);row-gap:calc(20/var(--gfs)*1rem)}.textBlock_item__tvKKR>:first-child{grid-area:a}.textBlock_item__tvKKR>:nth-child(2){grid-area:b}.textBlock_item__tvKKR>:nth-child(3){grid-area:c}@media screen and (max-width:480px){.textBlock_section__RasuX{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b" "c c" "d d";padding:calc(16/var(--gfs)*1rem)}.textBlock_section__RasuX>:first-child{grid-area:a;padding-left:0}.textBlock_section__RasuX>:nth-child(2){grid-area:b;justify-self:flex-end;padding-right:0}.textBlock_section__RasuX>:nth-child(3){grid-area:c}.textBlock_section__RasuX>:nth-child(4){grid-area:d}.textBlock_item__tvKKR{display:flex;flex-direction:column;row-gap:calc(20/var(--gfs)*1rem)}.textBlock_text__yq_eq{padding-right:0}}