.manifiesto{background-color:var(--verde-hondo);color:#FAFAF5;padding:5rem 1.5rem;position:relative;overflow:hidden}.manifiesto:after,.manifiesto:before{content:"";position:absolute;background-color:#FAFAF5;opacity:.09;pointer-events:none;-webkit-mask-image:url(/img/ramita.svg);mask-image:url(/img/ramita.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.manifiesto:before{width:300px;height:320px;top:-50px;left:-40px;transform:rotate(-8deg)}.manifiesto:after{width:340px;height:360px;bottom:-70px;right:-50px;transform:scaleX(-1) rotate(-14deg)}@media (max-width:720px){.manifiesto:after,.manifiesto:before{opacity:.06;width:200px;height:215px}}.manifiesto-caja{max-width:780px;margin:0 auto;text-align:center;position:relative}.manifiesto-frase{font-family:var(--font-titulo);font-size:clamp(1.8rem,4vw,2.9rem);font-weight:400;line-height:1.25;margin:0}.manifiesto-bajada{margin:1.75rem auto 0;max-width:56ch;font-size:1rem;line-height:1.75;color:rgba(250,250,245,.82)}.manifiesto-enlace{display:inline-block;margin-top:2rem;font-weight:600;font-size:.95rem;letter-spacing:.02em;color:#FAFAF5;border-bottom:1px solid rgba(250,250,245,.45);padding-bottom:.2rem;transition:border-color .3s ease,color .3s ease}.manifiesto-enlace:hover{color:var(--borde-calido);border-bottom-color:var(--borde-calido)}@media (max-width:768px){.manifiesto{padding:3.5rem 1.25rem}.manifiesto-bajada{font-size:.95rem}}