:root{--color-primary: #0068C6;--color-secondary: #014a88;--color-secondary-hover: #013d71;--color-tertiary: #0a303a;--color-bg-1: #f2f6f9}.hero__title{margin-top:32px}.hero__desc{margin-top:30px;color:#717171;font-size:20px;line-height:26px}.hero__col:nth-of-type(2){margin-top:24px;padding-top:0}.hero__links{margin-top:0;padding:36px 40px 40px;border-radius:8px;background-color:#fff;box-shadow:0 4px 18px -6px rgba(102,86,82,.2)}.hero__logo{position:relative;bottom:inherit;width:100px;height:100px;margin-top:-50px;background:#fff;border-radius:50%}.hero__logo img{top:15px;width:70px;height:70px}@media(min-width: 768px){.hero{display:block}.hero__logo{top:inherit;left:inherit;transform:inherit}.hero__bg{position:relative;margin:0 auto;width:96%;width:calc(100% - 32px);height:260px;overflow:hidden;border-radius:12px;background-position:center;background-repeat:no-repeat;background-size:cover}.hero__bg img{position:absolute;left:-9999px;opacity:0}.hero__col:nth-of-type(2){padding:0}.hero>.wrapper{position:relative;margin:0 auto;max-width:92%;margin-top:0;width:auto;display:block}}@media(min-width: 768px)and (min-width: 768px){.hero>.wrapper{max-width:96%}}@media(min-width: 768px)and (min-width: 1240px){.hero>.wrapper{max-width:1200px}}@media(min-width: 1240px){.hero__title{margin-top:36px}.hero__logo{margin-top:-75px;width:150px;height:150px}.hero__logo img{top:20px;width:110px;height:110px}.hero__col:nth-of-type(1){padding-right:300px}.hero__col:nth-of-type(2){margin-top:-128px}.hero__links{max-width:296px}.hero>.wrapper{display:grid;grid-template-columns:9fr 3fr;grid-column-gap:30px}}