.PhotoFormFrame-module__MPpJYW__section{background:var(--cyan);padding-block:var(--section-pad)}.PhotoFormFrame-module__MPpJYW__compactSection{padding-block:var(--space-4)}.PhotoFormFrame-module__MPpJYW__frame{position:relative}.PhotoFormFrame-module__MPpJYW__frameNoPhoto .PhotoFormFrame-module__MPpJYW__panel{width:100%;min-height:0;margin-left:0}.PhotoFormFrame-module__MPpJYW__photo{border-radius:var(--radius) 0 0 var(--radius);width:54%;position:absolute;inset:0 auto 0 0;overflow:hidden}.PhotoFormFrame-module__MPpJYW__photoImg{object-fit:cover}.PhotoFormFrame-module__MPpJYW__photoHeading{font-family:var(--font-merriweather-sans), Arial, sans-serif;font-weight:700;font-size:var(--fs-headline);color:var(--cream);z-index:2;margin:0;line-height:1;position:absolute;top:34px;left:30px}.PhotoFormFrame-module__MPpJYW__topHeading{font-family:var(--font-merriweather-sans), Arial, sans-serif;font-weight:700;font-size:var(--fs-headline);color:var(--cream);margin:0 0 24px;line-height:1.1}.PhotoFormFrame-module__MPpJYW__panel{border-radius:var(--radius);background:var(--terracotta);flex-direction:column;width:59.7%;min-height:581px;margin-left:40.3%;padding:30px 50px;display:flex;position:relative}.PhotoFormFrame-module__MPpJYW__panelHeading{font-family:var(--font-merriweather-sans), Arial, sans-serif;font-weight:700;font-size:var(--fs-headline);color:var(--cream);margin:0 0 12px;line-height:1.1}.PhotoFormFrame-module__MPpJYW__sub{font-family:var(--font-merriweather), Georgia, serif;font-style:italic;font-size:var(--fs-body);color:var(--cyan);margin:0 0 33px;line-height:1.25}.PhotoFormFrame-module__MPpJYW__subWhite{color:#fff}.PhotoFormFrame-module__MPpJYW__field{margin-bottom:37px}.PhotoFormFrame-module__MPpJYW__fieldRow{gap:30px;margin-bottom:37px;display:flex}.PhotoFormFrame-module__MPpJYW__fieldRow .PhotoFormFrame-module__MPpJYW__field{flex:1;margin-bottom:0}.PhotoFormFrame-module__MPpJYW__field label{font-family:var(--font-merriweather), Georgia, serif;font-size:var(--fs-label);color:var(--cream);margin-bottom:.4rem;line-height:1.2;display:block}.PhotoFormFrame-module__MPpJYW__field input,.PhotoFormFrame-module__MPpJYW__field select{width:100%;height:50px;color:var(--cream);font-family:var(--font-merriweather), Georgia, serif;font-size:var(--fs-label);background:0 0;border:0;border-bottom:1px solid #fff;padding:0;display:block}.PhotoFormFrame-module__MPpJYW__field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10' fill='none'%3E%3Cpath d='M1 1L8 8L15 1' stroke='%23F6F4DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat}.PhotoFormFrame-module__MPpJYW__field select option{color:var(--ink)}.PhotoFormFrame-module__MPpJYW__field textarea{border:2px solid var(--cream);border-radius:var(--radius);width:100%;min-height:120px;color:var(--cream);font-family:var(--font-merriweather), Georgia, serif;font-size:var(--fs-label);resize:vertical;background:0 0;padding:16px;display:block}.PhotoFormFrame-module__MPpJYW__field input::placeholder,.PhotoFormFrame-module__MPpJYW__field textarea::placeholder{color:#f6f4df99}.PhotoFormFrame-module__MPpJYW__field input:focus,.PhotoFormFrame-module__MPpJYW__field select:focus{border-bottom-color:var(--cyan);outline:none}.PhotoFormFrame-module__MPpJYW__field textarea:focus{border-color:var(--cyan);outline:none}.PhotoFormFrame-module__MPpJYW__foot{justify-content:space-between;align-items:flex-start;gap:30px;margin-top:auto;padding-top:30px;display:flex}.PhotoFormFrame-module__MPpJYW__consent{max-width:394px;font-family:var(--font-merriweather), Georgia, serif;font-style:italic;font-size:var(--fs-small);color:#fff;cursor:pointer;align-items:center;gap:20px;line-height:1.25;display:flex}.PhotoFormFrame-module__MPpJYW__consent input{appearance:none;width:20px;height:20px;box-shadow:inset 0 0 0 1.5px var(--cream);cursor:pointer;background:0 0;flex-shrink:0;margin:0}.PhotoFormFrame-module__MPpJYW__consent input:checked{background:var(--cream)}.PhotoFormFrame-module__MPpJYW__consentNoWrap{max-width:460px}.PhotoFormFrame-module__MPpJYW__submitBtn{border:2px solid var(--cream);border-radius:var(--radius);min-width:200px;color:var(--cream);font-family:var(--font-merriweather), Georgia, serif;font-weight:700;font-size:var(--fs-label);text-align:center;cursor:pointer;isolation:isolate;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:18px 28px;line-height:1.2;transition:color .35s;display:inline-flex;position:relative;overflow:hidden}.PhotoFormFrame-module__MPpJYW__submitBtn:before{content:"";z-index:-1;background:var(--cream);transform-origin:0;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.PhotoFormFrame-module__MPpJYW__submitBtn:hover,.PhotoFormFrame-module__MPpJYW__submitBtn:focus-visible{color:var(--cyan)}.PhotoFormFrame-module__MPpJYW__submitBtn:hover:before,.PhotoFormFrame-module__MPpJYW__submitBtn:focus-visible:before{transform:scaleX(1)}.PhotoFormFrame-module__MPpJYW__status{font-family:var(--font-merriweather), Georgia, serif;font-size:var(--fs-small);color:var(--cream);margin-top:12px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__panel{padding-block:16px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__panelHeading{margin-bottom:14px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__sub{font-size:var(--fs-small);color:var(--cream);margin-bottom:22px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__fieldRow{gap:20px;margin-bottom:10px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__field{margin-bottom:10px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__field label{margin-bottom:.1rem}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__field input{height:36px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__foot{padding-top:10px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__submitBtn{min-width:160px;padding:12px 24px}.PhotoFormFrame-module__MPpJYW__compactSection .PhotoFormFrame-module__MPpJYW__status{margin-top:6px}@media (max-width:1100px){.PhotoFormFrame-module__MPpJYW__panel{border-radius:0 0 var(--radius) var(--radius);width:100%;min-height:0;margin-left:0;padding:40px;position:relative}.PhotoFormFrame-module__MPpJYW__photo{border-radius:var(--radius) var(--radius) 0 0;width:100%;height:300px;position:relative;inset:auto}.PhotoFormFrame-module__MPpJYW__foot{margin-top:20px}}@media (max-width:700px){.PhotoFormFrame-module__MPpJYW__photo{height:220px}.PhotoFormFrame-module__MPpJYW__panel{padding:24px}.PhotoFormFrame-module__MPpJYW__fieldRow{flex-direction:column;gap:20px;margin-bottom:20px}.PhotoFormFrame-module__MPpJYW__fieldRow .PhotoFormFrame-module__MPpJYW__field{margin-bottom:0}.PhotoFormFrame-module__MPpJYW__foot{flex-direction:column;align-items:stretch}.PhotoFormFrame-module__MPpJYW__submitBtn{width:100%;height:60px}}
.page-module__kLsY5G__whiteSection{background:#fff}.page-module__kLsY5G__whySection{padding-block:0}
