.contact-page__section{align-items:center;min-height:calc(100vh - 80px);display:flex}.contact-page__section .contact-layout{width:100%}@media (max-width:900px){.contact-page__section{min-height:auto;padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}}.zeffy-modal{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2814198c;justify-content:center;align-items:center;padding:clamp(1rem,3vw,2rem);animation:.2s ease-out zeffy-modal-fade;display:flex;position:fixed;inset:0}@keyframes zeffy-modal-fade{0%{opacity:0}to{opacity:1}}.zeffy-modal__dialog{background:linear-gradient(145deg,#ffd6e8f2 0%,#f5ede3fa 55%,#fff 100%);border:1px solid #e05c7a40;border-radius:22px;flex-direction:column;width:100%;max-width:460px;height:min(80vh,480px);padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000059}.zeffy-modal__close{z-index:3;background:var(--color-accent,#e05c7a);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;transition:transform .15s,background .15s;display:flex;position:absolute;top:-14px;right:-14px;box-shadow:0 6px 16px #e05c7a59}.zeffy-modal__close:hover{background:#c94868;transform:scale(1.08)}.zeffy-modal__frame{background:#fff;border-radius:14px;flex:1;width:100%;min-height:0;overflow:hidden}.zeffy-modal__frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.zeffy-embed{background:linear-gradient(145deg,#ffd6e88c 0%,#f5ede3e6 60%,#ffffffe6 100%);border:1px solid #e05c7a2e;border-radius:22px;width:100%;max-width:460px;margin:0 auto;padding:14px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 1px 2px #0000000a,0 12px 32px #e05c7a1f,0 24px 60px #00000014}.zeffy-embed:hover{transform:translateY(-2px);box-shadow:0 1px 2px #0000000a,0 16px 40px #e05c7a2e,0 28px 72px #0000001a}.zeffy-embed__inner{background:#fff;border-radius:14px;width:100%;height:380px;position:relative;overflow:hidden}.zeffy-embed iframe{background:#fff;border:0;width:100%;height:100%;display:block}@media (max-width:768px){.zeffy-embed{border-radius:18px;padding:10px}.zeffy-embed__inner{border-radius:12px;height:420px}}
