.section{display:flex;flex-direction:row;flex-wrap:nowrap;scroll-snap-align:center;width:100%}.section__title{font-size:32px;margin:0 0 15px}.section__desc,.section__title{color:var(--secondaryColor-900)}.section__desc{font-size:18px;line-height:1.3;margin:0 0 40px}@media (max-width:1024px){.section__title{font-size:28px}.section__desc{font-size:16px}}@media (max-width:768px){.section__desc{margin:0 0 20px}}@media (max-width:425px){.section__title{font-size:24px}}
