.colaboration{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:100px;width:100%;margin-top:50px;margin-bottom:100px;padding:0 50px;display:flex}@media only screen and (max-width:1024px){.colaboration{gap:50px;margin-top:40px;margin-bottom:80px;padding:0 40px}}@media only screen and (max-width:767px){.colaboration{flex-direction:column-reverse;gap:40px;margin-top:0;margin-bottom:40px;padding:20px}}.colaboration__text-wrapper{justify-content:none;align-items:none;flex-direction:column;gap:20px;width:50%;display:flex}@media only screen and (max-width:1024px){.colaboration__text-wrapper{gap:15px}}@media only screen and (max-width:767px){.colaboration__text-wrapper{width:100%}}.colaboration__title{font-family:var(--font-uncage),sans-serif;color:#262525;font-size:2.25rem;font-weight:500;line-height:39.6px}@media only screen and (max-width:1024px){.colaboration__title{font-size:1.75rem;line-height:30.8px}}@media only screen and (max-width:767px){.colaboration__title{font-size:1.5rem;line-height:24.4px}}.colaboration__text{font-family:var(--font-montserrat);color:#262525;font-size:1.25rem;font-weight:400;line-height:26px}@media only screen and (max-width:1024px){.colaboration__text{font-size:1.125rem;line-height:23.4px}}@media only screen and (max-width:767px){.colaboration__text{font-size:1rem;line-height:20.8px}}.colaboration__media{aspect-ratio:1;border-radius:15px;width:40%;height:auto;position:relative}@media only screen and (max-width:1024px){.colaboration__media{width:50%}}@media only screen and (max-width:767px){.colaboration__media{width:100%}}.colaboration__image{object-fit:cover;border-radius:inherit}
