.grecaptcha-badge{display:none!important}.hero:after{opacity:.75}.pointer-events-none{pointer-events:none}.text-center{text-align:center}.card a{color:inherit}.aspect-16-9{aspect-ratio:16/9;object-fit:cover}.gallery-image-featured{width:100%;display:none;@media (min-width:600px){display:block;position:absolute;bottom:7px;top:0;object-fit:cover;width:100%;height:calc(100% - 4px)}}.section-grid-gallery>div:nth-child(1){grid-area:a}.section-grid-gallery>div:nth-child(2){grid-area:b}.section-grid-gallery>div:nth-child(3){grid-area:c}.section-grid-gallery>div:nth-child(4){grid-area:d}.section-grid-gallery>div:nth-child(5){grid-area:e}.section-grid-gallery>div:nth-child(6){grid-area:f}.section-grid-gallery>div:nth-child(7){grid-area:g}.section-grid-gallery>div:nth-child(8){grid-area:h}.section-grid-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:130px;gap:10px;grid-template-areas:"a a b b" "a a c c" "d d e e" "f f g g" "h h h h"}@media (min-width:600px){.section-grid-gallery{grid-auto-rows:250px;gap:16px}}@media (min-width:1024px){.section-grid-gallery{grid-template-columns:repeat(6,1fr);grid-template-areas:"a a b b c c" "d d e e c c" "f f g g h h"}}.section-grid-gallery>div{border-radius:8px;overflow:hidden}.section-grid-gallery img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease,filter 0.3s ease}.section-grid-gallery img:hover{transform:scale(1.03);filter:brightness(.95)}.section-partners ul.partners-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;align-items:center}@media (min-width:600px){.section-partners ul.partners-list-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}