.hero-section{background-color:#f4ede1;overflow:hidden}.hero-section__inner{padding-top:2rem;padding-bottom:3rem}@media (min-width:992px){.hero-section__inner{padding-top:12rem}}.hero-section__left{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem;padding-bottom:2rem}.hero-section__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;height:32px;border:1px solid #051a36;border-radius:4px;background:#fcfcfd;font-family:figtreebold,sans-serif;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#051a36;width:fit-content}.hero-section__title{display:flex;flex-direction:column;font-size:40px;line-height:1.05;letter-spacing:-1px;margin:0}.hero-section__title-line{font-family:poppinssemibold,sans-serif;color:#051a36;font-style:normal;font-weight:400}.hero-section__title-italic{font-family:poppinsregular,sans-serif;color:#ed3870;font-style:italic}.hero-section__subtitle{font-family:figtreeregular,sans-serif;font-size:16px;line-height:24px;color:#696872;margin:0}.hero-section__search{display:flex;flex-direction:column;gap:10px;width:100%}.hero-section__search-tabs{display:inline-flex;height:24px;border-radius:4px;overflow:hidden;width:fit-content}.hero-section__search-tab{display:flex;align-items:center;justify-content:center;padding:4px 10px;font-family:figtreebold,sans-serif;font-size:10px;text-transform:uppercase;cursor:default}.hero-section__search-tab--active{background:#ed3870;color:#fff}.hero-section__search-tab:not(&--active){background:#fff;color:#84828e;font-family:figtreeregular,sans-serif;font-weight:600}.hero-section__search-form{width:100%;margin:0}.hero-section__search-input-wrapper{display:flex;align-items:center;background:#fff;border:1px solid #e6e6e8;border-radius:8px;height:56px;padding-left:20px;padding-right:5px;gap:8px}.hero-section__search-input{flex:1 1 auto;min-width:0;border:none;outline:0;box-shadow:none;font-family:figtreemedium,sans-serif;font-size:14px;color:#84828e;background:0 0}.hero-section__search-input::placeholder{color:#adacb4}.hero-section__search-input:focus{box-shadow:none;outline:0}.hero-section__search-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:40px;padding:0 16px;background:#ed3870;color:#fff;border:none;border-radius:8px;font-family:figtreemedium,sans-serif;font-size:14px;cursor:pointer;white-space:nowrap;transition:background .2s ease}.hero-section__search-btn:hover{background:#e22962;color:#fff}.hero-section__nearby{display:inline-flex;align-items:center;gap:4px;background:0 0;border:none;padding:0;font-family:figtreemedium,sans-serif;font-size:14px;color:#7a8ca4;text-decoration:underline;cursor:pointer;margin-top:10px}.hero-section__nearby:hover{color:#2d3f56}.hero-section__right{position:relative;justify-content:center;align-items:center}@media (min-width:992px){.hero-section__right{min-height:480px}}.hero-section__illustration{width:100%;max-width:680px;height:auto;object-fit:contain;display:block;margin:0 auto}.hero-section__reassurances{background-color:#f4ede1;padding:0 0 3rem}.hero-section__reassurances-track{display:flex;flex-wrap:wrap;gap:16px}.hero-section__reassurance-card{flex:0 0 100%;background:#fff;border:1px solid #e6e6e8;border-radius:8px;padding:12px 16px;display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:4px;align-items:center;text-align:left;transition:transform .2s ease-in-out;will-change:transform;-webkit-font-smoothing:antialiased}.hero-section__reassurance-card:nth-child(1):hover{transform:translateY(-2px) rotate(-2deg)}.hero-section__reassurance-card:nth-child(2):hover{transform:translateY(-2px) rotate(1.6deg)}.hero-section__reassurance-card:nth-child(3):hover{transform:translateY(-2px) rotate(-1.3deg)}.hero-section__reassurance-card:nth-child(4):hover{transform:translateY(-2px) rotate(0)}.hero-section__reassurance-card:nth-child(5):hover{transform:translateY(-2px) rotate(1deg)}.hero-section__reassurance-avatar{width:50px;height:50px;border-radius:50px;overflow:hidden;flex-shrink:0;grid-row:1/3;align-self:center;transition:transform .28s cubic-bezier(.22,.61,.36,1)}.hero-section__reassurance-avatar img{width:100%;height:100%;object-fit:cover;border-radius:72px}.hero-section__reassurance-title{font-family:poppinssemibold,sans-serif;font-size:16px;line-height:20px;color:#2d3f56;letter-spacing:-.5px;margin:0}.hero-section__reassurance-desc{font-family:figtreeregular,sans-serif;font-size:14px;line-height:1.4;color:#696872;margin:0}@media (min-width:992px){.hero-section__reassurance-avatar{width:72px;height:72px;border-radius:50px}.hero-section__reassurance-title{font-size:18px}.hero-section__reassurance-desc{font-size:15px}}@media (min-width:576px){.hero-section__reassurance-card{flex:0 0 calc(50% - 8px)}}@media (min-width:992px){.hero-section__title{font-size:60px}.hero-section__reassurances{padding:0 0 6rem}.hero-section__reassurances-track{flex-wrap:nowrap}.hero-section__reassurance-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;flex:1 1 150px;padding:16px 16px 24px}.hero-section__reassurance-avatar{width:106px;height:106px;grid-row:unset;align-self:unset}}@media (min-width:1200px){.hero-section__title{font-size:60px}}