#home{background-repeat:no-repeat;background-size:100% 100%;height:100vh}.grid{display:grid;grid-template-columns:auto auto;height:calc(100vh - 70px)}#home h1{color:#292861;font-family:SF Semibold;font-size:40px;line-height:1.15}#home h1,#home h2{font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;text-align:left}#home h2{color:#f26534;font-size:24px;line-height:1.25}#home hr{margin-left:0}.col_1 div{margin:auto;max-width:400px}.col_2{align-items:center;display:flex;justify-content:center}.woman{height:calc(100vh - 110px);margin-right:7%}@media (max-width:768px){.col_2{grid-row-start:1}.woman{height:50vh;margin:auto}.grid{grid-template-columns:1fr}#home{background-position-x:100%;background-size:auto 100%;height:130vh}.col_1 div{margin:0 20px;max-width:100%}}