html[data-theme=lightMode] .contactUs .itemTitle{color:var(--hd-black)}html[data-theme=lightMode] .contactUs .itemIcon svg{fill:var(--hd-black)}.contactUs{padding-top:2rem}@media screen and (min-width:1150px){.contactUs{flex-direction:row-reverse;justify-content:space-between;align-items:center;padding-top:0;display:flex}}.contactUs .image{justify-content:center;width:100%;max-width:25rem;margin:0 0 1rem;display:flex;position:relative}@media screen and (min-width:768px){.contactUs .image{max-width:37.5rem;margin:0 auto 3.5rem}}@media screen and (min-width:1150px){.contactUs .info{width:48%}}.contactUs .listText{width:100%;max-width:unset;text-align:center;margin-bottom:1rem}@media screen and (min-width:768px){.contactUs .listText{text-align:start;max-width:40rem;margin:0}}@media screen and (min-width:1150px){.contactUs .listText{max-width:30rem}}.contactUs .titleBlock{flex-wrap:wrap;justify-content:center;margin-bottom:1rem;display:flex}@media screen and (min-width:768px){.contactUs .titleBlock{justify-content:flex-start}}.contactUs .list{flex-direction:column;margin-top:1rem;padding:0;list-style-type:none;display:flex}@media screen and (min-width:768px){.contactUs .list{margin-top:3.5rem}}.contactUs .item{margin-bottom:1rem}.contactUs .link{color:var(--hd-white);align-items:center;padding:.5rem;font-size:1.25rem;text-decoration:none;display:inline-flex}@media screen and (min-width:768px){.contactUs .link{font-size:2rem}}.contactUs .itemTitle{text-transform:capitalize;margin-inline-start:1rem}.contactUs .itemIcon{background-color:var(--hd-lightGreen);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@media screen and (min-width:768px){.contactUs .itemIcon{width:3.5rem;height:3.5rem}}.contactUs .itemIcon img{width:1.5rem;height:1.5rem}@media screen and (min-width:768px){.contactUs .itemIcon img{width:2.25rem;height:2.25rem}}
