.checkip__banner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkip__banner-container:after{background-image:url(../../../images/banner-check-ip.svg)}.checkip__form{padding-top:32px;padding-bottom:32px;background-color:#f5f8fb}.checkip__result{margin-top:40px}.checkip__row{padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #e6eff8}.checkip__row:not(:first-child){margin-top:24px}.checkip__result-text{margin:0}.checkip__other-services,.checkip__text-cards{margin-top:56px!important;margin-bottom:56px}.checkip__text-cards-layout{grid-template-columns:1fr}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(3) ul{margin-top:12px;padding-left:0}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(3) li{position:relative;padding-left:16px}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(3) li:before{content:"";position:absolute;top:.45em;left:0;width:6px;height:6px;background-color:#3393ff;border-radius:50%}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(3) li:not(:first-child){margin-top:8px}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(4) ol{margin-top:12px;padding-left:16px}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(4) li:not(:first-child){margin-top:12px}@media screen and (min-width:800px){.checkip__row{display:grid;grid-template-columns:1fr 2fr;gap:0 20px}}@media (min-width:960px){.checkip__other-services,.checkip__text-cards{margin-top:72px!important;margin-bottom:72px}}@media screen and (min-width:1260px){.checkip__text-cards-layout{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b" "a c" "a c" "d e" "f e"}.checkip__text-cards-layout>.bordered-text-cards__item:first-child{grid-area:a}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(2){grid-area:b}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(3){grid-area:c}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(4){grid-area:d}.checkip__text-cards-layout>.bordered-text-cards__item:nth-child(5){grid-area:e}.checkip__text-cards-layout>.bordered-text-cards__item:last-child{grid-area:f}}