.z-contact{--zc-ink:#071b3a;--zc-muted:#536171;--zc-teal:#008f9c;--zc-teal-dark:#007786;--zc-line:#d9e3e8;color:var(--zc-ink);background:#fff;font-family:var(--font-body-family);line-height:1.45}
.z-contact *,.z-contact *::before,.z-contact *::after{box-sizing:border-box}.z-contact__width{width:min(calc(100% - 64px),820px);margin-inline:auto;padding-block:64px}.z-contact h1,.z-contact h2,.z-contact h3,.z-contact p{margin-block-start:0;color:inherit;font-family:inherit;letter-spacing:0}.z-contact a,.z-contact button,.z-contact input,.z-contact select,.z-contact textarea{font:inherit}.z-contact a:focus-visible,.z-contact button:focus-visible,.z-contact input:focus-visible,.z-contact select:focus-visible,.z-contact textarea:focus-visible,.z-contact summary:focus-visible{outline:3px solid #1769ff;outline-offset:2px}
.z-contact__breadcrumbs{min-height:62px;display:flex;align-items:center;gap:14px;color:var(--zc-muted);font-size:12px}.z-contact__breadcrumbs a{color:var(--zc-teal-dark);font-weight:700;text-decoration:none}.z-contact__hero{position:relative;min-height:188px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px 150px 34px;text-align:center}.z-contact__eyebrow{margin-bottom:8px;color:var(--zc-teal)!important;font-size:13px;font-weight:800;letter-spacing:.18em!important}.z-contact__hero h1{margin:0;font-size:clamp(36px,4vw,52px);line-height:1.1;font-weight:800}.z-contact__intro{max-width:650px;margin:10px auto 0;font-size:14px}.z-contact__shape{position:absolute;display:block}.z-contact__shape--star{left:42px;top:48px;color:#ffb324;font-size:41px;line-height:1;transform:rotate(-12deg)}.z-contact__shape--triangle{left:119px;top:66px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:22px solid #83d7dc;transform:rotate(-14deg)}.z-contact__shape--square-left{left:86px;top:107px;width:25px;height:25px;border-radius:3px;background:#2dbdc2;transform:rotate(5deg)}.z-contact__shape--square-right{right:92px;top:42px;width:24px;height:24px;border-radius:3px;background:#ff533f;transform:rotate(3deg)}.z-contact__shape--circle{right:40px;top:75px;width:27px;height:27px;border-radius:50%;background:#ffb329}.z-contact__shape--star-right{right:91px;top:99px;color:#69bd3e;font-size:40px;line-height:1;transform:rotate(9deg)}
.z-contact__support{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:28px}.z-contact__support-card{min-height:174px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:18px;padding:25px 28px;border:1px solid var(--zc-line);border-radius:9px;background:#fff}.z-contact__support-icon{width:65px;height:65px;display:grid;place-items:center;border-radius:50%;color:var(--zc-teal);background:#eaf7f8}.z-contact__support-icon svg{width:43px;height:43px}.z-contact__support-card h2{margin:0 0 8px;font-size:17px;line-height:1.2;font-weight:800}.z-contact__support-card p{min-height:40px;margin:0 0 13px;color:var(--zc-muted);font-size:12px}.z-contact__support-card a{color:var(--zc-teal-dark);font-size:12px;font-weight:800;text-decoration:none}.z-contact__support-card a:hover{text-decoration:underline;text-underline-offset:3px}
.z-contact__content{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,1fr);align-items:start;gap:28px}.z-contact__form-card,.z-contact__aside-card,.z-contact__order-card,.z-contact__faqs{border:1px solid var(--zc-line);border-radius:9px;background:#fff}.z-contact__form-card{padding:28px 30px 30px}.z-contact__form-card>h2{margin:0 0 4px;font-size:23px;line-height:1.25;font-weight:800}.z-contact__required-note{margin-bottom:21px;color:var(--zc-muted)!important;font-size:11px}.z-contact__form{margin:0}.z-contact__fields{display:grid;grid-template-columns:1fr 1fr;gap:19px 22px}.z-contact__field{min-width:0;position:relative}.z-contact__field--wide{grid-column:1/-1}.z-contact__field label{display:block;margin-bottom:7px;font-size:11px;font-weight:750}.z-contact__field input,.z-contact__field select,.z-contact__field textarea{width:100%;display:block;border:1px solid #bdcbd3;border-radius:6px;color:var(--zc-ink);background:#fff;font-size:12px}.z-contact__field input,.z-contact__field select{height:45px;padding:0 14px}.z-contact__field select{padding-right:42px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#071b3a 50%),linear-gradient(135deg,#071b3a 50%,transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.z-contact__field textarea{min-height:125px;resize:vertical;padding:13px 14px 25px;line-height:1.5}.z-contact__field input:hover,.z-contact__field select:hover,.z-contact__field textarea:hover{border-color:#8da5b1}.z-contact__field input:focus,.z-contact__field select:focus,.z-contact__field textarea:focus{border-color:#1769ff;outline:2px solid #1769ff;outline-offset:0}.z-contact__hint{display:block;margin-top:5px;color:var(--zc-muted);font-size:10px}.z-contact__field-error{display:none;margin-top:5px;color:#d31820;font-size:10px}.z-contact__field.has-error input,.z-contact__field.has-error select,.z-contact__field.has-error textarea{border-color:#eb2830;outline:1px solid #eb2830}.z-contact__field.has-error .z-contact__field-error{display:block}.z-contact__counter{position:absolute;right:4px;bottom:-17px;color:var(--zc-muted);font-size:10px}.z-contact__counter b{font-weight:500}.z-contact__alert{min-height:74px;display:flex;align-items:flex-start;gap:15px;margin:-4px 0 20px;padding:15px 17px;border:2px solid #1769ff;border-radius:6px;color:#a51c22;background:#fff2f1}.z-contact__alert.is-hidden{display:none}.z-contact__alert>span{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;margin-top:1px;border:1.5px solid #e1262d;border-radius:50%;font-size:12px;font-weight:800}.z-contact__alert strong{font-size:13px}.z-contact__alert p{margin:3px 0 0;color:inherit;font-size:11px}.z-contact__privacy{margin:25px 0 0;color:var(--zc-muted)!important;font-size:10px}.z-contact__form-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-top:-17px}.z-contact__clear{min-height:40px;padding:0;border:0;color:var(--zc-teal-dark);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.z-contact__submit{min-width:190px;min-height:44px;padding:0 24px;border:0;border-radius:6px;color:#fff;background:linear-gradient(90deg,#007b89,#009da6);font-size:12px;font-weight:800;cursor:pointer}.z-contact__submit-loading{display:none}.z-contact__form.is-sending .z-contact__submit{background:#d5d8dc;cursor:wait}.z-contact__form.is-sending .z-contact__submit>span:first-child{display:none}.z-contact__form.is-sending .z-contact__submit-loading{display:inline}.z-contact__sending{min-height:72px;align-items:center;gap:17px;margin:22px 0 4px;padding:13px 17px;border:2px solid #1769ff;border-radius:6px;background:linear-gradient(105deg,#f4fbfb,#eff9fa)}.z-contact__sending:not([hidden]){display:flex}.z-contact__sending>span{width:28px;height:28px;flex:0 0 auto;border:3px solid #acd9dd;border-top-color:var(--zc-teal);border-radius:50%;animation:zc-spin .8s linear infinite}.z-contact__sending strong{font-size:12px}.z-contact__sending p{margin:3px 0 0;font-size:10px}@keyframes zc-spin{to{transform:rotate(360deg)}}
.z-contact__aside{display:grid;gap:20px}.z-contact__aside-card{padding:22px 24px}.z-contact__aside-card summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:17px;font-weight:800}.z-contact__aside-card summary::-webkit-details-marker{display:none}.z-contact__aside-card summary span{display:none;font-size:18px;transition:transform .2s ease}.z-contact__aside-card[open] summary span{transform:rotate(180deg)}.z-contact__before ul{display:grid;gap:14px;margin:19px 0 0;padding:0;list-style:none}.z-contact__before li{display:flex;align-items:center;gap:12px;color:var(--zc-muted);font-size:11px}.z-contact__before li>span{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;border:1.5px solid var(--zc-teal);border-radius:50%;color:var(--zc-teal);font-size:11px;font-weight:800}.z-contact__link-list{overflow:hidden;margin-top:18px;border:1px solid #c9d4da;border-radius:6px}.z-contact__link-list a{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:var(--zc-ink);font-size:11px;font-weight:650;text-decoration:none}.z-contact__link-list a+a{border-top:1px solid var(--zc-line)}.z-contact__link-list b{font-size:19px;font-weight:400}.z-contact__order-card{min-height:190px;display:grid;grid-template-columns:74px 1fr;align-items:center;gap:12px 15px;padding:20px 24px}.z-contact__parcel{width:68px}.z-contact__parcel svg{width:100%;height:auto;display:block}.z-contact__order-card h3{margin:0 0 5px;font-size:17px;font-weight:800}.z-contact__order-card p{margin:0;color:var(--zc-muted);font-size:11px}.z-contact__order-card>a{grid-column:1/-1;min-height:39px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--zc-teal);border-radius:6px;color:var(--zc-teal-dark);font-size:11px;font-weight:800;text-decoration:none}
.z-contact__success{padding:22px;border:2px solid #1769ff;border-radius:6px;background:linear-gradient(105deg,#f5fff6,#f2fbf2)}.z-contact__success-heading{display:flex;align-items:center;gap:19px}.z-contact__success-heading>span{width:48px;height:48px;flex:0 0 auto;color:#2ca331}.z-contact__success-heading svg{width:100%;height:100%;display:block}.z-contact__success h3{margin:0;color:#126b26;font-size:17px;font-weight:800}.z-contact__success p{margin:5px 0 0;font-size:11px}.z-contact__success dl{margin:20px 0 0;padding-top:13px;border-top:1px solid #cbded0}.z-contact__success dl>div{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:4px 0;font-size:11px}.z-contact__success dt{font-weight:750}.z-contact__success dd{margin:0;text-align:right}.z-contact__outline-button{min-height:43px;display:flex;align-items:center;justify-content:center;margin-top:18px;border:1.5px solid var(--zc-teal);border-radius:5px;color:var(--zc-teal-dark);font-size:11px;font-weight:800;text-decoration:none}.z-contact__return-link{display:table;margin:15px auto 0;color:var(--zc-teal-dark);font-size:11px;font-weight:800;text-decoration:none}.z-contact__future-note{display:block;margin-top:35px;color:var(--zc-muted);font-size:9px}
.z-contact__faqs{margin-top:28px;padding:22px 28px 25px}.z-contact__section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}.z-contact__section-heading h2{margin:0;font-size:17px;font-weight:800}.z-contact__section-heading a{color:var(--zc-teal-dark);font-size:11px;font-weight:700;text-decoration:none}.z-contact__section-heading a span{margin-left:8px;font-size:18px}.z-contact__faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.z-contact__faq{border:1px solid #cbd6dc;border-radius:5px}.z-contact__faq summary{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 14px;cursor:pointer;list-style:none;font-size:11px;font-weight:750}.z-contact__faq summary::-webkit-details-marker{display:none}.z-contact__faq summary span{transition:transform .18s ease}.z-contact__faq[open] summary span{transform:rotate(180deg)}.z-contact__faq>div{padding:0 14px 13px;color:var(--zc-muted);font-size:10px;line-height:1.55}.z-contact__faq>div p{margin:0;color:inherit}.z-contact__benefits{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0 0;overflow:hidden;border:1px solid #d4e9eb;border-radius:8px;background:linear-gradient(100deg,#f2fcfd,#fbffff)}.z-contact__benefits>div{position:relative;display:flex;align-items:center;justify-content:center;gap:17px;padding:15px 22px}.z-contact__benefits>div:not(:last-child)::after{content:'';position:absolute;right:0;top:23%;width:1px;height:54%;background:#d6e2e6}.z-contact__benefits span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:var(--zc-teal-dark)}.z-contact__benefits svg{width:100%;max-height:38px}.z-contact__benefits p{margin:0;font-size:11px}
@media(max-width:1100px){.z-contact__width{width:min(calc(100% - 40px),1000px)}.z-contact__hero{min-height:190px}.z-contact__support{gap:18px}.z-contact__support-card{min-height:166px;grid-template-columns:60px 1fr;gap:13px;padding:20px 18px}.z-contact__support-icon{width:57px;height:57px}.z-contact__support-icon svg{width:38px;height:38px}.z-contact__content{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:18px}.z-contact__form-card{padding:24px 22px 26px}.z-contact__aside{gap:16px}.z-contact__aside-card{padding:19px 20px}.z-contact__benefits>div{gap:12px;padding-inline:12px}}
@media(max-width:749px){.z-contact__width{width:calc(100% - 24px)}.z-contact__breadcrumbs{min-height:48px;font-size:11px}.z-contact__hero{min-height:135px;padding:14px 62px 24px}.z-contact__eyebrow{margin-bottom:5px;font-size:10px}.z-contact__hero h1{font-size:clamp(26px,8vw,34px)}.z-contact__intro{margin-top:7px;font-size:11px;line-height:1.4}.z-contact__shape--star{left:15px;top:29px;font-size:25px}.z-contact__shape--triangle{left:55px;top:40px;border-left-width:7px;border-right-width:7px;border-bottom-width:13px}.z-contact__shape--square-left{left:36px;top:64px;width:15px;height:15px}.z-contact__shape--square-right{right:37px;top:24px;width:15px;height:15px}.z-contact__shape--circle{right:12px;top:45px;width:17px;height:17px}.z-contact__shape--star-right{right:38px;top:56px;font-size:25px}.z-contact__support{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 -1px 22px}.z-contact__support-card{min-height:190px;display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding:13px 10px;border-radius:7px}.z-contact__support-icon{width:46px;height:46px}.z-contact__support-icon svg{width:31px;height:31px}.z-contact__support-card h2{margin-bottom:6px;font-size:12px}.z-contact__support-card p{min-height:0;margin-bottom:7px;font-size:9px;line-height:1.45}.z-contact__support-card a{font-size:9px;line-height:1.3}.z-contact__content{display:flex;flex-direction:column;gap:9px}.z-contact__form-card{width:100%;padding:18px 15px;border-radius:7px}.z-contact__form-card>h2{font-size:18px}.z-contact__required-note{margin-bottom:17px;font-size:10px}.z-contact__fields{display:block}.z-contact__field+.z-contact__field{margin-top:14px}.z-contact__field label{margin-bottom:5px;font-size:9px}.z-contact__field input,.z-contact__field select{height:38px;font-size:10px}.z-contact__field textarea{min-height:96px;font-size:10px}.z-contact__hint,.z-contact__field-error,.z-contact__privacy{font-size:8px}.z-contact__counter{bottom:-14px;font-size:8px}.z-contact__alert{min-height:61px;gap:10px;margin-bottom:15px;padding:11px 12px}.z-contact__alert>span{width:18px;height:18px;font-size:9px}.z-contact__alert strong{font-size:10px}.z-contact__alert p{font-size:9px}.z-contact__privacy{margin-top:23px}.z-contact__form-actions{display:grid;grid-template-columns:1fr;gap:7px;margin-top:7px}.z-contact__clear{min-height:34px;border:1px solid #bdcbd3;border-radius:5px;font-size:9px}.z-contact__submit{min-width:0;min-height:37px;grid-row:1;font-size:10px}.z-contact__sending{min-height:61px;gap:12px;margin-top:18px;padding:10px 12px}.z-contact__sending>span{width:24px;height:24px}.z-contact__sending strong{font-size:10px}.z-contact__sending p{font-size:8px}.z-contact__aside{width:100%;display:contents}.z-contact__aside-card{padding:0;border-radius:6px}.z-contact__aside-card summary{min-height:42px;padding:8px 14px;font-size:13px}.z-contact__aside-card summary span{display:block}.z-contact__before ul{gap:8px;margin:0;padding:0 14px 13px}.z-contact__before li{gap:8px;font-size:9px}.z-contact__before li>span{width:15px;height:15px;font-size:8px}.z-contact__link-list{margin:0 13px 12px}.z-contact__link-list a{min-height:33px;padding-inline:10px;font-size:9px}.z-contact__order-card{min-height:0;grid-template-columns:64px 1fr;gap:5px 10px;padding:11px 14px;border-radius:6px}.z-contact__parcel{width:58px}.z-contact__order-card h3{margin-bottom:1px;font-size:13px}.z-contact__order-card p{font-size:8px}.z-contact__order-card>a{grid-column:2;min-height:31px;font-size:9px}.z-contact__content.is-success .z-contact__order-card{display:none}.z-contact__success{padding:16px}.z-contact__success-heading{align-items:flex-start;gap:12px}.z-contact__success-heading>span{width:40px;height:40px}.z-contact__success h3{font-size:14px}.z-contact__success p{font-size:9px}.z-contact__success dl>div{grid-template-columns:90px 1fr;font-size:9px}.z-contact__outline-button{min-height:37px;font-size:9px}.z-contact__return-link{font-size:9px}.z-contact__future-note{margin-top:12px;text-align:center;font-size:8px}.z-contact__faqs{margin-top:9px;padding:12px 14px 14px;border-radius:6px}.z-contact__section-heading{margin-bottom:8px}.z-contact__section-heading h2{font-size:13px}.z-contact__section-heading a{font-size:9px}.z-contact__section-heading a span{margin-left:4px;font-size:14px}.z-contact__faq-grid{display:block}.z-contact__faq{border-radius:3px}.z-contact__faq+.z-contact__faq{margin-top:-1px}.z-contact__faq summary{min-height:30px;padding:5px 9px;font-size:9px}.z-contact__faq>div{padding:0 9px 9px;font-size:8px}.z-contact__benefits{min-height:120px;grid-template-columns:1fr 1fr;margin-top:9px}.z-contact__benefits>div{min-height:60px;justify-content:flex-start;gap:10px;padding:8px 10px 8px 12%}.z-contact__benefits>div:nth-child(2)::after{display:none}.z-contact__benefits>div:nth-child(-n+2){border-bottom:1px solid #d6e2e6}.z-contact__benefits span{width:30px;height:30px}.z-contact__benefits p{font-size:9px}}
@media(max-width:360px){.z-contact__hero{padding-inline:48px}.z-contact__support{display:block}.z-contact__support-card{min-height:104px;display:grid;grid-template-columns:54px 1fr;gap:10px;padding:12px}.z-contact__support-card+.z-contact__support-card{margin-top:7px}.z-contact__support-card p{margin-bottom:3px}.z-contact__benefits>div{padding-left:9%}}
@media(prefers-reduced-motion:reduce){.z-contact__sending>span{animation:none}.z-contact__faq summary span,.z-contact__aside-card summary span{transition:none}}
@media(min-width:750px){.z-contact__support-card a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--zc-teal);border-radius:5px;color:#fff;background:linear-gradient(90deg,#007b89,#009da6);font-size:11px}.z-contact__support-card a:hover{background:var(--zc-teal-dark);text-decoration:none}}
@media(max-width:749px){.z-contact.has-success .z-contact__order-card{display:none}}
@media(max-width:1100px){.z-contact__width{width:min(calc(100% - 40px),820px)}}
@media(max-width:749px){.z-contact__width{width:calc(100% - 24px);padding-block:32px}}
