.contact-hero{min-height:590px;border-radius:0 0 100px 100px;overflow:hidden;isolation:isolate}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.contact-hero .container-fluid{position:relative;z-index:2;min-height:590px;padding-top:120px;padding-inline:clamp(16px, 5.25vw, 100px)}@media (max-width:992px){.contact-hero .container-fluid{padding-top:25px}}html[dir="rtl"] .breadcrumb{--bs-breadcrumb-divider:url(../assets/images/icons/arrow-outlined-white.svg)}.breadcrumb{display:flex;justify-content:flex-end;animation:breadcrumbFade 0.8s ease forwards}@keyframes breadcrumbFade{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.breadcrumb-item+.breadcrumb-item{padding-inline:0}.hero-breadcrumb .breadcrumb-item img{transform:translateY(-5px)}.hero-breadcrumb .breadcrumb{background:#fff0;padding:0;margin:0}.hero-breadcrumb .breadcrumb-item,.hero-breadcrumb .breadcrumb-item a{color:#fff;font-weight:700;text-decoration:none;font-size:var(--fs-16);transition:all 0.3s ease}.hero-breadcrumb .breadcrumb-item a:hover{transform:translateY(-2px)}.hero-breadcrumb .breadcrumb-item.active{font-weight:400}.hero-breadcrumb .breadcrumb-item+.breadcrumb-item::before{float:none;padding-inline:12px;color:#fff}.hero-breadcrumb img{transition:transform 0.3s ease}.hero-breadcrumb a:hover img{transform:translateY(-5px) scale(1.1)}.hero-title{color:#fff;font-size:var(--fs-64);font-weight:700;line-height:1.5}.hero-desc{color:#fff;font-size:var(--fs-20);line-height:1.5;max-width:980px}.padding-175{padding-top:175px}.contact-section{padding:clamp(16px, 5.25vw, 100px)}.contact-section .contact-map-frame{position:relative;z-index:1;width:100%;min-height:440px;border-radius:24px;overflow:hidden;background:#ddd8cf}.contact-section .contact-map-frame iframe{width:100%;height:100%;min-height:440px;border:0;display:block}.contact-section .section-title{font-size:var(--fs-32);font-weight:700;color:var(--green);line-height:1.5}.contact-section .section-desc{color:#6B6B6B;font-size:var(--fs-20);line-height:1.5;margin-bottom:32px}.contact-section .contact-card{border-radius:16px;background:#FFF;box-shadow:0 0 6px 0 rgb(0 0 0 / .25);padding:16px;display:flex;gap:24px;align-items:center;color:#000;min-height:116px;transition:all .35s ease}.contact-section .contact-card h6{margin-bottom:12px;font-size:var(--fs-24);color:#000}.contact-section .contact-card a,.contact-section .contact-card p{margin:0;font-size:var(--fs-16);color:#6B6B6B;text-decoration:none}.contact-section .contact-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgb(0 0 0 / .15)}.contact-section .contact-card img{transition:transform .4s ease}.contact-section .contact-card:hover img{transform:scale(1.15) rotate(6deg)}.mb-100{margin-bottom:100px}.contact-form-card{border-radius:24px;background:rgb(255 255 255 / .9);box-shadow:0 0 6px 0 rgb(0 0 0 / .25);padding:40px 24px;min-height:530px}.contact-label{color:var(--green);margin-bottom:16px;font-size:var(--fs-20);font-weight:500;line-height:1.5}.contact-input.form-control{min-height:56px;border-radius:8px;border:1px solid var(--foundation-green-light-hover);background:#fff;padding:16px;font-size:var(--fs-14);box-shadow:none}.contact-input.form-control{min-height:56px;border-radius:8px;border:1px solid var(--foundation-green-light-hover);background:#fff;padding:16px;font-size:var(--fs-14);box-shadow:none}.contact-textarea.form-control{min-height:96px;resize:vertical;margin-bottom:24px}.contact-input.form-control::placeholder{color:#9ba3a0}.contact-input.form-control:focus{border-color:rgb(20 94 78 / .45);box-shadow:0 0 0 3px rgb(20 94 78 / .08)}.contact-submit-btn{min-height:48px;border-radius:8px;background:rgb(0 106 59 / .66);color:#fff;border:0;font-size:var(--fs-14);font-weight:500;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.contact-submit-btn img{transition:transform .3s ease}.contact-submit-btn:hover{background:#4f9473;transform:translateY(-2px);box-shadow:0 6px 14px rgb(0 106 59 / .35),0 2px 4px rgb(0 0 0 / .15)}.contact-submit-btn:hover img{transform:translateX(-6px) rotate(-10deg)}.contact-submit-btn:active{transform:translateY(0);box-shadow:0 2px 6px rgb(0 0 0 / .25)}.last-contact-content .contact-map-wrapper{position:relative;min-height:614px;display:flex;align-items:center;justify-content:center}.last-contact-content .contact-map-wrapper::before{content:"";position:absolute;top:0;inset-inline-end:-32px;bottom:0;width:78%;background:var(--green);border-start-end-radius:24px;border-end-end-radius:24px;z-index:0}.last-contact-content .contact-map-frame{position:relative;z-index:1;width:100%;min-height:550px;border-radius:24px;overflow:hidden;background:#ddd8cf}.last-contact-content .contact-map-frame iframe{width:100%;height:100%;min-height:550px;border:0;display:block}html[dir="ltr"] .contact-phone,html[dir="ltr"] .contact-submit-btn img{transform:scaleX(-1)}