﻿.member-association .banner{padding:45px 0;background:#00f;background:var(--banner-background);background-position:center;background-size:cover;background-repeat:no-repeat;}.member-association .banner .content{display:flex;gap:45px;}.member-association .banner .content .logo{height:105px;flex-shrink:0;aspect-ratio:1;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.member-association .banner .content .logo img{width:100%;height:100%;object-fit:contain;object-position:center;}@media(max-width:767.98px){.member-association .banner .content .logo{height:80px;}}.member-association .banner .content h1{color:var(--banner-text-color);font-family:Libre Franklin;font-size:48px;font-weight:600;line-height:58px;margin-bottom:20px;}@media(max-width:767.98px){.member-association .banner .content h1{font-size:24px;line-height:29px;}}.member-association .banner .content .country{display:inline-flex;gap:5px;height:30px;padding:6px;align-items:center;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}.member-association .banner .content .country .flag{display:flex;height:100%;aspect-ratio:2;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.member-association .banner .content .country .flag img{width:100%;height:100%;object-fit:contain;object-position:center;}.member-association .banner .content .country p{font-family:Barlow;font-size:17px;font-weight:500;line-height:24px;margin:0;}.member-association .group{margin:40px 0;}.member-association .items{row-gap:30px;}