.information-page:has(.contact-page){padding-bottom:100px}
.contact-page{--contact-border:#dfd4cd}
.contact-hero{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);min-height:405px;margin:24px 0 78px;background:var(--tint)}
.contact-hero-copy{padding:clamp(42px,5.6vw,84px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.contact-hero-copy .eyebrow{color:var(--accent);font-size:13px;margin:0 0 20px}
.contact-hero h1{font-size:clamp(48px,5vw,76px);font-weight:500;line-height:1.03;letter-spacing:-.055em;max-width:680px}
.contact-lead{font-size:clamp(17px,1.35vw,20px);line-height:1.6;color:#62554e;max-width:610px;margin:25px 0 30px}
.contact-hero-link{display:inline-flex;align-items:center;min-height:44px;font-size:16px;font-weight:600;border-bottom:1px solid var(--accent);color:var(--accent)}
.contact-hero-photo{position:relative;margin:0;min-width:0;min-height:405px;overflow:hidden;background:var(--cream)}
.contact-hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
.contact-hero-photo:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#1d1716a8);pointer-events:none}
.contact-hero-photo figcaption{position:absolute;left:30px;bottom:26px;z-index:1;color:white;font-size:15px;font-weight:550;text-shadow:0 1px 4px #0007}
.contact-content{display:grid;grid-template-columns:minmax(0,820px) minmax(250px,320px);gap:clamp(45px,6vw,115px);justify-content:space-between;align-items:start}
.contact-form-heading{margin:0 0 32px}.contact-form-heading .eyebrow{margin-bottom:12px;color:var(--accent);font-size:12px}
.contact-form-heading h2{font-size:clamp(33px,3.1vw,46px);letter-spacing:-.035em;line-height:1.13;margin-bottom:15px}
.contact-form-heading>p:last-child{font-size:17px;line-height:1.6;color:var(--muted);margin:0}
.contact-page .feedback-form{max-width:none;gap:22px}
.contact-page .feedback-fields{gap:20px}
.contact-page .feedback-field{display:grid;gap:9px;min-width:0}
.contact-page .feedback-field label{font-size:15px;font-weight:600;line-height:1.4}
.contact-page .feedback-field label .muted{font-weight:400}
.contact-page .feedback-field input,.contact-page .feedback-field select,.contact-page .feedback-field textarea{border:1px solid var(--contact-border);border-radius:5px;background:#fff;width:100%;min-height:56px;padding:14px 17px;font-size:17px;line-height:1.4;transition:border-color .15s,box-shadow .15s}
.contact-page .feedback-field input::placeholder,.contact-page .feedback-field textarea::placeholder{color:#91847e;opacity:1}
.contact-page .feedback-field textarea{min-height:160px;resize:vertical}
.contact-page .feedback-field input:focus,.contact-page .feedback-field select:focus,.contact-page .feedback-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #af442321;outline:0}
.contact-page .feedback-select{position:relative;display:block}
.contact-page .feedback-select:after{content:"";position:absolute;right:21px;top:calc(50% - 5px);width:9px;height:9px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(45deg);pointer-events:none}
.contact-page .feedback-select select{appearance:none;-webkit-appearance:none;padding-right:50px;cursor:pointer}
.contact-page .feedback-note{max-width:670px;margin:0!important;font-size:14px;line-height:1.6;color:var(--muted)}
.contact-page .feedback-note a{text-decoration:underline;text-underline-offset:3px}
.contact-page .feedback-form>.button{margin-top:0;padding:15px 30px;min-height:58px;font-size:16px;font-weight:600;border-radius:4px;gap:0}
.contact-page .feedback-result,.contact-page .feedback-error{margin:0 0 24px;padding:18px 20px;font-size:16px;line-height:1.55;border-radius:0 4px 4px 0}
.contact-aside{background:#f5f1ed;padding:32px 30px;margin-top:0}
.contact-aside-block+.contact-aside-block{border-top:1px solid var(--contact-border);margin-top:29px;padding-top:27px}
.contact-aside .eyebrow{font-size:11px;color:var(--accent);margin:0 0 13px}
.contact-aside h2{font-size:22px;letter-spacing:-.025em;line-height:1.25;margin:0 0 15px}
.contact-aside p:not(.eyebrow){font-size:15px;line-height:1.65;color:var(--muted);margin:12px 0 0}
.contact-phone{display:inline-block;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:-.025em;color:var(--ink)}
.contact-phone:hover,.contact-aside-link:hover,.contact-help a:hover{text-decoration:underline;text-underline-offset:4px}
.contact-aside-link{display:inline-block;margin-top:15px;font-size:15px;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:4px}
.contact-help{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.contact-help .eyebrow{margin:0 0 2px}
.contact-help a{font-size:15px;text-decoration:underline;text-decoration-color:var(--contact-border);text-underline-offset:4px}
@media(max-width:900px){.contact-hero{grid-template-columns:minmax(0,1fr) minmax(270px,.85fr);min-height:350px}.contact-hero-photo{min-height:350px}.contact-hero-copy{padding:35px}.contact-content{grid-template-columns:minmax(0,1fr) 245px;gap:28px}.contact-aside{padding:25px 22px}}
@media(max-width:760px){.information-page:has(.contact-page){padding-bottom:50px}.contact-hero{grid-template-columns:1fr;margin:12px 0 48px}.contact-hero-copy{padding:38px 28px 34px}.contact-hero h1{font-size:clamp(44px,10vw,60px)}.contact-lead{font-size:17px;margin:18px 0 19px}.contact-hero-photo{min-height:240px;max-height:310px}.contact-hero-photo img{position:static;height:clamp(240px,48vw,310px);object-position:center 40%}.contact-hero-photo figcaption{left:22px;bottom:18px;font-size:14px}.contact-content{grid-template-columns:1fr;gap:45px}.contact-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.contact-aside-block+.contact-aside-block{border:0;margin:0;padding:0}.contact-help{grid-column:1/-1;padding-top:22px!important;border-top:1px solid var(--contact-border)!important}}
@media(max-width:560px){.contact-hero-copy{padding:32px 23px 28px}.contact-hero-copy .eyebrow{font-size:11px}.contact-hero h1{font-size:44px}.contact-content{gap:36px}.contact-form-heading{margin-bottom:25px}.contact-form-heading h2{font-size:34px}.contact-page .feedback-fields{grid-template-columns:1fr;gap:19px}.contact-page .feedback-form{gap:19px}.contact-page .feedback-field input,.contact-page .feedback-field select,.contact-page .feedback-field textarea{font-size:16px}.contact-page .feedback-form>.button{justify-self:stretch;width:100%}.contact-aside{display:block;padding:25px}.contact-aside-block+.contact-aside-block{border-top:1px solid var(--contact-border)!important;margin-top:23px;padding-top:22px!important}}
@media print{.contact-hero-photo,.contact-aside,.contact-hero-link,.contact-page .feedback-form{display:none}.contact-hero{display:block;min-height:0;margin:0 0 20px}.contact-hero-copy{padding:0}}
.contact-hero-photo img[src*="/planeta/"]{object-position:center top}
