.smart-home{background:#fff;padding:100px 20px}.smart-home__inner{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1100px}.smart-home__content{flex:1}.smart-home__title{font-size:26px;font-weight:700;letter-spacing:.03em;line-height:1.5;margin-bottom:32px}.smart-home__text{color:#333;font-size:14px;line-height:2}.smart-home__image{flex:1}.smart-home__image img{border-radius:20px;display:block;height:auto;width:100%}@media screen and (max-width:768px){.smart-home{padding:60px 20px}.smart-home__inner{flex-direction:column;gap:40px}.smart-home__content{order:1}.smart-home__image{order:2;width:100%}.smart-home__title{font-size:4.5vw;margin-bottom:24px}.smart-home__text{font-size:14px;line-height:1.9}}