.contacts-wrapper .contacts-body-container{background-color:var(--default-color);justify-content:space-between;margin-right:20px;display:flex}@media screen and (max-width:1050px){.contacts-wrapper .contacts-body-container{flex-wrap:wrap;justify-content:space-evenly}}.contacts-wrapper .contacts-body-container .information-container{border-radius:30px;flex-direction:column;align-items:center;gap:30px;margin:5px 40px 0 20px;display:flex}@media screen and (630px<width<=1050px){.contacts-wrapper .contacts-body-container .information-container{flex-direction:row-reverse}}@media screen and (max-width:630px){.contacts-wrapper .contacts-body-container .information-container{flex-direction:column-reverse;margin:5px 0}}.contacts-wrapper .contacts-body-container .information-container .buttons-container{justify-content:space-between;width:450px;display:flex}@media screen and (630px<width<=1050px){.contacts-wrapper .contacts-body-container .information-container .buttons-container{width:unset;flex-direction:column;justify-content:space-around;height:100%}}@media screen and (630px<width<=850px){.contacts-wrapper .contacts-body-container .information-container .buttons-container .contacts-map-button{width:150px}}@media screen and (max-width:530px){.contacts-wrapper .contacts-body-container .information-container .buttons-container{width:100%}.contacts-wrapper .contacts-body-container .information-container .buttons-container .contacts-map-button{width:45%}}.contacts-wrapper .contacts-body-container .information-container .office-info-container{border-radius:20px;flex-direction:column;justify-content:space-between;width:500px;min-width:330px;height:250px;padding:20px;display:flex;box-shadow:3px 3px 15px -3px #223c5066}@media screen and (630px<width<=850px){.contacts-wrapper .contacts-body-container .information-container .office-info-container{width:calc(100vw - 400px)}}@media screen and (500px<width<=630px){.contacts-wrapper .contacts-body-container .information-container .office-info-container{width:calc(100vw - 60px);height:200px}}@media screen and (max-width:500px){.contacts-wrapper .contacts-body-container .information-container .office-info-container{width:calc(100vw - 30px);min-width:280px;height:200px}}.contacts-wrapper .contacts-body-container .information-container .office-info-container .office-info{width:100%;font-size:1.2rem}.contacts-wrapper .contacts-body-container .information-container .office-info-container .office-info .icon{color:var(--primary-color);margin-right:10px}.contacts-wrapper .contacts-body-container .map-container{flex-direction:column;align-items:center;display:flex}.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:1200px;height:600px}@media screen and (1450px<=width<=1800px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:800px;height:400px}}@media screen and (1220px<=width<1450px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:600px;height:350px}}@media screen and (1050px<=width<1220px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:400px;height:350px}}@media screen and (800px<width<1050px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:calc(100vw - 110px);height:350px}}@media screen and (500px<width<=800px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:calc(100vw - 60px);height:350px}}@media screen and (max-width:500px){.contacts-wrapper .contacts-body-container .map-container .contacts-map{width:calc(100vw - 30px);height:350px}}
