body{font-family:Satoshi,sans-serif}.hero{align-items:center;display:flex;flex-wrap:wrap;gap:auto;justify-content:space-between;padding:3rem 1rem}.hero__content{flex:1 1 50%;max-width:590px}.hero__image{flex:1 1 50%;text-align:right}.hero__image img{height:auto;margin-top:0;max-width:100%}.hero h1{color:#33475b;font-size:clamp(1.75rem,5vw,2.5rem)!important;font-weight:700;line-height:1.25!important;margin-bottom:1.5rem}.hero p{color:#33475b;font-size:21px;font-weight:400;line-height:1.5;margin:0}.hero__content a{background-color:#de2b68;border-radius:6px;color:#fff;display:inline-block;font-weight:700;margin-top:24px;padding:.938rem 1.25rem;text-decoration:none;transition:background .3s ease}.hero__content a span{margin-left:8px}.hero__content a:focus,.hero__content a:hover{background:#cc005f;color:#fff;text-decoration:none}.hero__content a:hover{color:#fff;text-decoration:none}.hero__content a:hover .icon{font-weight:700;margin-left:16px;transition:margin-left .3s ease}.hero__content a:focus{outline:3px solid #000;outline-offset:3px}@media (max-width:768px){.hero{flex-direction:column;gap:2rem;padding:3rem 0}.hero h1{margin-bottom:1.5rem}.hero__content,.hero__image{flex:1 1 100%;width:100%}.hero__image{display:none;margin-top:32px;text-align:center}}