.theme-info{justify-content:center;width:100%;display:flex}.theme-info__inner{flex-direction:column;gap:24px;width:100%;display:flex}@media (min-width:1024px){.theme-info__inner{grid-template-columns:1fr 1.2fr;gap:56px;display:grid}}.theme-info__text-holder,.theme-info .text-holder{flex-flow:column;gap:18px;max-width:625px;display:flex}@media (min-width:768px){.theme-info__text-holder,.theme-info .text-holder{justify-content:center}}.theme-info__text-holder__title,.theme-info .text-holder__title{color:var(--color-white,#fff);font-family:Campaign;font-size:3.2rem;font-style:normal;font-weight:300;line-height:120%}.theme-info__text-holder__text,.theme-info .text-holder__text{color:var(--color-white,#fff);font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%}.theme-info__text-holder__button,.theme-info .text-holder__button{width:auto;margin-right:auto}.theme-info__image-holder{border-radius:6px;max-height:196px;overflow:hidden}@media (min-width:768px){.theme-info__image-holder{max-height:300px}}.theme-info__image-holder picture{width:100%;height:100%;display:block}.theme-info__image-holder img{object-fit:cover;border-radius:6px;width:100%;height:100%}
