.contacts-info-style-2__group{position:relative;padding:2.25rem 3rem 3rem;width:100%;border-radius:var(--border-radius-block);box-shadow:0 4px 24px rgba(34,54,104,.08);background:var(--main-background);margin-bottom:2.25rem}.contacts-info-style-2__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-2__group-title{position:relative;display:block;font-weight:600;color:var(--main-headline-color);margin-bottom:2.25rem;font-size:18px;z-index:2}@media(min-width:1024px){.contacts-info-style-2__group-title{font-size:20px}}.contacts-info-style-2__item{position:relative;padding-right:4rem;padding-bottom:1rem;margin-bottom:1rem;width:100%;font-weight:500;border-bottom:1px solid var(--neutral5);z-index:2}.contacts-info-style-2__item i{position:absolute;right:0;top:0;width:3rem;height:3rem;color:var(--inverted-content-text);background:var(--button-primary-background);border-radius:50%;text-align:center;line-height:3rem;font-size:2rem}.contacts-info-style-2__item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.contacts-info-style-2__item.-email .contacts-info-style-2__item-value a,.contacts-info-style-2__item.-email .contacts-info-style-2__item-value span,.contacts-info-style-2__item.-phone .contacts-info-style-2__item-value a,.contacts-info-style-2__item.-phone .contacts-info-style-2__item-value span,.contacts-info-style-2__item.-whatsapp .contacts-info-style-2__item-value a,.contacts-info-style-2__item.-whatsapp .contacts-info-style-2__item-value span{font-weight:600}.contacts-info-style-2__item.-whatsapp i{font-size:1.25rem}.contacts-info-style-2__item.-whatsapp i:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid var(--main-background)}.contacts-info-style-2__item-value a,.contacts-info-style-2__item-value span{display:block;color:var(--footer-menu-items)}.contacts-info-style-2__item-value a:hover{color:var(--footer-menu-items-hover)}.contacts-info-style-2__item-value a:active{color:var(--footer-menu-items-pressed)}.contacts-info-style-2__heading{display:none}@media(min-width:768px){.contacts-info-style-2__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%}.contacts.-style-2 .contacts__container{display:flex;flex-direction:column;padding-bottom:2rem;width:calc(100% - 40px);max-width:1270px;max-width:var(--content-width);margin:0 auto}@media(max-width:767px){.contacts.-style-2 .contacts__container>*{width:100%}}@media(min-width:768px){.contacts.-style-2 .contacts__container{flex-direction:row;justify-content:space-between;padding-bottom:3rem}}