.description-images-x6{max-width:var(--global-max-width);padding:0 var(--global-space);margin:40px auto 0 auto}.description-images-x6__wrapper{display:flex;flex-wrap:wrap;gap:0;overflow:hidden}.description-images-x6__text{width:40%;padding:var(--global-space);display:flex;flex-direction:column;justify-content:center}@media(max-width: 768px){.description-images-x6__text{width:100%}}.description-images-x6__title{font-size:2rem;font-weight:bold;margin-bottom:1rem;display:flex;justify-content:center}@media(max-width: 768px){.description-images-x6__title{margin-bottom:0}}.description-images-x6__title h2{font-size:68px;font-weight:bold;text-align:left;font-family:"Inter Black"}@media(max-width: 768px){.description-images-x6__title h2{font-size:41px;max-width:308px;text-align:center}}.description-images-x6__description{text-align:center;max-width:512px}.description-images-x6__description p{font-weight:500;font-family:"Inter Regular";width:100%;font-size:24px;line-height:1.5;text-align:left}@media(max-width: 768px){.description-images-x6__description p{font-size:14px;text-align:center}}.description-images-x6__gallery{width:60%;display:flex;flex-wrap:wrap;align-content:space-between}@media(max-width: 768px){.description-images-x6__gallery{width:100%}}.description-images-x6__image{width:33.33%;height:100%;overflow:hidden}@media(max-width: 768px){.description-images-x6__image{width:50%}.description-images-x6__image:nth-child(1){display:none}}.description-images-x6__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}