.contactus{margin-bottom:160px;padding-top:64px}.contactus__container{position:relative}.contactus__breadcrumbs:not(:last-child){margin-bottom:24px}.contactus__body{background-color:var(--white-color);border-radius:36px;box-shadow:0 4px 30px 0 hsla(0,0%,88%,.65);padding:64px}.contactus__body:not(:last-child){margin-bottom:43px}.contactus__head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.contactus__head:not(:last-child){margin-bottom:48px}.contactus__title{align-self:flex-start;max-width:50%}.contactus__items{display:grid;gap:36px;grid-template-columns:repeat(4,1fr)}.contactus__item{border-right:1px solid #b7b7b7;display:flex;flex-direction:column;gap:16px;padding-right:36px}.contactus__item:nth-child(4n){border-right:none;padding-right:0}.contactus__item-icon{background-color:#f2f2f2;border-radius:24px;color:var(--dark-gray);display:grid;flex-shrink:0;max-width:fit-content;min-height:48px;min-width:48px;padding:5px;place-content:center}.contactus__item-icon img,.contactus__item-icon svg{height:18px;object-fit:contain;width:18px}.contactus__item-body{display:flex;flex-direction:column;gap:4px;margin-top:auto}.contactus__item-label{color:#888;font-size:16px;font-weight:600}.contactus__item-value{color:var(--dark-gray);font-size:20px;font-weight:600;line-height:130%;word-break:break-word}.contactus__item-value span{color:var(--main-color)}.contactus a.contactus__item-value{transition:color .3s}.contactus__map{background-color:var(--white-color);border-radius:36px;box-shadow:0 4px 30px 0 hsla(0,0%,88%,.65);display:grid;min-height:650px;padding:10px}.contactus__map iframe,.contactus__map img{border-radius:28px;height:100%;object-fit:cover;width:100%}.contactus__decor,.contactus__decor-1{pointer-events:none;position:absolute}.contactus__decor img,.contactus__decor-1 img{object-fit:cover;width:100%}.contactus__decor{height:754px;left:-455px;top:-390px;width:744px;z-index:-1}.contactus__decor img{transform:rotate(-45deg)}.contactus__decor-1{height:349px;right:-250px;top:-138px;width:354px}@media (max-width:97.5em){.contactus__decor{display:none}.contactus__decor-1{height:249px;right:-100px;top:-60px;width:254px}}@media (max-width:74.99875em){.contactus__body{padding:24px}.contactus__items{gap:24px}.contactus__item{padding-right:24px}}@media (max-width:61.99875em){.contactus__items{grid-template-columns:repeat(2,1fr)}.contactus__item{border-right:none;padding-right:0}}@media (max-width:47.99875em){.contactus{margin-bottom:100px;padding-top:24px}.contactus__breadcrumbs:not(:last-child){margin-bottom:16px}.contactus__body{border-radius:16px}.contactus__body:not(:last-child){margin-bottom:24px}.contactus__head:not(:last-child){margin-bottom:36px}.contactus__title{max-width:none}.contactus__map{border-radius:16px;min-height:0;min-height:500px}.contactus__map iframe,.contactus__map img{border-radius:8px}}@media (max-width:40.62375em){.contactus__item-label{font-size:14px}.contactus__item-value{font-size:18px}}@media (max-width:29.99875em){.contactus__socials{width:100%}.contactus__items{gap:16px;grid-template-columns:1fr}.contactus__item{align-items:center;flex-direction:row}.contactus__item:not(:last-child){border-bottom:1px solid hsla(0,0%,72%,.5);padding-bottom:16px}.contactus__item-icon{align-self:flex-start;margin-top:4px;min-height:36px;min-width:36px}.contactus__item-icon img,.contactus__item-icon svg{height:12px;width:12px}.contactus__item-body{margin-top:0}.contactus__decor-1{height:121px;right:-50px;top:-20px;width:130px}}@media (max-width:23.12375em){.contactus__item-value{font-size:16px}}@media (any-hover:hover){.contactus a.contactus__item-value:hover{color:var(--main-color);text-decoration:underline}}