.contacts__p{display:block;margin-bottom:30px}.contacts__list{justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.contacts__item{width:282px;height:146px;border-radius:15px;box-shadow:var(--shadow);padding:30px 20px}.contacts__item_top{align-items:center;justify-content:space-around;margin-bottom:15px}.contacts__item:nth-child(3) .contacts__item_top{justify-content:center;gap:22px}.contacts__item:nth-child(4) .contacts__item_top{justify-content:center;gap:22px}.contacts__item_top *{color:var(--green);font-size:24px;font-weight:500;line-height:29.26px}.contacts__link{height:33px}.contacts__item_bottom{text-align:center}.map{border-radius:15px;overflow:hidden;width:1200px;height:295px;margin-bottom:40px}.contacts__title{width:500px;font-size:24px;font-weight:500;line-height:29.26px}.contacts__bottom{justify-content:space-between}.contacts__form{flex-wrap:wrap;justify-content:space-between;width:690px;gap:15px}.contacts__form input,textarea{width:333px;height:49px;border-radius:20px;background-color:#fff;border:none;padding:20px;resize:none;box-shadow:var(--shadow)}.contacts__form input,textarea:focus{border:none;outline:none}textarea{min-width:100%;width:100%;height:125px!important}.contact__confirm_block{width:100%;margin-bottom:2px}.confirm{width:20px!important;height:20px!important;margin-right:15px}.contacts__submit{width:85px!important;height:37px!important;padding:10px 15px!important;color:#fff;background-color:var(--green)!important;border-radius:4px!important}.contacts__newsletter{width:486px;height:420px;border-radius:15px;overflow:hidden}.contacts__newsletter img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1240px){.contacts__list{gap:17px}.contacts__item{width:100%}.map{width:100%}.map iframe{width:100%}.contacts__top_content{flex-direction:column;gap:17px}.contacts__top_content div{width:100%}.contacts__bottom{flex-direction:column;gap:15px}.contacts__title{width:100%}.contacts__form{width:100%;flex-direction:column}.contacts__form input{width:100%}textarea{width:100%}.contacts__newsletter{width:100%;height:50vh}}