.sql-monitoring-main-wrapper h1{font-size:clamp(1.75rem,1.1rem+3.2vw,3.5rem);line-height:clamp(2.25rem,1.5rem+3.6vw,5rem);letter-spacing:-1px;font-weight:900;color:#333;margin:0 0 12px}.sql-monitoring-main-wrapper .banner-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sql-monitoring-main-wrapper .banner-title-line{display:block}.sql-monitoring-main-wrapper h2{font-size:clamp(1.25rem,0.9rem+1.4vw,2.125rem);font-weight:600;line-height:clamp(2rem,1.4rem+2.2vw,3.625rem);letter-spacing:-0.65px;color:#444;margin:0 0 12px}.sql-monitoring-main-wrapper h3{font-size:clamp(1.25rem,0.95rem+1.1vw,2rem);font-weight:700;line-height:2.7rem;letter-spacing:-0.5px;color:#444;margin:0 0 12px}.sql-monitoring-main-wrapper h4{font-size:clamp(1.125rem,1rem+0.35vw,1.375rem);font-weight:700;line-height:2.625rem;letter-spacing:-0.5px;color:#444;margin:0 0 12px}.sql-monitoring-main-wrapper h5{font-size:1.5rem;font-weight:500;line-height:32px;letter-spacing:-0.25px;margin:0 0 12px}.sql-monitoring-main-wrapper p{font-size:16px;font-weight:400;line-height:2;color:#444;margin:0 0 16px}@media only screen and (min-width:1200px){.sql-monitoring-main-wrapper h1{font-size:56px;line-height:80px}.sql-monitoring-main-wrapper h2{font-size:34px;line-height:1.5;max-width:700px;margin:0 auto}.sql-monitoring-main-wrapper h3{font-size:32px;line-height:1.5}.sql-monitoring-main-wrapper h4{font-size:22px;line-height:42px}}.bottom-cta-section p{font-size:16px;margin:15px 0 !important}.opm-btn{border:0;border-radius:4px;font-weight:400;font-size:calc(1rem + 2px);line-height:1.5;cursor:pointer;text-align:center;padding:12px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e1e2e5;color:inherit;background-color:#fff;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;font-family:inherit}.opm-btn:hover{color:#e80e19;border-color:#e80e19}.opm-btn.opm-btn-primary{border:1px solid #e80e19 !important;background-color:#e80e19 !important;color:#fff}.opm-btn.opm-btn-primary:hover{background-color:#db0b15;border-color:#db0b15}.opm-btn.opm-btn-primary:focus{background-color:#d00610;border-color:#d00610}a.opm-btn{text-decoration:none}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.75rem;margin-left:-0.75rem;padding-top:0;padding-bottom:0}.row>*{padding-left:12px;padding-right:12px;max-width:100%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media only screen and (min-width:576px){.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}@media only screen and (min-width:1200px){.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}.sql-monitoring-main-wrapper *,.sql-monitoring-main-wrapper *::before,.sql-monitoring-main-wrapper *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sql-monitoring-main-wrapper .container{width:100%;margin:auto}@media only screen and (min-width:992px){.sql-monitoring-main-wrapper .container{max-width:960px}}@media only screen and (min-width:1200px){.sql-monitoring-main-wrapper .container{max-width:1180px}}@media only screen and (min-width:1400px){.sql-monitoring-main-wrapper .container{max-width:1280px}}.sql-monitoring-main-wrapper .sec-header{text-align:center;margin-bottom:60px}@media screen and (min-width:992px){.sql-monitoring-main-wrapper .sec-header .title-break{display:block}}.sql-monitoring-main-wrapper .text-left{text-align:left !important}.sql-monitoring-main-wrapper .banner-section{padding:100px 0;background:-webkit-gradient(linear,left top,left bottom,from(#deedff),to(#fff7db));background:linear-gradient(180deg,#deedff 0%,#fff7db 100%)}.sql-monitoring-main-wrapper .banner-section .banner-content p{max-width:588px}.sql-monitoring-main-wrapper .banner-cta-apm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:24px}.sql-monitoring-main-wrapper .banner-btn{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:180px;min-height:49px;padding:19px 25px;border-radius:2px;font-size:16px;font-weight:700;line-height:1;color:#fff;text-align:center;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out,background .16s ease-out,border-color .16s ease-out;transition:-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out,background .16s ease-out,border-color .16s ease-out;transition:transform .16s ease-out,box-shadow .16s ease-out,background .16s ease-out,border-color .16s ease-out;transition:transform .16s ease-out,box-shadow .16s ease-out,background .16s ease-out,border-color .16s ease-out,-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out}.sql-monitoring-main-wrapper .banner-btn--red{background:-webkit-gradient(linear,left top,left bottom,from(#ea282b),to(#8d1315));background:linear-gradient(180deg,#ea282b 0%,#8d1315 100%);border:0}.sql-monitoring-main-wrapper .banner-btn--green{background:-webkit-gradient(linear,left top,left bottom,from(#249c55),to(#188946));background:linear-gradient(180deg,#249c55 0%,#188946 100%);border:1px solid #249c55}.sql-monitoring-main-wrapper .banner-btn:hover{-webkit-transform:translateY(-0.5px);transform:translateY(-0.5px);-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.1);box-shadow:0 4px 10px rgba(0,0,0,0.1)}.sql-monitoring-main-wrapper .banner-btn--red:hover{background:-webkit-gradient(linear,left top,left bottom,from(#ee2c30),to(#931517));background:linear-gradient(180deg,#ee2c30 0%,#931517 100%)}.sql-monitoring-main-wrapper .banner-btn--green:hover{background:-webkit-gradient(linear,left top,left bottom,from(#26a158),to(#198e48));background:linear-gradient(180deg,#26a158 0%,#198e48 100%);border-color:#198e48}.sql-monitoring-main-wrapper .banner-btn:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}.sql-monitoring-main-wrapper .banner-btn:focus-visible{outline:2px solid #333;outline-offset:2px}.sql-monitoring-main-wrapper .banner-image{text-align:center}.sql-monitoring-main-wrapper .banner-image img{max-width:480px;width:100%}.sql-monitoring-main-wrapper .intro-section{padding:100px 0}@media screen and (max-width:991.98px){.sql-monitoring-main-wrapper .intro-section .row{gap:24px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sql-monitoring-main-wrapper .intro-section .intro-card{background-color:#f8f8f8;border-radius:16px;padding:32px;height:100%}.sql-monitoring-main-wrapper .intro-section .intro-card .intro-icon{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.sql-monitoring-main-wrapper .intro-section .row>div:nth-child(1) .intro-card .intro-icon img{width:64px;height:48px}.sql-monitoring-main-wrapper .intro-section .row>div:nth-child(2) .intro-card .intro-icon img,.sql-monitoring-main-wrapper .intro-section .row>div:nth-child(3) .intro-card .intro-icon img{width:50px;height:50px}.sql-monitoring-main-wrapper .intro-section .intro-card p{margin-bottom:0}.sql-monitoring-main-wrapper .intro-section .intro-card h4{margin-bottom:4px}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper h3{margin-bottom:20px}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 20px}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content .feature-sec-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:42px;height:42px;border-radius:100px;background:-webkit-gradient(linear,left top,left bottom,from(#deedff),to(#fff7db));background:linear-gradient(180deg,#deedff 0%,#fff7db 100%)}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content .feature-sec-icon img[src$="icon-alert.svg"]{width:22px;height:22px}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper .feature-sec-content .feature-sec-icon img[src$="icon-idea.svg"]{width:16px;height:21px}.sql-monitoring-main-wrapper .feature-section .row{margin-bottom:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sql-monitoring-main-wrapper .feature-section .row:nth-child(odd) .feature-sec-content-wrapper{margin-left:auto}.sql-monitoring-main-wrapper .feature-section .feature-sec-img{max-width:100%;border-radius:8px;-webkit-box-shadow:0 4px 24px 0 rgba(0,0,0,0.08);box-shadow:0 4px 24px 0 rgba(0,0,0,0.08)}.feature-sec-img-wrapper{border-radius:12px;padding:24px;background-color:#cfe5ff;margin:auto;position:relative;z-index:1;overflow:hidden;max-width:560px}.feature-sec-img-wrapper img{padding:0;margin-bottom:0}.feature-sec-img-wrapper::before{position:absolute;content:"";top:0;left:0;background:url(/sites/default/files/applications_manager/images/feature-sec-bg-pattern.svg) no-repeat scroll center center;width:100%;height:100%;z-index:-1;background-size:cover}.sql-monitoring-main-wrapper .benefit-section{background-color:#e2effb;padding:100px 0}.sql-monitoring-main-wrapper .benefit-section h2{margin-bottom:32px}.sql-monitoring-main-wrapper .benefit-section .benefit-img{max-width:450px;width:100%}.sql-monitoring-main-wrapper .benefit-section .benefit-img img{max-width:100%;height:auto}.sql-monitoring-main-wrapper .benefit-section .benefit-sec-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.sql-monitoring-main-wrapper .benefit-section .benefit-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px;gap:16px;border-radius:12px;background:#FFF;margin-bottom:24px}.sql-monitoring-main-wrapper .benefit-section .benefit-card .benefit-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sql-monitoring-main-wrapper .benefit-section .benefit-card .benefit-icon img{display:block;width:44px}.sql-monitoring-main-wrapper .benefit-section .benefit-card:last-child{margin-bottom:0}.sql-monitoring-main-wrapper .benefit-section .benefit-card h5{margin-bottom:8px;line-height:1.5}.sql-monitoring-main-wrapper .benefit-section .benefit-card p{margin-bottom:0}.sql-monitoring-main-wrapper .benefit-section .benefit-trial-btn{-webkit-transition:-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out,background-color .16s ease-out,border-color .16s ease-out;transition:-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out,background-color .16s ease-out,border-color .16s ease-out;transition:transform .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out,border-color .16s ease-out;transition:transform .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out,border-color .16s ease-out,-webkit-transform .16s ease-out,-webkit-box-shadow .16s ease-out}.sql-monitoring-main-wrapper .benefit-section .benefit-trial-btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 10px rgba(232,14,25,0.2);box-shadow:0 4px 10px rgba(232,14,25,0.2)}.sql-monitoring-main-wrapper .benefit-section .benefit-trial-btn:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}.sql-monitoring-main-wrapper .bottom-cta-section{padding:100px 0;background-color:#fff}.sql-monitoring-main-wrapper .bottom-cta-section .sec-header{margin-bottom:24px}.sql-monitoring-main-wrapper .bottom-cta-section .sec-header h2{text-align:center}.sql-monitoring-main-wrapper .bottom-cta-section .sec-header p{text-align:center;margin-bottom:0}.sql-monitoring-main-wrapper .bottom-cta-section .bottom-cta-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.sql-monitoring-main-wrapper .bottom-cta-section .bottom-cta-btn-group .opm-btn{min-width:220px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1025px){.sql-monitoring-main-wrapper .banner-section,.sql-monitoring-main-wrapper .intro-section,.sql-monitoring-main-wrapper .benefit-section,.sql-monitoring-main-wrapper .bottom-cta-section{padding:50px 0}}@media only screen and (min-width:992px){.feature-sec-content-wrapper{max-width:600px;width:100%}.feature-sec-img-wrapper{margin-top:20px}}@media only screen and (max-width:991.98px){.banner-image{margin-top:80px}.feature-section .row{margin-bottom:60px}.feature-section .row:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.benefit-img{display:none}.sql-monitoring-main-wrapper .bottom-cta-section .bottom-cta-btn-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.sql-monitoring-main-wrapper .bottom-cta-section .bottom-cta-btn-group .opm-btn{width:100%;max-width:320px}}@media only screen and (max-width:525.98px){.benefit-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.sql-monitoring-main-wrapper .sec-header{display:flex;flex-direction:column}.sql-monitoring-main-wrapper .sec-header a{display:inline-block;margin:0 auto}}@media screen and (max-width:992px){.banner-content{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.sql-monitoring-main-wrapper .banner-cta-apm{justify-content:center}.sql-monitoring-main-wrapper .feature-section .feature-sec-content-wrapper h3 br{display:none}.sql-monitoring-main-wrapper .text-left{text-align:center}}@media screen and (max-width:767px){.feature-sec-img-wrapper{margin-top:10px}.feature-sec-img-wrapper{padding:15px}}@media screen and (max-width:400px){.sql-monitoring-main-wrapper h1{font-size:32px}.sql-monitoring-main-wrapper h2{font-size:26px}}