body{background-color:#1c1934;color:#000;font-family:sans-serif;height:100%;overflow-x:hidden;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Helvetica Neue}a{cursor:pointer;text-decoration:none;transition:color .3s ease}*{box-sizing:border-box;margin:0;padding:0}.App{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-width:100vw}.container{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:15px;padding-right:15px;width:100%}.container,.row{background-color:inherit}.row{display:flex;flex-direction:row}.ul{overflow-wrap:break-word}.body-btn{font-weight:500}.body-main{color:#fefefe;font-size:18px;font-style:normal;letter-spacing:.01em;line-height:26px}.body-main,.caption{font-family:HelveticaNeue,sans-serif;margin:0}.caption{font-size:16px;font-style:none;font-weight:400;letter-spacing:unset;line-height:22.5px}.menu-item{border-left:1px solid transparent;border-right:1px solid transparent;display:block;margin:0;padding:29px 19px 30px 24px;position:relative}.menu-item a:hover{color:#7558ff;outline:none}.menu-item a{color:#fefefe;display:block;font-family:sans-serif;font-size:19px;font-style:normal;font-weight:600;letter-spacing:.04em;line-height:28px;margin:0}.loader{align-items:center;-webkit-animation:spin 5s linear infinite;animation:spin 5s linear infinite;background-color:#fff;border:8px solid #222942;border-radius:50%;border-top-color:#fc9001;display:flex;height:1.75em;justify-self:center;opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.75em}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button{background-color:linear-gradient(37.1deg,#ff754a,#ffbf44);background:linear-gradient(90deg,#d644fa,#5937ff);border:none;border-radius:27px;color:#fefefe;cursor:pointer;display:flex;font-size:18px;font-weight:500;line-height:26px;padding:14px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button:hover{background:linear-gradient(37.1deg,#ff754a,#ffbf44);color:#fefefe}.tooltip{display:inline-block;position:relative}.hide-tooltip{visibility:hidden!important}.tooltip .tooltiptext{background-color:#252143;border-radius:20px;bottom:100%;color:#fff;font-family:HelveticaNeue,sans-serif;height:auto;left:50%;margin-bottom:10px;margin-left:-220px;padding:10px;position:absolute;text-align:left;width:240px;z-index:1}.tooltip .tooltiptext:after{border:5px solid transparent;border-top-color:#ffbf44;content:" ";left:50%;margin-left:95px;position:absolute;top:100%}.link{color:#ffbf44}.header{background-color:#1c1934;border:0;border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,#b037ce,#5030eb 50%,#73e8e2);left:0;position:fixed;top:0;width:100vw;z-index:100}.header-spacing-container{justify-content:space-between;width:100%}.header-logo-container,.header-spacing-container{align-items:center;display:flex}.header-logo-wrapper{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transform:scale(.83);transform:scale(.83);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-logo{height:65px;width:270px}.header-navigation-wrapper{display:flex;justify-content:flex-end}.btn-list,.navigation-list,.navigation-wrapper{align-items:center;display:flex}.btn-list,.navigation-list{list-style-type:none;margin:0;padding:0}.navigation-button{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 10px!important;padding:0;z-index:0}.navigation-button span{background-color:#1c1934;padding:14px 30px;white-space:nowrap}.btn-secondary,.navigation-button span{border-radius:27px;transition:all .3s ease}.btn-secondary{background:#1c1934;color:#fefefe;font-family:HelveticaNeue,sans-serif;font-size:18px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:.01em;line-height:26px;margin:0;min-width:117px;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-secondary:after{background:linear-gradient(90deg,#d644fa,#5937ff);border-radius:31px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px;z-index:-1}.btn-secondary:hover:after{color:#fefefe}.btn-secondary:focus,.btn-secondary:hover:after{background:linear-gradient(37.1deg,#ff754a,#ffbf44)}.btn-secondary:focus{color:#ff754a}.buy-now-span{background:linear-gradient(to right top,#d644fa,#5937ff)}.buy-now-span:hover{background:linear-gradient(to right top,#ffbf44,#ff754a)}.header-burger-button{display:none}.burger-button{cursor:pointer;display:none;height:19px;max-width:29px;position:relative;width:100%}.burger-button span{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease;width:100%}.burger-button span:first-child{top:0}.burger-button span:nth-child(2),.burger-button span:nth-child(3){top:8px}.burger-button span:nth-child(4){top:16px}.burger-button-active span:first-child,.burger-button-active span:nth-child(4){left:50px;top:10px;width:0}.burger-button-active span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger-button-active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.footer{bottom:0;left:0;position:relative;right:0}.footer-top{background-color:#252143;padding-bottom:60px;padding-top:60px;position:relative;z-index:1}.footer-column-left{flex-direction:column;width:25%}.footer-column-left,.footer-column-right{display:flex;padding-left:15px;padding-right:15px}.footer-column-right{width:75%}.footer-logo{height:53px;margin-bottom:24px;width:221px}.footer-social-icons{display:flex}.footer-social-icon{align-items:center;height:30px;justify-content:center;margin-right:16px;width:30px}.footer-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:24px;width:24px}.footer-menu{display:flex}.footer-menu-product{margin-right:91px}.footer-menu-solutions{margin-right:120px}.footer-menu-company{margin-right:99px}.footer-menu-block{margin-top:16px}.footer-menu-title{color:#fefefe;display:block;margin-bottom:33px}.footer-menu-item,.footer-menu-list{list-style-type:none;margin-bottom:18px}.footer-menu-item a{color:#b9b9da;font-size:16px;font-style:normal;font-weight:400;letter-spacing:unset;line-height:22.5px;margin:0}.footer-menu-item a:hover{color:#7558ff;outline:none}.footer-vertical-line{border-left:1px solid #b9b9da;height:calc(100% - 32px);margin-top:16px}.footer-horizontal-line{size:1px;background-color:currentColor;border:0;color:inherit;color:#b9b9da;display:block;margin:40px 0 1rem;opacity:.25}.footer-menu-right{margin-top:16px}.footer-menu-right-list{margin-left:90px;padding-left:0}.footer-menu-right-item{list-style-type:none;margin-bottom:19px}.footer-menu-right-item a{color:#fefefe}.footer-menu-right-item a:hover{color:#7558ff;outline:none}.footer-bottom{background-color:#7558ff;padding-bottom:8px;padding-top:9px}.footer-bottom-wrapper{align-items:center;display:flex}.footer-bottom-lupovis,.footer-bottom-text,.footer-bottom-wrapper{background-color:inherit}.footer-bottom-text{color:#1c1934}.footer-bottom-production{margin-left:auto;margin-right:20px}.ipinfo{display:flex;padding-bottom:100px;padding-top:310px;position:relative}.rsm-svg{margin-right:100px;max-width:1320px;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.column-content{overflow:hidden;width:60%}.headline{color:#fefefe;display:block;font-family:sans-serif;font-size:70px;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:78px;margin:0 0 24px;overflow-y:hidden;word-break:break-word}.banner-text{margin-bottom:40px;padding-right:120px}.banner-text h2{color:#fefefe;display:block;font-family:HelveticaNeue,sans-serif;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:26px;margin:0 0 15px}.ipinfo-container{display:flex;flex-direction:column;height:auto;width:50%}.search-wrapper{align-items:center;justify-content:space-between;width:auto}.search-box-wrapper,.search-wrapper{display:flex;flex-direction:row;height:auto;margin:1%}.search-box-wrapper{background-color:#fff;border-radius:10px;max-height:40px;min-height:40px;padding:1% 2%;width:90%}.search-button{background-color:#fff;border:none;font-size:medium;height:auto;width:92.5%}.search-button::-webkit-input-placeholder{color:grey}.search-button::placeholder{color:grey}.search-button:focus{outline:none}.search-button-wrapper{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:40px;justify-content:center;margin:1%;width:40px}.search-button-wrapper:hover{cursor:pointer}.search-button-icon{background-color:#fff;height:30px;width:30px}.query-output-wrapper{background-color:#1c1934;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;height:100%;margin:1%;min-height:300px;overflow-x:hidden;padding:1%;white-space:pre-line}.tag{background-image:linear-gradient(90deg,#ff754a,#ffbf44);border-radius:3px 0 0 3px;color:#000;display:inline-block;height:26px;line-height:26px;margin:0 10px 10px 0;padding:0 20px 0 23px;position:relative}.tag:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);height:6px;left:10px;top:10px;width:6px}.tag:after,.tag:before{content:"";position:absolute}.tag:after{background:#1c1934;border-bottom:13px solid transparent;border-left:10px solid #ffbf44;border-top:13px solid transparent;right:0;top:0}.table-tag{background-image:linear-gradient(90deg,#ff754a,#ffbf44);border-radius:3px 0 0 3px;color:#000;display:inline-block;height:26px;line-height:26px;margin:0 10px 10px 0;padding:0 20px 0 23px;position:relative;white-space:nowrap}.table-tag:before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);content:"";height:6px;left:10px;position:absolute;top:10px;width:6px}.table-tag:after{background:#f3f3f3;border-bottom:13px solid transparent;border-left:10px solid #ffbf44;border-top:13px solid transparent;content:"";position:absolute;right:0;top:0}.data-row{align-items:center;background-color:inherit;background-color:initial;color:#fff;display:flex;flex-direction:row;justify-content:left;width:100%}.att-dest-countries{flex-wrap:wrap;overflow-wrap:wrap!important;position:relative;white-space:pre}.indent-row{-webkit-transform:translateX(40px);transform:translateX(40px)}.mini-logo{background-position:50%;height:30px;width:30px}.data-text,.mini-logo{background-color:inherit}.data-text{padding-left:10px}.home-page-button-wrapper{display:flex;flex-direction:column;width:90%}.view-pricing-button{margin:auto;width:300px!important}.insights-button{background:linear-gradient(to right top,#d644fa,#5937ff);background-clip:padding-box;-webkit-background-clip:padding-box;border:3px solid transparent;border-radius:50px;color:#fefefe;display:flex;font-family:HelveticaNeue,sans-serif;font-size:18px;font-style:normal;justify-content:center;letter-spacing:.01em;line-height:40px;margin-bottom:10px;min-width:300px;padding:0 20px;position:relative;text-align:center;transition:all .3s ease}.insights-button:hover{background:linear-gradient(to right top,#ffbf44,#ff754a);cursor:pointer}@media (max-width:1360px){.container{max-width:100%;padding-right:2%}.menu-item a{font-size:16px}.navigation-button{margin-left:20px!important}.navigation-button span{font-size:16px}.footer{position:relative}.footer-menu-company,.footer-menu-product,.footer-menu-solutions{margin-right:60px}.footer-menu-right-list{margin-left:60px}.rsm-svg{margin-right:75px;-webkit-transform:translateY(-35px);transform:translateY(-35px)}}@media (max-width:1200px){.container{max-width:100%}.menu-item{padding:29px 15px 30px}.navigation-button{margin:0 0 0 10px!important}.buy-now-btn span{padding:15px 19px!important}.navigation-wrapper{padding-left:5px;padding-right:5px}.header-logo{height:46px;width:189px}.menu-item a{font-size:16px}.navigation-button span{padding:15px}.rsm-svg{margin-right:50px;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@media (max-width:991px){.container{max-width:720px;padding-left:25px;padding-right:25px}.row{flex-direction:column}.header{padding:15px 0 9px}.navigation-wrapper{align-items:flex-start;display:flex;flex-direction:column}.header-logo{height:46px;width:189px}.header-logo-wrapper{-webkit-transform:scale(1);transform:scale(1)}.navigation{background-color:#1c1934;height:100vh;left:0;padding:0 25px;position:fixed;top:75px;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:50}.navigation-open{overflow:scroll;padding-bottom:150px;-webkit-transform:translateX(0);transform:translateX(0)}.navigation-list{align-items:flex-start;padding-top:35px}.btn-list,.navigation-list{flex-direction:column;width:100%}.btn-list{display:flex;margin:20px 0}.btn-list li{margin:10px 0}.navigation-list li{border-bottom:1px solid rgba(185,185,218,.2);width:100%}.navigation-list li a{font-size:22px;letter-spacing:.0198em;line-height:28px;width:100%}.burger-button{color:#fefefe;display:block;margin-bottom:6px;margin-right:7px;width:100%}.burger-button span{background-color:#fefefe;border-radius:28px;display:block;height:3px;left:0;opacity:1;position:absolute;width:100%}.ipinfo{margin-bottom:100px;padding:140px 0 0}.headline{font-size:40px;line-height:50px;word-break:break-word}.ipinfo-container{width:100%}.banner-text{margin-bottom:30px;padding-right:unset}.column-content{width:100%}.tooltip .tooltiptext{visibility:hidden}.tooltip:hover .tooltiptext{visibility:visible}.footer-top{padding:40px 0 60px}.footer-logo{margin-bottom:30px}.footer-social-icons{margin-bottom:24px}.footer-social-icon{margin-right:30px}.footer-column-right{flex-direction:column;width:100%}.footer-menu-title{margin-bottom:15px}.footer-menu-right{margin-top:24px}.footer-menu-right-list{align-content:center;display:flex;flex-direction:row;justify-content:space-between;margin:0}.footer-menu-right-item{margin:0}.footer-menu-right-item a{font-size:18px}.footer-horizontal-line{height:1px}.rsm-svg{margin-right:50px;-webkit-transform:translateY(0);transform:translateY(0)}.consent-model-container{width:75%}.consent-model-container footer p,.consent-model-container header{font-size:14px}.switch{height:25.5px;width:45px}.slider:before{bottom:3px;height:19.5px;left:3px;width:19.5px}input:checked+.slider:before{-webkit-transform:translateX(19.5px);transform:translateX(19.5px)}.button{font-size:14px;line-height:19.5px;padding:10.5px 22.5px}}@media (max-width:768px){.container{max-width:540px}.footer-menu{justify-content:space-between}.footer-menu-company,.footer-menu-product,.footer-menu-solutions{margin-right:0;width:30%}}@media (max-width:575px){.container{max-width:100%;width:100%}.footer-menu{justify-content:space-between}.footer-menu-company,.footer-menu-product,.footer-menu-solutions{margin-right:0;max-width:33.3%}.footer-menu span{font-size:16px}.footer-menu ul li a{font-size:14px}.footer-menu-right-item a{font-size:16px}.consent-model-container{padding:10px;width:90%}.consent-model-container footer p,.consent-model-container header{font-size:12px;padding-bottom:10px}.consent-container p{font-size:14px}.switch{height:17px;width:30px}.slider:before{bottom:2px;height:13px;left:2px;width:13px}input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.button{font-size:14px;line-height:19.5px;padding:7px 15px}}@media (max-height:600px){.consent-model-container{padding:10px;width:90%}.consent-model-container footer p,.consent-model-container header{font-size:12px;padding-bottom:10px}.consent-container p{font-size:14px}.switch{height:17px;width:30px}.slider:before{bottom:2px;height:13px;left:2px;width:13px}input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.button{font-size:14px;line-height:19.5px;padding:7px 15px}}@media (max-height:410px){.consent-model-container{max-width:800px}.consent-model-container footer{align-items:flex-start}.consent-model-container button{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.report-table-wrapper{height:40vh;width:90%}.report-table{font-size:8px}.insights-button{font-size:16px}}@media screen and (max-width:576px){.report-table td:nth-child(3),.report-table td:nth-child(4),.report-table th:nth-child(3),.report-table th:nth-child(4){display:none}.report-table{font-size:8px}.report-table-wrapper{height:100%;width:100%}.report-table{font-size:6px}.insights-button{min-width:auto;white-space:no-wrap;width:100%}}@media screen and (max-width:992px){.report-table-wrapper{height:50vh;width:100%}.report-table{font-size:9px}.insights-button{font-size:16px}}@media screen and (min-width:1200px){.report-table-wrapper{height:60vh;width:70%}.report-table{font-size:10px}.insights-button{font-size:18px}}@media screen and (min-width:1600px){.report-table-wrapper{height:55vh;width:60%}.report-table{font-size:12px}.insights-button{font-size:20px}}.attack_line{stroke-dasharray:0;-webkit-animation:dash 10s linear;animation:dash 10s linear}@-webkit-keyframes dash{0%{stroke-dasharray:0 0 0 822}to{stroke-dasharray:822 0 822 822}}@keyframes dash{0%{stroke-dasharray:0 0 0 822}to{stroke-dasharray:822 0 822 822}}.insights{margin-bottom:100px;padding:140px 0 0}.report-table-wrapper::-webkit-scrollbar{height:0;width:0}.report-table-wrapper{-ms-overflow-style:none;max-height:40vh;min-height:600px;overflow-y:scroll;scrollbar-width:none;width:100%}.report-table{border-collapse:collapse;box-shadow:0 0 20px rgba(0,0,0,.15);font-family:sans-serif;font-size:10px;text-align:left;width:100%}.report-table thead{background-color:#1c1934;position:-webkit-sticky;position:sticky;top:0;z-index:1}.report-table th{color:#fff}.report-table td,.report-table th{padding:12px 15px}.report-table tbody tr{border-bottom:1px solid #ddd}.report-table tbody tr,.report-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.report-table tbody tr:last-of-type{border-bottom:2px solid #4b4561}.report-table-wrapper h1{color:#df9217;font-size:large;height:100%;padding-top:25%;text-align:center}.custom-background{background-color:#f3f3f3}.unlock-list-button-wrapper{display:flex;margin:auto;padding:20px 0}
/*# sourceMappingURL=main.0959bce6.css.map*/