.customFooter{--_template: "logo membership" "address copyright" / 1fr 1fr;display:grid;grid-template:var(--_template);gap:40px;background-color:var(--color_main);color:var(--color_white);padding-inline:var(--contentsPaddingInline);padding-block:var(--contentsPaddingBlock)}.customFooter .customFooter__logo{grid-area:logo;align-self:center;width:300px;aspect-ratio:300 / 85}.customFooter .customFooter__address{grid-area:address;display:grid;grid-auto-flow:row;gap:16px}.customFooter .customFooter__addressInfo{font-size:14px;line-height:1.6}.customFooter .customFooter__membership{grid-area:membership;justify-self:end;display:grid;grid-auto-flow:row;gap:4px}.customFooter .customFooter__membershipItem{font-size:16px;line-height:1.2;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.1em}.customFooter .customFooter__copyright{grid-area:copyright;align-self:end;justify-self:end;font-size:14px;font-family:var(--font_en);line-height:1.2;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.1em}@media (650px > width){.customFooter{--_template: "logo" "address" "membership" "copyright" / 100%;justify-items:center;padding-block:32px;padding-inline:2.5%;gap:24px}.customFooter .customFooter__logo{width:168px}.customFooter .customFooter__address{justify-items:center}.customFooter .customFooter__addressInfo{text-align:center;font-size:13px}.customFooter .customFooter__membership{justify-self:unset;justify-items:center}.customFooter .customFooter__membershipItem{font-size:15px}.customFooter .customFooter__copyright{justify-self:unset}}
