.contact-us-page{background:var(--demo-cream,#f7f4f0);padding:64px 0 90px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.cu-container{z-index:2;max-width:1240px;position:relative}.cu-blob{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.cu-blob-pink{background:#f6cdd0;width:110px;height:110px;top:90px;left:60px}.cu-blob-yellow{background:var(--demo-yellow,#f6e2a8);width:46px;height:46px;top:200px;left:240px}.cu-blob-green-sm{background:#c4d9a0;width:34px;height:34px;top:160px;right:320px}.cu-blob-blue{background:#cbe6f2;width:150px;height:150px;top:80px;right:-40px}.cu-blob-green{background:#d8e8cc;width:120px;height:120px;bottom:120px;left:-50px}.cu-blob-pink-lg{background:#f6cdd0;width:160px;height:160px;bottom:-60px;right:-40px}.cu-head{text-align:center;max-width:720px;margin:0 auto 44px}.contact-us-page h2{color:var(--demo-navy,#16324f);margin-bottom:14px;font-family:Poppins,sans-serif;font-size:42.5px;font-weight:700;line-height:52px}p.contact-p-text{color:var(--demo-muted,#5a6b7b);outline:0;margin:0;padding:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:28px}.cu-card{border:1px solid var(--demo-border,#ece4d6);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px rgba(22,50,79,.06)}.cu-left{background:var(--demo-cream-2,#f6efe1);padding:26px 26px 30px}.cu-photo{border-radius:10px;width:100%;height:auto;margin-bottom:30px;display:block;box-shadow:0 12px 28px rgba(22,50,79,.12)}.cu-info-list{margin:0;padding:0;list-style:none}.cu-info-list li{align-items:center;gap:16px;margin-bottom:22px;display:flex}.cu-info-list li:last-child{margin-bottom:0}.cu-info-icon{width:48px;height:48px;color:var(--demo-navy,#16324f);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.cu-info-icon.blue{background:var(--demo-blue,#cfe3ec);color:var(--demo-teal,#0ba28d)}.cu-info-icon.pink{background:var(--demo-pink,#f3d6d6)}.cu-info-icon.yellow{background:var(--demo-yellow,#f6e2a8)}.cu-info-list h4{color:var(--demo-navy,#16324f);margin:0 0 2px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.cu-info-list address,.cu-info-list a{color:var(--demo-muted,#5a6b7b);font-size:14px;font-style:normal;text-decoration:none}.cu-info-list a:hover{color:var(--demo-teal,#0ba28d)}.cu-right{background:#fff;padding:36px 40px}.cu-form-grid>.col-12,.cu-form-grid>.col-md-6{margin-bottom:20px}.contact-us-page .form-label{color:var(--demo-navy,#16324f);margin-bottom:7px;font-size:14px;font-weight:600}.contact-us-page .form-control{color:var(--demo-navy,#16324f);background:#fff;border:1px solid #e3dccd;border-radius:10px;padding:12px 14px;font-family:Poppins,sans-serif;font-size:14px}.contact-us-page .form-control::placeholder{color:#a9b3bd}.contact-us-page .form-control:focus{border-color:var(--demo-teal,#0ba28d);box-shadow:0 0 0 3px rgba(11,162,141,.15)}.contact-us-page textarea.form-control{resize:none;min-height:120px}.contact-us-page .cu-submit{background:var(--demo-teal,#0ba28d);border-color:var(--demo-teal,#0ba28d);border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-top:6px;padding:13px 20px;font-size:15px;font-weight:600;transition:background .25s;display:inline-flex}.contact-us-page .cu-submit:hover,.contact-us-page .cu-submit:focus{background:var(--demo-teal-dark,#166358);border-color:var(--demo-teal-dark,#166358)}.cu-featstrip{border:1px solid var(--demo-border,#ece4d6);background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:26px 0 0;padding:22px 10px;list-style:none;display:grid;box-shadow:0 14px 34px rgba(22,50,79,.05)}.cu-featstrip li{justify-content:center;align-items:center;gap:14px;padding:6px 18px;display:flex;position:relative}.cu-featstrip li:not(:last-child):after{content:"";background:var(--demo-border,#ece4d6);width:1px;height:40px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cu-feat-icon{width:46px;height:46px;color:var(--demo-navy,#16324f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.cu-feat-icon.teal{color:var(--demo-teal,#0ba28d);background:#d3efe9}.cu-feat-icon.pink{background:var(--demo-pink,#f3d6d6);color:#e0645f}.cu-feat-icon.yellow{background:var(--demo-yellow,#f6e2a8);color:#a8842c}.cu-feat-icon.blue{background:var(--demo-blue,#cfe3ec);color:var(--demo-navy,#16324f)}.cu-featstrip h4{color:var(--demo-navy,#16324f);margin:0 0 2px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.cu-featstrip p{color:var(--demo-muted,#5a6b7b);margin:0;font-size:13px}@media (max-width:991px){.contact-us-page h2{font-size:35px;line-height:44px}.cu-right{padding:28px 26px}.cu-featstrip{grid-template-columns:repeat(2,1fr);row-gap:18px}.cu-featstrip li:nth-child(2):after{display:none}.cu-featstrip li{justify-content:flex-start}.cu-blob-yellow,.cu-blob-green-sm{display:none}}@media (max-width:767px){.contact-us-page{padding:44px 0 60px}.cu-head{margin-bottom:32px}.contact-us-page h2{font-size:30px;line-height:38px}p.contact-p-text{font-size:15px;line-height:26px}.cu-left{padding:20px 20px 24px}.cu-right{padding:24px 20px}.cu-featstrip{grid-template-columns:1fr;padding:18px 16px}.cu-featstrip li:after{display:none}.cu-blob-pink{width:70px;height:70px;top:40px;left:-20px}}
