#section-home_landing{padding:30px 0;background-color:var(--bs-primary);color:var(--text-on-primary);margin:50px 0 0 0}.landing-item{display:flex;gap:20px;flex-direction:column;align-items:center}.landing-item:not(:last-child){margin-bottom:50px}.landing__image-wrapper{flex-shrink:0;max-width:100%}.landing__image{border-radius:var(--corner_30)}.landing__text-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.landing__text-title{font-size:clamp(20px, 3vw, 40px);font-weight:800;line-height:1.3;margin-bottom:0}.landing__text-subtitle{font-size:clamp(13px, 1.5vw, 18px);line-height:1.5;margin-bottom:0}.btn-secondary-on-highlight{background-color:var(--bs-primary);color:var(--text-on-primary);border:2px solid var(--text-on-primary);padding-top:13px;padding-bottom:13px}.btn-secondary-on-highlight:hover{background-color:var(--text-on-primary);color:var(--bs-primary);border:2px solid var(--text-on-primary)}@media (min-width:992px){#section-home_landing{padding-left:20px;padding-right:20px;border-radius:var(--corner_50)}.landing__text-wrapper{gap:25px}.landing__image{max-width:400px}.left-start .landing-item:nth-child(2n){flex-direction:row-reverse}.right-start .landing-item{flex-direction:row-reverse}.right-start .landing-item:nth-child(2n){flex-direction:row}.right-all .landing-item{flex-direction:row-reverse}.landing-item{flex-direction:row;gap:80px}.landing-item:not(:last-child){margin-bottom:70px}}@media (min-width:1200px){#section-home_landing{padding:150px 60px;margin:120px 30px 0 30px}}@media (min-width:1400px){.landing__image{max-width:600px}.landing-item{gap:100px}}@media (min-width:1600px){.landing__image{max-width:800px}}