.hero-s{padding:3em 0}.hero-s-img{order:2;width:100%}.hero-s-content{display:flex;flex-direction:column;gap:.5em;order:1;width:100%}.hero-s-title{color:var(--blue-600)}.hero-s-desc{font-size:1.2em;margin-bottom:1em}.hero-s-cta{font-size:1.1em}@media (min-width:700px){.hero-s>.sub-wrapper{display:grid;gap:3em;grid-template-columns:2fr 1fr;position:relative}.hero-s-img{position:sticky;top:calc(var(--header-height) + 1em)}.hero-s-content{height:auto;justify-content:center}.hero-s-desc{font-size:1em}}@media (min-width:1000px){.hero-s-desc{font-size:1.2em}}@media (min-width:1550px){.hero-s-desc{font-size:1.2em}}.hero{margin-bottom:3em}.hero-wrap{background-color:var(--blue-300);border-radius:1em;display:flex;flex-direction:column;gap:2em;overflow:hidden;padding:2em 1em 0;width:100%}.hero-img{order:2;width:100%}.hero-content{display:flex;flex-direction:column;gap:.5em;order:1;width:100%}.hero-title{color:var(--blue-600)}.hero-desc{font-size:1.2em;margin-bottom:1em}.hero-cta{font-size:1.1em}@media (min-width:700px){.hero-wrap{align-items:stretch;flex-direction:row;gap:3em;padding:2em 2em 0}.hero-img{align-self:flex-end;order:1}.hero-content{height:auto;justify-content:center;order:2;padding:3em 0 4em}.hero-desc{font-size:1em}}@media (min-width:1000px){.hero-desc{font-size:1.2em}}@media (min-width:1550px){.hero-wrap{min-height:700px}.hero-desc{font-size:1.2em}}
