﻿.home-banner{background-color:#eef7e6;margin-bottom:58px;height:272px;overflow:hidden}@media screen and (max-width:1200px){.home-banner{height:fit-content;max-height:fit-content}}@media screen and (max-width:767px){.home-banner{margin-bottom:40px}}.home-banner .container{max-height:inherit;display:flex;justify-content:space-between}@media screen and (max-width:991px){.home-banner .container{flex-direction:column;row-gap:16px;padding-block:24px}}.home-banner .container>picture img{margin-top:-60px}@media screen and (max-width:1400px){.home-banner .container>picture{align-self:center}.home-banner .container>picture img{max-height:260px;margin-top:0}}.home-banner__info{padding-block:48px}@media screen and (max-width:991px){.home-banner__info{padding-block:0}.home-banner__info .info__link{margin-bottom:8px}}.info__headers{display:flex;flex-direction:column;font-weight:800;line-height:40px;font-size:32px;letter-spacing:0.5px}@media screen and (max-width:767px){.info__headers{font-size:26px;line-height:32px;letter-spacing:0.1px}}.info__headers>h1{color:var(--VerdeSecundario80)}.info__headers>h3{color:var(--GrisOscuro100)}