@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:Source Sans Pro,sans-serif;background:#fff;color:#1f1f1f}.layout{display:grid;grid-template-columns:1fr 1px 1fr;gap:0 40px;height:100vh;padding:40px}.divider{background-color:#e7e7e7;height:100%}.hero{position:relative;overflow:hidden;border-radius:30px;max-width:100%}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(200deg,transparent 16%,#000 99%)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;padding:56.78px 60px;color:#fff}.logo{display:flex;align-items:center;gap:12.35px;text-decoration:none;margin-bottom:40.78px}.logo__icon{width:30.44px;height:30.44px}.logo__text{width:61.21px;height:17.55px}.hero__title{font-family:Acumin Pro,sans-serif;font-size:64px;font-weight:500;line-height:.9;max-width:567px;margin-bottom:15.2px}.hero__subtitle{font-family:Acumin Pro,sans-serif;font-size:24px;font-weight:500;line-height:.9;max-width:479px}.content{display:flex;flex-direction:column;overflow:hidden}.content__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:auto}.icon-button{width:47.79px;height:47.79px;background:transparent;border:none;cursor:pointer;padding:0}.icon-button img{width:100%;height:100%}.share-button{display:flex;align-items:center;justify-content:center;gap:8px;width:133px;height:50px;background:#212838;border:none;border-radius:8px;padding:10px 20px;cursor:pointer}.share-button__icon{width:18px;height:18px}.share-button__text{font-family:Acumin Pro,sans-serif;font-size:14px;font-weight:600;color:#fff}.content__main{margin-top:auto}.content__description{font-family:Acumin Pro,sans-serif;font-size:24px;font-weight:400;line-height:1.4;max-width:480px;color:#000;margin-bottom:20px}.selections{display:flex;gap:20px;width:100%;max-width:735px;margin-bottom:20px}.selection-card{flex:1;display:flex;align-items:flex-start;justify-content:space-between;height:162px;padding:40px 25px;background:#fff;border:1px solid #dedede;border-radius:30px;cursor:pointer;transition:background-color .2s ease}.selection-card:hover{background-color:#f4f4f5}.selection-card__title{font-family:Acumin Pro,sans-serif;font-size:18px;font-weight:500;line-height:16px;color:#1f1f1f}.selection-card__chevron{width:10px;height:5px;transform:rotate(90deg);flex-shrink:0}.chat-input{display:flex;align-items:center;width:100%;max-width:735px;height:93px;background:#f4f4f5;border-radius:30px;padding-left:25px;padding-right:15px}.chat-input input{flex:1;background:transparent;border:none;outline:none;font-family:Acumin Pro,sans-serif;font-size:18px;font-weight:400;color:#1f1f1f}.chat-input input::placeholder{color:#545557}.chat-input__submit{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:8px;background:#1f1f1f;border:none;border-radius:100px;cursor:pointer;transition:opacity .2s ease;flex-shrink:0}.chat-input__submit:hover{opacity:.8}.chat-input__submit img{width:24px;height:24px}@media (max-width: 1023px){html,body{height:100%;overflow:hidden}.layout{display:flex;flex-direction:column;height:100vh;padding:0}.divider{display:none}.hero{flex:0 0 60vh;width:100%;border-radius:0 0 30px 30px}.hero__overlay{background:linear-gradient(199.68deg,transparent 16.17%,#000 98.69%)}.hero__content{padding:64px 20px;display:flex;flex-direction:column}.logo{gap:9.73px;margin-bottom:0}.logo__icon{width:24px;height:24px}.logo__text{width:48.25px;height:13.84px}.hero__title{position:absolute;left:20px;bottom:69px;font-size:41.63px;line-height:.9;max-width:368.83px;margin-bottom:0}.hero__subtitle{position:absolute;left:20px;bottom:40px;font-size:15.61px;line-height:.9;max-width:311.58px}.content{flex:0 0 40vh;padding:0 20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.content__header{display:none}.content__main{display:flex;flex-direction:column;height:100%;padding-top:20px;padding-bottom:40px}.content__description{font-family:Source Sans Pro,sans-serif;font-size:20px;max-width:365px;margin-bottom:auto}.selections{flex-direction:column;gap:15px;width:auto;margin-bottom:20px}.selection-card{width:317px;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 19.5px;border-radius:12px;flex:none}.chat-input{width:calc(100vw - 40px);height:54px;border-radius:65px;padding-left:23px;padding-right:8px}.chat-input input{font-size:16px}}
