.hds-about-card{display:flex;align-items:center;padding-top:120px}.hds-about-card>img{width:784px;height:589px;object-fit:cover;border-radius:8px;margin-right:-184px;background:#e3e9ff}.hds-about-card>div{position:relative;width:584px;padding:40px;border-radius:8px;background:#f1f4ff}.hds-about-card h2,.hds-about-copy h2{margin:0 0 16px;font-size:40px;line-height:52px}.hds-about-card p{font:18px/28px var(--hds-font-content)}.hds-about-copy{width:min(784px,calc(100% - 40px));margin:130px auto 380px}.hds-about-copy p{margin:0;font-size:24px;line-height:32px;font-weight:500}.hds-tell{display:grid;grid-template-columns:1fr 500px;gap:120px;min-height:2050px;padding-top:120px}.hds-tell section{max-width:590px}.hds-tell h1{margin:0 0 24px;font-size:40px;line-height:52px}.hds-tell section p{font:18px/28px var(--hds-font-content)}.hds-tell section img{width:100%;height:296px;margin-top:40px;border-radius:8px;object-fit:cover}.hds-story-form{display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:8px;background:#f1f4ff}.hds-story-form label{display:flex;flex-direction:column;gap:8px;font-size:14px}.hds-story-form input,.hds-story-form select,.hds-story-form textarea{width:100%;height:48px;padding:10px;border:1px solid #96acff;border-radius:6px;background:#fff;color:var(--hds-ink)}.hds-story-form textarea{height:202px;resize:vertical}.hds-story-form .hds-check{flex-direction:row;align-items:center}.hds-story-form .hds-check input{width:16px;height:16px}.hds-story-form .hds-button{align-self:flex-start}
@media(max-width:980px){.hds-about-card{flex-direction:column}.hds-about-card>img{width:100%;margin:0;height:440px}.hds-about-card>div{width:90%;margin-top:-80px}.hds-tell{grid-template-columns:1fr;gap:60px;min-height:0;padding-bottom:100px}.hds-tell section{max-width:none}}@media(max-width:600px){.hds-about-card{padding-top:64px}.hds-about-card>img{height:280px}.hds-about-card>div{width:94%;padding:24px}.hds-about-card h2,.hds-about-copy h2{font-size:30px;line-height:38px}.hds-about-copy{margin:90px auto 160px}.hds-tell{padding-top:64px}.hds-story-form{padding:18px}}

.hds-tell{min-height:0;padding-bottom:120px}
.hds-story-form select:disabled{cursor:not-allowed;color:var(--hds-subtle);background:#f7f8fc}.hds-story-form select[data-loading="true"]{cursor:progress}
.hds-about-card__image-frame{flex:0 0 784px;width:784px;height:589px;margin-right:-184px;border-radius:8px;background:#e3e9ff}.hds-about-card__image-frame img{width:100%;height:100%;object-fit:cover}
.hds-tell__image-frame{width:100%;height:296px;margin-top:40px;border-radius:8px}.hds-tell section .hds-tell__image-frame img{width:100%;height:100%;margin:0;object-fit:cover}
@media(max-width:980px){.hds-tell{padding-bottom:100px}}
@media(max-width:980px){.hds-about-card__image-frame{flex-basis:auto;width:100%;height:440px;margin:0}}@media(max-width:600px){.hds-about-card__image-frame{height:280px}}

.hds-form-toast{position:fixed;z-index:1000;top:24px;right:24px;display:grid;grid-template-columns:48px minmax(0,1fr) 32px;gap:14px;align-items:start;width:min(440px,calc(100% - 32px));padding:20px 18px 20px 20px;overflow:hidden;border:1px solid #b5c4ff;border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(0,17,82,.2);opacity:0;transform:translateY(-16px);transition:opacity .25s ease,transform .25s ease}.hds-form-toast.is-visible{opacity:1;transform:translateY(0)}.hds-form-toast__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e7f79e;color:#193ab8;font:800 25px/1 var(--hds-font-heading)}.hds-form-toast__content strong{display:block;margin:1px 0 5px;color:#001152;font:700 18px/24px var(--hds-font-heading)}.hds-form-toast__content p{margin:0;color:#445078;font:14px/21px var(--hds-font-content)}.hds-form-toast__close{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;color:#687499;font:24px/1 Arial,sans-serif;cursor:pointer}.hds-form-toast__close:hover,.hds-form-toast__close:focus-visible{background:#f1f4ff;color:#001152;outline:none}.hds-form-toast__progress{position:absolute;right:0;bottom:0;left:0;height:4px;background:#2a4fda;transform-origin:left;animation:hds-toast-progress 7s linear forwards}.hds-form-toast--erro{border-color:#f0b7b7}.hds-form-toast--erro .hds-form-toast__icon{background:#ffe4e4;color:#a51d1d}.hds-form-toast--erro .hds-form-toast__progress{background:#c73737}@keyframes hds-toast-progress{to{transform:scaleX(0)}}@media(max-width:600px){.hds-form-toast{top:16px;right:16px;grid-template-columns:40px minmax(0,1fr) 28px;gap:10px;padding:16px 12px 18px 14px}.hds-form-toast__icon{width:40px;height:40px;font-size:22px}.hds-form-toast__content strong{font-size:16px;line-height:22px}}

.hds-story-form .hds-field-hint,.hds-story-form .hds-field-error{font:12px/18px var(--hds-font-content)}.hds-story-form .hds-field-hint{color:#687499}.hds-story-form .hds-field-error{color:#a51d1d;font-weight:700}.hds-story-form input.is-invalid{border-color:#c73737;box-shadow:0 0 0 2px rgba(199,55,55,.12)}
