.contacts-info-style-1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:1rem 0;position:relative;z-index:1}@media(min-width:768px){.contacts-info-style-1{flex-direction:row;padding:0}}.contacts-info-style-1__group{position:relative;padding:3rem;width:100%;border-radius:var(--border-radius-block);background:var(--main-background);margin-bottom:2rem}@media(min-width:768px){.contacts-info-style-1__group{width:23%;margin-bottom:-8rem}}.contacts-info-style-1__group:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:0 4px 12px var(--main-headline-color);border-radius:var(--border-radius-block);opacity:.08}.contacts-info-style-1__group-title{position:relative;display:block;font-weight:600;color:var(--main-headline-color);margin-bottom:1rem;z-index:2}.contacts-info-style-1__item{position:relative;padding-left:4rem;margin-bottom:1.5rem;width:100%;font-weight:500;z-index:2}.contacts-info-style-1__item:last-child{margin-bottom:0}.contacts-info-style-1__item i{position:absolute;left:0;top:0;width:3rem;height:3rem;color:var(--footer-icon-color);background:var(--footer-icon-bg);border-radius:50%;text-align:center;line-height:3rem;color:var(--button-primary-background)}.contacts-info-style-1__item.-whatsapp i{font-size:1.75rem}.contacts-info-style-1__item.-whatsapp i:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid var(--button-primary-background)}.contacts-info-style-1__item-value a,.contacts-info-style-1__item-value span{display:block;color:var(--footer-menu-items)}.contacts-info-style-1__item-value a:hover{color:var(--footer-menu-items-hover)}.contacts-info-style-1__item-value a:active{color:var(--footer-menu-items-pressed)}.contacts-info-style-1__heading{display:none}@media(min-width:768px){.contacts-info-style-1__heading{display:block;font-weight:600;font-size:20px;line-height:32px;padding:1rem 0;margin-bottom:2rem}}.contacts-map{height:300px}.contacts-map.-fullwidth{width:100vw;margin-left:50%;transform:translate(-50%);min-width:100vw}@media(min-width:768px){.contacts-map.-fullwidth{height:560px}}.contacts-map.-block{border-radius:var(--border-radius-block);overflow:hidden;margin-bottom:2rem}@media(min-width:768px){.contacts-map.-block{height:520px;margin-bottom:0}}@media(min-width:768px){.contacts-map{height:520px}}.contacts-map iframe{width:100%;height:100%}