.hero{box-sizing:border-box;height:calc(100vh - 160px);position:relative}.hero .richtext{align-items:left;color:#fff}.hero p{font-size:16px;margin:0;max-width:400px}.hero .richtext span{font-weight:700}.hero .richtext span,.hero h1{font-family:Barlow,sans-serif;font-size:26px}.hero h1{color:#0d3795;margin:5px 0}.hero-header{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:95%;width:1200px}.hero-image{bottom:0;height:50%;left:50%;position:absolute;transform:translateX(-50%);width:100%}.hero-image>div{height:100%;position:relative;width:100%}.hero-image img{bottom:-50px;height:auto;left:50%;max-width:708px;position:absolute;transform:translateX(-50%)}.stamp{left:55%;position:absolute;top:15%}.hero .images{align-items:center;display:flex}@media (max-width:990px){.hero-header{flex-direction:column}.stamp{display:none}.hero .images{justify-content:space-between;width:100%}.hero p{font-size:16px;margin:0;max-width:100%}.hero-image img{bottom:-20px;height:auto;max-width:100vw}}@media (max-width:767px){.hero{height:80vh}}@media (max-width:479px){.hero{height:60vh}}