.rebrand-section{display:flex;align-items:center;gap:64px;margin-top:120px}.rebrand-section__image{flex:1 1;max-width:50%;background-color:var(--Light-Grey);border-radius:8px;overflow:hidden}.rebrand-section__image img{width:100%;height:auto;display:block}.rebrand-section__content{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.rebrand-section__description{font-size:20px;line-height:130%}@media screen and (max-width:639px){.rebrand-section__description{font-size:16px;line-height:140%}}.rebrand-section__description{opacity:.6}@media screen and (max-width:1023px){.rebrand-section{flex-direction:column-reverse;gap:32px;margin-top:64px}.rebrand-section__content,.rebrand-section__image{max-width:100%;width:100%}}@media screen and (max-width:639px){.rebrand-section{margin-top:64px}.rebrand-section .button{width:100%}}