#map{height:100%;border-radius:15px}.ip-check{background:url(../ip-check/background-elements.svg) 0 0 no-repeat;background-size:cover;border-radius:20px;padding:30px;display:flex;flex-direction:column;gap:25px;width:100%}.ip-check__col{display:flex;gap:25px;flex-direction:column}[dir=rtl] .ip-check__col{text-align:right}.ip-check__item{display:flex;flex-direction:column;white-space:nowrap}.ip-check__location,.ip-check__ip{font-weight:700}.ip-check__status.status-unprotected{text-transform:uppercase;color:#fb1b43}.ip-check__status.status-protected{text-transform:uppercase;color:#87ab49}.ip-check__map{position:relative;z-index:1;width:100%;height:300px;background-color:var(--white);border-radius:8px}.ip-check .cta{width:100%;max-width:300px;align-self:center}@media screen and (min-width:768px){.ip-check{max-width:1200px;width:100%;margin:0 auto;flex-direction:row;padding:44px}.ip-check__col{flex:1;gap:30px}.ip-check__col.map{flex-direction:row;flex-wrap:wrap}.ip-check__map{width:100%;max-width:500px;height:300px;background-color:var(--white);border-radius:8px}.ip-check__item{flex-direction:row;gap:10px}.ip-check .cta{align-self:start}}@media screen and (min-width:1024px){.ip-check{padding:44px 74px}}
