.homen-hero{background:#fff;display:flex;flex-wrap:wrap;width:100%}.homen-left{box-sizing:border-box;gap:48px;padding:80px 48px 0 80px;width:55.5%}.homen-copy,.homen-left{align-items:flex-start;display:flex;flex-direction:column}.homen-copy{gap:24px;max-width:672px}.homen-heading{color:#000;font-style:normal;font-weight:700;letter-spacing:-.01em;margin:0;text-transform:capitalize}.homen-description{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:150%;opacity:.8}.homen-description p{margin:0}.homen-cards{display:flex;gap:16px;position:relative;width:100%}.homen-card{align-items:flex-start;background:#fff;border:2px solid var(--primary-color);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;padding:20px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.homen-card:first-of-type{border-color:var(--primary-color)}.homen-card:nth-of-type(2){border-color:var(--secondary-color)}.homen-card:nth-of-type(3){border-color:var(--third-color)}.homen-card:focus-visible,.homen-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.homen-card:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}.homen-card:first-of-type:focus-visible,.homen-card:first-of-type:hover{background:var(--primary-color)}.homen-card:nth-of-type(2):focus-visible,.homen-card:nth-of-type(2):hover{background:var(--secondary-color)}.homen-card:nth-of-type(3):focus-visible,.homen-card:nth-of-type(3):hover{background:var(--third-color)}.homen-card:nth-of-type(2) .homen-card-arrow,.homen-card:nth-of-type(2) .homen-card-description,.homen-card:nth-of-type(2) .homen-card-icon,.homen-card:nth-of-type(2) .homen-card-title{transition:color .2s ease,opacity .2s ease}.homen-card-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.homen-card-arrow,.homen-card-icon{align-items:center;color:var(--primary-color);display:flex;height:28px;justify-content:center;transition:color .2s ease;width:28px}.homen-card:nth-of-type(2) .homen-card-arrow,.homen-card:nth-of-type(2) .homen-card-icon{color:var(--secondary-color)}.homen-card:nth-of-type(3) .homen-card-arrow,.homen-card:nth-of-type(3) .homen-card-icon{color:var(--third-color)}.homen-card:focus-visible .homen-card-arrow,.homen-card:focus-visible .homen-card-icon-img,.homen-card:hover .homen-card-arrow,.homen-card:hover .homen-card-icon-img{color:#fff}.homen-card-icon-img{display:block;fill:currentcolor;width:32px}.homen-card-text{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.homen-card-title{color:#000;font-size:18px;font-weight:600;line-height:150%;text-transform:capitalize}.homen-card:focus-visible .homen-card-title,.homen-card:hover .homen-card-title{color:#fff}.homen-card-description{color:#000;font-size:15px;font-weight:500;line-height:150%;opacity:.8}.homen-card:focus-visible .homen-card-description,.homen-card:hover .homen-card-description{color:#fff;opacity:.85}.homen-right{height:616px;overflow:hidden;width:44.5%}.homen-image{display:block;height:100%;object-fit:cover;width:100%}@media (min-width:1200px){.homen-heading{font-size:70px;line-height:110%}.homen-description{font-size:20px;padding-right:20%}.homen-cards{align-items:stretch;flex-direction:row}}@media (min-width:768px){.homen-left{justify-content:flex-end}.homen-cards{margin-bottom:-80px}.homen-hero{margin-bottom:70px;position:relative}.homen-hero:before{background:var(--light-bg);content:"";height:70px;left:0;position:absolute;top:100%;width:100%}}@media (max-width:767px){.homen-left,.homen-right{width:100%}.homen-left{padding:56px 15px}.homen-right{height:320px}.homen-card{width:100%}.homen-copy{gap:4px}.homen-cards{flex-wrap:wrap}}