.address{display:flex;flex-direction:column}@media (min-width:600px){.address{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:-20px}}.address__item{align-items:center;border-bottom:1px solid #e1e4e8;color:#e1e4e8;display:flex;justify-content:space-between;padding:10px 0;width:100%}@media (min-width:600px){.address__item{background-color:#fff;border:1px solid #e1e4e8;border-radius:10px;display:block;margin:21px 20px;max-width:400px;min-width:200px;padding:0;width:42%}}.address__item:last-child{border-bottom:none}@media (min-width:600px){.address__item:last-child{border:1px solid #e1e4e8}}.address__item--active .address__image,.address__item:hover .address__image{fill:#5874c9}.address__header{align-content:center;display:flex;justify-content:space-between;padding:15px}@media (min-width:600px){.address__header{border-bottom:1px solid #e1e4e8}}.address__city{align-items:center;color:#2d313d;display:flex;font-size:18px}@media (min-width:600px){.address__city{font-size:14px;line-height:1.6;text-transform:uppercase}}.address__city-icon{height:25px;margin-right:8px;width:38px}@media (min-width:600px){.address__city-icon{display:none}}.address__address-button{background-color:#f3f5fb;color:#2d313d;display:none;font-size:14px;padding:3px 7px}@media (min-width:600px){.address__address-button{display:initial}}.address__address-button:focus{outline:0}.address__address-button:hover{background-color:#e1e4e8}.address__body{align-items:flex-start;display:flex;justify-content:space-between;padding:15px}@media (min-width:600px){.address__body{padding:7px 15px 7px 0}}.address__info{align-items:center;display:flex;text-align:left}@media (min-width:600px){.address__info{display:initial}}.address__info-item{margin-right:20px}@media (min-width:600px){.address__info-item{margin-right:0;padding:5px 15px}}.address__info-item:last-child{margin-bottom:0;margin-right:0}.address__info-item--whatsapp{display:none}@media (min-width:600px){.address__info-item--whatsapp{display:block}}.address__info-link{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;font-size:0;height:30px;width:30px}@media (min-width:600px){.address__info-link{color:#4d5260;display:initial;font-size:14px;height:auto;opacity:1;width:auto}.address__info-link svg{display:none}}.address__info-link:hover{text-decoration:underline}.address__image{display:none;height:70px;transition:.2s;width:70px;fill:#e1e4e8}@media (min-width:600px){.address__image{display:block}}.address__tooltip{background-color:#f3f5fb;bottom:110%;box-shadow:0 1px 2px 1px #2d313d33;color:#2d313d;opacity:0;padding:3px 5px;position:absolute;right:0;transition:opacity .3s;width:230px}.address__tooltip-button{cursor:default}.address__tooltip-button:focus~.address__tooltip,.address__tooltip-button:hover~.address__tooltip{opacity:1}.address__tooltip-wrapper{position:relative}
