.section_text_image_sticky .text_image_sticky_wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}@media screen and (max-width:768px){.section_text_image_sticky .text_image_sticky_wrapper{flex-direction:column;gap:40px;padding:80px 8px 10px}}.section_text_image_sticky .text_image_sticky_paragraph{display:flex;flex-direction:column;align-items:flex-start;gap:40px;min-width:350px;position:sticky;top:calc(var(--header-height) + 20px);left:0;padding-bottom:20px}@media screen and (max-width:1280px){.section_text_image_sticky .text_image_sticky_paragraph{top:calc(var(--header-height-mobile, var(--header-height)) + 20px)}}@media screen and (max-width:768px){.section_text_image_sticky .text_image_sticky_paragraph{gap:20px;min-width:100%;position:relative;top:0}}.section_text_image_sticky .text_image_sticky_text{max-width:355px}.section_text_image_sticky .text_image_sticky_images{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;max-width:820px}@media screen and (max-width:768px){.section_text_image_sticky .text_image_sticky_images{gap:5px;max-width:100%;justify-content:center}}.section_text_image_sticky .text_image_sticky_container{display:flex;flex:0 0 calc((128% - 20px) / 3);aspect-ratio:2/3}.section_text_image_sticky .text_image_sticky_container img,.section_text_image_sticky .text_image_sticky_container svg{width:100%;height:100%;object-fit:cover}.section_text_image_sticky .text_image_sticky_container:first-child,.section_text_image_sticky .text_image_sticky_container:nth-child(3){flex:0 0 calc((84% - 20px) / 3)}.section_text_image_sticky .text_image_sticky_container:first-child{align-self:flex-start}@media screen and (max-width:768px){.section_text_image_sticky .text_image_sticky_container{flex:0 0 calc((128% - 10px) / 3)}.section_text_image_sticky .text_image_sticky_container:first-child,.section_text_image_sticky .text_image_sticky_container:nth-child(3){flex:0 0 calc((84% - 10px) / 3)}}