@custom-media --pointer-fine (pointer: fine);@custom-media --phone-down (max-width: 440px)
@custom-media --pointer-fine (pointer: fine);@custom-media --tablet-up (min-width: 1024px);@custom-media --tablet-down (max-width: 1024px);@custom-media --phone-up (min-width: 440px);@custom-media --phone-down (max-width: 440px);.HomeLayout_sections__bOZ_w{display:flex;flex-direction:column}@media(min-width:1024px){.HomeLayout_sections__bOZ_w{gap:190px 0}}@media(max-width:1024px){.HomeLayout_sections__bOZ_w{gap:120px 0}}