.home-header{margin-top:110px;padding:2.5rem 3.75rem 2.75rem;background-color:var(--bg-secondary);border-radius:25px 25px 0 0;display:flex;flex-direction:column;gap:1.75rem}.home-header__picture{display:block;width:100%;animation:hero-fade .6s ease}@keyframes hero-fade{0%{opacity:0}to{opacity:1}}.home-header__image{width:100%;height:auto;display:block;border-radius:20px}.home-header__band{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:0 1rem}.home-header__text{max-width:629px;margin:0;color:var(--color-main);font-size:1.25rem;line-height:1.45;animation:hero-fade .6s ease}.home-header__actions{display:flex;gap:1.25rem;flex-shrink:0}.home-header__button{padding:.9rem 2.4rem;font-size:1.25rem;white-space:nowrap}.home-cta-banner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:5.5rem 6.25rem;background-color:var(--bg-secondary)}.home-cta-banner__content{display:flex;flex-direction:column;align-items:flex-start}.home-cta-banner__title{margin-bottom:2rem;max-width:12ch;color:var(--color-main);font-size:5rem;font-weight:300;line-height:.95}.home-cta-banner__description{margin-bottom:2.5rem;max-width:30rem;color:var(--color-main);font-size:1.25rem;line-height:1.6}.home-cta-banner__buttons{display:flex;gap:1.25rem}.home-cta-banner__button{padding:.9rem 2rem;font-size:1.25rem;white-space:nowrap}.home-cta-banner__formats{display:flex;gap:1rem;height:498px}.home-format{position:relative;flex:1 1 0;min-width:0;height:100%;margin:0;padding:0;border:none;background:none;font:inherit;border-radius:30px;overflow:hidden;cursor:pointer;transition:flex-grow .55s cubic-bezier(.22,.61,.36,1)}.home-format--active{flex-grow:3.4;cursor:default}.home-format__image{width:100%;height:100%;object-fit:cover;display:block}.home-format:after{content:"";position:absolute;inset:0;border-radius:30px;background:linear-gradient(to bottom,#00346500 55%,#003465eb 95%)}.home-format__label{position:absolute;z-index:1;left:1.25rem;bottom:1.25rem;color:#fff;font-weight:600;font-size:1rem;margin:0;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg)}.home-format--active .home-format__label{writing-mode:horizontal-tb;transform:none;white-space:normal;max-width:calc(100% - 2.5rem)}.home-cta-map{display:grid;grid-template-columns:1.4fr 1fr;gap:4rem;align-items:center;padding:5rem 6.25rem 8rem;background-color:var(--bg-main)}.home-cta-map__collage{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:.9rem;aspect-ratio:767 / 419}.home-cta-map__photo{width:100%;height:100%;object-fit:cover;border-radius:15px;display:block}.home-cta-map__photo--1{grid-area:1 / 1 / 3 / 2}.home-cta-map__photo--2{grid-area:1 / 2 / 2 / 4}.home-cta-map__photo--3{grid-area:2 / 2 / 3 / 3}.home-cta-map__photo--4{grid-area:2 / 3 / 3 / 4}.home-cta-map__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem}.home-cta-map__title{color:var(--color-main);font-size:3rem;font-weight:700;line-height:1}.home-cta-map__description{max-width:24rem;color:var(--color-main);font-size:1.25rem;line-height:1.6}.home-cta-map__button{padding:.9rem 2.2rem;font-size:1.25rem}@media(max-width:1440px){.home-header{border-radius:0}}@media(max-width:1024px){.home-cta-banner__title{font-size:3.5rem}.home-cta-map__title{font-size:2.4rem}}@media(max-width:768px){.home-header{padding:1.5rem 1.25rem 2rem}.home-header__band{flex-direction:column;align-items:stretch;gap:1.5rem;padding:0}.home-header__actions{flex-direction:column}.home-header__button{width:100%}.home-cta-banner{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.5rem}.home-cta-banner__title{font-size:3rem;max-width:none}.home-cta-banner__formats{height:320px;gap:.75rem}.home-cta-map{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.5rem 5rem}.home-cta-map__content{align-items:center;text-align:center}.home-cta-map__button{width:100%}}@media(max-width:480px){.home-cta-banner__buttons{flex-direction:column;width:100%}.home-cta-banner__button{width:100%}}
