:root{--font-pri:"Manrope", sans-serif;--footer-clr-text:#fff;--foter-clr-text-cpr:#fff;--footer-bg-color:#4b4b4b;--z-i-header:100}.contact{padding:8rem 0 12rem 0}@media screen and (max-width:1200px){.contact{padding:8rem 0}}@media screen and (max-width:767px){.contact{padding:6rem 0}}.contact-wrap{display:flex;row-gap:4rem;flex-direction:column}@media screen and (max-width:1200px){.contact-wrap{row-gap:3.2rem}}@media screen and (max-width:767px){.contact-wrap{row-gap:2.4rem}}@media screen and (max-width:767px){.contact-col{width:100%}}.contact-map{width:100%;height:100%;min-height:35rem;user-select:none}.contact-map iframe{width:inherit;height:inherit;overflow:hidden;border-radius:2.4rem}.contact-box{padding:2.4rem;border-radius:2.4rem;border:.1rem solid #ff7d44}@media screen and (max-width:767px){.contact-box{padding:2rem}}.contact-box-list{display:flex;flex-wrap:wrap;row-gap:2.4rem;margin:0 -1.2rem}@media screen and (max-width:576px){.contact-box-list{row-gap:1.6rem;margin:0 -.8rem}}.contact-box-item{padding:0 1.2rem;width:calc(100% / 2)}@media screen and (max-width:576px){.contact-box-item{width:100%;padding:0 .8rem}}.contact-box-item:first-child{width:100%}.contact-box-content{display:flex;row-gap:.8rem;flex-direction:column}.contact-box-content>*{color:#262626;font-size:1.4rem;line-height:150%}.contact-box-content .tt{font-weight:600;text-transform:uppercase}.contact-box-content .text{transition:0.5s ease}@media screen and (min-width:1201px){.contact-box-content .text:hover{color:#ff7d44}}.contact .sub-sec{margin-bottom:4rem}@media screen and (max-width:1200px){.contact .sub-sec{margin-bottom:3.2rem}}@media screen and (max-width:576px){.contact .sub-sec{margin-bottom:2.4rem}}.contact .sc-form_main{display:flex;row-gap:2.4rem;flex-direction:column}@media screen and (max-width:576px){.contact .sc-form_main{row-gap:.8rem}}.contact .form-submit{margin-top:1.6rem}@media screen and (max-width:1200px){.contact .form-submit{margin-top:.8rem}}.contact .form-submit .btn{width:100%}