*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto;display:block}button{border:0;background:0;cursor:pointer;font:inherit}:root{--sem-opmp-hero-bg-start:#fff0bc;--sem-opmp-hero-bg-end:#fff8e0;--sem-opmp-vendor-bg:#222}.animated.fade-right,.animated.fade-left,.animated.fade-up{animation-duration:.5s}.sem-opmp-hero{min-height:739px;padding:102px 0 100px;background:linear-gradient(180deg,var(--sem-opmp-hero-bg-start) 0%,var(--sem-opmp-hero-bg-end) 100%)}.sem-opmp-hero__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:75px}.sem-opmp-hero__main{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:32px}.sem-opmp-hero__content{max-width:723px}.sem-opmp-hero__title{margin-top:0;margin-bottom:10px;max-width:673px;font-size:58px;font-weight:700;line-height:80px;color:#333}.sem-opmp-hero__description{margin-bottom:0;max-width:722px;font-size:20px;font-weight:400;line-height:40px;color:#444}.sem-opmp-hero__badges{list-style:none;display:grid;grid-template-columns:minmax(0,378fr) minmax(0,205fr);column-gap:17px;row-gap:20px;max-width:600px;margin:0;padding:0}.sem-opmp-hero__badge{display:flex;align-items:center;gap:8px;min-height:42px;padding:11px 13px;border-radius:100px;background-color:#fff;border:1px solid #f2eee0}.sem-opmp-hero__badge-icon{flex:0 0 20px;width:20px;height:20px;background:url("/sites/default/files/OpManager_Plus/images/sem-opmp-hero-check.svg") center / contain no-repeat}.sem-opmp-icon{display:inline-block;flex-shrink:0;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain}.sem-opmp-icon--check{background-image:url("/sites/default/files/OpManager_Plus/images/sem-opmp-icon-check.svg")}.sem-opmp-icon--no{background-image:url("/sites/default/files/OpManager_Plus/images/sem-opmp-icon-no.svg")}.sem-opmp-hero__badge-text{font-size:16px;font-weight:400;line-height:24px;color:#444}.sem-opmp-hero__form-wrap{flex:0 0 450px;width:100%;max-width:450px}.sem-opmp-hero__form-wrap .forms-wrapper{max-width:450px;margin:0 auto;padding:30px 30px 30px 30px;background:#fff;border-radius:2px;box-shadow:0 12px 40px rgba(0,0,0,0.18);text-align:left}.sem-opmp-hero__form-wrap .form-head-title{font-size:22px;font-weight:700;color:#1f2937;text-align:center;margin-bottom:20px}.sem-opmp-hero__form-wrap .form-body{padding:0}.sem-opmp-hero__form-wrap .form-group{margin-bottom:14px;width:100%;position:relative}.sem-opmp-hero__form-wrap .form-group input[type="text"]{padding:14px 35px 14px 14px;width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:2px;outline:0;font-weight:500;font-size:15px;color:#1f2937;background:#fff;text-align:left}.sem-opmp-hero__form-wrap .input-field{position:relative}.sem-opmp-hero__form-wrap .form-group.text-group textarea{width:100%;min-height:80px;border:1px solid #ccc;border-radius:2px;padding:10px 14px;resize:none;font-size:13px;line-height:1.5;box-sizing:border-box;outline:0}.sem-opmp-hero__form-wrap .form-group.text-group textarea::placeholder{color:#a0a6ad}.sem-opmp-hero__form-wrap .row_dir{display:flex;flex-direction:row;gap:8px}.sem-opmp-hero__form-wrap .row_dir .form-group{flex:1}.sem-opmp-hero__form-wrap .row_dir .mr-18{margin-right:0}.sem-opmp-hero__form-wrap .plchold{font-weight:400;color:#a0a6ad;position:absolute;left:14px;top:13px;cursor:text;font-size:13px;pointer-events:none;transition:opacity .2s}.sem-opmp-hero__form-wrap .form-input:focus~.unfocus,.sem-opmp-hero__form-wrap .form-input~.focus{opacity:0}.sem-opmp-hero__form-wrap .form-input:focus~.focus,.sem-opmp-hero__form-wrap .form-input~.unfocus{opacity:1}.sem-opmp-hero__form-wrap .form-input:invalid~.plchold{display:inline-block}.sem-opmp-hero__form-wrap .form-input:valid~.plchold{display:none}.sem-opmp-hero__form-wrap .ast{color:#ff6b6b}.sem-opmp-hero__form-wrap .valid-icon{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-image:url("https://cdn.manageengine.jp/sites/default/files/servicedesk_plus/sdp-roi-sprite.png");background-repeat:no-repeat;background-size:160px 160px}.sem-opmp-hero__form-wrap .wrong+.valid-icon{display:block;background-position:-109px -110px}.sem-opmp-hero__form-wrap .right+.valid-icon{display:block;background-position:-80px -110px}.sem-opmp-hero__form-wrap .err{color:#e71b34;font-size:10px;margin:4px 0;border:1px solid #e71b34;position:absolute;top:40px;padding:4px 6px;right:6px;z-index:1;background:#fff;border-radius:4px;display:none}.sem-opmp-hero__form-wrap .err:after{content:"";width:5px;height:5px;position:absolute;transform:rotate(45deg);top:-4px;right:8px;background:#fff;border-left:1px solid #e71b34;border-top:1px solid #e71b34}.sem-opmp-hero__form-wrap .req-dropdown{border:1px solid #ccc;color:#333;padding:12px 30px 12px 14px;box-sizing:border-box;position:relative;border-radius:2px;font-size:15px;width:100%;max-width:100%;background:#fff;cursor:pointer;text-align:left}.sem-opmp-hero__form-wrap .req-dropdown:after{content:"";position:absolute;width:8px;height:8px;border-top:1px solid #878787;border-right:1px solid #878787;top:16px;right:14px;transform:rotate(135deg)}.sem-opmp-hero__form-wrap .req-dropdown .select{cursor:pointer;display:block;padding:0}.sem-opmp-hero__form-wrap .req-dropdown .select span{display:block;font-size:14px;color:#a0a6ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.sem-opmp-hero__form-wrap .req-dropdown .select span.test_data{color:#1f2937;font-weight:500}.sem-opmp-hero__form-wrap .req-dropdown .dropdown-menu{position:absolute;background-color:#fff;left:-1px;right:-1px;margin-top:8px;box-shadow:0 1px 4px rgba(0,0,0,0.15);border:1px solid #ccc;border-radius:0 0 4px 4px;overflow:hidden;display:none;max-height:200px;overflow-y:auto;z-index:9;border-top:0;top:38px;padding:0;list-style:none}.sem-opmp-hero__form-wrap .req-dropdown .dropdown-menu li{padding:10px 14px;cursor:pointer;font-size:13px;color:#333}.sem-opmp-hero__form-wrap .req-dropdown .dropdown-menu li:hover,.sem-opmp-hero__form-wrap .req-dropdown .dropdown-menu li.active{background-color:#f0f5fe}.sem-opmp-hero__form-wrap .privacy-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:10px}.sem-opmp-hero__form-wrap .privacy-wrapper input[type="checkbox"]{margin-top:3px;margin-right:8px;flex-shrink:0}.sem-opmp-hero__form-wrap .privacy-label{flex:1 1 calc(100% - 28px);font-size:13px;color:#111827;line-height:1.5;text-align:left}.sem-opmp-hero__form-wrap .privacy-label a{color:#2f75c8;text-decoration:underline;font-size:13px}.sem-opmp-hero__form-wrap .privacy-err{flex:0 0 100%;font-size:12px;color:#e71b34;margin-top:6px;margin-left:0;display:none;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sem-opmp-hero__form-wrap #termsErr{position:relative;top:unset}.sem-opmp-hero__form-wrap .notify{font-size:13px;color:#4b5563;line-height:1.5;margin-bottom:10px}.sem-opmp-hero__form-wrap .notify .star{color:#ff6b6b}.sem-opmp-hero__form-wrap .submit-btn{margin-top:10px}.sem-opmp-hero__form-wrap .submit-btn.tc{text-align:center}.sem-opmp-hero__form-wrap .red-btn{background:#ed0000;color:#fff;padding:14px 16px;width:100%;border:0;font-size:16px;border-radius:2px;cursor:pointer;box-sizing:border-box;display:block;text-align:center;text-decoration:none;font-weight:600}.sem-opmp-hero__form-wrap .red-btn:hover{opacity:.85}.sem-opmp-hero__form-wrap .disable_btn{pointer-events:none;opacity:.9}.sem-opmp-hero__form-wrap .reg_btn span{display:inline-block;width:6px;height:6px;vertical-align:middle;border-radius:50%;background:white;margin:0 1px;animation:sdp-blink 1.4s infinite}.sem-opmp-hero__form-wrap .reg_btn span:nth-child(2){animation-delay:.3s}.sem-opmp-hero__form-wrap .reg_btn span:nth-child(3){animation-delay:.6s}@keyframes sdp-blink{0%{opacity:0}20%{opacity:1}100%{opacity:0}}.sem-opmp-hero__form-wrap .otp-forms,.sem-opmp-hero__form-wrap .final-page{display:none}.sem-opmp-hero__form-wrap .otp-forms .form-head,.sem-opmp-hero__form-wrap .final-page .form-head{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:15px}.sem-opmp-hero__form-wrap .otp-forms p{color:#374151;font-size:13px;line-height:1.6}.sem-opmp-hero__form-wrap .final-page p{color:#374151;font-size:13px;line-height:1.6;margin-bottom:0}.sem-opmp-hero__form-wrap .otp-group .form_input{padding:12px;font-size:16px;letter-spacing:4px;font-weight:600;width:100%;box-sizing:border-box;border:1px solid #969696;border-radius:6px;outline:0}.sem-opmp-hero__form-wrap .req-field{color:#ff6b6b;font-size:12px;margin-left:6px}.sem-opmp-hero__form-wrap .otp-btns{display:flex;width:100%;gap:10px}.sem-opmp-hero__form-wrap .back_btn{border-radius:10px;background:#fff;display:block;padding:10px;color:#000;border:1px solid #bababa;width:100%;text-align:center;margin-top:15px;font-size:14px;cursor:pointer;text-decoration:none}.sem-opmp-hero__form-wrap .otpsubmit_btn{border-radius:2px;background:#ed0000;display:block;padding:10px;color:#fff;border:0;width:100%;text-align:center;margin-top:15px;font-size:14px;cursor:pointer;text-decoration:none}.sem-opmp-hero__form-wrap .otpsubmit_btn span{display:inline-block;width:6px;height:6px;margin:0 1px;border-radius:50%;background:#fff;animation:blinknew 1.4s infinite}.sem-opmp-hero__form-wrap .resendotp{display:none;text-align:right;cursor:pointer;margin-top:6px}.sem-opmp-hero__form-wrap .resendotp a{color:#2f75c8;font-size:12px}.sem-opmp-hero__form-wrap .access-link{background:#fafafa;border:1px solid #f2f2f2;border-radius:4px;padding:24px 20px;text-align:center;margin:15px 0}.sem-opmp-hero__form-wrap .tick-icon{background:url("https://cdn.manageengine.jp/sites/default/files/servicedesk_plus/sdp-roi-sprite.png") no-repeat;background-position:-3px -75px;background-size:150px 150px;width:57px;height:57px;margin:0 auto 16px !important}.sem-opmp-hero__form-wrap .access-link p{text-align:center;margin:0}.sem-opmp-hero__form-wrap .access-link a{color:#2f75c8;text-decoration:underline;font-size:14px}.sem-opmp-hero__form-wrap .final-page .form-body h5{font-size:16px;font-weight:600;color:#1f2937;margin:22px 0 12px 0;line-height:1.4}.sem-opmp-hero__form-wrap .next-steps{list-style:disc;padding-left:20px;margin:0 0 18px 0;text-align:left}.sem-opmp-hero__form-wrap .next-steps li{font-size:13px;line-height:1.6;color:#374151;margin-bottom:8px}.sem-opmp-hero__form-wrap .next-steps li a{color:#2e9ce9;text-decoration:underline;font-size:13px}.sem-opmp-hero__form-wrap .goto_btn{border-radius:2px;display:inline-block;background:#ed0000;padding:12px;color:#fff;border:0;width:80%;text-align:center;margin-top:15px;font-size:14px;box-sizing:border-box;text-decoration:none}.sem-opmp-hero__form-wrap .goto_btn:hover{opacity:.85}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:99999;padding:20px;box-sizing:border-box;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker .modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:8px;box-shadow:0 0 10px #000;text-align:center}.modal .close-modal{position:absolute;top:12px;right:12px;color:#333;font-size:14px}#alert-modal{display:none;margin-top:0;text-align:center;padding:50px 30px 30px;position:relative;color:#000;visibility:visible;opacity:1}#alert-modal *{visibility:visible !important;opacity:1 !important}#alert-modal h3{font-size:20px;margin:0 0 16px;color:#000;display:block}#alert-modal .alert-icon-wrapper{position:absolute;top:-28px;left:calc(50% - 40px);display:block}#alert-modal .alert-icon{background:url("https://cdn.manageengine.jp/sites/default/files/otp-poup-alert.png") center / cover no-repeat;display:block;width:72px;height:72px;margin:auto}#alert-modal .alert-img{max-width:100%;margin:16px auto 0;display:block}#alert-modal .alert-img img{max-width:100%;height:auto;display:block}.sem-opmp-vendor{padding:70px 0 130px;background-color:var(--sem-opmp-vendor-bg);color:#fff}.sem-opmp-vendor__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.sem-opmp-vendor__content{flex:1 1 620px;max-width:620px}.sem-opmp-vendor__title{max-width:571px;margin-bottom:28px;font-size:42px;font-weight:700;line-height:64px;color:#fff !important}.sem-opmp-vendor__items{display:flex;flex-direction:column;gap:25px}.sem-opmp-vendor__item{display:flex;align-items:flex-start;gap:16px}.sem-opmp-vendor__item-icon{flex:0 0 32px;width:32px;height:32px;position:relative;top:10px}.sem-opmp-vendor__item-text{font-size:16px;font-weight:400;line-height:32px;color:#fff}.sem-opmp-vendor__item-text strong{color:#daa700;display:block;font-size:18px}.sem-opmp-vendor__visual{flex:0 0 540px;max-width:540px}.sem-opmp-vendor__visual img{width:100%;height:auto;object-fit:cover;position:relative;top:40px}.sem-opmp-roi{padding:80px 0 100px;background-color:#fff}.sem-opmp-roi__title{max-width:856px;margin:0 auto 14px;font-size:42px;font-weight:700;line-height:58px;text-align:center;color:#333}.sem-opmp-roi__description{max-width:910px;margin:0 auto 30px;font-size:16px;font-weight:400;line-height:32px;text-align:center;color:#444}.sem-opmp-roi__emphasis{font-size:20px;font-weight:700}.sem-opmp-roi__toggle{display:flex;align-items:center;width:235px;max-width:100%;height:55px;margin:0 auto 40px;padding:4px;border-radius:100px;background-color:#000;box-sizing:border-box;gap:0}.sem-opmp-roi__toggle-btn{display:inline-flex;align-items:center;justify-content:center;height:47px;margin:0;padding:0 8px;border:0;border-radius:100px;background-color:transparent;font-size:18px;font-weight:600;line-height:27px;color:#fff;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease;box-sizing:border-box}.sem-opmp-roi__toggle-btn[data-roi-tab="onprem"]{flex:0 0 141px;width:141px}.sem-opmp-roi__toggle-btn[data-roi-tab="saas"]{flex:1 1 auto;min-width:0;padding:0 12px}.sem-opmp-roi__toggle-btn.is-active{background-color:#fff;color:#000}.sem-opmp-roi__panel{display:none}.sem-opmp-roi__panel.is-active{display:block}.sem-opmp-roi__table-wrap{overflow-x:auto}.sem-opmp-roi__table{width:100%;min-width:640px;max-width:890px;margin:0 auto;border-collapse:collapse}.sem-opmp-roi__table th,.sem-opmp-roi__table td{border-top:1px solid #e3e3e3;vertical-align:middle;color:#444;font-size:17px}.sem-opmp-roi__col-label{width:39.3%;padding:20px 0;font-size:17px;font-weight:600;line-height:27px;text-align:left}.sem-opmp-roi__col-me,.sem-opmp-roi__col-competitor{width:30.3%;text-align:center}.sem-opmp-roi__col-competitor .competitor-title{font-size:18px;font-weight:600;line-height:1.5;color:#000;display:flex;text-align:left;justify-self:center;margin:0}.sem-opmp-roi__col-competitor .competitor-title span{background:url('/sites/default/files/OpManager_Plus/images/license-increase.svg');background-size:40px;display:inline-block;width:40px;height:40px;margin-right:10px;position:relative;top:4px}.sem-opmp-roi__col-me{background-color:#fff7db}.sem-opmp-roi__row--logo .sem-opmp-roi__col-label{padding-top:34px;padding-bottom:34px;font-size:20px;line-height:32px}.sem-opmp-roi__row--logo .sem-opmp-roi__col-me,.sem-opmp-roi__row--logo .sem-opmp-roi__col-competitor{padding:16px 12px}.sem-opmp-roi__logo{display:inline-block;width:auto;max-width:100%;height:auto;margin:0 auto}.solarwinds-logo{max-width:190px;margin:auto}.sem-opmp-roi__row--plan th,.sem-opmp-roi__row--plan td{font-weight:600}.sem-opmp-roi__table tbody th{font-size:17px;font-weight:600;line-height:27px}.sem-opmp-roi__table tbody td{min-height:68px;padding:20px 12px}.sem-opmp-roi__row--tall th,.sem-opmp-roi__row--tall td{padding-top:24px;padding-bottom:24px}.sem-opmp-roi__row--last th,.sem-opmp-roi__row--last td{border-bottom:1px solid #e3e3e3}.sem-opmp-roi__cell-icon{text-align:center}.sem-opmp-roi__cell-icon .sem-opmp-icon{margin:0 auto}.sem-opmp-roi__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;margin-top:40px}.sem-opmp-roi__btn{display:inline-flex;align-items:center;justify-content:center;min-width:195px;min-height:48px;padding:12px 24px;border-radius:4px;font-size:17px;font-weight:500;line-height:22px;text-align:center;text-decoration:none;box-sizing:border-box}.sem-opmp-roi__btn--download{border:1px solid #e80e19;background:#e80e19;color:#fff;transition:.5s all linear}.sem-opmp-roi__btn--download:hover{background:#c90c16;border-color:#c90c16;transition:.5s all linear;text-decoration:none}.sem-opmp-roi__btn--outline{border:1px solid #000;background:#fff;color:#000;transition:.5s all linear}.sem-opmp-roi__btn--outline:hover{transition:.5s all linear;text-decoration:none}.sem-opmp-monitoring{padding:60px 0 100px 0;background:var(--sem-opmp-vendor-bg);color:#fff}.sem-opmp-monitoring__title{display:flex;flex-direction:column;align-items:center;margin-bottom:25px;font-size:42px;font-weight:700;line-height:64px;text-align:center;color:#fff !important}.sem-opmp-monitoring__tab-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:861px;margin:0 auto 33px;padding:8px;border-radius:999px}.sem-opmp-monitoring__tab{flex:1 1 auto;min-width:0;padding:12px 20px;border:1px solid transparent;border-radius:999px;background:#2e2e2e;border-color:#5b5b5b;color:#fff;font-size:16px;font-weight:700;line-height:24px;text-align:center;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sem-opmp-monitoring__tab.is-active{background:#ffca14;border-color:#ffca14;color:#000}.sem-opmp-monitoring__panel{display:none;padding:80px 80px 55px 80px;border-radius:16px;background:#fff;color:#000}.sem-opmp-monitoring__panel.is-active{display:block}.sem-opmp-monitoring__block{display:flex;align-items:flex-start;gap:48px}.sem-opmp-monitoring__block+.sem-opmp-monitoring__block{margin-top:35px}.sem-opmp-monitoring__block-content{flex:1 1 0;min-width:0}.sem-opmp-monitoring__block-title{margin-top:0;margin-bottom:16px;font-size:32px;font-weight:700;line-height:48px}.sem-opmp-monitoring__block-text{font-size:16px;font-weight:400;line-height:30px}.sem-opmp-monitoring__block-image{flex:0 0 568px;max-width:568px;position:relative;top:10px}.sem-opmp-monitoring__block-image img{width:100%;border:1px solid #ddd;border-radius:6px}.sem-opmp-testimonial{padding:80px 0 100px;background:#fff;color:#000}.sem-opmp-testimonial__title{display:flex;flex-direction:column;align-items:center;max-width:926px;margin:0 auto 55px;font-size:24px;font-weight:700;line-height:43px;text-align:center;color:#000}.sem-opmp-testimonial__card{display:flex;align-items:center;justify-content:center;gap:50px;width:100%;max-width:977px;margin:0 auto}.sem-opmp-testimonial__image-wrap{flex:0 0 250px;width:250px;height:250px;overflow:hidden;border:2px solid #a2ceed;border-radius:50%;background:#f5fbff}.sem-opmp-testimonial__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.sem-opmp-testimonial__content{position:relative;flex:0 1 677px;max-width:677px;min-height:125px}.sem-opmp-testimonial__quote-mark{position:absolute;top:44px;left:35px;transform:translate(-50%,-50%);color:#000;opacity:.05;font-size:120px;font-weight:700;line-height:1;pointer-events:none}.sem-opmp-testimonial__quote{margin:15px 0 0;padding:0 0 0 32px;border:0;font-size:20px;font-weight:500;line-height:42px;color:#000}.sem-opmp-testimonial__link{display:inline-block;margin-top:10px;padding-left:32px;color:#007eff;font-size:18px;font-weight:700;line-height:54px;text-decoration:none}.sem-opmp-testimonial__link:hover{text-decoration:underline}.sem-opmp-reasons{padding:70px 0 100px 0;background:var(--sem-opmp-vendor-bg);color:#fff}.sem-opmp-reasons__title{display:flex;flex-direction:column;align-items:center;margin-bottom:75px;font-size:42px;font-weight:700;line-height:64px;text-align:center;color:#fff !important}.sem-opmp-reasons__inner{display:flex;align-items:center;justify-content:space-between;gap:48px;max-width:1120px;margin:auto}.sem-opmp-reasons__visual{flex:0 0 411px;max-width:411px}.sem-opmp-reasons__visual img{width:100%;height:auto}.sem-opmp-reasons__list{flex:1 1 0;min-width:0;max-width:616px;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:20px}.sem-opmp-reasons__item{display:flex;align-items:flex-start;gap:16px}.sem-opmp-reasons__item .sem-opmp-icon{flex:0 0 24px;margin-top:3px}.sem-opmp-reasons__text{margin:0;font-size:20px;font-weight:400;line-height:30px}.sem-opmp-reasons__label{font-weight:700}.sem-opmp-cta{padding:80px 0 100px;background:#fff;color:#333}.sem-opmp-cta__title{max-width:726px;margin:0 auto 20px;font-size:42px;font-weight:700;line-height:66px;text-align:center}.sem-opmp-cta__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.sem-opmp-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-width:195px;min-height:48px;padding:12px 24px;border-radius:4px;font-size:17px;font-weight:500;line-height:22px;text-align:center;text-decoration:none;box-sizing:border-box}.sem-opmp-cta__btn--download{border:1px solid #e80e19;background:#e80e19;color:#fff;transition:.5s all linear}.sem-opmp-cta__btn--download:hover{background:#c90c16;border-color:#c90c16;text-decoration:none;transition:.5s all linear}.sem-opmp-cta__btn--signup{border:1px solid #000;background:#fff;color:#000;transition:.5s all linear}.sem-opmp-cta__btn--signup:hover{text-decoration:none;transition:.5s all linear}@media screen and (max-width:1199px){.sem-opmp-hero{min-height:0;padding:65px 0 80px}.sem-opmp-hero__inner{gap:36px;flex-direction:column;align-items:center;text-align:center}.sem-opmp-hero__title{font-size:46px;line-height:64px;margin:0 auto 10px auto}.sem-opmp-hero__badges{margin:auto}.sem-opmp-hero__description{font-size:18px;line-height:34px}.sem-opmp-hero__form-wrap{flex:0 0 420px;max-width:420px}.sem-opmp-hero__form-wrap .forms-wrapper{max-width:420px}.sem-opmp-vendor__visual{flex:0 0 450px;max-width:450px}.sem-opmp-vendor__visual img{top:0}.sem-opmp-vendor{padding:50px 0 55px}.sem-opmp-vendor__title{font-size:36px;line-height:52px}.sem-opmp-roi{padding:64px 0 80px}.sem-opmp-roi__title{font-size:36px;line-height:48px}.sem-opmp-monitoring{padding:50px 0 80px}.sem-opmp-monitoring__title{font-size:36px;line-height:52px}.sem-opmp-monitoring__panel{padding:64px 45px 40px}.sem-opmp-monitoring__block-image{flex-basis:370px;max-width:370px}.sem-opmp-monitoring__block{gap:30px}.sem-opmp-testimonial{padding:64px 0 80px}.sem-opmp-testimonial__title{font-size:22px;line-height:38px}.sem-opmp-testimonial__image-wrap{flex:0 0 220px;width:220px;height:220px}.sem-opmp-testimonial__card{gap:30px}.sem-opmp-reasons{padding:55px 0 80px}.sem-opmp-reasons__title{margin-bottom:60px;font-size:36px;line-height:52px}.sem-opmp-reasons__visual{flex-basis:340px;max-width:340px}.sem-opmp-cta{padding:75px 0 80px}.sem-opmp-cta__title{font-size:36px;line-height:52px}}@media screen and (max-width:992px){.sem-opmp-hero{padding:50px 0 60px}.sem-opmp-hero__inner{flex-direction:column;gap:40px}.sem-opmp-hero__main{width:100%}.sem-opmp-hero__content{max-width:100%}.sem-opmp-hero__badges{max-width:100%}.sem-opmp-hero__form-wrap{flex:1 1 auto;max-width:450px;width:100%;margin:0 auto}.sem-opmp-hero__form-wrap .forms-wrapper{max-width:100%;padding:28px 24px}.sem-opmp-vendor{padding:40px 0 60px}.sem-opmp-vendor__inner{flex-direction:column;align-items:stretch;gap:30px}.sem-opmp-vendor__content,.sem-opmp-vendor__visual{flex:1 1 auto;max-width:100%}.sem-opmp-vendor__visual{max-width:450px;margin:auto}.sem-opmp-vendor__title{margin-bottom:24px;max-width:100%;font-size:32px;line-height:48px}.sem-opmp-vendor__items{gap:32px}.sem-opmp-vendor__visual img{top:0}.sem-opmp-roi{padding:50px 0 60px}.sem-opmp-roi__title{font-size:32px;line-height:44px}.sem-opmp-roi__description{font-size:15px;line-height:28px}.sem-opmp-roi__emphasis{font-size:18px}.sem-opmp-roi__buttons{margin-top:32px}.sem-opmp-monitoring{padding:30px 0 60px}.sem-opmp-monitoring__title{margin-bottom:20px;font-size:32px;line-height:44px}.sem-opmp-monitoring__tab-list{max-width:100%;margin-bottom:28px;border-radius:16px}.sem-opmp-monitoring__tab{flex:1 1 calc(50% - 4px);white-space:normal;font-size:14px;line-height:22px;padding:10px 12px}.sem-opmp-monitoring__panel{padding:40px 32px 32px}.sem-opmp-monitoring__block{flex-direction:column;gap:5px}.sem-opmp-monitoring__block+.sem-opmp-monitoring__block{margin-top:45px}.sem-opmp-monitoring__block-image{flex:1 1 auto;max-width:100%;width:100%;top:0}.sem-opmp-testimonial{padding:56px 0 50px}.sem-opmp-testimonial__title{margin-bottom:30px;font-size:20px;line-height:34px}.sem-opmp-testimonial__card{flex-direction:column;align-items:center;gap:20px}.sem-opmp-testimonial__content{flex:1 1 auto;max-width:100%;width:100%;min-height:0}.sem-opmp-testimonial__quote-mark{top:36px;left:24px;font-size:96px}.sem-opmp-testimonial__quote{margin-top:12px;padding-left:24px;font-size:18px;line-height:36px}.sem-opmp-testimonial__link{margin-top:10px;padding-left:24px;font-size:16px;line-height:40px}.sem-opmp-reasons{padding:35px 0 60px}.sem-opmp-reasons__title{margin-bottom:35px;font-size:32px;line-height:48px}.sem-opmp-reasons__inner{flex-direction:column;align-items:center;gap:40px}.sem-opmp-reasons__visual{flex:1 1 auto;max-width:420px;width:100%}.sem-opmp-reasons__list{max-width:600px;width:100%}.sem-opmp-cta{padding:50px 0 60px}.sem-opmp-cta__title{margin-bottom:24px;font-size:32px;line-height:48px}.sem-opmp-roi__col-competitor .competitor-title{font-size:15px}}@media screen and (max-width:767px){.sem-opmp-hero__inner{gap:28px}.sem-opmp-hero__title{font-size:32px;line-height:46px;margin-bottom:10px}.sem-opmp-hero__description,.sem-opmp-hero__badge-text{font-size:16px;line-height:28px}.sem-opmp-hero__badge-text{font-size:12px}.sem-opmp-hero__badges{grid-template-columns:1fr;max-width:378px;row-gap:16px}.sem-opmp-hero__badge{gap:6px}.sem-opmp-hero__form-wrap{max-width:100%}.sem-opmp-hero__form-wrap .forms-wrapper{padding:24px 20px}.sem-opmp-hero__form-wrap .row_dir{flex-direction:column;gap:0}.sem-opmp-vendor__title{font-size:23px;line-height:36px;text-align:center}.sem-opmp-vendor__items{gap:15px}.sem-opmp-vendor__item-text{font-size:15px;line-height:28px}.sem-opmp-roi__title{font-size:24px;line-height:36px}.sem-opmp-roi__description{margin-bottom:24px;font-size:14px;line-height:26px}.sem-opmp-roi__emphasis{font-size:16px}.sem-opmp-roi__toggle{width:200px;height:50px;margin-bottom:28px;padding:4px}.sem-opmp-roi__toggle-btn{height:42px;font-size:14px;line-height:21px;padding:0 6px}.sem-opmp-roi__toggle-btn[data-roi-tab="onprem"]{flex:0 0 120px;width:120px}.sem-opmp-roi__buttons{flex-direction:column;width:100%;max-width:320px;margin:28px auto 0}.sem-opmp-roi__btn{width:100%;min-width:0;font-size:16px;max-width:254px}.sem-opmp-roi__row--plan th,.sem-opmp-roi__row--plan td{font-size:14px}.sem-opmp-roi__col-label,.sem-opmp-roi__table tbody th{font-size:15px;line-height:24px}.sem-opmp-monitoring__title{margin-bottom:20px;font-size:24px;line-height:36px}.sem-opmp-monitoring__tab-list{padding:6px;margin-bottom:20px}.sem-opmp-monitoring__tab{flex:1 1 100%;font-size:13px;line-height:20px;padding:10px;max-width:220px}.sem-opmp-monitoring__panel{padding:28px 16px 24px;border-radius:13px}.sem-opmp-monitoring__block+.sem-opmp-monitoring__block{margin-top:35px}.sem-opmp-monitoring__block-title{font-size:22px;line-height:32px;margin-bottom:12px}.sem-opmp-monitoring__block-text{font-size:15px;line-height:28px}.sem-opmp-testimonial__title{margin-bottom:28px;font-size:18px;line-height:30px}.sem-opmp-testimonial__card{gap:28px}.sem-opmp-testimonial__image-wrap{flex-basis:200px;width:200px;height:200px}.sem-opmp-testimonial__quote{margin-top:8px;font-size:16px;line-height:30px;padding-left:20px}.sem-opmp-testimonial__link{margin-top:10px;font-size:16px;line-height:28px;padding-left:20px}.sem-opmp-testimonial__quote-mark{top:28px;left:18px;font-size:80px}.sem-opmp-reasons{padding:45px 0 60px}.sem-opmp-reasons__title{margin-bottom:40px;font-size:24px;line-height:36px}.sem-opmp-reasons__inner{gap:32px}.sem-opmp-reasons__text{font-size:16px;line-height:28px}.sem-opmp-reasons__item .sem-opmp-icon{margin-top:2px}.sem-opmp-cta__title{margin-bottom:20px;font-size:24px;line-height:36px}.sem-opmp-cta__buttons{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.sem-opmp-cta__btn{width:100%;min-width:0;font-size:16px;max-width:254px}.sem-opmp-roi__col-competitor .competitor-title span{background-size:30px;width:30px;height:30px;flex-shrink:0}.sem-opmp-roi__col-competitor .competitor-title{font-size:14px}}