.bottom-contacts{box-sizing:content-box;max-width:1170px;width:100%;margin:160px auto 0;padding:0 24px}.bottom-contacts>div{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}.bottom-contacts>div>div{width:100%;max-width:470px}.bottom-contacts .btn{width:100%}.bottom-contacts .address-n-contacts{align-items:flex-start;display:flex;flex-direction:column;gap:12px;background-color:var(--dark-black, #0C0B0C)}.bottom-contacts .address-n-contacts .address-item{display:flex;align-items:center;gap:12px}.bottom-contacts .address-n-contacts .address-item svg{width:24px;height:24px}.bottom-contacts .address-n-contacts .address-item .text{color:var(--light-silver, #D9D9D9);font-feature-settings:"liga" off,"clig" off;text-decoration:none;font-size:24px;font-weight:700;line-height:155%;text-transform:uppercase}.bottom-contacts .address-n-contacts .address-item .with-underline{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.bottom-contacts .address-n-contacts .contacts{gap:12px;display:flex;align-items:center}.bottom-contacts .address-n-contacts .contacts .item{text-decoration:none;background:var(--philippine-violet, #820066)}.bottom-contacts .address-n-contacts .contacts .item svg{display:flex;justify-content:center;align-items:center;width:52px;height:52px;padding:10px}@media only screen and (max-width:850px){.bottom-contacts{margin-top:80px}.bottom-contacts>div{margin-top:40px;flex-direction:column;gap:40px}.bottom-contacts>div>div{max-width:100%}.bottom-contacts .address-n-contacts{gap:24px}}@media only screen and (max-width:633px){.bottom-contacts .address-n-contacts .address-item .text{font-size:18px;font-style:normal;font-weight:600;line-height:155%}.bottom-contacts .address-n-contacts .contacts{gap:16px}.bottom-contacts .address-n-contacts .contacts .item svg{width:46px;height:46px;padding:11px}}
