@import url(/phantom/assets/min/css/takeup-form.min.css);.template:has(.takeup-tpl){background-color:var(--primary-ultra-light)}.takeup-tpl{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}@media (min-width:1200px){.takeup-tpl:has(.takeup-action-panel):has(.takeup-form-container):has(.takeup-other-panel){grid-template-columns:1fr minmax(325px,1.5fr) 1fr}.takeup-tpl:has(.takeup-action-panel):has(.takeup-form-container):not(:has(.takeup-other-panel)){grid-template-columns:1fr minmax(325px,1.5fr)}.takeup-tpl:has(.takeup-action-panel):has(.takeup-other-panel):not(:has(.takeup-form-container)){grid-template-columns:1fr 1fr}.takeup-tpl:has(.takeup-action-panel):not(:has(.takeup-form-container)):not(:has(.takeup-other-panel)){grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (min-width:600px){.takeup-tpl:has(.takeup-form-container):has(.takeup-other-panel):not(:has(.takeup-action-panel)){grid-template-columns:2fr 1fr}}@media (max-width:599px){.takeup-tpl:has(.takeup-form-container):has(.takeup-other-panel):not(:has(.takeup-action-panel)){grid-template-columns:1fr}}.takeup-action-panel{background:var(--primary-extra-dark);border-radius:var(--radius-component,var(--radius-xl,12px));color:var(--ghost-super-light,#e9e9e9);min-height:0}.takeup-action-panel .b-2,.takeup-action-panel .h-2{color:var(--ghost-super-light,#e9e9e9)}.takeup-action-panel a{color:var(--ghost-super-light,#e9e9e9)}.takeup-theme-dark{background:var(--primary-extra-dark)}.takeup-form-container{background:var(--paper,#fff);border-radius:var(--radius-component,var(--radius-xl,12px));min-width:0}.takeup-other-panel{min-width:0}.takeup-panels{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width:768px){.takeup-panels{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.takeup-panel-contact,.takeup-panel-image,.takeup-panel-map,.takeup-panel-qr,.takeup-panel-tile{background:var(--paper,#fff);border-radius:var(--radius-component,var(--radius-xl,12px));min-width:0}.takeup-panel-image__img{width:100%;object-fit:cover;min-height:250px}.takeup-other-panel:has(.takeup-panel-image):not(:has(.takeup-panel-contact)):not(:has(.takeup-panel-tile)){padding:0;overflow:hidden;min-height:250px}@media (min-width:1200px){.takeup-other-panel:has(.takeup-panel-image):not(:has(.takeup-panel-contact)):not(:has(.takeup-panel-tile)){align-self:stretch;min-height:unset}.takeup-other-panel:has(.takeup-panel-image):not(:has(.takeup-panel-contact)):not(:has(.takeup-panel-tile)) .takeup-panel-image{height:100%}.takeup-other-panel:has(.takeup-panel-image):not(:has(.takeup-panel-contact)):not(:has(.takeup-panel-tile)) .takeup-panel-image__img{height:100%;min-height:unset}}.takeup-qr{width:120px;height:120px;object-fit:contain}