*{margin:0;padding:0}html{font-size:62.5%}body{font-size:1.4rem;font-family:Inter,sans-serif;transition:background .3s ease,color .3s ease}main{margin-top:130px}@media(max-width:900px){main{margin-top:100px}}body.light{background:#fff;color:#333}body.dark{background:#1f1f1f;color:#fff}.heroBlock__wrapper{width:100%}.heroBlock__container{position:relative;max-width:1380px;margin:50px auto;height:auto;overflow:hidden;transition:.2s}@media(max-width:1380px){.heroBlock__container{margin:20px}}.heroBlock__background{position:absolute;top:0;left:0;width:100%;height:100%}.heroBlock__background img{object-fit:cover;object-position:center}.heroBlock__contents{position:relative;display:flex;width:100%;height:100%;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px}@media(max-width:900px){.heroBlock__contents{width:100%}}.heroBlock__title{text-transform:capitalize;font-family:Montserrat,sans-serif;font-size:3.6rem;font-style:normal;font-weight:700;line-height:normal;transition:.2s}@media(max-width:900px){.heroBlock__title{font-size:2rem}}.heroBlock__title.dark{color:#fff}.heroBlock__title.dark strong{color:#376ffe}.heroBlock__title.light{color:#333}.heroBlock__title.light strong{color:#0141ea}.heroBlock__subHeading{font-family:Montserrat,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;transition:.2s}.heroBlock__subHeading_dark{color:#a6a6a6}.heroBlock__subHeading_light{color:#525252}