.mw-range-slider-container{width:100%}.mw-range-slider-container .range-slider{-webkit-appearance:none;cursor:pointer;background:0 0;width:100%;height:8px;position:relative}.mw-range-slider-container .range-slider::-webkit-slider-runnable-track{background:var(--color-white);border-radius:4px;width:100%;height:8px}.mw-range-slider-container .range-slider::-webkit-slider-thumb{appearance:none;background:var(--color-theme-bg);border:4px solid var(--color-primary);cursor:pointer;z-index:2;border-radius:50%;width:20px;height:20px;margin-top:-6px;position:relative}.mw-range-slider-container .range-slider:before{content:"";background:var(--color-primary);z-index:1;max-width:100%;height:8px;width:calc((var(--value) - var(--min))*100%/(var(--max) - var(--min)));border-top-left-radius:4px;border-bottom-left-radius:4px;position:absolute;top:0;left:0}.mw-range-slider-container .range-slider::-webkit-slider-runnable-track:after{content:"";z-index:0;height:8px;width:calc(100% - (var(--value) - var(--min))*100%/(var(--max) - var(--min)));background:#ddd;border-radius:4px;position:absolute;top:0;right:0}
.pricing-page-v2 .hero-section-pricing{margin-top:-60px;margin-bottom:80px;position:relative}.pricing-page-v2 .hero-section-pricing:before{content:url(../media/pricing-hero-left-shap.02815bfc.svg);width:87px;position:absolute;top:0;left:0}.pricing-page-v2 .hero-section-pricing:after{content:url(../media/pricing-hero-right-shap.0c9547fd.svg);width:87px;position:absolute;top:0;right:0}@media screen and (max-width:991px){.pricing-page-v2 .hero-section-pricing:after{display:none}.pricing-page-v2 .hero-section-pricing:before{display:none}}.pricing-page-v2 .hero-section-pricing .d-flex{background-color:#fff;width:100%;padding-top:40px;display:flex}.pricing-page-v2 h1{text-align:left;width:80%;font-size:36px;line-height:52px}@media screen and (max-width:991px){.pricing-page-v2 h1{width:100%}}@media screen and (max-width:768px){.pricing-page-v2 h1{font-size:28px;line-height:40px}}.pricing-page-v2 .below-content{margin-top:6px}.pricing-page-v2 .below-content.main-title{margin-top:42px}.pricing-page-v2 .below-content p{border-bottom:1px solid var(--color-table-border-bg);padding:26px 0;font-size:19px;line-height:28px}@media screen and (max-width:768px){.pricing-page-v2 .below-content p{padding:17px 0}.pricing-page-v2 .below-content p.pd-free{padding:7px 0!important}.pricing-page-v2 .below-content p.pd-tine{padding:15px 0!important}}.pricing-page-v2 .below-content.free-forever .svg{padding:20px 0}.pricing-page-v2 .below-content.pay-as-you-go p{padding:12px 0}.pricing-page-v2 .below-content.pay-as-you-go p.svg{padding:20px 0}.pricing-page-v2 .column{box-sizing:border-box;flex:1}.pricing-page-v2 .column.fixed-column{z-index:1;background-color:#fff;min-width:33.33%;position:sticky;left:0}.pricing-page-v2 .column.fixed-column .top-sticky{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff;background-image:none;border-radius:0;padding-left:0}.pricing-page-v2 .column.fixed-column .top-sticky:before{content:"";z-index:999;background-color:#fff;width:100%;padding:25px;position:fixed;top:80px;left:0}@media screen and (max-width:1440px){.pricing-page-v2 .column.fixed-column .top-sticky:before{padding:26px;top:79px}}.pricing-page-v2 .column .top-sticky{text-align:center;padding:26px;position:sticky;top:130px}@media screen and (max-width:991px){.pricing-page-v2 .column .top-sticky{top:20px}.pricing-page-v2 .column .top-sticky:before{display:none}}.pricing-page-v2 .column .top-sticky.pay{background:#5b5fc703;border-radius:0 20px 0 0}.pricing-page-v2 .column .top-sticky{-webkit-backdrop-filter:blur(47px);backdrop-filter:blur(47px);background:#5b5fc705;border-radius:20px 0 0}.pricing-page-v2 .column .top-sticky h3{font-size:24px;line-height:32px}.pricing-page-v2 .column .top-sticky p{color:var(--color-text-grey);margin-top:4px;margin-bottom:16px;font-size:16px;line-height:24px}.pricing-page-v2 .column .top-sticky a{width:100%;display:block}.pricing-page-v2 .scroll-container{flex:1;display:flex}@media screen and (max-width:768px){.pricing-page-v2 .scroll-container{width:33%}}.pricing-page-v2 .scroll-column{text-align:center;z-index:0;min-width:50%;position:relative}.pricing-page-v2 .scroll-column:after{content:"";z-index:-1;background:linear-gradient(#5b5fc70a,#fff0);border-radius:20px;width:300px;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.pricing-page-v2 .scroll-column:after{width:182px}}.pricing-page-v2 .scroll-column.pay-as:after{content:"";z-index:-1;background:linear-gradient(#5b5fc71f,#fff0);border-radius:20px;width:300px;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.pricing-page-v2 .scroll-column.pay-as:after{width:182px}}.pricing-page-v2 .scroll-column p{font-size:16px}.pricing-page-v2 .scroll-column svg{margin:auto}@media (max-width:768px){.pricing-page-v2 .d-flex{width:100%;display:flex;overflow-x:auto}.pricing-page-v2 .fixed-column{min-width:33.33%}.pricing-page-v2 .scroll-container{flex:1;display:flex}.pricing-page-v2 .scroll-column{min-width:100%}}.pricing-page-v2 .call-to-action-blog .d-flex{padding:25px}.pricing-page-v2 .call-to-action-blog .d-flex a{z-index:1;margin-left:auto}.pricing-page-v2 .call-to-action-blog .btm-info{background-color:var(--color-card-info-bg);border-radius:0 0 8px 8px;margin-top:-5px;padding:16px 40px}.pricing-page-v2 .call-to-action-blog .btm-info p{font-size:19px;line-height:28px}.pricing-page-v2 .pricing-hero h1{text-align:center;width:69%;margin:8px auto;font-size:64px;line-height:80px}@media screen and (max-width:991px){.pricing-page-v2 .pricing-hero h1{width:100%;font-size:39px}}.pricing-page-v2 .pricing-hero{position:relative}.pricing-page-v2 .pricing-hero:after{content:url(../media/pricing-wave-bg-left.d5f2ab14.svg);position:absolute;top:-170px;left:0}@media screen and (max-width:991px){.pricing-page-v2 .pricing-hero:after{display:none}}.pricing-page-v2 .pricing-hero:before{content:url(../media/pricing-wave-bg-right.84bd5b2c.svg);position:absolute;top:-170px;right:0}@media screen and (max-width:991px){.pricing-page-v2 .pricing-hero:before{display:none}}.pricing-page-v2 .pricing-hero p{text-align:center;color:var(--color-text-grey);font-size:19px}.pricing-page-v2 .pricing-hero .pricing-card{background-image:url(../media/pricing-card-bg.587b9925.svg);background-position:top;gap:24px;margin-top:88px;display:flex}@media screen and (max-width:991px){.pricing-page-v2 .pricing-hero .pricing-card{margin-top:30px}}.pricing-page-v2 .pricing-hero .pricing-card .card{background-color:var(--color-bg-card);clip-path:polygon(100% 0,100% 93%,87% 100%,0 100%,0 0);border-radius:8px;width:calc(33.33% - 8px);padding:28px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item{border-bottom:1px solid #343f4f1a;margin-bottom:26px;padding-bottom:28px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h4{text-transform:capitalize;font-size:24px;line-height:32px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h2{margin:12px 0;font-size:44px;font-weight:600;line-height:68px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h2 span{font-size:18px;line-height:32px}@media screen and (max-width:1200px){.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h2{font-size:35px;line-height:56px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h2 span{font-size:16px;line-height:32px}}@media screen and (max-width:1024px){.pricing-page-v2 .pricing-hero .pricing-card .card .header-item h2 span{font-size:14px;line-height:32px}}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item p{text-align:left;color:var(--color-text-grey);margin-bottom:20px;font-size:16px;font-weight:510;line-height:24px}.pricing-page-v2 .pricing-hero .pricing-card .card .header-item a{text-align:center;width:100%;display:block}.pricing-page-v2 .pricing-hero .pricing-card .card p{text-align:left;color:#000;font-weight:590}.pricing-page-v2 .pricing-hero .pricing-card .card ul{padding-top:12px;padding-left:20px}.pricing-page-v2 .pricing-hero .pricing-card .card ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.pricing-page-v2 .pricing-hero .pricing-card .card ul li:before{content:url(../media/list-bullet.486b5ffc.svg);width:20px;height:20px;position:absolute;left:-20px}@media screen and (max-width:991px){.pricing-page-v2 .pricing-hero .pricing-card{display:block}.pricing-page-v2 .pricing-hero .pricing-card .card{width:100%;margin-bottom:30px}}.pricing-page-v2 .leading-trusted{position:relative}.pricing-page-v2 .leading-trusted:before{content:url(../media/trusted-bg-left.2d97e250.svg);z-index:-1;width:178px;position:absolute;top:-336px;left:0}.pricing-page-v2 .leading-trusted:after{content:url(../media/trusted-bg-right.e41b6ce2.svg);z-index:-1;width:178px;position:absolute;top:-336px;right:0}.pricing-page-v2 .leading-trusted .our-trusted{margin-top:20px}@media screen and (max-width:768px){.pricing-page-v2 .leading-trusted .our-trusted img{width:50%}}.pricing-page-v2 .faq-section:after{content:url(../media/pricing-faq-bg-right.e32ab3ee.svg);width:127px}.pricing-page-v2 .faq-section:before{content:url(../media/pricing-faq-bg-left.be890027.svg);width:127px}.pricing-page-v2 .pricing-calculator{background-color:var(--color-bg-author);margin-top:130px;margin-bottom:70px;position:relative}@media screen and (max-width:991px){.pricing-page-v2 .pricing-calculator{margin-top:80px;margin-bottom:30px}}.pricing-page-v2 .pricing-calculator .calculate-label{text-align:center;width:50%;color:var(--color-text-grey);background-image:url(../media/pricing-top-banner.a8dc3402.svg);background-position:50%;background-repeat:no-repeat;margin:auto;padding:30px;font-size:19px;position:absolute;top:-65px;left:0;right:0}@media screen and (max-width:991px){.pricing-page-v2 .pricing-calculator .calculate-label{background-size:contain;width:100%;font-size:12px;top:-56px}}.pricing-page-v2 .pricing-calculator .d-flex{gap:0}.pricing-page-v2 .pricing-calculator .d-flex .left-block{border-right:1px solid #5b5fc726;width:50%;padding:52px}.pricing-page-v2 .pricing-calculator .d-flex .left-block h4{font-size:24px;line-height:32px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex{justify-content:space-between;margin-top:32px;margin-bottom:15px;display:flex}@media screen and (max-width:991px){.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex{align-items:center}}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex p{font-size:16px;font-weight:510}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data{background-color:#eff0f3;border-radius:8px;padding:2px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data input[type=number]{-moz-appearance:textfield}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb input{border-radius:8px 0 0 8px;width:82px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb{display:flex}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--box{cursor:pointer}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container{align-items:center;padding:0 13px;display:flex;position:relative}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--arrow span{padding:0;transition:all .2s;position:absolute;top:12px;right:10px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--arrow span.select-box--arrow-up{transform:rotate(180deg)}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--selected-item{margin-top:5px;padding-left:0;padding-right:20px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--items{z-index:9;background-color:#fff;border-radius:4px;width:130px;position:absolute;top:35px;right:0;box-shadow:0 24px 48px -12px #1018282e}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--items div{cursor:pointer;width:100%;padding:10px 20px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--items div:hover{background-color:var(--color-bg-card)}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data.gb .select-box--container .select-box--items div.selected{background-color:var(--color-bg-card);color:var(--color-primary)}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data input{color:var(--color-text-grey);text-align:right;background-color:#fff;border-radius:8px;width:82px;padding:5px 12px;font-size:16px;line-height:24px}.pricing-page-v2 .pricing-calculator .d-flex .left-block .data .data-flex .input-data span{color:var(--color-text-grey);padding:12px;font-size:16px}@media screen and (max-width:991px){.pricing-page-v2 .pricing-calculator .d-flex .left-block{width:100%;padding:20px}}.pricing-page-v2 .pricing-calculator .d-flex .right-block{width:50%;padding:52px}.pricing-page-v2 .pricing-calculator .d-flex .right-block table{width:100%}.pricing-page-v2 .pricing-calculator .d-flex .right-block table tr td{text-align:right;width:50px;color:var(--color-text-grey);font-size:16px}.pricing-page-v2 .pricing-calculator .d-flex .right-block table tr td:first-child{text-align:left;width:50%}.pricing-page-v2 .pricing-calculator .d-flex .right-block table tr td:last-child{color:var(--color-black)}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card{background-color:#fff;border-radius:16px;box-shadow:0 24px 48px #5b5fc714}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .pd{padding:28px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .top-heading h4{margin-bottom:4px;font-size:24px;line-height:32px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .top-heading p{color:var(--color-text-grey);font-size:16px;line-height:24px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .price-tag{text-align:center;background:var(--color-table-border-bg);border-radius:4px;width:fit-content;margin-bottom:12px;padding:2px 10px;font-size:14px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .price-tag.with-border{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#fff;margin-top:-40px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .inner-card .free-tier{background-color:var(--color-card-bg-dark)}@media screen and (max-width:991px){.pricing-page-v2 .pricing-calculator .d-flex .right-block{width:100%;padding:20px}}.pricing-page-v2 .pricing-calculator .d-flex .right-block .total-price{justify-content:space-between;display:flex}.pricing-page-v2 .pricing-calculator .d-flex .right-block .total-price h3{font-size:24px;font-weight:510;line-height:32px}.pricing-page-v2 .pricing-calculator .d-flex .right-block .total-price p{color:var(--color-text-grey);font-size:16px}.pricing-page-v2 .pricing-calculator .info{color:var(--color-primary);opacity:.7;margin-top:30px;font-size:14px;font-weight:500;line-height:24px}.pricing-tabs{background-image:url(../media/pricing-bg-shape.1a4e7be6.svg);background-position:top;background-repeat:no-repeat;margin-top:80px}.pricing-tabs h2{text-align:center;margin-bottom:40px}.pricing-tabs .top-tabs{background-position:50%;background-repeat:no-repeat;margin-bottom:-5px;padding:12px}@media screen and (max-width:991px){.pricing-tabs .top-tabs{border-bottom:3px solid var(--color-primary);background-image:none;background-image:linear-gradient(3deg,#5b5fc714,#5b5fc700)!important}.pricing-tabs .top-tabs .select-box--selected-item{font-size:19px}.pricing-tabs .top-tabs .select-box--arrow{position:absolute;top:8px;right:0}.pricing-tabs .top-tabs .select-box--arrow .select-box--arrow-up svg{transition:all .5s;transform:rotate(180deg)}.pricing-tabs .top-tabs .select-box--arrow .select-box--arrow-down svg{transition:all .5s}}.pricing-tabs .top-tabs ul{width:88%;margin:auto}.pricing-tabs .top-tabs ul li{text-align:center;cursor:pointer;margin:0 20px;padding:5px;font-size:19px;display:inline-block}.pricing-tabs .top-tabs ul li.active{color:var(--color-primary)}@media screen and (max-width:991px){.pricing-tabs .top-tabs ul{display:none}}.pricing-tabs .top-tabs .select-box--box{display:none;position:relative}.pricing-tabs .top-tabs .select-box--box .select-box--items{z-index:1;background:#fff;border-radius:0 0 8px 8px;width:100%;max-height:300px;position:absolute;top:40px;box-shadow:-20px 24px 58px -2px #10182836}.pricing-tabs .top-tabs .select-box--box .select-box--items div{border-left:3px solid #0000;padding:10px}.pricing-tabs .top-tabs .select-box--box .select-box--items div.selected{color:var(--color-primary);border-left:3px solid var(--color-primary);background-image:linear-gradient(90deg,#5b5fc714,#5b5fc700)}@media screen and (max-width:991px){.pricing-tabs .top-tabs .select-box--box{display:block}}.pricing-tabs .tab-content{background-image:linear-gradient(var(--color-bg-card),transparent);border-radius:8px;padding-bottom:40px}@media screen and (max-width:991px){.pricing-tabs .tab-content{padding:20px}.pricing-tabs .tab-content .d-flex{overflow:initial}}.pricing-tabs .tab-content .d-flex{background-color:#0000;padding-top:0}.pricing-tabs .tab-content .d-flex .top-tabs{width:25%;padding:0}@media screen and (max-width:991px){.pricing-tabs .tab-content .d-flex .top-tabs{width:100%}}.pricing-tabs .tab-content .d-flex .top-tabs ul{width:100%;margin-top:30px}.pricing-tabs .tab-content .d-flex .top-tabs ul li{text-align:left;color:var(--color-text);border-left:4px solid #0000;margin:0;padding:7px 16px;font-size:19px;display:block}.pricing-tabs .tab-content .d-flex .top-tabs ul li.active{border-left:4px solid var(--color-primary);color:var(--color-primary);background-image:linear-gradient(90deg,#5b5fc714 0%,#5b5fc700 100%)}.pricing-tabs .tab-content .d-flex .right-content{width:calc(75% - 40px);padding:40px}@media screen and (max-width:991px){.pricing-tabs .tab-content .d-flex .right-content{width:100%;margin-top:40px;padding:0}}.pricing-tabs .tab-content .d-flex .right-content .content h3{padding-bottom:30px;font-size:28px}.pricing-tabs .tab-content .d-flex .right-content ul{margin-top:20px;padding-top:12px;padding-left:20px}.pricing-tabs .tab-content .d-flex .right-content ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.pricing-tabs .tab-content .d-flex .right-content ul li:before{content:url(../media/list-bullet.486b5ffc.svg);width:20px;height:20px;position:absolute;left:-20px}.pricing-tabs .tab-content .d-flex .right-content .price-details .d-flex{background-color:var(--color-bg-card);border-bottom:1px solid var(--color-card-bg-dark);justify-content:space-between;padding:12px}.pricing-tabs .tab-content .d-flex .right-content .price-details .d-flex p{font-size:19px;font-weight:700}.pricing-tabs .tab-content .d-flex .right-content .price-details .d-flex:last-child{border:none}.pricing-tabs .tab-content .d-flex .right-content .price-details .d-flex:last-child p{font-size:17px;font-weight:400}.features-list{flex-wrap:wrap;gap:44px;max-width:900px;margin:0;padding:0;list-style-type:none;display:flex}.features-list li{flex:1 0 30.33%;margin-bottom:-40px!important}.features-list li:nth-child(7n+1)~li{break-inside:avoid-column}@media (max-width:768px){.features-list li{flex:1 0 45%}}@media (max-width:480px){.features-list li{flex:1 0 100%}}.dots-design{justify-content:space-between;gap:20px;margin-top:20px;display:flex}.dots-design span{background-color:var(--color-card-bg);border-radius:50%;width:40px;height:30px}.dots-design span:first-child{border-radius:0 50% 50% 0}.dots-design span:last-child{border-radius:50% 0 0 50%}.pricing-card-dots{justify-content:space-between;align-items:center;gap:30px;margin-top:15px;display:flex}@media screen and (max-width:768px){.pricing-card-dots{overflow:hidden}}.pricing-card-dots span{background-color:var(--color-card-bg-dark);border-radius:50%;align-items:center;height:fit-content;padding:13px}.pricing-card-dots span:first-child{border-radius:0 50% 50% 0;padding:15px 13px}.pricing-card-dots span:last-child{border-radius:50% 0 0 50%;padding:15px 13px}.pricing-pre-deploy{margin-top:40px}.pricing-pre-deploy .container{background-image:url(../media/deploy-background.95dd118a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;padding:48px}.pricing-pre-deploy .d-flex{align-items:center;gap:70px}@media screen and (max-width:991px){.pricing-pre-deploy .d-flex{align-items:normal;display:block;overflow:hidden}}.pricing-pre-deploy .d-flex h2{background:var(--s1,linear-gradient(180deg,#fff 42.06%,#ffffff80 69.73%));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:20px;font-size:44px;font-weight:700;display:flex}.pricing-pre-deploy .d-flex h2 span{font-size:19px}.pricing-pre-deploy .d-flex .premise-deploy{width:calc(25% - 70px);position:relative}.pricing-pre-deploy .d-flex .premise-deploy:after{content:"";background-color:#ffffff52;width:1.5px;height:130px;position:absolute;top:-39px;right:17px}@media screen and (max-width:991px){.pricing-pre-deploy .d-flex .premise-deploy:after{display:none}.pricing-pre-deploy .d-flex .premise-deploy{width:100%}}.pricing-pre-deploy .d-flex .premise-list{width:75%}.pricing-pre-deploy .d-flex .premise-list ul{margin-bottom:12px;padding-top:0;padding-left:20px}.pricing-pre-deploy .d-flex .premise-list ul:last-child{margin-bottom:0}.pricing-pre-deploy .d-flex .premise-list ul{gap:150px;display:flex}.pricing-pre-deploy .d-flex .premise-list ul:first-child li:nth-child(2){margin-left:53px}@media screen and (max-width:991px){.pricing-pre-deploy .d-flex .premise-list ul:first-child li:nth-child(2){margin-left:0}.pricing-pre-deploy .d-flex .premise-list ul{margin-bottom:30px;display:block}}.pricing-pre-deploy .d-flex .premise-list ul li{color:#fff;font-size:19px;font-weight:400;line-height:28px;position:relative}.pricing-pre-deploy .d-flex .premise-list ul li:before{content:url(../media/list-bullet-white.bf6360d7.svg);width:20px;height:20px;position:absolute;left:-25px}@media screen and (max-width:991px){.pricing-pre-deploy .d-flex .premise-list{width:100%;margin:20px}}.pricing-pre-deploy .d-flex .premise-contact{width:20%}@media screen and (max-width:991px){.pricing-pre-deploy .d-flex .premise-contact{width:100%}}.list-after-icon{position:relative}.list-after-icon:after{width:auto;margin-left:10px;position:absolute;top:1px}.pricing-card .card:last-child .list-after-icon{position:relative}.pricing-card .card:last-child .list-after-icon:after{content:url(../media/opsai-icon.6ae56b9c.svg)}
.faq-section{text-align:center;margin-bottom:80px;padding-top:70px;position:relative}@media screen and (max-width:991px){.faq-section{margin-bottom:40px;padding-top:30px}}.faq-section.po-left{position:relative}.faq-section.po-left h2{text-align:left}.faq-section.po-left p{text-align:left}.faq-section.po-left:after{display:none}.faq-section.po-left:before{display:none}.faq-section:after{content:url(/images/product/faq/faq-right-bg.svg);z-index:-1;width:265px;position:absolute;top:-102px;right:0}@media screen and (max-width:991px){.faq-section:after{display:none}}.faq-section:before{content:url(/images/product/faq/faq-left-bg.svg);z-index:-1;width:265px;position:absolute;top:-102px;left:0}@media screen and (max-width:991px){.faq-section:before{display:none}}.faq-section p{color:var(--color-text-grey);margin-top:8px;margin-bottom:30px;font-size:19px;font-weight:400;line-height:28px}.faq-section .faq-item{background-color:var(--color-primary-light);text-align:left;border-radius:8px;padding:20px}.faq-section .faq-item .accordion{width:100%;display:flex}.faq-section .faq-item .accordion .accordion-group{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}@media screen and (max-width:991px){.faq-section .faq-item .accordion .accordion-group{grid-template-columns:1fr 1fr;gap:15px}}@media screen and (max-width:768px){.faq-section .faq-item .accordion .accordion-group{grid-template-columns:1fr;gap:15px}.faq-section .faq-item .accordion .accordion-group .accordion-card{width:100%}}@media screen and (max-width:480px){.faq-section .faq-item .accordion .accordion-group{gap:10px}}@media screen and (max-width:768px){.faq-section .faq-item{padding:7px}.faq-section .faq-item .accordion-card{padding:10px}.faq-section .faq-item .accordion-card h5{font-size:20px}}.faq-section.gdpr-page .faq-item{flex-wrap:wrap;gap:40px;padding:40px;display:flex}.faq-section.gdpr-page .faq-item div{width:calc(50% - 40px)}.faq-section.gdpr-page .faq-item div button{text-align:left;padding:0 30px 0 0;font-size:24px;line-height:32px;position:relative}.faq-section.gdpr-page .faq-item div button:after{content:url(/images/content/collaps.svg);width:23px;position:absolute;right:0}.faq-section.gdpr-page .faq-item div button.active:after{content:url(/images/content/expand.svg);width:23px}.faq-section.gdpr-page .faq-item div .panel{width:100%}.faq-section.gdpr-page .faq-item div .panel p{margin-top:8px;font-size:19px;line-height:28px}@media screen and (max-width:991px){.faq-section.gdpr-page .faq-item{padding:20px;display:block}.faq-section.gdpr-page .faq-item div{width:100%}}
.log-tab .tabNav{gap:5px}.log-tab .tabNav .tab p{padding:10px}.log-tab .tabNav .tab.tour-icon p:after{right:-6px}
.browser-page{padding-top:40px;padding-bottom:40px;position:relative}.browser-page:before{content:url(/images/product/infra-flexible-bg-left.svg);width:214px;height:fit-content;position:absolute;top:-50px;left:0}.browser-page:after{content:url(/images/product/infra-flexible-bg-right.svg);width:214px;height:fit-content;position:absolute;top:-50px;right:0}
.site-theme__light{--color-close-icon-bg:var(--color-neutrals-100)}.ReactModalPortal .dialog__backdrop{cursor:no-drop;z-index:999;justify-content:center;display:flex;position:fixed;top:0;bottom:0;right:0}.ReactModalPortal .dialog__content{background-color:var(--color-theme-bg);cursor:default;opacity:1;flex-direction:column;width:100%;display:flex;position:relative}.ReactModalPortal .dialog__content img{width:100%;height:100%}.ReactModalPortal .dialog__content .dialog__close-action{cursor:pointer;background-image:url(../media/cancel.d6e81e1e.svg);background-color:var(--color-neutrals-400);width:24px;height:24px;font-size:var(--font-body);background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:100%;outline:none;justify-content:center;align-items:center;padding:0;line-height:0;transition:background .4s;display:flex;position:absolute;top:7px;right:9px}.ReactModalPortal .dialog__content .dialog__close-action:hover{background-color:var(--color-white)}.ReactModalPortal .dialog__content .close-bottom{border-top:1px solid var(--color-grey-300);background-color:var(--color-theme-bg);width:100%;padding:16px;position:absolute;bottom:0;right:0}.ReactModalPortal .dialog__content .close-bottom .dialog__close-action_position-bottom{float:right}.ReactModal__Body--open{overflow:hidden scroll}.ReactModal__Html--open{overflow:visible}.dialog-html-position__center .main-site__body .nav-layout__context{filter:blur(2px)}.dialog-html-position__center .main-site__body ._style-module-scss-module__vaUmgq__primary-layout__context .main-sidebar__context{filter:blur(2px)}.dialog-html-position__center .main-site__body ._style-module-scss-module__vaUmgq__primary-layout__context .routes-content__wrapper{filter:blur(2px)}.dialog-html-position__center .backdrop-position__center{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000024;width:100%;transition:transform .18s;animation-name:_style-module-scss-module__vaUmgq__animateTop;animation-duration:.4s;transform:translate(0)}.dialog-html-position__center .backdrop-position__center .dialog-content-position__center{border:1px solid var(--color-grey-300);border-radius:8px;width:78%;height:max-content;max-height:calc(100vh - 16px);top:100px;overflow:auto}.dialog-html-position__center .backdrop-position__center .dialog-content-position__center.is-vertical-center{top:50%;transform:translateY(-50%)}.dialog-html-position__right .context__root__wrapper{filter:none!important}.dialog-html-position__right .backdrop-position__right{width:100%;display:flex}.dialog-html-position__right .backdrop-position__right .dialog-content-position__right{border-left:1px solid var(--color-grey-300);background-color:#12151cbf;width:75%;margin-left:auto;transition:transform .18s;animation-name:_style-module-scss-module__vaUmgq__animateRight;animation-duration:.4s;transform:translate(0);box-shadow:-5px 0 40px #000000b3}.dialog-html-position__right .backdrop-position__right .dialog-content-position__right ._style-module-scss-module__vaUmgq__component__tabs__wrapper ._style-module-scss-module__vaUmgq__tabs-nav .active-tab:after{background:#13171e}.site-theme__light.dialog-html-position__right ._style-module-scss-module__vaUmgq__backdrop-position__right .dialog-content-position__right{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:#fff;box-shadow:-5px 0 30px #0003}.site-theme__light.dialog-html-position__right ._style-module-scss-module__vaUmgq__backdrop-position__right .dialog-content-position__right ._style-module-scss-module__vaUmgq__component__tabs__wrapper ._style-module-scss-module__vaUmgq__tabs-nav .active-tab{background-color:#0000}.site-theme__light.dialog-html-position__right ._style-module-scss-module__vaUmgq__backdrop-position__right .dialog-content-position__right ._style-module-scss-module__vaUmgq__component__tabs__wrapper ._style-module-scss-module__vaUmgq__tabs-nav .active-tab:after{background:#fefefe}.dialog__size__xxxs .dialog__content{width:25%!important}.dialog__size__xxs .dialog__content{width:30%!important}.dialog__size__sx .dialog__content{width:40%!important}.dialog__size__sm .dialog__content{width:50%!important}@media screen and (max-width:991px){.dialog__size__sm .dialog__content.partner-page{width:90%!important}.dialog__size__sm .dialog__content.partner-page .d-flex{display:block}.dialog__size__sm .dialog__content.partner-page .d-flex .input-wrapper{width:100%}.dialog__size__sm .dialog__content.partner-page .d-flex .input-wrapper .select-box--box{margin-bottom:20px}}.dialog__size__md .dialog__content{width:60%!important}@media screen and (max-width:991px){.dialog__size__md .dialog__content{width:98%!important}}.dialog__size__lg .dialog__content{width:85%!important}.dialog__size__xl .dialog__content{width:90%!important}.dialog__size__default .dialog__content{width:75%}.dialog__size__xxl .dialog__content{width:98%!important}.dialog__size__full .dialog__content{width:calc(100% - 120px)!important;height:calc(100% - 90px)!important}._style-module-scss-module__vaUmgq__ReactModal__Content__ReadyToClose._style-module-scss-module__vaUmgq__dialog-content-position__right{animation-name:_style-module-scss-module__vaUmgq__animateRightMinus!important;animation-duration:.18s!important}._style-module-scss-module__vaUmgq__dialog-content-position__center._style-module-scss-module__vaUmgq__ReactModal__Content__ReadyToClose{animation-name:_style-module-scss-module__vaUmgq__animateTopMinus!important;animation-duration:.18s!important}.site-theme__dark ._style-module-scss-module__vaUmgq__ReactModalPortal ._style-module-scss-module__vaUmgq__dialog__content .close-bottom{background-color:var(--color-grey-50)}@keyframes _style-module-scss-module__vaUmgq__animateRightMinus{0%{opacity:1}to{opacity:0}}@keyframes _style-module-scss-module__vaUmgq__animateTopMinus{0%{opacity:1}to{opacity:0}}@keyframes _style-module-scss-module__vaUmgq__animateTop{0%{opacity:0;top:-100px}to{opacity:1;top:0}}@keyframes _style-module-scss-module__vaUmgq__animateRight{0%{opacity:0;right:-100px}to{opacity:1;right:0}}
.call-to-action-sm{background-image:url(/images/short-cta-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:25px 0;position:relative}.call-to-action-sm:after{content:url(/images/small-cta-bg.svg);z-index:0;width:575px;height:100%;position:absolute;top:0;right:0}@media screen and (max-width:768px){.call-to-action-sm:after{display:none}}.call-to-action-sm h2{color:var(--color-white);font-size:24px;font-weight:510}@media screen and (max-width:768px){.call-to-action-sm h2{line-height:40px}}.call-to-action-sm .d-flex .buttons{z-index:1;align-items:center;gap:12px;margin-left:auto;display:flex}@media screen and (max-width:991px){.call-to-action-sm .d-flex{display:block}.call-to-action-sm .d-flex .buttons{width:100%;margin-left:0;display:block}.call-to-action-sm .d-flex .buttons a{text-align:center;width:100%;margin-top:10px;display:block}}
.home_tab_blog{background-color:var(--color-primary-light);padding:60px 0}.home_tab_blog .section-tag{margin-left:0}@media screen and (max-width:991px){.home_tab_blog{padding:20px 0}}.home_tab_blog h2 span{font-weight:500}.home_tab_blog .content-wrapper{margin-top:32px}@media screen and (max-width:991px){.home_tab_blog .content-wrapper{margin-top:10px}}.home_tab_blog .content-wrapper .d-flex{align-items:center;gap:30px;padding:28px 0;position:relative}.home_tab_blog .content-wrapper .d-flex .category-parrent{width:10%}@media screen and (max-width:991px){.home_tab_blog .content-wrapper .d-flex .category-parrent{width:100%}}.home_tab_blog .content-wrapper .d-flex:after{content:"";background-image:linear-gradient(to right,transparent,var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),transparent);width:95%;height:2px;margin:auto;position:absolute;bottom:0;left:0;right:0}.home_tab_blog .content-wrapper .d-flex:last-child:after{display:none}.home_tab_blog .content-wrapper .d-flex h3{width:70%;font-size:24px;font-weight:400;font-family:var(--font-sfpro-text);text-align:left!important}@media screen and (max-width:991px){.home_tab_blog .content-wrapper .d-flex h3{width:100%}}.home_tab_blog .content-wrapper .d-flex a{margin-left:auto}@media screen and (max-width:991px){.home_tab_blog .content-wrapper .d-flex{text-align:left;display:block}}.home_tab_blog .read-more{margin-top:5px}.home_tab_blog .read-more:after{margin-left:10px;right:auto}
.features-section{padding-top:30px}@media screen and (max-width:768px){.features-section{padding-top:20px}}.features-section h2{margin-bottom:18px}.features-section .desc-features{text-align:center;width:90%;color:var(--color-text-grey);margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:19px}.features-section.technology-page{padding-bottom:80px}.features-section.technology-page .content .d-flex{margin-bottom:144px}@media screen and (max-width:991px){.features-section.technology-page .content .d-flex{margin-bottom:0}}.features-section.technology-page .content .d-flex.rm-pd{margin-bottom:60px}.features-section.technology-page .content .d-flex .right-block .heading a{margin-left:0}.features-section.technology-page .content .d-flex .right-block.steps-bg:after{content:url(/images/solutions/technology-image-bg.svg);bottom:-130px}.features-section.technology-page .right-block p{color:var(--color-text-grey);margin-bottom:40px;font-size:19px;line-height:28px}.features-section .singup-product{text-align:center;padding:20px 0}.features-section .singup-product p{color:var(--color-text-grey);align-items:center;font-size:19px;font-weight:400}.features-section .singup-product p a{margin-left:10px}.features-section .singup-product p a:after{top:-2px;right:-25px}@media screen and (max-width:991px){.features-section .singup-product p a{margin-left:0}}@media screen and (max-width:768px){.features-section .singup-product .read-more:after{top:28px;right:auto}}.features-section h2{text-align:center}.features-section .tabNav{border-bottom:1px solid var(--color-neutrals-200)}@media screen and (max-width:991px){.features-section .tabNav{display:none}}.features-section .tabNav li p{font-size:20px}.features-section .content .tab-features:last-child .right-block.steps-bg:after{display:none}.features-section .content .tab-features:last-child .right-block.steps-bg:before{display:none}.features-section .d-flex{align-items:center;gap:80px;margin:60px 0;position:relative}@media screen and (max-width:991px){.features-section .d-flex{gap:40px;margin:20px 0}}.features-section .d-flex .left-block{width:50%}.features-section .d-flex .left-block img{width:100%}.features-section .d-flex .right-block{width:calc(46% - 40px);position:relative}.features-section .d-flex .right-block .d-flex{margin:0}.features-section .d-flex .right-block.steps-bg:after{content:url(/images/product/steps-bg-sm.svg);width:20px;position:absolute;top:300px;left:0}@media screen and (max-width:991px){.features-section .d-flex .right-block.steps-bg:after{display:none}}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__openapi-telemetry:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__runtime-filters:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__span-summary:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__api-performance:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__faster-root-cause-analysis:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__get-started:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__interactive-dashboards:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__proactive-monitoring-with-alerts:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg.auto-fix-with-ops-ai:after{content:url(/images/product/background-k8s-arrow.svg);top:320px}.features-section .d-flex .right-block.steps-bg.get-started:after{top:360px}.features-section .d-flex .right-block.steps-bg.visibility:after{top:315px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__error-detection:after{top:290px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__enhanced-decision-making:after{top:290px}.features-section .d-flex .right-block.steps-bg.accelerated-productivity:after{top:290px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__data-ingestion:after{top:271px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__ease-of-use:after{top:271px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__analysis:after{top:271px}.features-section .d-flex .right-block.steps-bg.increased-efficiency:after{top:271px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__dashboards .features-section .d-flex .right-block.steps-bg.api-performance:after{top:311px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__transaction:after{top:264px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__patterns:after{top:264px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__api-monitoring:after{top:264px}.features-section .d-flex .right-block.steps-bg.browser:after{top:264px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__comprehensive:after{top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__monitoring:after{top:320px}.features-section .d-flex .right-block.steps-bg.database:after{top:320px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__kubernetes-monitoring:after{top:284px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__troubleshooting:after{top:284px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__search-filter:after{top:284px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__control-logs:after{top:284px}.features-section .d-flex .right-block.steps-bg.connect-dots:after{top:284px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__serverless-workflow:after{top:330px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__performance-troubleshooting:after{top:330px}.features-section .d-flex .right-block.steps-bg.kubernetes:after{top:330px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__mttr:after{top:270px}.features-section .d-flex .right-block.steps-bg.faster-troubleshooting:after{top:270px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__performance:after{top:305px}.features-section .d-flex .right-block.steps-bg.enhance-performance:after{top:305px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__log-dashboard:after{top:280px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__optimization:after{top:280px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__mobile-app:after{top:280px}.features-section .d-flex .right-block.steps-bg.decision-making:after{top:280px}.features-section .d-flex .right-block.steps-bg._features-section-module-scss-module__jQgMDa__enhanced-visibility:after{top:260px}.features-section .d-flex .right-block.steps-bg.faster-troubleshooting:after{top:260px}.features-section .d-flex .right-block h4{margin-bottom:10px;font-size:36px;font-weight:500}.features-section .d-flex .right-block ul{padding-top:12px;padding-left:20px}.features-section .d-flex .right-block ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.features-section .d-flex .right-block ul li:before{content:url(/images/list-bullet.svg);width:20px;height:20px;position:absolute;left:-20px}.features-section .d-flex.home{gap:40px;margin-top:40px;margin-bottom:40px}.features-section .d-flex.home .left-block{width:calc(45% - 20px)}.features-section .d-flex.home .left-block .heading{align-items:center;gap:12px}.features-section .d-flex.home .left-block .heading .desktop-view{display:block}@media screen and (max-width:768px){.features-section .d-flex.home .left-block .heading .desktop-view{display:none}.features-section .d-flex.home .left-block .heading .desktop-view:after{display:none}}.features-section .d-flex.home .left-block .heading .mobile-view{display:none}@media screen and (max-width:768px){.features-section .d-flex.home .left-block .heading .mobile-view{background-image:none;margin-right:0;padding:0;display:block}.features-section .d-flex.home .left-block .heading .mobile-view:after{display:none}}.features-section .d-flex.home .left-block .heading img{width:40px}.features-section .d-flex.home .left-block .heading h4{font-size:24px;font-weight:510;line-height:36px}@media screen and (max-width:991px){.features-section .d-flex.home .left-block .heading h4{font-size:20px}}.features-section .d-flex.home .left-block .heading{margin-bottom:12px}.features-section .d-flex.home .left-block p{color:var(--color-text-grey);border-bottom:1px solid #5b647126;padding:12px 0;font-size:19px;font-weight:400;line-height:28px}.features-section .d-flex.home .left-block ul{padding-top:12px;padding-left:20px}.features-section .d-flex.home .left-block ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.features-section .d-flex.home .left-block ul li:before{content:url(/images/list-bullet.svg);width:20px;height:20px;position:absolute;left:-20px}.features-section .d-flex.home .left-block a{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:var(--color-primary);background:linear-gradient(87deg,#5b8dc714 -8.34%,#5b5fc733 98.89%);border-radius:3px;margin-left:auto;margin-right:20px;padding:2px 18px 2px 8px;font-size:12px;font-weight:510;position:relative}.features-section .d-flex.home .left-block a:after{content:url(/images/learn-more-arrow.svg);background-color:var(--color-primary-faded);border:1px solid var(--color-primary-faded);border-radius:50%;width:40px;height:40px;position:absolute;top:-10px;right:-27px}.features-section .d-flex.home .right-block{background-color:var(--color-primary-light);text-align:center;border-radius:8px;width:calc(55% - 20px);padding:20px;position:relative}.features-section .d-flex.home .right-block:after{content:url(/images/expand-icon.svg);cursor:pointer;width:22px;position:absolute;bottom:22px;right:35px}.features-section .d-flex.home .right-block img{cursor:pointer;width:100%}.features-section .d-flex.home .right-block span{background-color:var(--color-primary-faded);color:var(--color-primary);padding:2px 8px;font-size:10px;position:absolute;bottom:-8px;left:40%}@media screen and (max-width:991px){.features-section .d-flex.home{display:block}.features-section .d-flex.home .left-block{width:100%}.features-section .d-flex.home .right-block{width:100%}}.features-section.product-page{position:relative}.features-section.product-page:before{content:url(/images/product/infra-flexible-bg-left.svg);width:214px;height:fit-content;position:absolute;top:-50px;left:0}.features-section.product-page:after{content:url(/images/product/infra-flexible-bg-right.svg);width:214px;height:fit-content;position:absolute;top:-50px;right:0}@media screen and (max-width:991px){.features-section.product-page:after{display:none}.features-section.product-page:before{display:none}}.features-section.product-page .tabNav li p{font-size:16px}
.our-solutions{padding-top:30px}.our-solutions h2{margin-bottom:40px}.our-solutions .section-tag{margin-left:0}.our-solutions.ops-ai-tabs .home-product-tab .tab-content{background:0 0!important;padding:0!important}.our-solutions.ops-ai-tabs .home-product-tab .tab-content:before{display:none}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex{gap:20px;display:flex!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex{display:block!important}}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs{width:160px!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs{width:100%!important}}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs ul{display:block!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs ul{display:none!important}}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs ul li.active{border-left:4px solid var(--color-primary);background-image:linear-gradient(90deg,#5b5fc714,#5b5fc700)!important}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .top-tabs ul li.active:after{display:none}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content{width:calc(100% - 180px)!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content{width:100%!important}}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content .d-flex .left-block{width:calc(34% - 30px)!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content .d-flex .left-block{width:100%!important}}.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content .d-flex .right-block{width:calc(66% - 30px)!important}@media screen and (max-width:991px){.our-solutions.ops-ai-tabs .home-product-tab .tab-content .d-flex .right-content .d-flex .right-block{width:100%!important}}.our-solutions .home-product-tab .container .tab-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#5b5fc70a 0%,#5b5fc708 128.97%);border-radius:8px;padding:12px 40px 40px;position:relative}.our-solutions .home-product-tab .container .tab-content:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.5;pointer-events:none;background:radial-gradient(75% 75% at 25% 15%,#8986d7 0,#ffffff4d 100%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content{padding:20px}}.our-solutions .home-product-tab .container .tab-content .d-flex{display:block}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs{width:100%;margin-bottom:40px}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul{border-bottom:1px solid #f3f3f3;display:flex}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li{text-align:left;cursor:pointer;color:var(--color-text);border-left:2px solid #0000;margin:0;font-size:19px;display:block}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li p{color:var(--color-text-grey);padding:7px 16px;font-size:19px;font-weight:400}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li:after{content:"";background:0 0;width:0;height:2px;margin:auto;transition:width .5s,background-color .5s;display:block}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li.active{background-color:#0000;background-image:linear-gradient(180deg,transparent 0%,var(--color-primary-faded)50%,#e9e9fd 100%)}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li.active .tab-label{gap:20px;display:flex}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li.active p{color:var(--color-primary)}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul li.active:after{background:var(--color-primary);width:100%}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs ul{display:none}}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box{display:none;position:relative}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container{border-bottom:2px solid var(--color-primary);align-items:center;margin-bottom:30px;padding:10px 23px;display:flex;position:relative}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container{padding-left:0}}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--arrow span{padding:0;transition:all .2s;position:absolute;top:22px;right:10px}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--arrow span.select-box--arrow-up{transform:rotate(180deg)}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--selected-item{margin-top:5px;padding-left:0;padding-right:20px;font-size:20px;font-weight:700}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--items{z-index:9;background-color:#fff;border-radius:4px;width:100%;position:absolute;top:35px;right:0;overflow:scroll;box-shadow:0 24px 48px -12px #1018282e}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--items div{cursor:pointer;width:100%;padding:10px 20px}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--items div:hover{background-color:var(--color-bg-card)}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--container .select-box--items div.selected{background-color:var(--color-bg-card);color:var(--color-primary)}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--items{z-index:1;background:#fff;border-radius:0 0 8px 8px;width:100%;max-height:300px;margin-top:20px;position:absolute;top:40px;box-shadow:-20px 24px 58px -2px #10182836}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--items div{border-left:3px solid #0000;padding:10px}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box .select-box--items div.selected{color:var(--color-primary);border-left:3px solid var(--color-primary);background-image:linear-gradient(90deg,#5b5fc714,#5b5fc700)}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs .select-box--box{display:block}.our-solutions .home-product-tab .container .tab-content .d-flex .top-tabs{width:100%}}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content{width:100%}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content .d-flex .right-content{width:100%}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .right-block img{margin-top:20px}}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex{gap:60px;display:flex}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block{width:calc(42% - 30px)}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block a{padding-right:20px;position:relative}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block a:after{content:url(/images/home-learn-more.svg);width:15px;height:15px;position:absolute;top:1px;right:0}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .d-flex{gap:16px;margin-bottom:16px}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block h3{font-size:28px;line-height:40px}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block p{margin-bottom:10px;font-size:19px;line-height:28px}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .learn-more{color:var(--color-primary)}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .product-tab-demo{background-color:var(--color-card-info-bg);border-radius:12px;margin-top:50px;padding:10px 12px}@media screen and (max-width:991px){.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .product-tab-demo{margin-top:40px}}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .product-tab-demo .d-flex{justify-content:space-between;align-items:center;margin-bottom:0}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .left-block .product-tab-demo .d-flex p{color:var(--color-text-grey);margin-bottom:0;font-size:16px;line-height:24px}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .right-block{width:calc(58% - 30px)}.our-solutions .home-product-tab .container .tab-content .d-flex .right-content .product-content .d-flex .right-block img{cursor:pointer;width:100%}
.call-to-action-blog{margin-bottom:60px}.call-to-action-blog .cta-buttons{z-index:1;gap:30px;margin-left:auto;display:flex}@media screen and (max-width:768px){.call-to-action-blog .cta-buttons{text-align:center;width:100%;margin-top:10px;margin-left:0;display:block}.call-to-action-blog .cta-buttons a{width:100%;margin-bottom:10px;display:block}}.call-to-action-blog .d-flex{background-image:url(/images/short-cta-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:768px){.call-to-action-blog .d-flex{background-image:url(/images/short-cta-bg-mobile.webp)}}.call-to-action-blog .d-flex{border-radius:8px;align-items:center;padding:30px;display:flex;position:relative}.call-to-action-blog .d-flex:after{content:url(/images/small-cta-bg.svg);z-index:0;width:575px;height:100%;position:absolute;top:0;right:0}.call-to-action-blog .d-flex h2{color:#fff;width:65%;font-size:24px}@media screen and (max-width:991px){.call-to-action-blog .d-flex h2{width:100%}}.call-to-action-blog .d-flex .form-with-btn{z-index:1;background-color:#0000;border-radius:4px;width:35%;margin-top:0;margin-left:auto;padding:0;display:block;box-shadow:0 0 0 4px #efeff966}.call-to-action-blog .d-flex .form-with-btn input{border:none}.call-to-action-blog .d-flex .form-with-btn input.is-error{border:1px solid red}@media screen and (max-width:991px){.call-to-action-blog .d-flex .form-with-btn{width:100%;margin-top:20px}.call-to-action-blog .d-flex .form-with-btn input{border-radius:4px 4px 0 0;width:100%}.call-to-action-blog .d-flex .form-with-btn button{border-radius:0 0 4px 4px;width:100%}}
.leading-company{margin-top:60px;position:relative}.leading-company:before{content:"";background-color:#5b647126;width:200px;height:1px;position:absolute;top:-35px}.leading-company .d-flex{justify-content:space-between;align-items:center;gap:30px}.leading-company .d-flex .logo-wrapper{width:100px;height:fit-content;margin-top:-35px;position:relative}.leading-company .d-flex img{cursor:default;aspect-ratio:1;opacity:.8;width:100px;height:auto;margin:0;padding:0;display:block}.leading-company .d-flex img:last-child{width:90px}
.product-tour{text-align:center;background-color:var(--color-card-bg);padding:80px 0;position:relative}@media screen and (max-width:991px){.product-tour{padding:40px 0}.product-tour:before{display:none}.product-tour:after{display:none}}.product-tour:before{content:url(/images/product/tour-left-shape.svg);z-index:-1;width:263px;position:absolute;top:100px;left:0}.product-tour:after{content:url(/images/product/tour-right-shape.svg);z-index:-1;width:263px;position:absolute;top:100px;right:0}.product-tour p{color:var(--color-text-grey);text-align:center;width:60%;margin:8px auto}@media screen and (max-width:991px){.product-tour p{width:100%}}.product-tour .tour{border-radius:4px;margin-top:32px}.product-tour .tour .iframe-container{box-sizing:border-box;aspect-ratio:2.007;max-width:100%;max-height:80vh;margin:auto;padding:40px 0;position:relative}.product-tour .tour .iframe-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}
.support-k8s-platforms{background-color:var(--color-primary-light);padding-top:80px;position:relative}.support-k8s-platforms:before{content:url(/images/product/support-k8s-bg-wave.svg);position:absolute;top:0}@media screen and (max-width:1450px){.support-k8s-platforms:before{display:none}}.support-k8s-platforms .d-flex{gap:40px}.support-k8s-platforms .d-flex .left-block{width:calc(45% - 20px)}.support-k8s-platforms .d-flex .left-block .section-tag{margin-left:0}@media screen and (max-width:991px){.support-k8s-platforms .d-flex .left-block{width:100%}}.support-k8s-platforms .d-flex .left-block h2{margin-bottom:10px}.support-k8s-platforms .d-flex .left-block p{margin-bottom:20px}.support-k8s-platforms .d-flex .right-block{width:calc(55% - 20px)}@media screen and (max-width:991px){.support-k8s-platforms .d-flex .right-block{width:100%}}.support-k8s-platforms .d-flex .right-block img{width:100%}.support-k8s-platforms .bottom-bar{background-color:var(--color-card-info-bg);width:fit-content;margin-top:70px;margin-left:auto;margin-right:auto;padding:5px 40px 5px 15px}.support-k8s-platforms .bottom-bar p{color:var(--color-text-grey);font-size:16px}.support-k8s-platforms .bottom-bar{position:relative}.support-k8s-platforms .bottom-bar:after{content:url(/images/left-support-wave.svg);position:absolute;top:0;left:-38px}@media screen and (max-width:768px){.support-k8s-platforms .bottom-bar:after{display:none}}.support-k8s-platforms .bottom-bar:before{content:url(/images/right-support-wave.svg);position:absolute;top:0;right:-38px}@media screen and (max-width:768px){.support-k8s-platforms .bottom-bar:before{display:none}}.support-k8s-platforms .bottom-bar .start-monitoring-btn{color:var(--color-primary);font-weight:600;position:relative}.support-k8s-platforms .bottom-bar .start-monitoring-btn:before{content:url(/images/blue-arrow.svg);position:absolute;top:0;right:-28px}
._footer-module-scss-module__P6O3OG__footerSection .site-footer{background-image:url(/images/mw-footer-bg-960.webp);background-size:cover}@media screen and (min-width:992px){._footer-module-scss-module__P6O3OG__footerSection .site-footer{background-image:url(/images/mw-footer-bg.webp)}}._footer-module-scss-module__P6O3OG__footerSection .site-footer{color:#fff;background-position:top;background-repeat:no-repeat}._footer-module-scss-module__P6O3OG__footerSection .site-footer *{color:var(--color-white)}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row{background-color:var(--color-black);align-items:center;padding:20px 0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row .logo{font-size:22px;font-weight:700}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row ul{flex-wrap:wrap;justify-content:space-between;list-style:none;display:flex}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row ul li{margin-bottom:0;font-size:16px;font-weight:600}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row ul li:before{top:3px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links{justify-content:space-between;padding:38px 0 40px;display:flex}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper .sub-menu-item{margin-top:70px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper h5{color:#fff;margin-bottom:10px;font-size:15px;font-weight:400;position:relative}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper h5:before{content:"";background-color:var(--color-primary);width:1.5px;height:16px;position:absolute;top:3px;left:-10px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul{list-style:none}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul li{width:fit-content;margin-bottom:4px;position:relative}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul li .new_features{width:35px;position:absolute;top:2px;right:-40px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul li:last-child{margin-bottom:0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul li a{color:#fff;opacity:.7;font-size:13px;font-weight:400}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper ul li .beta{background-color:var(--color-primary);color:#fff;border-radius:50px;padding:1px 6px;font-size:12px;position:absolute;top:2px;right:-20px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper a .gdpr{margin-right:15px!important}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .footer-logo .social-icons{justify-content:space-between;margin-top:24px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos{padding:40px 0}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos{padding-top:0}}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex{align-content:center}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo{text-align:center;width:26%;padding:10px 0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:-10px;display:flex}@media screen and (max-width:768px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr{justify-content:normal!important}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img{margin-bottom:30px;margin-left:0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img.iso{margin-bottom:0}}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img{filter:grayscale();width:160px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img.hipaa{width:93px;margin-left:15px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img.soc2{width:70px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img.iso{width:55px;margin-left:15px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .soc-gdpr img.gdpr{width:120px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .social-icons{justify-content:right;gap:15px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2){width:48%;position:relative}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2):after{content:"";background:linear-gradient(#000000cf,#f2f3f45c,#f2f3f47a,#f2f3f496,#f2f3f473,#f2f3f461,#0000);width:1px;height:100%;position:absolute;top:-6px;right:16px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2):before{content:"";background:linear-gradient(#000000cf,#f2f3f45c,#f2f3f47a,#f2f3f496,#f2f3f473,#f2f3f461,#0000);width:1px;height:100%;position:absolute;top:-6px;left:16px}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo{width:100%}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2){width:100%;margin:20px 0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2):after{display:none}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo:nth-child(2):before{display:none}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-logos .d-flex .item-logo .social-icons{justify-content:space-between}}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges{border-bottom:1px solid #ffffff14;padding:40px 0 26px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex{align-items:center;gap:30px;width:100%}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex{display:block}}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .reviews{width:calc(20% - 30px)}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .reviews img{width:150px;margin-bottom:5px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .reviews a{font-size:14px;text-decoration:underline}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .reviews{width:100%}}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .g2-performer{width:80%}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .g2-performer img{width:230px;margin-left:auto}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .g2-performer{width:100%}._footer-module-scss-module__P6O3OG__footerSection .site-footer .g2-badges .d-flex .g2-performer img{width:100%;margin-top:20px;margin-left:0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row{gap:20px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .logo-row ul{gap:20px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links{flex-flow:column;padding-bottom:0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper{border-bottom:1px solid #ffffff1a;width:100%;margin-bottom:20px;padding-bottom:20px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper:last-child{border-bottom:0}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .link-wrapper h6{padding-bottom:10px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .footer-logo{margin-bottom:30px}._footer-module-scss-module__P6O3OG__footerSection .site-footer .footer-links .footer-logo .social-icons{justify-content:normal;gap:40px}}._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area{background-color:#141521;padding:16px 0}._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area .d-flex{justify-content:space-between}._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area .d-flex p{color:var(--color-white);font-size:12px;font-weight:400}._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area .d-flex ul li{margin-left:30px;display:inline-block}@media screen and (max-width:991px){._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area .d-flex ul li{margin-left:0;margin-right:10px}}._footer-module-scss-module__P6O3OG__footerSection .footer-bottom-area .d-flex ul li a{color:var(--color-white);font-size:12px;text-decoration:underline}.language-switcher{display:inline-block;position:relative}.language-switcher .language-switcher-btn{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;transition:all .2s;display:flex}.language-switcher .flag{font-size:15px;line-height:1}.language-switcher .language-name{color:#fff;font-size:12px;font-weight:500}.language-switcher .arrow{transition:transform .2s}.language-switcher ._footer-module-scss-module__P6O3OG__arrow._footer-module-scss-module__P6O3OG__open{transform:rotate(180deg)}.language-switcher .language-dropdown{z-index:1000;background:#fff;border-radius:4px;min-width:125px;margin-bottom:8px;animation:.2s ease-out _footer-module-scss-module__P6O3OG__slideDown;position:absolute;bottom:100%;left:0;box-shadow:0 4px 12px #0000001a}.language-switcher ._footer-module-scss-module__P6O3OG__language-dropdown .language-name{color:#000}@keyframes _footer-module-scss-module__P6O3OG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-switcher .language-option{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;transition:background .2s;display:flex;position:relative}.language-switcher ._footer-module-scss-module__P6O3OG__language-option._footer-module-scss-module__P6O3OG__active{color:#4a90e2;background:#f5f9ff;font-weight:600}.language-switcher ._footer-module-scss-module__P6O3OG__language-option._footer-module-scss-module__P6O3OG__active .flag{filter:saturate(1.2)brightness(1.1)}.language-switcher ._footer-module-scss-module__P6O3OG__language-option svg{color:#4a90e2;margin-left:auto}@media (max-width:768px){.language-switcher .language-name{display:none}.language-switcher .language-dropdown{min-width:140px}}
.error-page{text-align:center}.error-page .error-heading .d-flex{justify-content:center;gap:20px}.error-page .error-heading h1{margin-bottom:20px}.error-page .error-heading p{width:50%;color:var(--color-text-grey);margin-bottom:28px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.error-page .error-heading p{width:100%}}.error-page .error-image img{width:65%;margin:30px auto}
.ops-ai-mttr{background-image:url(/images/product/ops-ai/ops-ai-mttr-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:220px;padding:100px 0}@media screen and (min-width:2130px){.ops-ai-mttr{margin-top:0}}@media screen and (max-width:1844px){.ops-ai-mttr{margin-top:150px}}@media screen and (max-width:991px){.ops-ai-mttr{margin-top:50px}}.ops-ai-mttr .d-flex{display:flex}.ops-ai-mttr .d-flex h2{width:50%}@media screen and (max-width:991px){.ops-ai-mttr .d-flex h2{width:100%}}.ops-ai-mttr .d-flex h2 span{color:#a7aaff}.ops-ai-mttr .d-flex p{width:50%}@media screen and (max-width:991px){.ops-ai-mttr .d-flex p{width:100%}}.ops-ai-mttr .ops-ai-video{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f0f4fb26;border:2px solid #ffffff10;border-radius:16px;margin-top:50px;padding:12px}.ops-ai-mttr .ops-ai-video video{border-radius:6px}.ops-ai-mttr h2{color:#fff;margin-bottom:20px}.ops-ai-mttr p{color:#ffffffb3;width:70%;margin:auto}.ops-ai-mttr img{width:100%;margin-top:40px}
.whitepaper-popup-subscribe{padding:40px}.whitepaper-popup-subscribe form{margin-top:40px}.whitepaper-popup-subscribe form input{background-color:var(--color-white);border:1px solid var(--color-neutrals-200);border-radius:8px;width:100%;margin-top:6px;margin-bottom:20px;padding:12px;font-size:16px;box-shadow:0 1px 2px #1018280d}.whitepaper-popup-subscribe form input.is-error{border:1px solid red}.whitepaper-popup-subscribe form button{width:100%}
.blog-section-k8s-monitoring-resources{background-color:var(--color-primary-light);padding-top:40px;padding-bottom:80px;position:relative}.blog-section-k8s-monitoring-resources h2{text-align:center;margin-bottom:30px;font-size:28px}.blog-section-k8s-monitoring-resources:before{content:url(/images/product/support-k8s-bg-wave.svg);position:absolute;top:0}@media screen and (max-width:1450px){.blog-section-k8s-monitoring-resources:before{display:none}}
.ops-ai-page .features-section .content .tab-features:nth-child(2) .left-block{order:1}@media screen and (max-width:991px){.ops-ai-page .features-section .content .tab-features:nth-child(2) .left-block{order:revert}}.ops-ai-page .features-section .content .right-block.steps-bg:after{display:none}.ops-ai-features{margin-top:80px}@media screen and (max-width:991px){.ops-ai-features{margin-top:40px}}.ops-ai-features .singup-product{text-align:center;padding:20px 0}.ops-ai-features .d-flex{flex-wrap:wrap;gap:20px;margin-top:80px;display:flex}.ops-ai-features .d-flex .card-icon{width:calc(50% - 20px)}@media screen and (max-width:991px){.ops-ai-features .d-flex .card-icon{width:100%}}.ops-ai-features .d-flex .card-icon{margin-bottom:5cap;padding-top:60px}.ops-ai-features .d-flex .card-icon img{width:107px;position:absolute;top:-40px;left:15px}.ops-ai-page .home_tab_blog{text-align:left}.ops-ai-page .faq-section{text-align:left}.ops-ai-page .faq-section:before{display:none}.ops-ai-page .mw-installation-gradient .d-flex .agent-item{background-position:50%;padding-bottom:56px}@media screen and (max-width:991px){.ops-ai-page .mw-installation-gradient .d-flex .agent-item{padding-bottom:20px}}.ops-ai-page .mw-carousel{text-align:left;padding-top:100px;padding-bottom:80px}.ops-ai-page .mw-carousel .section-tag{margin-left:0}.ops-ai-page .mw-carousel .container{position:relative}.ops-ai-page .mw-carousel .react-multi-carousel-list{padding-bottom:0;position:static}.ops-ai-page .mw-carousel .react-multi-carousel-list button{top:30px;right:0}.ops-ai-page .mw-carousel .react-multi-carousel-list button.react-multiple-carousel__arrow--left:before{top:0;right:55px}.ops-ai-page .mw-carousel .react-multi-carousel-list button.react-multiple-carousel__arrow--right:before{top:0;right:0}@media screen and (max-width:991px){.ops-ai-page .mw-carousel .react-multi-carousel-list button{top:auto;bottom:0}.ops-ai-page .mw-carousel .react-multi-carousel-list button.react-multiple-carousel__arrow--left{left:50%}.ops-ai-page .mw-carousel .react-multi-carousel-list button.react-multiple-carousel__arrow--left:before{bottom:0;left:20px}.ops-ai-page .mw-carousel .react-multi-carousel-list button.react-multiple-carousel__arrow--right{right:20px}}.ops-ai-page .mw-card-with-icon{padding-top:60px}.ops-ai-page .mw-card-with-icon:before{display:none}.ops-ai-page .mw-card-with-icon:after{display:none}
.platform-features-overview{background-color:var(--color-primary-light);margin-top:120px;padding:80px 0}.platform-features-overview.endpoint-monitoring-page{margin-top:60px}@media screen and (max-width:991px){.platform-features-overview.endpoint-monitoring-page{margin-top:0}}.platform-features-overview.endpoint-monitoring-page .works-well-with .works-flex-card{justify-content:normal;gap:40px}.platform-features-overview.endpoint-monitoring-page .works-well-with .works-flex-card .work-card{width:calc(50% - 20px)}@media screen and (max-width:768px){.platform-features-overview.endpoint-monitoring-page .works-well-with .works-flex-card .work-card{width:100%}}.platform-features-overview.endpoint-monitoring-page .works-well-with .works-flex-card .work-card a:after{right:20px}.platform-features-overview .view-more-button{width:fit-content;margin-top:30px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.platform-features-overview{margin-top:0;padding-top:40px;padding-bottom:40px}}.platform-features-overview{background-image:url(/images/features-wave.svg)}.platform-features-overview .d-flex{border-bottom:1px solid #d5d9f3;gap:60px;padding-bottom:40px;display:flex}@media screen and (max-width:991px){.platform-features-overview .d-flex{gap:0}}.platform-features-overview .d-flex .left-block{width:calc(30% - 30px)}.platform-features-overview .d-flex .right-block{width:calc(70% - 30px)}.platform-features-overview .d-flex .right-block p{color:var(--color-text-grey);font-size:19px}.platform-features-overview .works-well-with{margin-top:40px}.platform-features-overview .works-well-with .section-tag{background-color:#fff;margin-top:-58px;margin-left:0}.platform-features-overview .works-well-with .works-flex-card{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:25px;display:flex}@media screen and (max-width:991px){.platform-features-overview .works-well-with .works-flex-card{justify-content:normal;gap:20px}}.platform-features-overview .works-well-with .works-flex-card .work-card{width:240px}@media screen and (max-width:991px){.platform-features-overview .works-well-with .works-flex-card .work-card{width:calc(50% - 20px)}}@media screen and (max-width:768px){.platform-features-overview .works-well-with .works-flex-card .work-card{width:100%}}.platform-features-overview .works-well-with .works-flex-card .work-card a{background:#ecf0fb;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;display:flex;position:relative}.platform-features-overview .works-well-with .works-flex-card .work-card a:after{content:"";background-image:url(/images/read-more.svg);width:20px;height:20px;position:absolute;top:35%;right:15px}.platform-features-overview .works-well-with .works-flex-card .work-card a p{font-size:19px}
.get-start-opsai{background-image:url(/images/product/ops-ai/get-start-opsai-bg.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:100px 0;position:relative}@media screen and (max-width:991px){.get-start-opsai{padding:50px 0}}.get-start-opsai h2{margin-bottom:8px}.get-start-opsai .description{margin-bottom:40px}.get-start-opsai .steps{color:var(--color-primary);font-weight:700;margin-bottom:0!important;font-size:14px!important}
.partner-page .hero-section{text-align:center;background-image:url(../media/contact-us-bg.a3f88dc2.svg);background-position:50%;background-repeat:no-repeat;width:100%;margin-bottom:25px;padding-top:40px;position:relative}@media screen and (max-width:1440px){.partner-page .hero-section{margin-bottom:0}}.partner-page .hero-section .ahref-btn{text-align:center;color:#fff;cursor:pointer;width:fit-content;margin-left:auto;margin-right:auto;font-size:16px}.partner-page .hero-section h1{font-size:64px;line-height:80px}@media screen and (max-width:991px){.partner-page .hero-section h1{font-size:39px;line-height:52px}}.partner-page .hero-section p{color:var(--color-text-grey);margin-top:12px;margin-bottom:30px;font-size:19px}.partner-page .hero-section:after{content:url(../media/techsubscribe-right.e7eac9e4.svg);width:240px;position:absolute;top:-105px;right:0}.partner-page .hero-section:before{content:url(../media/techsubscribe-left.468abe33.svg);width:240px;position:absolute;top:-105px;left:0}@media screen and (max-width:991px){.partner-page .hero-section:after{display:none}.partner-page .hero-section:before{display:none}}.partner-page .mw-card-with-icon{background-image:url(../media/partner-bg.7f862cfd.svg);background-repeat:no-repeat}.partner-page .mw-card-with-icon:after{display:none}.partner-page .mw-card-with-icon:before{display:none}.partner-page .mw-card-with-icon .d-flex{background-image:none}.partner-page .home_tab_blog{background-color:var(--color-white)}.partner-page .move-to-middleware .left-sticky img{margin-top:40px}.partner-page .partner-cta{padding:22px 0;position:relative}.partner-page .partner-cta p{width:fit-content;color:var(--color-text-grey);margin:auto}.partner-page .partner-cta p:first-child{padding-bottom:10px}.partner-page .partner-cta p.ahref-btn{color:var(--color-white);cursor:pointer}.partner-page .partner-cta:before{content:"";background-image:linear-gradient(to right,transparent,var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),transparent);width:95%;height:1.5px;margin:auto;position:absolute;top:0;left:0;right:0}.partner-page .partner-cta:after{content:"";background-image:linear-gradient(to right,transparent,var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),var(--color-neutrals-100),transparent);width:95%;height:1.5px;margin:auto;position:absolute;bottom:0;left:0;right:0}.integration-page .hero-section{margin-bottom:70px}.partner-form-pop{background-color:var(--color-card-bg);background-image:url(../media/result-bg.60b349e2.svg);background-position:50%;background-repeat:no-repeat;padding:40px}.partner-form-pop .d-flex{gap:20px}.partner-form-pop .d-flex .input-wrapper{width:calc(50% - 10px);margin-top:0}.partner-form-pop .d-flex .input-wrapper input{background-color:var(--color-white);border:1px solid var(--color-neutrals-200);border-radius:8px;width:100%;margin-top:6px;margin-bottom:20px;padding:12px;font-size:16px;box-shadow:0 1px 2px #1018280d}.partner-form-pop .d-flex .input-wrapper .select-box--selected-item{background-color:var(--color-white);padding:12px}.partner-form-pop .d-flex .input-wrapper .select-box--container{position:relative}.partner-form-pop .d-flex .input-wrapper .select-box--items{background-color:var(--color-white);border:1px solid var(--color-grey-20);z-index:99;width:100%;max-height:260px;padding:14px 0;position:absolute;top:48px;left:0;overflow-y:auto;box-shadow:-20px 24px 58px -2px #10182836}.partner-form-pop .d-flex .input-wrapper .select-box--items div{cursor:pointer;padding:12px}.partner-form-pop .d-flex .input-wrapper .select-box--items div:hover{background-color:var(--color-primary-faded)}.partner-form-pop .d-flex .input-wrapper .select-box--arrow{position:absolute;top:20px;right:20px}.partner-form-pop .d-flex .input-wrapper .select-box--arrow .select-box--arrow-down svg{transition:all .5s}.partner-form-pop .d-flex .input-wrapper .select-box--arrow .select-box--arrow-up svg{transition:all .5s;transform:rotate(180deg)}.partner-form-pop .input-wrapper{width:100%;margin-top:20px}.partner-form-pop .input-wrapper textarea{background-color:var(--color-white);resize:none;border:1px solid var(--color-neutrals-200);border-radius:8px;width:100%;min-height:120px;margin-top:6px;margin-bottom:20px;padding:12px;font-size:16px;box-shadow:0 1px 2px #1018280d}.single-integration{padding:60px 0}.single-integration.browser-testing .right-block{flex-wrap:wrap;gap:40px;display:flex}.single-integration.browser-testing .right-block .llm{clip-path:polygon(100% 0,100% 83%,95% 100%,0 100%,0 0);background-color:var(--color-card-bg);border-radius:12px;justify-content:space-between;width:calc(50% - 20px);padding:10px 30px}@media screen and (max-width:765px){.single-integration.browser-testing .right-block .llm{width:100%}}.single-integration.browser-testing .right-block .llm a p{width:fit-content;margin-left:auto;margin-right:auto;top:-10px;left:-15px}.single-integration.browser-testing .right-block .llm .d-flex{background-color:#0000;padding:0}.single-integration.browser-testing .right-block .llm .d-flex img{margin-top:20px}.single-integration .d-flex{align-items:center;display:flex}.single-integration .d-flex .left-block{width:40%}.single-integration .d-flex .left-block .section-tag{margin-left:0}@media screen and (max-width:991px){.single-integration .d-flex .left-block{width:100%}}.single-integration .d-flex .right-block{width:60%}@media screen and (max-width:991px){.single-integration .d-flex .right-block{width:100%;margin-top:20px}}.single-integration .d-flex .right-block img{width:52px;height:52px}.single-integration .d-flex .right-block h4{width:70%;font-size:26px}.single-integration .d-flex .right-block .d-flex{clip-path:polygon(100% 0,100% 83%,95% 100%,0 100%,0 0);background-color:var(--color-card-bg);border-radius:12px;justify-content:space-between;padding:30px;display:flex}.single-integration .d-flex .right-block .d-flex .read-more{right:30px}
.platform-main .platform-page{text-align:center;background-image:url(../media/platform-hero-bg.b193baf0.svg);background-repeat:no-repeat;background-size:cover;margin-bottom:0;padding-bottom:0;position:relative;padding-top:0!important}.platform-main .platform-page:before{content:url(../media/plateform-bg-left.70988b14.svg);z-index:-1;width:340px;position:absolute;bottom:-10px;left:0}.platform-main .platform-page:after{content:url(../media/plateform-bg-right.32c0f644.svg);z-index:-1;width:340px;position:absolute;bottom:-10px;right:0}@media screen and (max-width:991px){.platform-main .platform-page:after{display:none}.platform-main .platform-page:before{display:none}}.platform-main .platform-page h1{line-height:80px}.platform-main .platform-page .d-flex{justify-content:center;gap:12px;margin-top:16px}.platform-main .platform-page .d-flex a{display:block}@media screen and (max-width:768px){.platform-main .platform-page .d-flex a{width:100%}}.platform-main .platform-page img{width:85%;margin:auto;padding-top:40px}@media screen and (max-width:768px){.platform-main .platform-page img{width:100%}}.platform-main .platform-features{background-color:var(--color-primary-light);background-image:url(../media/about-us-found-bg.4553c6c6.svg);background-position:50%;background-repeat:no-repeat;padding:60px 0;position:relative}.platform-main .platform-features:before{content:url(../media/product-card-bg-left.83e40c54.svg);width:200px;position:absolute;top:0;left:0}.platform-main .platform-features:after{content:url(../media/product-card-bg-right.93625647.svg);width:200px;position:absolute;top:0;right:0}@media screen and (max-width:991px){.platform-main .platform-features:after{display:none}.platform-main .platform-features:before{display:none}}.platform-main .platform-features h2{text-align:center}.platform-main .platform-features .d-flex{gap:60px;margin-top:40px}.platform-main .platform-features .d-flex .left-block{width:calc(50% - 30px)}.platform-main .platform-features .d-flex .left-block .tabs-platform{margin-bottom:30px;position:relative}.platform-main .platform-features .d-flex .left-block .tabs-platform button{font-size:24px;font-weight:510;font-family:var(--font-sfpro-display);padding:0}.platform-main .platform-features .d-flex .left-block .tabs-platform p{color:var(--color-text-grey);margin-top:5px;font-size:19px}.platform-main .platform-features .d-flex .left-block .tabs-platform:after{content:"";background-image:linear-gradient(90deg,#0000,#e1e5e9,#e1e5e9,#e1e5e9,#e1e5e9,#e1e5e9,#0000);width:64%;height:1px;margin:auto;position:absolute;bottom:-18px;left:0;right:0}.platform-main .platform-features .d-flex .right-block{width:calc(50% - 30px)}.platform-main .platform-features .d-flex .right-block .platform-inner-img img{border-radius:8px;width:100%}.platform-main .platform-features .d-flex .right-block .platform-inner-img .unified-img-link{background:var(--color-white);z-index:1;border-radius:6px;width:fit-content;padding:8px 40px 8px 20px;font-size:16px;box-shadow:0 24px 48px -12px #1018282e}.platform-main .platform-features .d-flex .right-block .platform-inner-img .unified-img-link:after{top:9px;right:15px}.platform-main .mw-card{padding-top:60px}.platform-main .mw-card .card-items{gap:0}.platform-main .mw-card .card-items .card-item{width:calc(33.33% - 15px);margin-bottom:24px}@media screen and (max-width:991px){.platform-main .mw-card .card-items .card-item{width:100%}}.platform-main .mw-card.platform-inner{background-image:url(../media/solution-card-bg.37ea0dce.svg);background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--color-primary-light);padding:60px 0}@media screen and (max-width:991px){.platform-main .mw-card.platform-inner{padding-top:20px;padding-bottom:10px}}.platform-main .mw-card.platform-inner:after{display:none}.platform-main .mw-card.platform-inner:before{display:none}.platform-main .mw-card.platform-inner .card-items{padding-bottom:0;background-image:none!important}.platform-main .mw-card.platform-inner .card-items .card-item{background-color:var(--color-bg-white-faded)}.platform-main .mw-card.platform-inner .card-items .card-item h4{margin-top:0}.platform-main .mw-card.platform-inner .card-items .card-item:first-child{background-color:#0000;padding:0}.platform-main .mw-card.platform-inner .card-items .card-item:first-child .section-tag{margin-left:0}.platform-main .mw-card.platform-inner .card-items .card-item:first-child h2{text-align:left;font-size:36px}.platform-module-scss-module__eWxa4q__tabs-platform .content{transition:height .5s,opacity .5s;overflow:hidden}.platform-module-scss-module__eWxa4q__tabs-platform.platform-module-scss-module__eWxa4q__active .content{opacity:1;height:auto}.platform-module-scss-module__eWxa4q__platform-inner-img img{transition:opacity .5s}.platform-module-scss-module__eWxa4q__platform-inner-img img.platform-module-scss-module__eWxa4q__active{opacity:1;display:block}.platform-inner-img{background:#5b5fc714;border-radius:8px;padding:30px;position:relative}.platform-inner-img a{margin:8px auto 0;position:absolute;left:0;right:0}.platform-inner-img a p{color:var(--color-primary);font-size:16px;box-shadow:0 24px 48px -12px #1018282e}.title-flex{cursor:pointer;width:100%;display:flex}.title-flex button{text-align:left;width:100%}.title-flex svg{margin-left:0}.data-driven-platform{padding:80px 0 20px}@media screen and (max-width:991px){.data-driven-platform{padding:40px 0}}.data-driven-platform h2{text-align:center}.data-driven-platform p{text-align:center;width:50%;color:var(--color-text-grey);margin:8px auto 70px}@media screen and (max-width:991px){.data-driven-platform p{width:100%}}.data-driven-platform .d-flex{align-items:center;gap:30px;margin-bottom:60px}@media screen and (max-width:991px){.data-driven-platform .d-flex{margin-bottom:40px}}.data-driven-platform .d-flex .left-block{width:45%}.data-driven-platform .d-flex .left-block h3{margin-bottom:20px;font-size:36px;line-height:52px}.data-driven-platform .d-flex .left-block ul{padding-top:12px;padding-left:20px}.data-driven-platform .d-flex .left-block ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.data-driven-platform .d-flex .left-block ul li:before{content:url(../media/list-bullet.486b5ffc.svg);width:20px;height:20px;position:absolute;left:-20px}.data-driven-platform .d-flex .right-block{width:calc(55% - 30px)}.data-driven-platform .d-flex .right-block .image-features{background-color:#f9fbff;border-radius:8px;padding:27px}@media screen and (max-width:768px){.data-driven-platform .d-flex .right-block .image-features{padding:10px}}.data-driven-platform .d-flex .right-block .image-features img{width:100%}
.call-to-action{background-image:url(/images/call-to-action-bg-960.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:110px;position:relative;overflow:hidden}@media screen and (min-width:992px){.call-to-action{background-image:url(/images/call-to-action-bg.webp)}}.call-to-action .d-flex{gap:12px}@media screen and (max-width:991px){.call-to-action{padding:20px 0}.call-to-action .bg-section{display:none}}.call-to-action h2{color:var(--color-white);font-size:36px;font-weight:500;line-height:48px}.call-to-action p{color:var(--color-white);margin-top:8px;font-weight:400}.call-to-action a button{margin-top:28px;padding:8px 28px}@media screen and (max-width:991px){.call-to-action a{width:100%;display:block}.call-to-action a button{width:100%;margin-top:10px}}.call-to-action .inner-wrapper{width:60%}.call-to-action .bg-section{position:absolute;top:0;right:0}.call-to-action .bg-section img{width:65%;margin-top:-36px;margin-left:auto;margin-right:-60px}@media screen and (max-width:1086px){.call-to-action .inner-wrapper{width:100%}.call-to-action .bg-section{display:none;position:relative}}
.event-page .hero-section{padding-top:0}.event-page .hero-section .left-block img{width:300px;margin-left:0}.event-page .hero-section .left-block h1{font-size:36px;line-height:52px}.event-page .hero-section .left-block p{font-size:19px}.event-page .hero-section .right-block{background-image:none;top:0}.event-page .hero-section .right-block.closed:after{content:url(/images/events/closed-event.svg);position:absolute;top:-50px;right:-70px}@media screen and (max-width:991px){.event-page .hero-section .right-block.closed:after{top:0;right:0}}.event-page .hero-section .right-block img{cursor:default;width:100%;position:relative}.event-page .hero-section .right-block.closed_event_img{width:40%;position:relative;top:0}.event-page .hero-section .right-block.closed_event_img img{width:70%}.event-page .hero-section .closed_event_img_left{width:60%}.event-page .content-section{margin-bottom:80px}.event-page .content-section .image-flex-event{gap:40px;width:30%;display:flex}@media screen and (max-width:768px){.event-page .content-section .image-flex-event{width:100%;display:block}}.event-page .content-section .image-flex-event img{border-radius:12px;width:100%;height:fit-content}.event-page .content-section img.event-image{border-radius:12px;width:60%}@media screen and (max-width:991px){.event-page .content-section img.event-image{width:100%}}.event-page .content-section ul{margin-bottom:30px;padding-top:12px;padding-left:20px}.event-page .content-section ul li{color:var(--color-text-grey);margin-bottom:12px;font-size:19px;font-weight:400;line-height:28px;position:relative}.event-page .content-section ul li:before{content:url(/images/list-bullet.svg);width:20px;height:20px;position:absolute;left:-20px}.event-page .content-section p{margin-bottom:20px}.event-page .content-section .sm-width{width:60%}.event-page .content-section .sm-width h4{margin-bottom:20px}@media screen and (max-width:991px){.event-page .content-section .sm-width{width:100%}}.event-page .content-section .d-flex{background-color:var(--color-card-bg);border-radius:8px;gap:40px;padding:32px}.event-page .content-section .d-flex .block{gap:20px;width:calc(50% - 20px);display:flex}.event-page .content-section .d-flex .block img{width:30%}.event-page .content-section .d-flex .block .details{width:calc(70% - 20px)}.event-page .content-section .d-flex .block .details img{width:30px}@media screen and (max-width:991px){.event-page .content-section .d-flex .block{width:100%}}.event-page .img-group-event{flex-wrap:wrap;gap:30px;width:100%;display:flex}.event-page .img-group-event img{cursor:pointer;border-radius:6px;width:calc(35% - 30px);height:100%}@media screen and (max-width:991px){.event-page .img-group-event img{width:100%}}
.mw-vs-datadog .d-flex{overflow-x:initial!important}.mw-vs-datadog .faq-section{padding-top:30px}@media screen and (max-width:991px){.mw-vs-datadog .hero-section-pricing .d-flex{overflow-x:scroll!important}}.mw-vs-datadog .hero-section-pricing .fixed-column{background-color:#0000!important}.mw-vs-datadog .top-logo{border-bottom:1px solid var(--color-table-border-bg);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#ffffff38;padding:34px;position:sticky;top:70px}.mw-vs-datadog .top-logo.only-mw:before{content:url(../media/mw-com-bg.db7ec55a.svg);z-index:-1;width:300px;position:absolute;top:-120px;right:80px}.mw-vs-datadog .top-logo svg{width:100%;margin:auto}.mw-vs-datadog .top-logo img{width:95px;margin:auto}.mw-vs-datadog .br-top{border-top:1px solid var(--color-table-border-bg)}.mw-vs-datadog .br-none{border:none}.mw-vs-datadog h1{font-size:64px!important}@media screen and (max-width:991px){.mw-vs-datadog h1{font-size:39px!important;line-height:50px!important}}.mw-vs-datadog .top-sticky:before{display:none}.mw-vs-datadog .below-content.main-title{margin-top:30px!important}.mw-vs-datadog .below-content p{padding:20px 5px!important}.mw-vs-datadog .below-content p.svg{padding:14px 0!important}@media screen and (max-width:991px){.mw-vs-datadog .below-content p{font-size:16px;padding:7px 5px!important}}.mw-vs-datadog .below-content .pd-any{padding:34.5px 0!important}.mw-vs-datadog .below-content .pd-any-svg{padding:28px 0!important}.mw-vs-datadog .scroll-column.pay-as:after{display:none}.mw-vs-datadog .mw-datadog{margin-bottom:80px;padding-top:20px;padding-bottom:40px}@media screen and (max-width:991px){.mw-vs-datadog .mw-datadog{margin-bottom:0;padding-bottom:0}}.mw-vs-datadog .d-flex .left-block p{margin-bottom:20px;font-size:19px;line-height:28px}.mw-vs-datadog .d-flex .right-block{background-image:url(../media/background-sm-caruosel.89be2ef9.svg);width:43%}@media screen and (max-width:1440px){.mw-vs-datadog .d-flex .right-block{top:26px;background-image:none!important}.mw-vs-datadog .d-flex .right-block .sm-testimonial .d-flex .author-details .artem{margin-top:96px}}.mw-vs-datadog .d-flex .right-block .sm-testimonial .container{width:100%}@media screen and (max-width:1440px){.mw-vs-datadog .d-flex .right-block .sm-testimonial ul li{width:560px!important}}@media screen and (max-width:991px){.mw-vs-datadog .d-flex .right-block .sm-testimonial ul li{width:450px!important}}.mw-vs-datadog .d-flex .right-block .sm-testimonial ul li div{margin-right:20px}@media screen and (max-width:991px){.mw-vs-datadog .d-flex .right-block .sm-testimonial ul li div{margin-right:0}}.mw-vs-datadog .mw-card{background-color:var(--color-primary-light);padding-top:60px}.mw-vs-datadog .mw-card:before{display:none}.mw-vs-datadog .mw-card:after{display:none}.mw-vs-datadog .mw-card .card-item{background-image:linear-gradient(#fffc .08%,#fff0 100%)!important}.mw-vs-datadog .clear-comparison{padding-top:80px}.mw-vs-datadog .clear-comparison .section-tag{margin-left:0}.mw-vs-datadog .clear-comparison h2{width:420px;margin-bottom:20px}@media screen and (max-width:991px){.mw-vs-datadog .clear-comparison h2{width:100%}}.mw-vs-datadog .clear-comparison .compare-final{margin-bottom:100px;position:relative}.mw-vs-datadog .clear-comparison .compare-final .d-flex{border-bottom:1px solid #343f4f1a;align-items:center;gap:20px;padding:16px 0}@media screen and (max-width:991px){.mw-vs-datadog .clear-comparison .compare-final .d-flex{width:100%;display:flex;overflow:scroll}.mw-vs-datadog .clear-comparison .compare-final .d-flex .title{width:50%}.mw-vs-datadog .clear-comparison .compare-final .d-flex .fix-width{width:50%}}.mw-vs-datadog .clear-comparison .compare-final .d-flex .top-logo{padding:10px 0}.mw-vs-datadog .clear-comparison .compare-final .d-flex .top-logo.middleware:after{content:"";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;background:linear-gradient(#5b5fc70a 0%,#fff0 100%);border-radius:20px 20px 0 0;width:300px;height:100%;position:absolute;top:0;right:303px}@media screen and (max-width:1189px){.mw-vs-datadog .clear-comparison .compare-final .d-flex .top-logo.middleware:after{right:280px}}@media screen and (max-width:1123px){.mw-vs-datadog .clear-comparison .compare-final .d-flex .top-logo.middleware:after{right:230px}}.mw-vs-datadog .clear-comparison .compare-final .d-flex .top-logo.middleware:before{content:url(../media/mw-cm-bg.db7ec55a.svg);z-index:-1;width:300px;height:100%;position:absolute;top:-66px;right:342px}.mw-vs-datadog .clear-comparison .compare-final .d-flex .title{width:calc(50% - 20px)}.mw-vs-datadog .clear-comparison .compare-final .d-flex .title p{color:var(--color-text);padding:4px 0;font-size:19px;line-height:28px}.mw-vs-datadog .clear-comparison .compare-final .d-flex .fix-width{text-align:center;width:24%;font-size:19px;font-weight:510;line-height:28px}.mw-vs-datadog .clear-comparison .compare-final .d-flex .fix-width svg{width:100%;margin:auto}.mw-vs-datadog .clear-comparison .compare-final .d-flex .fix-width img{width:130px;margin:auto}.mw-vs-datadog .home_tab_blog{position:relative}.mw-vs-datadog .home_tab_blog:before{content:url(../media/resouce-comparison-shape-left.82a29b4e.svg);width:119px;position:absolute;top:-117px;left:0}.mw-vs-datadog .home_tab_blog:after{content:url(../media/resouce-comparison-shape-right.3e8eba03.svg);width:119px;position:absolute;top:-117px;right:0}@media screen and (max-width:991px){.mw-vs-datadog .home_tab_blog:after{display:none}.mw-vs-datadog .home_tab_blog:before{display:none}}.sm-testimonial .react-multi-carousel-list button.react-multiple-carousel__arrow--left{left:42%}.sm-testimonial .react-multi-carousel-list button.react-multiple-carousel__arrow--right{right:43%}.sm-testimonial:before{display:none}.sm-testimonial:after{display:none}.sm-testimonial .mw-testimonial{background-color:var(--color-bg-author);border-radius:8px;padding:0}.sm-testimonial .mw-testimonial .d-flex{display:block}.sm-testimonial .mw-testimonial .d-flex .content{width:100%;padding:32px}.sm-testimonial .mw-testimonial .d-flex .content p{font-size:19px;line-height:28px}.sm-testimonial .mw-testimonial .d-flex .author-details{background-color:#0000;width:100%;margin-top:40px;padding:0}.sm-testimonial .mw-testimonial .d-flex .author-details.akshat{margin-top:96px}.sm-testimonial .mw-testimonial .d-flex .author-details.cliff{margin-top:68px}.sm-testimonial .mw-testimonial .d-flex .author-details.artem{margin-top:124px}.sm-testimonial .mw-testimonial .d-flex .author-details .client-logo{border-radius:4px;width:163px;bottom:-26px;left:34px}.sm-testimonial .mw-testimonial .d-flex .author-details .client-logo img{width:107px;margin:auto}.sm-testimonial .mw-testimonial .d-flex .author-name{text-align:left;font-size:24px;font-weight:510;font-family:var(--font-sfpro-display);margin-top:40px;padding-bottom:32px;padding-left:32px}.move-to-middleware{padding-top:40px;padding-bottom:40px}.move-to-middleware .mw-feature .d-flex{gap:80px}@media screen and (max-width:991px){.move-to-middleware .mw-feature .d-flex{gap:0}}.move-to-middleware .mw-feature .d-flex .left-block{width:35%}.move-to-middleware .mw-feature .d-flex .left-block .left-sticky{position:sticky;top:110px}.move-to-middleware .mw-feature .d-flex .left-block .section-tag{margin-bottom:12px;margin-left:0}.move-to-middleware .mw-feature .d-flex .left-block img{width:80%}.move-to-middleware .mw-feature .d-flex .right-block{background-image:none;width:calc(65% - 80px)}.move-to-middleware .mw-feature .d-flex .right-block .view-card{background-color:var(--color-bg-career-job);background-image:url(../media/comparison-card-bg.cd1c293c.svg);background-position:100%;border-radius:8px;margin-bottom:16px;padding:40px}@media screen and (max-width:991px){.move-to-middleware .mw-feature .d-flex .right-block .view-card{background-position:top;padding:30px}}:is(.move-to-middleware .mw-feature .d-flex .right-block .view-card svg,.move-to-middleware .mw-feature .d-flex .right-block .view-card img){width:28px;margin-bottom:12px}.move-to-middleware .mw-feature .d-flex .right-block .view-card h3{margin-bottom:8px;font-size:24px;line-height:32px}.move-to-middleware .mw-feature .d-flex .right-block .view-card p{color:var(--color-text-grey);font-size:19px;font-weight:400;line-height:28px}.newrelic-comparison .newrelic-logo-mrtop{margin-bottom:12px}.comparison-form{margin-bottom:60px}.comparison-form .d-flex{background:#5b5fc70a;border-radius:8px;display:flex}.comparison-form .d-flex .left-block{width:50%}.comparison-form .d-flex .left-block h2{padding:40px}@media screen and (max-width:991px){.comparison-form .d-flex .left-block h2{padding:20px}}.comparison-form .d-flex .left-block img{width:80%;margin-top:30px}.comparison-form .d-flex .right-block{background-image:none;width:50%;padding:40px}@media screen and (max-width:991px){.comparison-form .d-flex .right-block{padding:20px}}.comparison-form .d-flex .right-block .form{background-color:#0000;padding:0}.comparison-form .d-flex .right-block .form .d-flex{background:0 0;padding:0}.table-comparison{width:100%;margin-top:80px}@media screen and (max-width:991px){.table-comparison{overflow-x:auto}}.table-comparison.datadog-mw-comparison table:after{right:15px}.table-comparison.datadog-mw-comparison table:before{left:295px}.table-comparison table{border-spacing:0;border-collapse:collapse;width:100%;min-width:1000px;position:relative}.table-comparison table thead{text-align:center}.table-comparison table thead th{color:var(--color-text);padding-bottom:30px;font-size:19px;font-weight:600}:is(.table-comparison table thead svg,.table-comparison table thead img){margin:auto}.table-comparison table tbody tr:first-child td{border-top:1.5px solid var(--color-primary-faded)}.table-comparison table tbody tr td{color:var(--color-text);border-bottom:1.5px solid var(--color-primary-faded);width:25%;padding:15px 10px;font-size:19px}:is(.table-comparison table tbody tr td:nth-child(2),.table-comparison table tbody tr td:nth-child(3)){text-align:center}.table-comparison table tbody tr td:last-child{width:20%;color:var(--color-text-grey);font-size:16px}.table-comparison table tbody tr td svg{margin:auto}.table-comparison table:after{content:url(../media/mw-comparison-remark.348d824e.svg);z-index:-1;width:300px;height:100%;position:absolute;top:-30px;right:-30px}@media screen and (max-width:991px){.table-comparison table:after{display:none}}.table-comparison table:before{content:url(../media/mw-bg-comparison.38d11124.svg);z-index:-1;width:300px;height:100%;position:absolute;top:-30px;left:310px}@media screen and (max-width:991px){.table-comparison table:before{display:none}}
.custom-checkbox{align-items:center;margin-top:30px;margin-bottom:20px;display:flex;position:relative}.custom-checkbox .checkbox-icon{cursor:pointer;justify-content:center;align-items:center;width:17px;height:16px;display:flex;position:absolute}.custom-checkbox .checkbox-icon.disabled{cursor:not-allowed}.custom-checkbox .checkbox-icon.minus-icon{background-color:var(--color-primary)}.custom-checkbox .checkmark{align-items:center;gap:8px;display:flex;position:relative}.custom-checkbox .checkmark.small .checkbox-label-content{font-size:var(--font-body-small);width:100%}.custom-checkbox input[type=checkbox]{cursor:pointer;border:.8px solid var(--color-grey-500);background:var(--color-theme-bg);clear:none;appearance:none;justify-content:center;align-items:center;line-height:0;display:flex;border-radius:2px!important;width:16px!important;height:16px!important;margin:0!important;padding:8px!important}.custom-checkbox input[type=checkbox].is-disabled{background:var(--color-neutrals-100);cursor:not-allowed;border:0}.custom-checkbox .checkbox-label-content{font-size:var(--font-body);cursor:pointer;align-items:center;gap:4px;margin-left:0;padding:0 4px;line-height:normal;display:flex}.custom-checkbox .checkbox-label-content.is-disabled{cursor:not-allowed}.custom-checkbox input[type=checkbox]:checked{background-color:var(--color-primary);border:0}.custom-checkbox input[type=checkbox]:checked:before{display:none}
.contact-us{background-image:url(../media/contact-us-bg.a3f88dc2.svg);background-position:100% 0;background-repeat:no-repeat;position:relative}.contact-us:after{content:url(../media/contact-bg-shape.95f8ba57.svg);z-index:-1;width:380px;position:absolute;top:-167px;right:0}.contact-us .contact{padding-bottom:60px}.contact-us .d-flex{gap:40px}.contact-us .d-flex .left-block{width:calc(50% - 40px)}.contact-us .d-flex .left-block h1{margin-bottom:12px;font-size:64px;line-height:80px}@media screen and (max-width:991px){.contact-us .d-flex .left-block h1{margin-top:20px;font-size:39px}}.contact-us .d-flex .left-block p{color:var(--color-text-grey);margin-bottom:38px;font-size:19px;line-height:28px}.contact-us .d-flex .left-block .card-info{background-color:var(--color-bg-author);clip-path:polygon(100% 0,100% 70%,92% 100%,0 100%,0 0);align-items:center;gap:16px;margin-bottom:20px;padding:20px;display:flex}.contact-us .d-flex .left-block .card-info:first-child{margin-top:40px}.contact-us .d-flex .left-block .card-info p{margin-bottom:0}.contact-us .d-flex .left-block .card-info .info p:first-child{color:var(--color-text-grey);font-weight:400;font-family:var(--font-sfpro-text);margin-bottom:4px}.contact-us .d-flex .left-block .card-info .info p{color:var(--color-black);font-weight:510;font-family:var(--font-sfpro-display)}.contact-us .d-flex .right-block{width:50%}@media screen and (max-width:991px){.contact-us .d-flex .right-block{height:80vh!important}}.contact-us .d-flex .right-block .form-iframe-contact{border-radius:12px;height:85%}@media screen and (max-width:991px){.contact-us .d-flex .right-block .form-iframe-contact{height:100%}}.contact-us .d-flex .right-block iframe{border-radius:12px;width:100%;height:100%}.contact-form .form{background:var(--color-card-bg);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:8px;padding:40px}@media screen and (max-width:991px){.contact-form .form{padding:20px}.contact-form .form .d-flex{gap:0!important}.contact-form .form .d-flex .input-wrapper{width:100%!important}}.contact-form .form h4{margin-bottom:40px;font-size:32px;line-height:52px}.contact-form .form .input-wrapper label{font-size:14px;font-weight:510;line-height:20px}.contact-form .form .input-wrapper input{background-color:var(--color-white);border:1px solid var(--color-neutrals-200);border-radius:8px;width:100%;margin-top:6px;padding:12px;font-size:16px;box-shadow:0 1px 2px #1018280d}.contact-form .form .input-wrapper input.is-error{border:1px solid red}.contact-form .form .input-wrapper textarea{border:1px solid var(--color-neutrals-200);border-radius:8px;width:100%;min-height:120px;max-height:130px;margin-top:6px;padding:12px;box-shadow:0 1px 2px #1018280d}.contact-form .form .input-wrapper textarea.is-error{border:1px solid red}.contact-form .form .input-wrapper{margin-bottom:20px}.contact-form .form .d-flex{gap:20px}.contact-form .form .d-flex .input-wrapper{width:calc(50% - 10px)}.form-input-validation{font-size:13px;display:none}.form-input-validation.error{color:red;display:block}.form-input-validation.success{color:green;padding-top:15px;font-size:18px;display:block}.thank-you h1{font-size:60px}.book-demo-page h1{font-size:48px!important;line-height:70px!important}.book-demo-page .form h4{position:relative}.book-demo-page .form h4:after{content:"";background-color:#343f4f1a;width:100%;height:1px;position:absolute;bottom:-18px;left:0}.book-demo-page .d-flex .left-block{width:calc(46% - 20px)}.book-demo-page .d-flex .left-block .d-flex{gap:30px}.book-demo-page .d-flex .left-block .leading-company{margin-top:60px}.book-demo-page .d-flex .right-block{width:calc(50% - 20px);margin-left:auto}@media screen and (max-width:991px){.book-demo-page:after{display:none}.book-demo-page:before{display:none}}.multi-dropdown .select-box--container{background-color:var(--color-white);border:1px solid var(--color-neutrals-200);cursor:pointer;border-radius:8px;align-items:center;width:100%;height:fit-content;margin-top:6px;padding:8px;font-size:16px;display:flex;position:relative;box-shadow:0 1px 2px #1018280d}.multi-dropdown .select-box--container .select-box--arrow{cursor:pointer;padding:5px}.multi-dropdown .select-box--container .select-box--arrow .select-box--arrow-up{transform:rotate(180deg)}.multi-dropdown .select-box--container .select-box--selected-items{flex-wrap:wrap;gap:10px;width:100%;display:flex}.multi-dropdown .select-box--container .select-box--selected-items .selected-item{background-color:var(--color-primary-faded);color:var(--color-primary);border-radius:6px;padding:2px 8px;font-size:16px}.multi-dropdown .select-box--container .select-box--selected-items .selected-item span{color:var(--color-primary);cursor:pointer;margin-left:5px;font-size:18px}.multi-dropdown .select-box--container .select-box--items{z-index:9;background-color:#fff;border-radius:6px;width:100%;max-height:270px;position:absolute;top:49px;left:0;overflow:scroll;box-shadow:-20px 24px 58px -2px #10182836}.multi-dropdown .select-box--container .select-box--items div{cursor:pointer;margin-top:5px;padding:5px 15px;font-size:16px}.multi-dropdown .select-box--container .select-box--items div.selected{background-color:var(--color-bg-card);color:var(--color-primary)}.multi-dropdown .select-box--container .select-box--items div:hover{background-color:var(--color-bg-card)}.mw-carousel.demo-request{background-image:none}.mw-carousel.demo-request:after{display:none}.mw-carousel.demo-request:before{display:none}.mw-carousel.demo-request li .mw-testimonial{text-align:left;margin-top:0;padding:0}@media screen and (max-width:991px){.mw-carousel.demo-request li .mw-testimonial{margin-top:40px;padding:0!important}}.mw-carousel.demo-request li .mw-testimonial p{margin-bottom:9px;padding:32px;font-size:19px}.mw-carousel.demo-request li .mw-testimonial .author-details{border-bottom:8px solid var(--color-primary)}.mw-carousel.demo-request li .mw-testimonial .author-details.ashot .client-logo{bottom:142px!important}.mw-carousel.demo-request li .mw-testimonial .author-details.tatevik .client-logo{bottom:135px!important}.mw-carousel.demo-request li .mw-testimonial .author-details .client-logo{background-color:var(--color-white);border-radius:4px;width:163px;padding:16px 35px;position:absolute;bottom:80px;left:34px;box-shadow:0 24px 48px -12px #1018280a}@media screen and (max-width:991px){.mw-carousel.demo-request li .mw-testimonial .author-details .client-logo{position:relative;width:100%!important;bottom:0!important;left:0!important}}.mw-carousel.demo-request li .mw-testimonial .author-details .client-logo img{width:107px;margin:auto}.mw-carousel.demo-request li .mw-testimonial .author-details.akshat .client-logo{bottom:107px}.mw-carousel.demo-request li .mw-testimonial .author-details.artem .client-logo{bottom:136px}.mw-carousel.demo-request li .mw-testimonial .author-name{justify-content:space-between;display:flex}.mw-carousel.demo-request li .mw-testimonial .author-name p{text-align:left;font-size:24px;font-weight:510;font-family:var(--font-sfpro-display);margin-top:9px;margin-bottom:0;padding-left:30px}.mw-carousel.demo-request li .mw-testimonial .author-name .author-designation{color:var(--color-primary);font-size:12px}@media screen and (max-width:991px){.mw-carousel.demo-request li .mw-testimonial .author-name{text-align:center;padding:10px}}.mw-carousel.demo-request .contact-us-module-scss-module__0MCBoG__react-multi-carousel-list button.contact-us-module-scss-module__0MCBoG__react-multiple-carousel__arrow--left{left:39%}.mw-carousel.demo-request .contact-us-module-scss-module__0MCBoG__react-multi-carousel-list button.contact-us-module-scss-module__0MCBoG__react-multiple-carousel__arrow--right{right:44%}
.product-overview-page .d-flex .right-block.steps-bg:after{display:none}@media screen and (max-width:991px){.product-overview-page .tab-features{margin-bottom:70px}.product-overview-page .tab-features .d-flex{gap:15px}}.product-overview-page .tab-features:nth-child(2n) .left-block{order:2}@media screen and (max-width:991px){.product-overview-page .tab-features:nth-child(odd) .right-block{order:1}.product-overview-page .tab-features:nth-child(2n) .left-block{order:1}}.product-overview-page .tab-features:nth-child(2n) .right-block{order:1}@media screen and (max-width:991px){.product-overview-page .tab-features:nth-child(2n) .right-block{order:2}}.product-overview-page .actions-demo-product-overview{gap:0;margin-top:15px!important}.product-overview-page .actions-demo-product-overview .read-more{margin-left:20px}.product-overview-page .actions-demo-product-overview .read-more:after{top:-1px}.product-overview-hero{padding-top:23px!important}.product-overview-hero .d-flex{align-items:center}.product-overview-hero .d-flex .left-block{width:50%!important}.product-overview-hero .d-flex .left-block .hero-child{width:471px!important}@media screen and (max-width:991px){.product-overview-hero .d-flex .left-block{width:100%!important}.product-overview-hero .d-flex .left-block .hero-child{width:100%!important}}.product-overview-hero .d-flex .right-block{position:relative;top:0;width:50%!important}@media screen and (max-width:991px){.product-overview-hero .d-flex .right-block{width:100%!important}}.product-overview-hero .d-flex .right-block img{width:100%;cursor:pointer!important;margin-top:0!important}@media screen and (max-width:991px){.product-overview-hero .d-flex .right-block img{margin-top:40px!important}}
/*# sourceMappingURL=6c684a58a9a1200f.css.map*/