@media screen and (min-width: 1690px){.hero h1{max-width:1215px;font-size:65px;line-height:70px 108%}}.hero h1{margin-bottom:20px}.product-section{text-align:center}.product-section p.section-text{max-width:1200px;margin:30px auto}.product-section p.section-text em{font-weight:700;font-size:19px;line-height:29px;color:#61c6c7}.listable-section{background:#ebebeb}.listable-section .highlight-div-bg{background-color:#fff}.listable-section .highlight-div-bg:hover{background-color:#61c6c7}.listable-section .highlight-div p{max-width:645px}.listable-section p.subhead{max-width:790px;margin-bottom:50px}.contact-sales-cta h2{font-weight:700;font-size:50px;line-height:108%;max-width:940px;margin-left:auto;margin-right:auto}.diagram-wrapper{position:relative;width:100%;max-width:100%;margin:0 auto;max-width:1134px}.diagram-image{width:100%;height:auto;display:block}.hotspot{position:absolute;width:40px;height:40px;cursor:pointer;z-index:10;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:rgba(0,0,0,0)}.hotspot-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:26px;height:26px;background:rgba(97,198,199,.5);border:3px solid #61c6c7;border-radius:50%;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width: 1200px){.hotspot-inner{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.hotspot:hover .hotspot-inner{-webkit-animation:none;animation:none}}@media(max-width: 1199px){.hotspot-inner{-webkit-animation:pulse 3s infinite;animation:pulse 3s infinite}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(97,198,199,.7);box-shadow:0 0 0 0 rgba(97,198,199,.7)}70%{-webkit-box-shadow:0 0 0 15px rgba(97,198,199,0);box-shadow:0 0 0 15px rgba(97,198,199,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(97,198,199,0);box-shadow:0 0 0 0 rgba(97,198,199,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(97,198,199,.7);box-shadow:0 0 0 0 rgba(97,198,199,.7)}70%{-webkit-box-shadow:0 0 0 15px rgba(97,198,199,0);box-shadow:0 0 0 15px rgba(97,198,199,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(97,198,199,0);box-shadow:0 0 0 0 rgba(97,198,199,0)}}.tooltip-content .gray-content{background:#8e8e93;color:#fff;padding:30px}.tooltip-content .aqua-content{background:#61c6c7;color:#fff;padding:30px}.hotspot.nms{top:11%;left:61.2%}.hotspot.core{top:22.4%;left:78.6%}.hotspot.cudu{top:35.4%;left:65.6%}.hotspot.spectrum{top:44.1%;left:20.4%}.hotspot.ru{top:75%;left:59.5%}.hotspot.devices{top:90.4%;left:29%}.tooltip-desktop{position:fixed;width:707px;max-width:calc(100vw - 40px);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,-webkit-transform .3s ease;z-index:1000;max-height:80vh}.tooltip-desktop.show{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.tooltip-desktop::before{content:"";position:absolute;width:0;height:0;border-style:solid}.tooltip-desktop.position-top::before{bottom:-22px;left:var(--arrow-offset, 50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:47px 47px 0 47px;border-color:#61c6c7 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip-desktop.position-bottom::before{top:-22px;left:var(--arrow-offset, 50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:0 22px 22px 22px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #8e8e93 rgba(0,0,0,0)}.tooltip-desktop.position-left::before{right:-22px;top:var(--arrow-offset, 50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-width:22px 0 22px 22px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #8e8e93}.tooltip-desktop.position-right::before{left:-22px;top:var(--arrow-offset, 50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-width:22px 22px 22px 0;border-color:rgba(0,0,0,0) #8e8e93 rgba(0,0,0,0) rgba(0,0,0,0)}.modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:9998;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-overlay.show{display:block;opacity:1}.tooltip-mobile{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.9);transform:translate(-50%, -50%) scale(0.9);width:90%;max-width:500px;max-height:80vh;overflow-y:auto;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.3);box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:9999;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.tooltip-mobile.show{display:block;opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:#fff;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:36px;color:#61c6c7;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:1}.modal-close:hover{background:#e0e0e0;color:#333}.tooltip-content h3{font-weight:600;font-size:24px;line-height:125%;letter-spacing:.03em}.tooltip-content p{font-weight:500;font-size:19px;line-height:153%;margin-bottom:0px}@media(max-width: 1199px){.tooltip-desktop{display:none !important}}@media(max-width: 480px){.tooltip-mobile{width:95%}.tooltip-content h3{font-size:18px}.hotspot{width:35px;height:35px}.hotspot-inner{width:15px;height:15px}}@media screen and (max-width: 1689px){.hero h1{max-width:1094px}}@media screen and (max-width: 1399px){.tooltip-content p{font-size:15px;line-height:139%}.tooltip-content h3{font-size:20px}.tooltip-content .gray-content,.tooltip-content .aqua-content{padding:25px}.tooltip-desktop{width:650px}.contact-sales-cta h2{font-size:35px;max-width:668px}.hero h1{max-width:900px}}@media screen and (max-width: 1199px){.tooltip-content .gray-content{background:#fff;color:#54585a}.tooltip-content p{font-size:16px;line-height:21px}.hotspot-inner{height:21px;width:21px}.listable-section h2{max-width:750px;margin-left:auto;margin-right:auto}.hero h1{max-width:800px}}@media screen and (max-width: 991px){.hotspot-inner{height:18px;width:18px}.listable-section h2,.product-section h2{max-width:500px;margin-left:auto;margin-right:auto}.product-section p.section-text em{font-size:18px}.contact-sales-cta h2{font-size:27px;line-height:115%;max-width:515px}.hero h1{max-width:600px}}@media screen and (max-width: 575px){.hero .btn-primary{margin-right:0px;margin-bottom:15px;display:block;width:220px}}@media screen and (max-width: 767px){.section{padding-left:12px;padding-right:12px}.hotspot-inner{height:15px;width:15px}.product-section p.section-text{margin:20px auto}.product-section p.section-text em{font-weight:700;font-size:16px;line-height:131%}.product-section,.product-section h2{text-align:left}.product-section h2{margin-left:0px;margin-right:0px}.listable-section p.subhead{margin-bottom:30px}.listable-section .columns{display:block;-webkit-transition:none;transition:none;transition:none !important;-webkit-transform:none !important;transform:none !important}.listable-section .mobile-arrows{display:none}.listable-section .highlight-div-col{margin-bottom:25px;margin-right:0px;width:100%;max-width:342px;margin-left:auto;margin-right:auto}.listable-section .highlight-div img{display:inline-block;vertical-align:middle}.listable-section .highlight-div h3{display:inline-block;width:200px;vertical-align:middle;padding-left:13px}.listable-section .highlight-div img{width:60px;height:60px}.listable-section .highlight-div{width:100%}.listable-section .clone{display:none !important}.hotspot.ru{top:75%;left:40.5%}.hotspot.nms{top:7%;left:67.2%}.hotspot.core{top:29.4%;left:85.6%}.hotspot.spectrum{top:50.1%;left:12.4%}.hotspot.cudu{top:37.4%;left:49.6%}.contact-sales-cta p{max-width:242px}.tooltip-content h3{max-width:90%}}@media screen and (max-width: 374px){.listable-section .highlight-div h3{width:145px}}