.contact_list .top{display:flex;gap:40px}.contact_list .top .left{width:50%}.contact_list .top .left .mapa{aspect-ratio:1;position:relative}.contact_list .top .left .mapa iframe{position:absolute;top:50%;left:50%;translate:-50% -50%;display:block;width:100%;height:100%;border:0}.contact_list .top .left .mapa .btn{position:absolute;left:10px;bottom:10px}.contact_list .top .right{width:50%;display:flex;align-items:center}.contact_list .top .right p{margin:0}.contact_list .top .right .info_box .info_box_top{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.contact_list .top .right .info_box .info_box_top::before{content:'';margin-bottom:20px;display:block;width:81px;height:81px;background-image:url('../../../../img/map_pointer_icon_round.svg');background-repeat:no-repeat;background-position:left center;background-size:100% 100%;background-color:transparent}.contact_list .top .right .info_box .info_box_top .title{margin:0}.contact_list .top .right .info_box .info_box_top .title .big{font-size:32px;line-height:40px;font-weight:700}.contact_list .top .right .info_box .info_box_top .title .small{font-size:20px;line-height:28px;padding-left:20px;margin-left:20px;border-left:2px solid #E9CC63}.contact_list .top .right .info_box .info_box_bot::before{content:'';display:block;margin:36px 0;width:82px;height:2px;background-color:#E9CC63}.contact_list .top .right .info_box .info_box_bot .title{font-size:22px;line-height:30px;margin:0 0 20px;font-weight:700}.contact_list .bot{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.contact_list .bot p{display:flex;gap:20px;position:relative;padding:20px 20px 20px 70px;font-size:18px;line-height:26px;font-weight:500;margin:0}.contact_list .bot p::before{content:'';position:absolute;left:0;top:50%;translate:0 -50%;width:50px;height:50px;display:block;background-repeat:no-repeat;background-position:left center;background-size:100% 100%;background-color:transparent}.contact_list .bot p.phone::before{background-image:url('../../../../img/phone_icon_round.svg')}.contact_list .bot p.mobil::before{background-image:url('../../../../img/mobil_icon_round.svg')}.contact_list .bot p.mail::before{background-image:url('../../../../img/mail_icon_round.svg')}.contact_list .bot p .links_box{display:flex;align-items:center;flex-direction:column;gap:4px;justify-content:center}.contact_list .bot p .links_box a:is(:hover,:focus){text-decoration:underline}@media screen and (max-width:1650px){.contact_list .top .right .info_box .info_box_top{gap:10px}.contact_list .top .right .info_box .info_box_top::before{width:60px;height:60px}.contact_list .top .right .info_box .info_box_top .title .big{font-size:26px;line-height:32px;font-weight:700}.contact_list .top .right .info_box .info_box_top .title .small{font-size:17px;line-height:26px;padding-left:10px;margin-left:10px}.contact_list .top .right .info_box .info_box_bot::before{margin:26px 0}.contact_list .top .right .info_box .info_box_bot .title{font-size:20px;line-height:28px;margin:0 0 12px}}@media screen and (max-width:1380px){.contact_list .top{gap:30px}}@media screen and (max-width:1280px){.contact_list .top{flex-direction:column}.contact_list .top .left{width:100%;max-width:500px}.contact_list .top .right{width:100%}.contact_list .bot p{padding:20px 20px 20px 60px}}@media screen and (max-width:500px){.contact_list .top .right .info_box .info_box_top .title{display:flex;flex-direction:column;gap:10px}.contact_list .top .right .info_box .info_box_top .title .small{margin-left:0}.contact_list .bot{gap:10px}.contact_list .bot p{font-size:17px;line-height:26px}}