@font-face {
    font-family: 'ZohoPuvi_Condensed';
    src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.eot');

    src: url('https://static.zohocdn.com/zohofonts/zohopuvicondensed/1.0/zoho_puvi_condensed_regular.eot?#iefix') format('embedded-opentype'),

        url('https://static.zohocdn.com/zohofonts/zohopuvicondensed/1.0/zoho_puvi_condensed_regular.woff2') format('woff2'),

        url('https://static.zohocdn.com/zohofonts/zohopuvicondensed/1.0/zoho_puvi_condensed_regular.woff') format('woff'), url('https://static.zohocdn.com/zohofonts/zohopuvicondensed/1.0/zoho_puvi_condensed_regular.ttf') format('truetype');

    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Zoho_Puvi_Regular';
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot);
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot) format("embedded-opentype"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2) format("woff2"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Zoho_Puvi_Medium';
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot);
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot) format("embedded-opentype"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2) format("woff2"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Zoho_Puvi_SemiBold';
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot);
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot) format("embedded-opentype"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2) format("woff2"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Zoho_Puvi_Bold';
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot);
    src: url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot) format("embedded-opentype"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2) format("woff2"), url(https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

*+html .clearfix {
    display: inline-block;
}

html,
body {
    overflow-x: hidden !important;
}

html.hideScroll,
body.hideScroll {
    overflow: hidden;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 16px;
    font-family: 'Zoho_Puvi_Regular';
    color: #000;
    overflow-x: clip !important;
}

section *,
.popup-testi-vdo * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
footer,
header,
section {
    display: block;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none !important;
    color: #FE4937;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-family: 'Zoho_Puvi_SemiBold';
    font-weight: 600;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    padding: 0;
}

h1 {
    font-size: 3em;
    line-height: 1.2;
    font-family: 'Zoho_Puvi_Bold';
    margin: 0 0 15px;
    opacity: 0;
    animation: bannerFadeUp 0.8s ease forwards;
    animation-delay: 0.2s;
}

h2 {
    font-size: 2em;
    margin: 0 0 16px;
    line-height: 1.4;
    font-family: 'Zoho_Puvi_SemiBold';
}

h3 {
    margin: 0;
    font-family: 'Zoho_Puvi_SemiBold';
}

p {
    margin: 0 0 25px;
    line-height: 1.6;
}

.me-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.me-cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}

.me-cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
}

.me-cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.me-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.me-row>.me-cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

.me-row>.auto {
    width: auto;
}

.me-row>.shrink {
    width: auto;
}

.me-row>.me-large-1 {
    width: calc(8.3333333333% - 1.875rem);
}

.me-row>.me-large-2 {
    width: calc(16.6666666667% - 1.875rem);
}

.me-row>.me-large-3 {
    width: calc(25% - 1.875rem);
}

.me-row>.me-large-4 {
    width: calc(33.3333333333% - 1.875rem);
}

.me-row>.me-large-5 {
    width: calc(41.6666666667% - 1.875rem);
}

.me-row>.me-large-6 {
    width: calc(50% - 1.875rem);
}

.me-row>.me-large-7 {
    width: calc(58.3333333333% - 1.875rem);
}

.me-row>.me-large-8 {
    width: calc(66.6666666667% - 1.875rem);
}

.me-row>.me-large-9 {
    width: calc(75% - 1.875rem);
}

.me-row>.me-large-10 {
    width: calc(83.3333333333% - 1.875rem);
}

.me-row>.me-large-11 {
    width: calc(91.6666666667% - 1.875rem);
}

.me-row>.me-large-12 {
    width: calc(100% - 1.875rem);
}

.me-row>.me-large-shrink {
    width: auto;
}

.me-row>.me-large-1,
.me-row>.me-large-2,
.me-row>.me-large-3,
.me-row>.me-large-4,
.me-row>.me-large-5,
.me-row>.me-large-6,
.me-row>.me-large-7,
.me-row>.me-large-8,
.me-row>.me-large-9,
.me-row>.me-large-10,
.me-row>.me-large-11,
.me-row>.me-large-12,
.me-row>.me-large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.me-row.rv-space {
    margin-left: 0;
    margin-right: 0;
}

.me-row.rv-space>.me-cell {
    margin: 0;
}

.me-row.rv-space>.me-large-1 {
    width: 8.3333333333%;
}

.me-row.rv-space>.me-large-2 {
    width: 16.6666666667%;
}

.me-row.rv-space>.me-large-3 {
    width: 25%;
}

.me-row.rv-space>.me-large-4 {
    width: 33.3333333333%;
}

.me-row.rv-space>.me-large-5 {
    width: 41.6666666667%;
}

.me-row.rv-space>.me-large-6 {
    width: 50%;
}

.me-row.rv-space>.me-large-7 {
    width: 58.3333333333%;
}

.me-row.rv-space>.me-large-8 {
    width: 66.6666666667%;
}

.me-row.rv-space>.me-large-9 {
    width: 75%;
}

.me-row.rv-space>.me-large-10 {
    width: 83.3333333333%;
}

.me-row.rv-space>.me-large-11 {
    width: 91.6666666667%;
}

.me-row.rv-space>.me-large-12 {
    width: 100%;
}

section {
    padding: 100px 0;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.no-gap {
    margin: 0 !important;
    padding: 0 !important;
}

#backToTop {
    z-index: 9;
}

#commonHeader {
    position: sticky;
    top: 0;
    z-index: 10000;
}

#tab-secondary-menu {
    position: relative;
    overflow-y: hidden;

    background: #FEDDB5;
    border-bottom: 1px solid #FFEBE9;
    width: 100%;
    backdrop-filter: blur(2px);
}

#tab-secondary-menu.header-fixed {
    position: sticky;
    z-index: 9999;
    top: 0;
    width: 100%;
}

#tab-secondary-menu>.me-container {
    position: relative;
}

.secondary-tab-menu {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0;
    padding: 0;
    list-style: none;
}

.secondary-tab-menu li a {
    display: block;
    padding: 14px 0px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_Medium', sans-serif;
    color: #000;
    text-decoration: none !important;
    border-bottom: 3px solid transparent;
    transition: color 0.2s, border-color 0.2s;
    white-space: nowrap;
}

.secondary-tab-menu li:first-child a {
    padding-left: 0;
}

.secondary-tab-menu li:last-child a {
    padding-right: 0;
}

.secondary-tab-menu li a:hover {
    border-bottom: 3px solid #231F20;
}

.secondary-tab-menu li.active-tab-menu a {
    font-family: 'Zoho_Puvi_SemiBold';
    border-bottom: 3px solid #231F20;
}

@keyframes bannerFadeUp {
    from {
        opacity: 0;
        transform: translateY(28px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bannerFadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes bannerSubtleFade {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.desk-hide {
    display: none !important;
}


.download-button {
    color: #000;
    padding: 20px 30px;
    background: #F5C842;
    font-size: 1.2em;
    display: inline-block;
    font-family: 'Zoho_Puvi_SemiBold';
    cursor: pointer;
}

.download-button:hover {
    background: #d4a800;
}

.ebook-banner img {
    width: 350px;
    margin: auto;
    text-align: center;
    display: block;
}

.big-stat {
    font-size: 180px;
    font-family: 'ZohoPuvi_Condensed';
    font-weight: 700;
    line-height: 1;
    color: #F5C842;
    margin-bottom: 20px;
    display: block;
    font-variant-numeric: tabular-nums;
}

.scroll-anim {
    opacity: 0;
    transform: translateY(16px);
    transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.scroll-anim.visible {
    opacity: 1;
    transform: translateY(0);
}

.scroll-anim-scale {
    opacity: 0;
    transform: scale(0.85);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.scroll-anim-scale.visible {
    opacity: 1;
    transform: scale(1);
}



.overlay,
.overlay * {
    box-sizing: border-box;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 68%);
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
}

.popup {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 500px;
    max-width: 95%;
    max-height: 95vh;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 26%);
    border-radius: 3px;
    z-index: 99;
}

span.close {
    position: absolute;
    z-index: 999;
    top: 20px;
    right: 6px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
    background: #3863f1;
}

span.close:hover {
    color: #d5cdff;
}

.popup-content {
    overflow: scroll;
    height: 100%;
    max-height: 90vh;
}

h2.popup-title {
    text-align: center;
    margin: 0;
    line-height: 1.6;
    color: #fff;
    font-size: 1.2rem;
    padding: 20px 25px;
    margin-bottom: 30px;
    background: #1E29B5;
}

.popup-content form {
    width: 90%;
    margin: 0 auto;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    box-shadow: none;
    position: relative;
    margin-bottom: 20px;
    height: 48px;
    border: 1px solid #c9c6c6;
    transition: border ease .9s;
    -webkit-transition: border ease .9s;
    -moz-transition: border ease .9s;
}

.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 16px;
    z-index: 8;
    opacity: 0.7;
}

.form-control.dropdown-control.uscountry {
    background: #fff;
}

.form-control.active-row {
    border: 1px solid #fff;
}

.form-control.btn-submits {
    border: none;
    margin-bottom: 45px;
    padding-left: 0;
    text-align: center;
}

.form-control.form-comments {
    height: 85px;
}

.form-control:after,
.form-control:before {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
}

.form-control:before {
    top: 0px;
    left: 0px;
}

.form-control:after {
    bottom: 0;
    right: 0;
}

.form-control .error {
    position: absolute;
    bottom: -8px;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 12px;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: red;
    display: none;
}

.form-control .error.phone_codeerror {
    line-height: 1.2;
    bottom: -18px;
    left: 14px;
    margin-right: 8px;
}

.form-control * {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 16px;
    z-index: 8;
    opacity: 0.7;
}

.form-comments.form-control .label {
    top: 35%;
}

.form-control input,
.form-control select,
.form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    background: none !important;
    height: 100%;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
    opacity: 0.6;
    resize: none;
    font-family: "ZohoPuvi";
}

.form-control textarea {
    padding: 10px 15px;
}

.form-control select {
    opacity: 0;
    background: url(https://www.manageengine.com/government/images/arrow.png) no-repeat !important;
    background-position: 98% !important;
    padding: 0;
    padding-left: 20px;
}

.form-control.active-row select {
    opacity: 1;
    color: #7c7979;
}

.btn-submits button {
    border-radius: 2px;
    font-size: 16px;
    font-family: 'Zoho_Puvi_SemiBold';
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 15px 40px;
    margin: 0 0 20px 0;
    border: none;
    background: #f7c94a;
}

.btn-submits button:hover {
    background: #002089;
    color: #fff;
}

.form-control.btn-submit,
.form-control.btn-submit-new {
    background: transparent;
    border: none;
    height: auto;
    text-align: center;
}

.btn-submit-new button {
    font-size: 18px;
    font-weight: 400;
    border: 2px solid #e04d3b;
    border-radius: 5px;
    background: #e04d3b;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 50px;
    margin: 20px 0;
}

.btn-submit-new button:hover {
    background: #222222;
    border-color: #222222;
}

.active-row.form-control::before {
    border-top-color: #15368b;
    border-right-color: #15368b;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    width: 100%;
    height: 100%;
}

.active-row.form-control::after {
    border-bottom-color: #15368b;
    border-left-color: #15368b;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s,
        height 0.15s ease-out 0.45s;
    width: 100%;
    height: 100%;
}

.form-control.active-row .label {
    top: 0;
    background: #fff;
    padding: 0 6px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
}

.uscountry.form-control {
    height: auto;
    background: transparent;
    padding: 0;
    border-color: transparent;
}

.uscountry.form-control:before,
.uscountry.form-control:after {
    display: none;
}

.uscountry select#country,
.uscountry select#zc-country {
    height: 60px;
    border: 2px solid #15368b;
    border-radius: 4px;
    opacity: 1;
    background: url(https://www.manageengine.com/government/images/arrow.png) no-repeat #fff !important;
    background-position: 95% !important;
}

.uscountry.form-control.active-row .label {
    z-index: 99;
}

.uscountry select#country_state,
.uscountry select#ukcountry_region {
    height: 60px;
    background: url(https://www.manageengine.com/government/images/arrow.png) no-repeat #fff !important;
    background-position: 95% !important;
    margin-top: 15px;
    border-radius: 4px;
    opacity: 1;
    border: 2px solid #15368b;
    width: 100%;
}

.uscountry .state-label {
    top: unset !important;
    bottom: 38px;
}

#IframeUrl #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
    width: 4px;
    height: 7px;
    border: 1px solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    top: 1px;
    left: 3px;
}

b.sup {
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    left: 2px;
}

#meGDPRMessage a {
    color: #000000 !important;
    text-decoration: underline !important;
}

#meGDPRMessage a:hover {
    text-decoration: none !important;
}

p.callback-text {
    margin: 0 0 12px 0;
    color: #3b3b3b;
    font-size: 0.9em;
    position: relative;
    bottom: 7px;
}

.success-msg {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #834100;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
    display: none;
    line-height: 1.5;
}

.success-msg span {
    display: block
}

p.privacy-policy {
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
}

p.privacy-policy a {
    color: #000000;
    text-decoration: underline !important;
}

#meGDPRMessage {
    color: #000000;
    font-size: 14px;
    width: 100%;
    line-height: 1.6;
}

#meGDPRMessage label {
    cursor: pointer;
}

#meGDPRMessage .checkmarkgdpr {
    height: 12px !important;
    width: 12px !important;
    top: 1px;
}

.success-down-msg,
.success-inq-msg {
    background: rgba(0, 0, 0, .9);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}

.msgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 400px;
    background: #205FE9;
    padding: 40px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 1.5;
}

.msg-close {
    position: absolute;
    z-index: 999;
    top: 1px;
    right: 1px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;

    border-radius: 6px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-family: 'Zoho_Puvi_Medium';
}

.msg-close:hover {
    opacity: 0.8;
}

.msgcon img {
    width: 100%;
    height: auto;
}

.msgcon h3 {
    font-weight: 500;
    font-size: 1.5em;
    line-height: normal;
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0 0 10px;
}

.msg-line {
    display: block;
    width: 30%;
    height: 3px;
    background: #ffffff;
    margin: 15px auto;
    text-align: center;
}

.msg-span {
    font-weight: 300;
    display: block;
}

.privacy-policy,
.privacy-policy a {
    color: #fff;
}



.js h1[data-animate="heading-load"] {
    animation: none;

    opacity: 0;
    transform: translateY(20px);
    transition:
        transform 700ms cubic-bezier(0.16, 1, 0.3, 1),
        opacity 700ms cubic-bezier(0.16, 1, 0.3, 1);
}

.js h1[data-animate="heading-load"].in-view {
    opacity: 1;
    transform: translateY(0);
}

.js [data-animate="heading-reveal"] {
    opacity: 0;
    transform: translateY(14px);
    transition:
        transform 600ms cubic-bezier(0.16, 1, 0.3, 1),
        opacity 600ms cubic-bezier(0.16, 1, 0.3, 1);
}

.js [data-animate="heading-reveal"].in-view {
    opacity: 1;
    transform: translateY(0);
}

.js [data-animate="kpi-left"] {
    clip-path: inset(0 100% 0 0);
    transform: scale(0.96);
    opacity: 0;
    transition:
        clip-path 600ms cubic-bezier(0.16, 1, 0.3, 1),
        transform 600ms cubic-bezier(0.16, 1, 0.3, 1),
        opacity 400ms cubic-bezier(0.16, 1, 0.3, 1);
}

.js [data-animate="kpi-left"].in-view {
    clip-path: inset(0 0% 0 0);
    transform: scale(1);
    opacity: 1;
}

.js [data-animate="kpi-right"] {
    clip-path: inset(0 0 0 100%);
    transform: scale(0.96);
    opacity: 0;
    transition:
        clip-path 600ms cubic-bezier(0.16, 1, 0.3, 1),
        transform 600ms cubic-bezier(0.16, 1, 0.3, 1),
        opacity 400ms cubic-bezier(0.16, 1, 0.3, 1);
}

.js [data-animate="kpi-right"].in-view {
    clip-path: inset(0 0 0 0%);
    transform: scale(1);
    opacity: 1;
}

.js [data-animate="kpi-text"] {
    opacity: 0.85;
    transform: translateY(8px);
    transition:
        opacity 400ms cubic-bezier(0.16, 1, 0.3, 1),
        transform 400ms cubic-bezier(0.16, 1, 0.3, 1);
}

.js [data-animate="kpi-text"].in-view {
    opacity: 1;
    transform: translateY(0);
}

@media print,
screen and (max-width: 1300px) {
    .me-container {
        max-width: 90%;
    }
}

@media print,
screen and (max-width: 1025px) {
    .me-row>.me-medium-1 {
        width: calc(8.3333333333% - 1.875rem);
    }

    .me-row>.me-medium-2 {
        width: calc(16.6666666667% - 1.875rem);
    }

    .me-row>.me-medium-3 {
        width: calc(25% - 1.875rem);
    }

    .me-row>.me-medium-4 {
        width: calc(33.3333333333% - 1.875rem);
    }

    .me-row>.me-medium-5 {
        width: calc(41.6666666667% - 1.875rem);
    }

    .me-row>.me-medium-6 {
        width: calc(50% - 1.875rem);
    }

    .me-row>.me-medium-7 {
        width: calc(58.3333333333% - 1.875rem);
    }

    .me-row>.me-medium-8 {
        width: calc(66.6666666667% - 1.875rem);
    }

    .me-row>.me-medium-9 {
        width: calc(75% - 1.875rem);
    }

    .me-row>.me-medium-10 {
        width: calc(83.3333333333% - 1.875rem);
    }

    .me-row>.me-medium-11 {
        width: calc(91.6666666667% - 1.875rem);
    }

    .me-row>.me-medium-12 {
        width: calc(100% - 1.875rem);
    }

    .me-row>.me-medium-shrink {
        width: auto;
    }

    .me-row>.me-medium-1,
    .me-row>.me-medium-2,
    .me-row>.me-medium-3,
    .me-row>.me-medium-4,
    .me-row>.me-medium-5,
    .me-row>.me-medium-6,
    .me-row>.me-medium-7,
    .me-row>.me-medium-8,
    .me-row>.me-medium-9,
    .me-row>.me-medium-10,
    .me-row>.me-medium-11,
    .me-row>.me-medium-12,
    .me-row>.me-medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }



    .me-row.rv-space>.me-medium-1 {
        width: 8.3333333333%;
    }

    .me-row.rv-space>.me-medium-2 {
        width: 16.6666666667%;
    }

    .me-row.rv-space>.me-medium-3 {
        width: 25%;
    }

    .me-row.rv-space>.me-medium-4 {
        width: 33.3333333333%;
    }

    .me-row.rv-space>.me-medium-5 {
        width: 41.6666666667%;
    }

    .me-row.rv-space>.me-medium-6 {
        width: 50%;
    }

    .me-row.rv-space>.me-medium-7 {
        width: 58.3333333333%;
    }

    .me-row.rv-space>.me-medium-8 {
        width: 66.6666666667%;
    }

    .me-row.rv-space>.me-medium-9 {
        width: 75%;
    }

    .me-row.rv-space>.me-medium-10 {
        width: 83.3333333333%;
    }

    .me-row.rv-space>.me-medium-11 {
        width: 91.6666666667%;
    }

    .me-row.rv-space>.me-medium-12 {
        width: 100%;
    }
}






@media print,
screen and (max-width: 768px) {
    .me-row {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }

    .me-row>.me-cell {
        width: calc(100% - 1.25rem);
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }

    .me-row>.me-small-1 {
        width: calc(8.3333333333% - 1.25rem);
    }

    .me-row>.me-small-2 {
        width: calc(16.6666666667% - 1.25rem);
    }

    .me-row>.me-small-3 {
        width: calc(25% - 1.25rem);
    }

    .me-row>.me-small-4 {
        width: calc(33.3333333333% - 1.25rem);
    }

    .me-row>.me-small-5 {
        width: calc(41.6666666667% - 1.25rem);
    }

    .me-row>.me-small-6 {
        width: calc(50% - 1.25rem);
    }

    .me-row>.me-small-7 {
        width: calc(58.3333333333% - 1.25rem);
    }

    .me-row>.me-small-8 {
        width: calc(66.6666666667% - 1.25rem);
    }

    .me-row>.me-small-9 {
        width: calc(75% - 1.25rem);
    }

    .me-row>.me-small-10 {
        width: calc(83.3333333333% - 1.25rem);
    }

    .me-row>.me-small-11 {
        width: calc(91.6666666667% - 1.25rem);
    }

    .me-row>.me-small-12 {
        width: calc(100% - 1.25rem);
    }

    .me-row>.me-small-shrink {
        width: auto;
    }

    .me-row>.me-small-1,
    .me-row>.me-small-2,
    .me-row>.me-small-3,
    .me-row>.me-small-4,
    .me-row>.me-small-5,
    .me-row>.me-small-6,
    .me-row>.me-small-7,
    .me-row>.me-small-8,
    .me-row>.me-small-9,
    .me-row>.me-small-10,
    .me-row>.me-small-11,
    .me-row>.me-small-12,
    .me-row>.me-small-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .me-row.rv-space>.me-small-1 {
        width: 8.3333333333%;
    }

    .me-row.rv-space>.me-small-2 {
        width: 16.6666666667%;
    }

    .me-row.rv-space>.me-small-3 {
        width: 25%;
    }

    .me-row.rv-space>.me-small-4 {
        width: 33.3333333333%;
    }

    .me-row.rv-space>.me-small-5 {
        width: 41.6666666667%;
    }

    .me-row.rv-space>.me-small-6 {
        width: 50%;
    }

    .me-row.rv-space>.me-small-7 {
        width: 58.3333333333%;
    }

    .me-row.rv-space>.me-small-8 {
        width: 66.6666666667%;
    }

    .me-row.rv-space>.me-small-9 {
        width: 75%;
    }

    .me-row.rv-space>.me-small-10 {
        width: 83.3333333333%;
    }

    .me-row.rv-space>.me-small-11 {
        width: 91.6666666667%;
    }

    .me-row.rv-space>.me-small-12 {
        width: 100%;
    }
}



body {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
}

#tab-secondary-menu {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    border-bottom: 1px solid #f3e2d8;
}

.sec-heading {
    font-size: 2.55em;
    line-height: 1.3;
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0 0 28px;
}

.eyebrow {
    font-size: 15px;
    font-family: 'Zoho_Puvi_SemiBold';
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #5f6889;
    margin: 0 0 24px;
}

.eyebrow-light {
    color: #fff;
}

.dark-bg {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
    color: #fff;
}

.dark-bg p,
.dark-bg h2,
.dark-bg h3 {
    color: #fff;
}



section {
    position: relative;
}


.sec-wave {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: clamp(56px, 14.6vw, 210px);
    line-height: 0;
    z-index: 3;
    pointer-events: none;
}

.sec-wave svg {
    display: block;
    width: 100%;
    height: 100%;
    filter: url("#waveShadow");
}


.sec-wave.wave-flip svg {
    transform: scaleX(-1);
}

.sec-wave use {
    fill: url("#waveTextureCream");
}

.sec-wave.from-cream use {
    fill: url("#waveTextureCream");
}

.sec-wave.from-sage use {
    fill: url("#waveTextureGreen");
}

.sec-wave.from-mint use {
    fill: url("#waveTextureLightGreen");
}

.sec-wave.from-navy use {
    fill: url("#waveTextureBlue");
}


.sec-torn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -32px;
    height: 60px;
    z-index: 3;
    pointer-events: none;
    background: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/us-pr-paper-divider.png") no-repeat center bottom / 100% 100%;
    filter: drop-shadow(0 -5px 7px rgba(0, 0, 0, 0.22));
}



#fixing-incident-vs-cause {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #1c3150 40%, #355b92 100%);
    padding: 0px;
}

#security-deprioritized {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #1c3150 40%, #355b92 100%);
    padding: 0;
}

#ai-cybersecurity-strategy {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #1c3150 40%, #355b92 100%);
    padding: 0;
}

#ownership-cost {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #dce4d7 0%, #f9fff5 100%);
    padding: 0px;
}



.paper-panel {
    position: relative;
    margin-top: 0px;
}

.paper-tear {
    position: relative;
    z-index: 2;
    height: 60px;
    margin-bottom: -30px;
    background: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/us-pr-paper-divider.png") no-repeat center bottom / 100% 100%;
    filter: drop-shadow(0 -4px 6px rgba(0, 0, 0, 0.24));
}


.paper-tear-dark {
    background: #1c3150;
    -webkit-mask: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/us-pr-paper-divider.png") no-repeat center bottom / 100% 100%;
    mask: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/us-pr-paper-divider.png") no-repeat center bottom / 100% 100%;
}

.paper-body {
    position: relative;
     background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    border-radius: 0 0 18px 18px;
    padding: 40px 44px 48px;
    margin-top: 0;
}

.paper-panel-dark .paper-body {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
}



#banner {
    position: relative;
    background: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/cyberstudy-hero-bg.webp) no-repeat center bottom / cover;
    color: #fff;
    padding: 90px 0 120px;
    overflow: visible;
}



.banner-body {
    position: relative;
    z-index: 1;
}

#banner h1 {
    color: #ffae00;
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: 1.16;
    margin: 0 0 26px;
}

.banner-rule {
    display: block;
    width: 165px;
    border-top: 1px solid #f9a747;
    margin: 0 0 32px;
}

.banner-subtitle {
    font-size: 25px;
    line-height: 1.3;
    font-family: 'Zoho_Puvi_SemiBold';
    letter-spacing: 1px;
    color: #fff;
    max-width: 595px;
    margin: 0 0 34px;
}

.banner-lead {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    max-width: 640px;
    margin: 0;
    letter-spacing: 1px;
}

.banner-inner {
    align-items: center;
}

.banner-right {
    display: flex;
    justify-content: flex-end;
}

.banner-art img {
    max-width: 409px;
    width: 100%;
    position: absolute;
    right: 18%;
    bottom: -120px;
}

.banner-art img.img-missing {
    display: none;
}



#who-survey {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    padding: 90px 0 0px;
}

.survey-intro {
    font-size: 18px;
    line-height: 1.5;
    max-width: 600px;
    margin-bottom: 60px;
}

.survey-cols {
    align-items: flex-start;
}

.survey-profile {
    padding-left: calc(5%) !important;
}

.rp-total-row {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    margin-bottom: 28px;
}

.rp-total {
    font-size: 78px;
    line-height: 0.9;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #0b1034;
}

.rp-total-label {
    font-size: 18px;
    color: #555;
    padding-bottom: 4px;
}

.dot-grid {
    display: grid;
    grid-template-columns: repeat(10, 32px);
    gap: 9px;
    margin-bottom: 26px;
}

.dot-grid .dot {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #2a61b3;
    background-image: var(--grain-dot-blue);
    background-size: var(--dot-grain-size) var(--dot-grain-size);
    background-repeat: repeat;
    opacity: 0;
    transform: scale(0.4);
    transition: transform 400ms cubic-bezier(0.34, 1.3, 0.64, 1), opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.dot-grid .dot.dot-orange {
    background-color: #ed8c29;
    background-image: var(--grain-dot-orange);
}

.dot-grid .dot.on {
    opacity: 1;
    transform: scale(1);
}

.dot-legend {
    display: flex;
    gap: 32px;
    padding-bottom: 26px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eadfd6;
}

.dot-key {
    font-size: 14px;
    color: #525252;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.dot-key b {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #0b1034;
}

.dot-key i {
    width: 11px;
    height: 11px;
    border-radius: 2px;
    display: inline-block;
}

.dk-blue {
    background: #3370c9;
}

.dk-orange {
    background: #ed8c29;
}

.rp-split {
    max-width: 400px;
}

.rp-split-bar {
    display: flex;
    border-radius: 8px;
    overflow: hidden;
}

.rp-split-mid,
.rp-split-large {
    flex: 1 1 50%;
    text-align: center;
    padding: 13px 0;
    font-size: 16px;
}

.rp-split-mid {
    background: #d74b05;
    color: #fff;
}

.rp-split-large {
    background: linear-gradient(270deg, #dce4d7 92%, #abb8a5 100%);
    color: #0b1034;
}

.rp-split-mid b,
.rp-split-large b {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
}

.rp-split-labels {
    display: flex;
    gap: 60px;
    font-size: 13px;
    color: #525252;
    margin-top: 10px;
}

.industry-list {
    border-top: 1px solid #0B1034;
}

.industry-row {
    display: flex;
    align-items: center;
    gap: 22px;
    padding: 16px 0;
    border-bottom: 1px solid #eadfd6;
}

.ind-icon {
    flex: 0 0 80px;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    background: #ffae00;
    box-shadow: 0 4px 14px rgba(237, 139, 39, 0.28);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ind-icon svg {
    width: 44px;
    height: 40px;
}

.ind-label {
    font-size: 17px;
    color: #0b1034;
    flex: 1 1 auto;
}

.ind-pct {
    font-size: 50px;
    line-height: 1;
    background: linear-gradient(180deg, #0b1034 0%, #212f9a 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Zoho_Puvi_Regular';
}




#confidence-paradox {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat #dce4d7;
    padding: calc(clamp(56px, 16vw, 210px) + 26px) 0 0px;
}

#security-attention {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #dce4d7 0%, #f9fff5 100%);
    padding: 84px 0 0px;
}

.s2-body {
    max-width: 850px;
}

.s2-body p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 22px;
}

.conf-band {
    display: flex;
    background: #f7f9ff;
    border: 1px solid #e4e9ff;
    border-radius: 20px;
    overflow: hidden;
    margin: 60px 0 0px;
}

.conf-purple {
    flex: 0 0 44%;
    background: #6865ff;
    color: #fff;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.conf-num {
    font-size: 88px;
    line-height: 0.9;
    font-family: 'Zoho_Puvi_Bold';
    margin-bottom: 14px;
}

.conf-label {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.92);
}

.conf-rows {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 26px;
    padding: 32px;
}

.conf-row {
    display: flex;
    align-items: center;
    gap: 28px;
}

.conf-side-pct {
    font-size: 44px;
    line-height: 0.9;
    font-family: 'Zoho_Puvi_Bold';
    color: #0b1034;
    min-width: 106px;
}

.conf-row p {
    font-size: 18px;
    color: #5f6889;
    margin: 0;
}

.sec2-torn {
    margin-top: -120px;
    position: absolute;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 3;
    pointer-events: none;
    background: url(https://insightscdn.manageengine.com/insights/sites/default/files/media/2026/09/us-pr-paper-divider.png") no-repeat center bottom / 100% 100%;
    filter: drop-shadow(0 -5px 7px rgba(0, 0, 0, 0.22));
}

.quad-row {
    align-items: flex-start;
}

.quad-text .sec-heading {
    max-width: 420px;
}

.quad-text p {
    font-size: 18px;
    line-height: 1.5;
    max-width: 380px;
}


.quad-art {
    margin-top: -96px;
}

.quad-art img {
    width: 250px;
    height: auto;
}

.quad-art img.img-missing {
    display: none;
}

.quad-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 522px;
    margin-left: auto;
    border-radius: 20px;
    overflow: hidden;
}

.quad-tile {
    min-height: 253px;
    padding: 34px 38px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.qt-orange {
    background: #d74b05;
    color: #fff;
}

.qt-green {
    background: #8ecb67;
    color: #000;
}

.qt-yellow {
    background: #ffb924;
    color: #020202;
}

.qt-purple {
    background: #6865ff;
    color: #fff;
}

.quad-pct {
    font-size: 74px;
    line-height: 1;
    font-family: 'Zoho_Puvi_Bold';
    margin-bottom: 14px;
}

.quad-tile p {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
    max-width: 188px;
    color: inherit;
}



#incident-response {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
    padding: calc(clamp(56px, 11.6vw, 210px) + 26px) 0 60px;
}


@media only screen and (min-width: 1026px) {
    #incident-response {
        padding-top: calc(clamp(56px, 11.6vw, 210px) + 116px);
    }



    #security-attention .quad-art {
        position: relative;
        z-index: 4;
    }

    #security-attention .quad-art img {
        transform: translateY(var(--quad-scroll-shift, 70%));
        will-change: transform;
    }

    #security-attention::after {
        --strip-h: clamp(56px, 14.6vw, 210px);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        height: calc(var(--strip-h) + 90px);
        z-index: 5;
        pointer-events: none;
        background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
        -webkit-mask-image: var(--wave-mask-inverse), linear-gradient(#000, #000);
        mask-image: var(--wave-mask-inverse), linear-gradient(#000, #000);
        -webkit-mask-size: 100% var(--strip-h), 100% calc(100% - var(--strip-h) + 1px);
        mask-size: 100% var(--strip-h), 100% calc(100% - var(--strip-h) + 1px);
        -webkit-mask-position: top, bottom;
        mask-position: top, bottom;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        transform: scaleX(-1);
    }
}



#incident-response .sec-heading {
    max-width: 720px;
}

.s3-text-cols {
    margin-bottom: 60px;
}

#post-breach-half-life .s3-text-cols {
    width: 75%;
}

.s3-text-cols p {
    font-size: 18px;
    line-height: 1.5;
}

.s3-text-cols .callout-yellow {
    color: #ffb006;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.01em;
    margin: 0;
}

.dark-bg .callout-yellow {
    color: #ffb006;
}

.react-chart {
    margin-bottom: 20px;
}

.react-svg {
    display: block;
    width: 100%;
    height: auto;
    overflow: visible;
}

.svg-num {
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 22px;
    fill: #fff;
}

.svg-num-dark text,
.svg-num-dark {
    fill: #0b1034;
    font-size: 25px;
}

.react-xlabels {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px;
    margin-top: 26px;
}

.react-xlabels span {
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
    color: #fff;
}


.js .react-line,
.js .curve-line {
    stroke-dasharray: 2400;
    stroke-dashoffset: 2400;
}

.js .react-chart.in-view .react-line,
.js .curve-chart.in-view .curve-line {
    animation: lineDraw 1600ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes lineDraw {
    to {
        stroke-dashoffset: 0;
    }
}

.js .react-dots circle,
.js .curve-dots circle {
    opacity: 0;
    transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

.js .react-chart.in-view .react-dots circle,
.js .curve-chart.in-view .curve-dots circle {
    opacity: 1;
}

.js .react-chart.in-view .react-dots circle:nth-child(1) {
    transition-delay: 300ms;
}

.js .react-chart.in-view .react-dots circle:nth-child(2) {
    transition-delay: 550ms;
}

.js .react-chart.in-view .react-dots circle:nth-child(3) {
    transition-delay: 800ms;
}

.js .react-chart.in-view .react-dots circle:nth-child(4) {
    transition-delay: 1050ms;
}

.js .react-chart.in-view .react-dots circle:nth-child(5) {
    transition-delay: 1300ms;
}



.fc-blocks {
    display: flex;
    gap: 4px;
}

.fc-group {
    display: flex;
    flex: 1 1 auto;
    gap: 4px;
}

.fc-group-left {
    flex-basis: 56%;
    border-radius: 12px 0 0 12px;
    overflow: hidden;
}

.fc-group-right {
    flex-basis: 44%;
    border-radius: 0 12px 12px 0;
    overflow: hidden;
}

.fc-block {
    min-height: 150px;
    padding: 16px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fc-green {
    background: #8ecb67;
    color: #000;
}

.fc-purple {
    background: #6c5bf5;
    color: #fff;
}

.dark-bg .paper-body .fc-purple p,
.dark-bg .paper-body .fc-orange p {
    color: #fff;
}

.fc-orange {
    background: #d74b05;
    color: #fff;
}

.fc-yellow {
    background: #ffb924;
    color: #0b1034;
}

.fc-num {
    font-size: 45px;
    line-height: 1;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}

.fc-block p {
    font-size: 15px;
    line-height: 1.25;
    margin: 0;
    color: inherit;
}

.fc-bracket-zone {
    width: 44%;
    margin-left: auto;
    margin-top: 14px;
}

.fc-bracket,
.curve-bracket {
    height: 10px;
    border: 1px solid #0b1034;
    border-top: none;
    border-radius: 0 0 6px 6px;
}

.fc-pill-row,
.curve-pill-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 16px;
}

.stat-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 91px;
    height: 58px;
    border-radius: 186px;
    background: #2b4ef5;
    box-shadow: 0 11px 30px rgba(43, 78, 245, 0.3);
    color: #fff;
}

.stat-pill b {
    font-size: 24px;
    font-family: 'Zoho_Puvi_Bold';
}

.pill-caption {
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    color: #0b1034;
    max-width: 280px;
    line-height: 1.5;
}



#post-breach-half-life {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    padding: calc(clamp(56px, 14.6vw, 210px) + 26px) 0 0px;
}

.curve-chart {
    position: relative;
    max-width: 1010px;
    margin: 30px auto 90px;
}


.curve-art {
    position: absolute;
    right: -100px;
    top: -180px;
    width: 380px;
}

.curve-art img,
.s5-art img {
    display: block;
    width: 100%;
    height: auto;
}

/* Changemadehere: scroll-linked parallax for the hourglass illustration, same
   technique/JS helper (initScrollShift) already used for quad-art and s7-art. */
.s5-art img {
    transform: translateY(var(--s5-scroll-shift, 0));
    will-change: transform;
}

.curve-art img.img-missing,
.s5-art img.img-missing {
    display: none;
}

.curve-svg {
    display: block;
    width: 100%;
    max-width: 850px;
    height: auto;
    overflow: visible;
    margin-top: 60px;
}

.curve-xlabels {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
    max-width: 850px;
    border-top: 2px solid #1c3150;
    padding-top: 14px;
    margin-top: 0;
}

.curve-xlabels span {
    font-size: 14px;
    text-align: center;
    color: #000;
}

.curve-bracket-zone {
    max-width: 850px;
}

.curve-bracket {
    width: 49%;
    margin-left: 13%;
    margin-top: 22px;
}

.curve-pill-row {
    justify-content: flex-start;
    margin-left: 22%;
}



.lasting-rows {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.lasting-row {
    display: flex;
    align-items: center;
    gap: 16px;
}

.lst-label {
    flex: 0 0 190px;
    font-size: 14px;
    line-height: 1.55;
    color: #fff;
}

.lst-zone {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}

.lst-line {
    display: block;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #fdca6b 0%, #ffffff 100%);
    width: 0;
}

.lst-dot {
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    margin-left: -2px;
    border-radius: 50%;
    background: linear-gradient(180deg, #f9b25c 0%, #ed8b27 100%);
    box-shadow: 0 5px 14px rgba(237, 139, 39, 0.4);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0.4);
    transition: transform 450ms cubic-bezier(0.34, 1.3, 0.64, 1), opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.lasting-panel.in-view .lst-dot {
    opacity: 1;
    transform: scale(1);
}

.lst-dot b {
    font-size: 13px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
}



#business-tradeoff {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
    padding: calc(clamp(56px, 14.6vw, 210px) + 26px) 0 0px;
}



.s5-art {
    position: absolute;
    top: 9%;
    right: 4%;
    width: 150px;
    z-index: 1;
    pointer-events: none;
}

#business-tradeoff .callout-yellow {
    width: 60%;
    font-size: 22px;
}

.tradeoff-bars {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff;
}

.to-row {
    display: flex;
    align-items: center;
    gap: 18px;
}

.to-label {
    flex: 0 0 152px;
    font-size: 15px;
    color: #fff;
}

.to-track {
    flex: 1 1 auto;
    height: 46px;
    border-radius: 8px;
    background: #385d95;
    overflow: hidden;
    display: flex;
}

.to-seg {
    display: block;
    height: 100%;
    width: 0;
}

.to-amber {
    background: linear-gradient(90deg, #f9b25c 0%, #ed8b27 100%);
    box-shadow: 0 5px 14px rgba(237, 139, 39, 0.4);
}

.to-orange {
    background: linear-gradient(90deg, #d74b05 0%, #ff5d0c 100%);
}

.to-purple {
    background: linear-gradient(90deg, #695bf5 0%, #7d6dff 100%);
}

.to-green {
    background: linear-gradient(90deg, #7dab60 0%, #70d56e 100%);
}

.to-white {
    background: #edf1ff;
}

.to-pct {
    flex: 0 0 52px;
    text-align: right;
    font-size: 17px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
}

.overall-stat {
    margin-top: 30px;
}

.overall-intro {
    font-size: 23px;
    font-family: 'Inter', sans-serif;
    color: #fff;
    margin-bottom: 6px;
}

.overall-num-line {
    display: block;
    font-size: 86px;
    line-height: 1.1;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff5f0;
    margin-bottom: 10px;
}

.overall-num-line b {
    font-family: inherit;
}

.overall-caption {
    font-size: 20px;
    color: #fff;
    margin-bottom: 50px;
}



.depri-donuts {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.depri-item {
    text-align: center;
}

.depri-wrap {
    position: relative;
    width: 138px;
    height: 138px;
    margin: 0 auto 24px;
}

.depri-svg {
    width: 100%;
    height: 100%;
    display: block;
}

.depri-arc {
    transition: stroke-dashoffset 1000ms cubic-bezier(0.16, 1, 0.3, 1);
}

.depri-pct {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-family: 'Zoho_Puvi_Bold';
    color: #010101;
}

.depri-caption {
    font-size: 14px;
    line-height: 1.35;
    color: #000;
    max-width: 190px;
    margin: 0 auto;
}



.contrib-block {
    margin-top: 90px;
}

.contrib-inner {
    display: flex;
    align-items: center;
    gap: 70px;
}

.contrib-rings {
    flex: 0 0 260px;
}

.contrib-rings svg {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
}

.contrib-arc {
    transition: stroke-dashoffset 1100ms cubic-bezier(0.16, 1, 0.3, 1);
}

.contrib-rows {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 34px;

}

.contrib-row {
    padding-bottom: 24px;
    border-bottom: 1px solid #fff;
}

.contrib-row:last-child {
    border-bottom: none;
}

.contrib-row-top {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
}

.contrib-dot {
    flex: 0 0 11px;
    width: 11px;
    height: 11px;
    border-radius: 3px;
    margin-top: 5px;
}

.cd-green {
    background: #77c167;
}

.cd-orange {
    background: #ea5408;
}

.cd-yellow {
    background: #ffbc00;
}

.contrib-text {
    flex: 1 1 auto;
    font-size: 15px;
    color: #fff;
}

.contrib-pct {
    font-size: 26px;
    line-height: 1;
    color: #fff;
    font-family: 'Zoho_Puvi_Regular';
}

.contrib-track {
    height: 6px;
    border-radius: 3px;
    background: #edf1ff;
    overflow: hidden;
}

.contrib-fill {
    display: block;
    height: 100%;
    border-radius: 3px;
    width: 0;
}

.cf-green {
    background: #77c167;
}

.cf-orange {
    background: #ea5408;
}

.cf-yellow {
    background: #ffbc00;
}



#reporting-blame {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat #dce4d7;
    padding: calc(clamp(56px, 14.6vw, 210px) + 26px) 0 0px;
}

.s6-head-row p {
    font-size: 18px;
    line-height: 1.5;
    max-width: 628px;
}

.s6-art,
.s7-art {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}


.s6-art,
.s7-art {
    position: relative;
    z-index: 2;
}

.s6-art {
    margin-top: -34px;
}

/* Changemadehere: ".s6-art" keeps the "scroll-anim-scale" class only so the
   existing visibility script (which watches for "[class*='scroll-anim']") still
   adds ".visible" and triggers the pendulum swing below. The scale-in reveal
   itself is disabled here since only the swinging animation should remain. */
.s6-art.scroll-anim-scale,
.s6-art.scroll-anim-scale.visible {
    transform: none;
}

.s6-art img {
    width: 200px;
    height: auto;
    margin-top: -64px;
    /* Changemadehere: pendulum swing pivots from the top of the image (where the
       lamp's cord/hook would be), so the rotation reads as a natural hanging swing. */
    transform-origin: top center;
}

/* Changemadehere: pendulum-like swing for the lamp illustration. Runs continuously
   from page load (not gated by ".visible"/IntersectionObserver) so the animation is
   always mid-cycle by the time the section scrolls into view - this avoids the jerk
   caused by the animation restarting/jumping to its start position each time
   ".visible" got toggled. */
@keyframes s6Pendulum {

    0%,
    100% {
        transform: rotate(-8deg);
    }

    50% {
        transform: rotate(8deg);
    }
}

.s6-art img {
    animation: s6Pendulum 2.6s ease-in-out infinite;
}


.s7-art {
    position: absolute;
    top: 140px;
    right: 9%;
    width: 246px;
    transform: scale(1.5) !important;
    margin-top: 0;
    z-index: 2;
    pointer-events: none;
}

.s7-art img {
    width: 246px;
    height: auto;
    transform: translateY(var(--s7-scroll-shift, 0));
    will-change: transform;
}

.s6-art img.img-missing,
.s7-art img.img-missing {
    display: none;
}

/* Changemadehere: .s5-art and .s7-art are positioned with "right: %" relative to
   their full-width <section> (not the centered 1200px .me-container), so on very
   large viewports (>2000px) that percentage-based inset grows far slower than the
   container's side margin does, and the art drifts away from the content column
   toward the edge of the screen. Pin them to a fixed offset from the container's
   actual right edge instead, so they stay close to the content at any width. */
@media only screen and (min-width: 2000px) {

    .s5-art {
        right: calc((100vw - 1200px) / 2 + 60px);
    }

    .s7-art {
        right: calc((100vw - 1200px) / 2 + 140px);
    }
}

.tension-card {
    position: relative;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    margin: 50px 0 -30px;
    padding-bottom: 0;
}

.tension-half {
    flex: 1 1 50%;
    padding: 44px 40px 120px;
    color: #fff;
}

.tension-purple {
    background: #6865ff;
}

.tension-orange {
    background: #d74b05;
}

.tension-num {
    display: block;
    font-size: 88px;
    line-height: 0.9;
    font-family: 'Zoho_Puvi_Bold';
    margin-bottom: 16px;
}

.tension-half p {
    font-size: 14px;
    line-height: 1.7;
    max-width: 320px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
}

.tension-pill {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    background: #ffb64a;
    border-radius: 22px;
    padding: 11px 30px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    color: #000;
    white-space: nowrap;
}



.own-block {
    margin-top: 70px;
}

.own-bars {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.own-row {
    display: flex;
    align-items: center;
    gap: 20px;
}

.own-zone {
    flex: 0 0 58%;
    display: flex;
    justify-content: flex-end;
}

.own-fill {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 66px;
    border-radius: 8px 0 0 8px;
    padding-right: 18px;
    width: 0;
}

.own-fill b {
    font-size: 26px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
    opacity: 0;
    transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1) 500ms;
}

.own-block.in-view .own-fill b {
    opacity: 1;
}

.own-b-dark {
    color: #0b1034 !important;
}

.of-blue {
    background: #2b4ef5;
}

.of-violet {
    background: #6c5bf5;
}

.of-green {
    background: #7dab60;
}

.of-salmon {
    background: #ff8244;
}

.of-red {
    background: #e05007;
}

.of-yellow {
    background: #ffbc00;
}

.own-text {
    flex: 1 1 auto;
    font-size: 15px;
    line-height: 1.35;
    color: #0b1034;
    max-width: 300px;
}



#ai-governance {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
    padding: calc(clamp(56px, 14.6vw, 210px) + 26px) 0 0px;
}

.ai-bubbles {
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 50px 0 80px;
}

.bubble-cluster {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}

.ai-bubble {

    position: relative;
    z-index: 0;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px;
}

.ai-bubble p {
    font-size: 14px;
    line-height: 1.25;
    margin: 10px 0 0;
    max-width: 158px;
}

.bubble-pct {
    font-family: 'Zoho_Puvi_Bold';
    line-height: 1;
}


.ai-bubble::before {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    filter: blur(24px);
    pointer-events: none;
}

.ab-orange {
    width: 316px;
    height: 316px;
    color: #fff;
}

.ab-orange::before {
    inset: -2%;
    background: rgba(219, 91, 28, 0.85);
}

.ab-orange .bubble-pct {
    font-size: 60px;
}

.ab-yellow {
    width: 262px;
    height: 262px;
    margin-left: -36px;
    color: #0b1034;
}

.ab-yellow::before {
    inset: -1%;
    filter: blur(16px);
    background: rgba(255, 194, 24, 0.8);
}

.ab-yellow .bubble-pct {
    font-size: 50px;
}

.ab-white {
    width: 214px;
    height: 214px;
    margin-left: -22px;
    background: #edf1ff;
    color: #0b1034;
}

.ab-white::before {
    background: rgba(237, 241, 255, 0.65);
}

.ab-white .bubble-pct {
    font-size: 41px;
}

.ai-outline-card {
    flex: 0 0 286px;
    min-height: 261px;
    border: 1px solid #fff;
    border-radius: 12px;
    padding: 26px 34px;
}

.ai-outline-num {
    display: block;
    font-size: 86px;
    line-height: 1.2;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff5f0;
}

.ai-outline-card p {
    font-size: 18px;
    line-height: 1.5;
    margin: 4px 0 0;
}



.strategy-inner {
    display: flex;
    gap: 80px;
    align-items: stretch;
}

.strategy-stack {
    flex: 0 0 300px;
    display: flex;
    flex-direction: column;
    height: 340px;
    border-radius: 14px;
    overflow: hidden;
}

.strat-block {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scaleY(0);
    transform-origin: top center;
    transition: transform 700ms cubic-bezier(0.16, 1, 0.3, 1);
}

.strategy-panel.in-view .strat-block {
    transform: scaleY(1);
}

.strategy-panel.in-view .strat-block:nth-child(2) {
    transition-delay: 120ms;
}

.strategy-panel.in-view .strat-block:nth-child(3) {
    transition-delay: 240ms;
}

.strategy-panel.in-view .strat-block:nth-child(4) {
    transition-delay: 360ms;
}

.sb-blue {
    background: #2b4ef5;
    border-radius: 8px 8px 0 0;
}

.sb-violet {
    background: #6c5bf5;
}

.sb-green {
    background: #7dab60;
}

.sb-orange {
    background: #e05007;
    border-radius: 0 0 8px 8px;
}

.strat-pct {
    font-size: 17px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
}

.strategy-legend {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.strat-key {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 18px 0;
    border-bottom: 1px solid #E4E9FF;
}

.strat-key:last-child {
    border-bottom: none;
}

.strat-key i {
    flex: 0 0 11px;
    width: 11px;
    height: 11px;
    border-radius: 3px;
    margin-top: 5px;
}

.sk-blue {
    background: #2b4ef5;
}

.sk-violet {
    background: #6c5bf5;
}

.sk-green {
    background: #92b97b;
}

.sk-orange {
    background: #ff6b57;
}

.strat-key span {
    font-size: 16px;
    color: #0b1034;
}



#conclusion {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    padding: calc(clamp(56px, 14.6vw, 210px) + 26px) 0 60px;
}

.conclusion-row {
    align-items: center;
}

.puzzle {
    position: relative;
    max-width: 376px;
    margin: 0 auto;
}

.puzzle-svg {
    display: block;
    width: 100%;
    height: auto;
}

.puzzle-labels {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.puzzle-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding: 20px;
}

.puzzle-cell svg {
    width: 30px;
    height: 30px;
}

.puzzle-cell span {
    max-width: 142px;
}

.puzzle-cell-dark {
    color: #000;
}

#conclusion .conclusion-text h2 {
    font-size: 46px;
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    color: #0b1034;
    margin-bottom: 22px;
}

#conclusion .conclusion-text p {
    font-size: 17px;
    line-height: 1.55;
    font-family: 'Inter', sans-serif;
    color: #5f6889;
    margin-bottom: 22px;
}



#report-cta {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
    padding: 40px 0 110px;
}

.report-cta-card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(0deg, #1c3150 40%, #355b92 100%);
    border-radius: 20px;
    padding: 64px;
    overflow: hidden;
}


.report-cta-content {
    position: relative;
    max-width: 470px;
}

.report-cta-heading {
    font-size: 58px;
    line-height: 1;
    font-family: 'Zoho_Puvi_ExtraBold';
    color: #fff;
    margin-bottom: 22px;
}

.report-cta-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 30px;
}

.report-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #0b1034;
    color: #fff;
    font-size: 15px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    border-radius: 100px;
    padding: 15px 33px;
    cursor: pointer;
    transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1), transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}

.report-cta-btn:hover {
    background: #1a2150;
    transform: translateY(-2px);
}

.report-cta-image {
    position: relative;
    flex: 0 0 42%;
}

.report-cta-image img {
    width: 100%;
    max-width: 484px;
}

.report-cta-image img.img-missing {
    display: none;
}


@media only screen and (max-width: 1680px) {
    .banner-art img{
        right:5%;
    }
}

@media only screen and (max-width: 1170px) {
    .quad-grid {
        max-width: 100%;
    }

    .ai-outline-card {
        flex-basis: 250px;
    }

    .ai-bubbles {
        flex-wrap: wrap;
        justify-content: center;
    }

    .bubble-cluster {
        justify-content: center;
    }
}

@media only screen and (max-width: 1025px) {
    #header-mainsec .headerinner {
        height: 50px !important;
        position: fixed;
        padding: 10px 0;
        z-index: 99999;
        width: 100%;
        top: 0;
    }

    #commonHeader {
        min-height: auto !important;
        height: 57px;
    }

    #tab-secondary-menu {
        display: none;
    }

    #banner {
        padding-bottom: 0;
    }

    #banner h1 {
        font-size: 3em;
    }

    .banner-art img {
        max-width: 330px;
    }

    .conf-num {
        font-size: 70px;
    }

    .quad-pct {
        font-size: 58px;
    }

    .quad-tile {
        min-height: 210px;
        padding: 26px 28px;
    }

    .curve-art {
        display: none;
    }

    .survey-profile {
        padding-left: 0 !important;
    }

    .s5-art,
    .s6-art,
    .s7-art {
        display: none;
    }

    .s6-art,
    .s7-art {
        margin-top: 0;
        justify-content: center;
    }

    .s7-art {
        position: static;
        width: auto;
    }

    .quad-art {
        margin-top: 34px;
    }

    .contrib-inner {
        gap: 44px;
    }


    .strategy-inner {
        gap: 44px;
    }

    .report-cta-card {
        padding: 50px;
    }

    .report-cta-heading {
        font-size: 46px;
    }

    #business-tradeoff .callout-yellow {
        width: 100%;
    }

    .depri-donuts {
        gap: 30px;
    }

    #security-deprioritized .paper-body {
        padding: 32px;
    }

    .conclusion-row {
        flex-direction: column-reverse;
        gap: 40px;
    }


}

@media only screen and (max-width: 992px) {

    .banner-right {
        justify-content: flex-start;
        margin-top: 40px;
    }

    .own-zone {
        flex-basis: 52%;
    }

    .s3-text-cols{
        width: 100%;
    }

    #post-breach-half-life .s3-text-cols {
        width: 100%;
    }
}


.mob-inline {
    display: none;
    font-style: normal;
}

.chart-scroll {
    width: 100%;
}

.curve-pill-zone {
    max-width: 850px;
}


.conf-num.big-stat,
.tension-num.big-stat {
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
    margin-bottom: 14px;
    font-size: 88px;
}

.overall-num.big-stat {
    font-family: 'Zoho_Puvi_Bold';
    color: #fff5f0;
    display: inline;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}

.ai-outline-num.big-stat {
    font-family: 'Zoho_Puvi_Bold';
    color: #fff5f0;
    font-size: 86px;
    margin-bottom: 0;
}

.dark-bg .paper-body p {
    color: #000;
}

.dark-bg .paper-body .eyebrow {
    color: #5f6889;
}

.dark-bg .paper-panel-dark .paper-body p {
    color: #fff;
}

.dark-bg .paper-panel-dark .paper-body .eyebrow {
    color: #fff;
}

.dark-bg .ab-yellow p,
.dark-bg .ab-white p {
    color: #0b1034;
}

.dark-bg .ab-orange p {
    color: #fff;
}

.react-svg,
.curve-svg,
.contrib-rings svg {
    overflow: visible !important;
}

.react-svg {
    margin-top: 34px;
}

.curve-svg {
    margin-top: 76px;
}

@media only screen and (max-width: 767px) {
    .mob-hide {
        display: none !important;
    }

    .desk-hide {
        display: block !important;
    }

    section {
        padding: 60px 0;
    }

    #banner {
        padding: 56px 0;
        text-align: center;
    }

    #banner h1 {
        font-size: 32px;
        line-height: 1.32;
        margin-bottom: 20px;
    }

    .banner-rule {
        width: 246px;
        margin: 0 auto 26px;
    }

    .banner-subtitle {
        display: block;
        font-size: 16px;
        line-height: 1.4;
        margin: 0 auto 22px;
        max-width: 330px;
    }

    .banner-lead {
        font-size: 14px;
        line-height: 1.5;
        margin: 0 auto;
        max-width: 372px;
    }

    .banner-right {
        justify-content: center;
        margin-top: 36px;
    }

    .banner-art img {
        max-width: 216px;
    }

    .sec-heading {
        font-size: 1.9em;
    }

    #who-survey {
        padding: 60px 0 40px;
    }

    .survey-industries {
        margin-top: 50px;
    }

    .dot-grid {
        grid-template-columns: repeat(10, 1fr);
        gap: 6px;
    }

    .dot-grid .dot {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }

    .ind-icon {
        flex-basis: 64px;
        width: 64px;
        height: 64px;
    }

    .ind-icon svg {
        width: 32px;
        height: 29px;
    }

    .ind-pct {
        font-size: 34px;
    }



    #confidence-paradox,
    #incident-response,
    #ai-governance,
    #conclusion {
        padding-bottom: 60px;
    }

    #incident-response {
        padding-top: calc(clamp(56px, 14.6vw, 210px) + 26px);
    }

    .conf-band {
        flex-direction: column;
        margin: 40px 0 60px;
    }

    .conf-purple {
        flex-basis: auto;
        padding: 34px 28px;
    }

    .conf-rows {
        padding: 28px;
        gap: 20px;
    }

    .conf-side-pct {
        font-size: 34px;
        min-width: 78px;
    }

    .conf-row p {
        font-size: 16px;
    }

    .quad-grid-wrap {
        margin-top: 30px;
    }

    .quad-pct {
        font-size: 44px;
    }

    .quad-tile {
        min-height: 170px;
        padding: 20px;
    }

    .callout-yellow {
        font-size: 21px;
        margin-top: 20px;
    }


    .paper-body {
        padding: 26px 22px 34px;
    }

    .fc-blocks {
        flex-direction: column;
        gap: 0;
    }

    .fc-group-left,
    .fc-group-right {
        flex-basis: auto;
        border-radius: 0;
    }

    .fc-group-left {
        border-radius: 12px 12px 0 0;
    }

    .fc-group-right {
        border-radius: 0 0 12px 12px;
    }

    .fc-num {
        font-size: 30px;
    }

    .fc-block {
        min-height: 130px;
        padding: 14px;
    }

    .fc-block p {
        font-size: 12px;
    }

    .fc-bracket-zone {
        width: 100%;
    }

    .pill-caption {
        max-width: 220px;
        font-size: 13px;
    }

    .curve-xlabels span {
        font-size: 10px;
    }

    .curve-bracket {
        width: 49%;
        margin-left: 13%;
    }

    .curve-pill-row {
        margin-left: 0;
        justify-content: center;
    }

    .lst-label {
        flex-basis: 116px;
        font-size: 12px;
    }

    .lst-dot {
        flex-basis: 34px;
        width: 34px;
        height: 34px;
    }

    .lst-dot b {
        font-size: 11px;
    }

    .to-label {
        flex-basis: 74px;
        font-size: 12px;
    }

    .to-track {
        height: 34px;
    }

    .to-pct {
        flex-basis: 38px;
        font-size: 13px;
    }

    .overall-num-line {
        font-size: 54px;
    }

    .overall-intro,
    .overall-caption {
        font-size: 17px;
    }

    .depri-donuts {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 16px;
    }

    .contrib-inner {
        flex-direction: column;
        align-items: center;
    }

    .contrib-rings {
        flex-basis: auto;
        width: 220px;
    }

    .tension-num {
        font-size: 56px;
    }

    .tension-half {
        flex-basis: 100%;
        padding: 30px 24px;
    }

    .own-row {
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
        margin-bottom: 14px;
    }

    .own-zone {
        flex-basis: auto;
    }

    .own-fill {
        height: 44px;
        padding-right: 12px;
    }

    .own-fill b {
        font-size: 18px;
    }

    .own-text {
        max-width: 100%;
        font-size: 13px;
    }

    .ai-bubbles {
        gap: 24px;
    }

    .ab-orange {
        width: 240px;
        height: 240px;
    }

    .ab-orange .bubble-pct {
        font-size: 44px;
    }

    .ab-yellow {
        width: 200px;
        height: 200px;
        margin-left: -30px;
    }

    .ab-yellow .bubble-pct {
        font-size: 38px;
    }

    .ab-white {
        width: 170px;
        height: 170px;
        margin-left: -20px;
    }

    .ab-white .bubble-pct {
        font-size: 30px;
    }

    .ai-bubble p {
        font-size: 11px;
        max-width: 120px;
    }

    .ai-outline-card {
        flex-basis: 100%;
        min-height: 0;
    }

    .ai-outline-num {
        font-size: 56px;
    }

    .strategy-inner {
        flex-direction: column;
        gap: 30px;
    }

    .strategy-stack {
        flex-basis: auto;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }

    .puzzle {
        max-width: 300px;
        margin-bottom: 40px;
    }

    .puzzle-cell {
        font-size: 11px;
        padding: 12px;
    }

    .puzzle-cell svg {
        width: 22px;
        height: 22px;
    }

    #conclusion .conclusion-text h2 {
        font-size: 32px;
    }

    .report-cta-card {
        flex-direction: column;
        padding: 40px 26px;
        text-align: center;
    }

    .report-cta-heading {
        font-size: 36px;
    }

    .report-cta-image {
        flex-basis: auto;
    }

    .conf-num.big-stat,
    .tension-num.big-stat {
        font-size: 56px;
    }

    .ai-outline-num.big-stat {
        font-size: 56px;
    }

    .chart-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 8px;
    }

    .chart-scroll-inner {
        min-width: 640px;
    }

    .react-xlabels span {
        font-size: 13px;
    }

    .curve-xlabels span {
        font-size: 12px;
    }

    .curve-pill-row {
        margin-left: 0;
        justify-content: flex-start;
    }

    .mob-inline {
        display: inline;
    }



    .sec-heading {
        font-size: 26px;
        line-height: 1.3;
        text-align: center;
        margin-bottom: 22px;
    }

    .eyebrow {
        text-align: center;
        font-size: 16px;
        margin-bottom: 26px;
    }

    .s2-body p,
    .s3-text-cols p,
    .s6-head-row p,
    .s7-head-row p,
    .survey-intro {
        font-size: 16px;
        text-align: center;
    }

    .callout-yellow {
        font-size: 19px;
        text-align: center;
        margin-top: 14px;
    }


    .quad-art,
    .curve-art,
    .s5-art,
    .s6-art,
    .s7-art {
        display: none !important;
    }




    .survey-intro {
        margin: 0 auto 44px;
        max-width: 330px;
    }

    .rp-total-row {
        justify-content: center;
        margin-bottom: 22px;
    }

    .rp-total {
        font-size: 70px;
    }

    .rp-total-label {
        font-size: 16px;
    }

    .dot-grid {
        max-width: 296px;
        margin: 0 auto 22px;
        gap: 6px;
    }

    .dot-legend {
        justify-content: center;
        gap: 40px;
        border-bottom: none;
        padding-bottom: 6px;
        margin-bottom: 26px;
    }

    .rp-split {
        max-width: 360px;
        margin: 0 auto;
    }

    .rp-split-labels span {
        width: 48%;
        text-align: center;
    }

    .survey-industries {
        margin-top: 44px;
    }

    .industry-row {
        gap: 18px;
        padding: 14px 0;
    }

    .ind-icon {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        border-radius: 5px;
    }

    .ind-icon img {
        width: 22px;
        height: auto;
    }

    .ind-pct {
        font-size: 40px;
    }



    .s2-body {
        max-width: 350px;
        margin: 0 auto;
    }

    .conf-band {
        flex-direction: column;
        margin: 40px 0 40px;
        border-radius: 20px;
    }

    .conf-purple {
        flex-basis: auto;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        border-radius: 20px 20px 0 0;
        padding: 40px 30px 34px;
    }

    .conf-num.big-stat {
        font-size: 72px;
        margin-bottom: 0;
    }

    .conf-label {
        font-size: 18px;
        padding-bottom: 6px;
    }

    .conf-rows {
        padding: 26px 28px 30px;
        gap: 22px;
    }

    .conf-row {
        gap: 22px;
        align-items: center;
    }

    .conf-side-pct {
        font-size: 40px;
        min-width: 86px;
    }

    .conf-row p {
        font-size: 14px;
        line-height: 1.55;
    }



    .quad-text .sec-heading,
    .quad-text p {
        max-width: 356px;
        margin-left: auto;
        margin-right: auto;
    }

    .quad-grid-wrap {
        margin-top: 26px;
    }

    .quad-grid {
        max-width: 340px;
        margin: 0 auto;
        border-radius: 13px;
    }

    .quad-tile {
        min-height: 150px;
        padding: 20px 16px;
        justify-content: flex-start;
    }

    .quad-pct {
        font-size: 46px;
        margin-bottom: 10px;
    }

    .quad-tile p {
        font-size: 10px;
        line-height: 1.35;
        max-width: 130px;
    }



    .react-mobile {
        margin-top: 30px;
        border-left: 1px solid #fff;
    }

    .rm-row {
        margin-bottom: 24px;
    }

    .rm-label {
        display: block;
        font-size: 14px;
        line-height: 1.25;
        color: #fff;
        margin-bottom: 9px;
        padding-left: 16px;
    }

    .rm-bar {
        display: flex;
        align-items: center;
        height: 48px;
        padding-left: 16px;
        border-radius: 0 8px 8px 0;
        width: 0;
    }

    .rm-bar b {
        font-size: 20px;
        font-family: 'Zoho_Puvi_Bold';
        white-space: nowrap;
    }

    .rm-green {
        background: #8ecb67;
    }

    .rm-green b {
        color: #000;
    }

    .rm-purple {
        background: #6c5bf5;
    }

    .rm-purple b {
        color: #fff;
    }

    .rm-orange {
        background: #d74b05;
    }

    .rm-orange b {
        color: #fff;
    }

    .rm-yellow {
        background: #ffb924;
    }

    .rm-yellow b {
        color: #000;
    }

    .rm-blue {
        background: #88abff;
    }

    .rm-blue b {
        color: #000;
    }



    .fixcause-panel {
        margin-top: 30px;
    }

    .fixcause-panel .paper-body {
        background: transparent;
        border-radius: 0;
        padding: 30px 0 0;
    }

    .dark-bg .fixcause-panel .paper-body .eyebrow {
        color: #fff;
    }

    .fc-blocks {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0;
        max-width: 386px;
        margin: 0 auto;
        border-radius: 18px;
        overflow: hidden;
    }

    .fc-group {
        display: contents;
    }

    .fc-block {
        width: 100% !important;
        min-height: 150px;
        padding: 16px;
        justify-content: space-between;
        gap: 26px;
    }

    .fc-num {
        font-size: 38px;
    }

    .fc-block p {
        font-size: 13px;
        line-height: 1.35;
        max-width: 150px;
    }

    .fc-bracket-zone {
        width: 100%;
        margin-top: 26px;
    }

    .fc-bracket {
        display: none;
    }

    .fc-pill-row {
        justify-content: center;
    }

    .dark-bg .fixcause-panel .pill-caption {
        color: #fff;
        max-width: 160px;
    }



    .curve-chart {
        margin-top: 10px;
    }

    .curve-chart .eyebrow {
        color: #000;
        font-size: 16px;
    }

    .curve-mobile {
        margin: 26px 0 30px;
    }


    .cm-bar {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 8px;
        min-height: 98px;
        padding: 12px 14px;
        border-radius: 0 10px 10px 0;
        width: 0;
        overflow: hidden;
    }

    .cm-label {
        font-size: 13px;
        line-height: 1.15;
        max-width: 90px;
    }

    .cm-bar b {
        font-size: 20px;
        font-family: 'Zoho_Puvi_Bold';
        align-self: flex-end;
        padding-right: 4px;
    }

    .cm-orange {
        background: #d74b05;
        color: #fff;
    }

    .cm-yellow {
        background: #ffb924;
        color: #000;
    }

    .cm-green {
        background: #8ecb67;
        color: #000;
    }

    .cm-skyblue {
        background: #88abff;
        color: #000;
    }

    .cm-violet {
        background: #827ffe;
        color: #fff;
    }

    .curve-pill-zone {
        max-width: 100%;
    }

    .curve-pill-row {
        justify-content: center;
        margin-left: 0;
    }



    .lasting-panel {
        margin-top: 40px;
    }

    .lasting-panel .paper-body {
        background: transparent;
        border-radius: 0;
        padding: 30px 0 0;
    }

    .lasting-panel .paper-body .eyebrow {
        color: #030303;
        font-size: 16px;
    }

    .lasting-rows {
        gap: 0;
        max-width: 386px;
        margin: 0 auto;
    }

    .lasting-row {
        justify-content: space-around;
        align-items: flex-start;
        gap: 0px;
        padding: 16px 6px;
        border-bottom: 1px solid #000;
    }

    .lasting-row:last-child {
        border-bottom: none;
    }

    .lasting-row:nth-child(even) {
        flex-direction: row-reverse;
    }

    .lst-label {
        flex: 0 1 auto;
        max-width: 150px;
        font-size: 14px;
        line-height: 1.25;
        color: #000;
    }

    .lst-zone {
        flex: 0 0 auto;
    }

    .lst-line {
        display: none;
    }

    .lst-dot {
        flex: 0 0 99px;
        width: 99px;
        height: 99px;
        margin-left: 20px;
        margin-top: -30px;
    }

    .lst-dot b {
        font-size: 34px;
    }



    .tradeoff-bars {
        gap: 26px;
        margin-bottom: 44px;
    }

    .to-row {
        display: block;
        position: relative;
    }

    .to-label {
        display: block;
        flex-basis: auto;
        font-size: 14px;
        margin-bottom: 8px;
    }

    .to-track {
        height: 46px;
        border-radius: 5px;
    }

    .to-pct {
        position: absolute;
        left: 13px;
        bottom: 9px;
        flex-basis: auto;
        text-align: left;
        font-size: 20px;
    }

    .to-row:first-child .to-pct {
        color: #2d2929;
    }



    .overall-stat {
        text-align: center;
        margin: 36px auto;
    }

    .overall-intro {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .overall-box {
        display: inline-block;
        border: 1px solid rgba(255, 255, 255, 0.85);
        border-radius: 12px;
        padding: 22px 26px 24px;
        max-width: 280px;
    }

    .overall-num-line {
        font-size: 44px;
        line-height: 1.06;
        margin-bottom: 12px;
    }

    .overall-caption {
        font-size: 14px;
        margin: 0;
    }


    #security-deprioritized {
        padding-top: 36px;
    }

    .depri-panel {
        margin-top: 30px;
    }

    .depri-panel .paper-body {
        background: transparent;
        border-radius: 0;
        padding: 0;
    }

    .dark-bg .depri-panel .paper-body .eyebrow {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        letter-spacing: 0.02em;
        margin-bottom: 34px;
    }

    .depri-donuts {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 26px;
        max-width: 360px;
        margin: 0 auto;
    }

    .depri-pct {
        color: #fff;
        font-size: 28px;
    }

    .dark-bg .depri-panel .paper-body .depri-caption {
        color: #fff;
        font-size: 14px;
        max-width: 160px;
    }



    .contrib-block {
        margin-top: 64px;
    }

    .contrib-block .eyebrow {
        font-size: 16px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .contrib-inner {
        gap: 40px;
    }

    .contrib-rings {
        width: 244px;
    }

    .contrib-dot {
        display: none;
    }

    .contrib-rows {
        width: 100%;
        gap: 26px;
    }

    .contrib-row-top {
        margin-bottom: 10px;
        align-items: center;
    }

    .contrib-text {
        font-size: 14px;
        line-height: 1.2;
        max-width: 210px;
    }

    .contrib-pct {
        margin-left: auto;
        font-size: 26px;
    }



    .tension-card {
        display: block;
        overflow: visible;
        border-radius: 0;
        margin: 36px 0;
    }

    .tension-half {
        flex-basis: auto;
        text-align: center;
        padding: 38px 30px 34px;
    }

    .tension-purple {
        border-radius: 20px 20px 0 0;
    }

    .tension-orange {
        border-radius: 0 0 20px 20px;
    }

    .tension-num.big-stat {
        font-size: 72px;
        margin-bottom: 14px;
    }

    .tension-half p {
        margin: 0 auto;
        max-width: 250px;
        font-size: 14px;
        line-height: 1.4;
    }

    .tension-pill {
        position: static;
        transform: none;
        display: block;
        margin: 30px auto 0;
        max-width: 386px;
        border-radius: 52px;
        padding: 13px 26px;
        white-space: normal;
        text-align: center;
        line-height: 1.55;
    }



    .own-block .eyebrow {
        font-size: 16px;
        color: #000;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 34px;
    }

    .own-bars {
        gap: 24px;
    }

    .own-row {
        flex-direction: row;
        align-items: center;
        gap: 18px;
        margin-bottom: 0;
    }

    .own-zone {
        flex: 0 0 55%;
    }

    .own-fill {
        height: 66px;
        border-radius: 8px 0 0 8px;
        padding-right: 12px;
    }

    .own-fill b {
        font-size: 24px;
    }

    .of-green b {
        color: var(--ink);
    }

    .own-text {
        flex: 1 1 auto;
        max-width: 160px;
        font-size: 14px;
        line-height: 1.3;
    }



    .ai-bubbles {
        flex-direction: column;
        gap: 0;
        margin-top: 32px;
    }

    .bubble-cluster {
        flex-direction: column;
        align-items: center;
    }

    .ai-bubble {
        margin: 0;
    }

    .ab-orange {
        width: 280px;
        height: 280px;
    }

    .ab-orange .bubble-pct {
        font-size: 49px;
    }

    .ab-yellow {
        width: 240px;
        height: 240px;
        margin: -40px 0 0;
    }

    .ab-yellow .bubble-pct {
        font-size: 50px;
    }

    .ab-white {
        width: 210px;
        height: 210px;
        margin: -30px 0 0;
    }

    .ab-white .bubble-pct {
        font-size: 41px;
    }

    .ai-bubble p {
        font-size: 14px;
        max-width: 158px;
    }

    .ai-outline-card {
        flex-basis: auto;
        width: 286px;
        min-height: 261px;
        margin: 44px auto 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .ai-outline-num.big-stat {
        font-size: 74px;
        line-height: 1.25;
    }

    .ai-outline-card p {
        font-size: 16px;
        margin: 6px auto 0;
        max-width: 220px;
    }



    .strategy-panel .paper-body {
        background: transparent;
        border-radius: 0;
        padding: 0;
    }

    .dark-bg .strategy-panel .paper-body .eyebrow {
        color: #fff;
        font-size: 16px;
        max-width: 300px;
        margin: 0 auto 30px;
    }

    .strategy-mobile {
        max-width: 386px;
        margin: 0 auto;
        border-radius: 14px;
        overflow: hidden;
    }

    .sm-row {
        display: flex;
        align-items: center;
        gap: 22px;
        padding: 16px 22px;
        min-height: 81px;
    }

    .sm-row b {
        flex: 0 0 auto;
        font-size: 34px;
        font-family: 'Zoho_Puvi_Bold';
        color: #fff;
    }

    .sm-row span {
        font-size: 14px;
        line-height: 1.35;
        color: #fff;
    }

    .sm-blue {
        background: #2b4ef5;
    }

    .sm-violet {
        background: #6c5bf5;
    }

    .sm-green {
        background: #7dab60;
    }

    .sm-orange {
        background: #e05007;
    }



    #conclusion .conclusion-text {
        text-align: center;
    }

    #conclusion .conclusion-text h2 {
        font-size: 26px;
        font-family: 'Zoho_Puvi_Bold';
        margin-bottom: 26px;
    }

    #conclusion .conclusion-text p {
        font-size: 16px;
        line-height: 1.62;
        font-family: 'Zoho_Puvi_Regular';
        color: #000;
    }

    .puzzle {
        max-width: 356px;
        margin: 0 auto 44px;
    }

    .puzzle-cell {
        font-size: 13px;
        padding: 18px;
    }

    .puzzle-cell svg {
        width: 26px;
        height: 26px;
    }



    .report-cta-card {
        padding: 44px 26px 40px;
    }

    .report-cta-heading {
        font-size: 44px;
        line-height: 1;
    }

    .report-cta-content p {
        font-size: 16px;
        line-height: 1.62;
    }

    .report-cta-btn {
        background: #cb1733;
        border: none;
        border-radius: 41px;
        padding: 8px 8px 8px 26px;
        font-size: 15px;
        font-family: 'Zoho_Puvi_Bold';
        text-transform: uppercase;
        letter-spacing: 0.02em;
        gap: 14px;
    }

    .report-cta-btn:hover {
        background: #b0142c;
    }

    .report-cta-arrow-chip {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #ffffe5;
    }

    .report-cta-arrow-chip svg {
        width: 16px;
        height: 16px;
    }

    .report-cta-image {
        margin-top: 34px;
    }

    .report-cta-image img {
        max-width: 342px;
    }

    .banner-art img {
        position: static;
        right: auto;
        bottom: auto;
        display: block;
        margin: 0 auto;
    }

    .banner-right {
        justify-content: center;
        margin-top: 30px;
        margin-bottom: -60px;
    }

    #banner .banner-body {
        overflow: visible;
    }
}

@media only screen and (max-width: 450px) {
    .bubble-cluster {
        flex-direction: column;
        align-items: center;
    }

    .ab-yellow,
    .ab-white {
        margin-left: 0;
        margin-top: -26px;
    }

    .depri-donuts {
        grid-template-columns: 1fr;
    }

    .react-xlabels {
        gap: 6px;
    }
}



@media only screen and (min-width: 768px) {
    .report-cta-arrow-chip {
        display: none;
    }
}


@media (prefers-reduced-motion: reduce) {

    .scroll-anim,
    .scroll-anim-scale {
        opacity: 1;
        transform: none;
        transition: none;
    }

    /* Changemadehere: disable the pendulum swing for users who prefer reduced motion. */
    .s6-art img {
        animation: none;
    }

    .dot-grid .dot,
    .lst-dot,
    .strat-block,
    .js .react-dots circle,
    .js .curve-dots circle {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .js .react-line,
    .js .curve-line {
        stroke-dasharray: none;
        stroke-dashoffset: 0;
        animation: none;
    }

    .own-fill b {
        opacity: 1;
    }

    .rm-bar,
    .cm-bar {
        transition: none;
    }
}

@media only screen and (max-width: 360px) {

    .conf-num.big-stat,
    .tension-num.big-stat {
        font-size: 58px;
    }

    .lst-dot {
        flex-basis: 84px;
        width: 84px;
        height: 84px;
    }

    .lst-dot b {
        font-size: 28px;
    }

    .own-zone {
        flex-basis: 50%;
    }

    .own-fill b {
        font-size: 18px;
    }

    .quad-pct {
        font-size: 38px;
    }

    .report-cta-heading {
        font-size: 36px;
    }

    .overall-box {
        max-width: 100%;
    }

    .quad-grid,
    .fc-blocks {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    }

    .quad-tile,
    .fc-block {
        min-width: 0;
        padding: 14px 12px;
    }

    .quad-tile p,
    .fc-block p {
        max-width: 100%;
    }

    .fc-num {
        font-size: 30px;
    }
}


:root {
    --grain-size: 240px;
    --grain-tile: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.38'%20numOctaves='2'%20seed='7'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.5%200%200%200%200%200.5%200%200%200%200%200.5%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='1.1'%20intercept='-0.7'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'/%3E%3C/svg%3E");
    --grain-tile-light: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.38'%20numOctaves='2'%20seed='7'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.235%200%200%200%200%200.333%200%200%200%200%200.486%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='1.1'%20intercept='-0.7'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'/%3E%3C/svg%3E");
    --grain-tile-sage: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.38'%20numOctaves='2'%20seed='7'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.2%200%200%200%200%200.271%200%200%200%200%200.173%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='1.3'%20intercept='-0.78'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'/%3E%3C/svg%3E");
    --grain-tile-dark: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.38'%20numOctaves='2'%20seed='7'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.549%200%200%200%200%200.467%200%200%200%200%200.388%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='1.3'%20intercept='-0.78'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'/%3E%3C/svg%3E");

    --dot-grain-size: 32px;
    --grain-dot-blue: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='turbulence'%20baseFrequency='0.9'%20numOctaves='4'%20seed='5'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.075%200%200%200%200%200.176%200%200%200%200%200.431%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='3'%20intercept='-0.9'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='32'%20height='32'%20filter='url(%23n)'/%3E%3C/svg%3E");
    --grain-dot-orange: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='turbulence'%20baseFrequency='0.9'%20numOctaves='4'%20seed='9'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.784%200%200%200%200%200.431%200%200%200%200%200.078%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='3'%20intercept='-0.9'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='32'%20height='32'%20filter='url(%23n)'/%3E%3C/svg%3E");

    --wave-mask-inverse: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20210'%20preserveAspectRatio='none'%3E%3Cpath%20d='M0,170%20C150,158%20300,138%20430,138%20C650,138%20980,176%201140,176%20C1300,176%201480,120%201600,0%20L1600,210%20L0,210%20Z'/%3E%3C/svg%3E");
    --wave-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20210'%20preserveAspectRatio='none'%3E%3Cpath%20d='M0,170%20C150,158%20300,138%20430,138%20C650,138%20980,176%201140,176%20C1300,176%201480,120%201600,0%20L1600,0%20L0,0%20Z'/%3E%3C/svg%3E");
}


.grain-cream {
    background: var(--grain-tile-dark) left top / var(--grain-size) var(--grain-size) repeat #fff5f0;
}

.grain-sage {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat #dce4d7;
}

.grain-navy {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat #1c3150;
}

.grain-mint-grad {
    background: var(--grain-tile-sage) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #dce4d7 0%, #f9fff5 100%);
}

.grain-navy-grad {
    background: var(--grain-tile-light) left top / var(--grain-size) var(--grain-size) repeat, linear-gradient(180deg, #1c3150 40%, #355b92 100%);
}


.sec-wave use {
    fill: #fff5f0;
}

.sec-wave.from-cream use {
    fill: #fff5f0;
}

.sec-wave.from-sage use {
    fill: #dce4d7;
}

.sec-wave.from-mint use {
    fill: #f9fff5;
}

.sec-wave.from-navy use {
    fill: #355b92;
}

.sec-wave {
    --wave-grain: var(--grain-tile-dark);
}

.sec-wave.from-sage,
.sec-wave.from-mint {
    --wave-grain: var(--grain-tile-sage);
}

.sec-wave.from-navy {
    --wave-grain: var(--grain-tile-light);
}

.sec-wave::after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--wave-grain) left top / var(--grain-size) var(--grain-size) repeat;
    -webkit-mask-image: var(--wave-mask);
    mask-image: var(--wave-mask);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    pointer-events: none;
}

.sec-wave.wave-flip::after {
    transform: scaleX(-1);
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {

    #banner {
        text-align: left;
    }

    .banner-art img {
        position: static;
        right: auto;
        bottom: auto;
        display: block;
        margin: 0 auto;
        max-width: 300px;
    }

    .banner-right {
        justify-content: center;
        margin-top: 36px;
    }

    .survey-industries {
        margin-top: 56px;
    }

    .quad-art {
        display: none;
    }

    .quad-grid {
        margin-left: 0;
    }
}


:root {
    --grain-el-size: 200px;
    --grain-el: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.7'%20numOctaves='2'%20seed='11'%20stitchTiles='stitch'/%3E%3CfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.82%200%200%200%200%200.7%200%200%200%200%200.48%200%200%200%201%200'/%3E%3CfeComponentTransfer%3E%3CfeFuncA%20type='linear'%20slope='0.9'%20intercept='-0.3'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'/%3E%3C/svg%3E");
}

.grain-el,
.quad-tile,
.strat-block,
.sm-row,
.own-fill {
    background-image: var(--grain-el);
    background-size: var(--grain-el-size) var(--grain-el-size);
    background-repeat: repeat;
    background-position: left top;
}

:root {
    --wave-mask-shadow: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20210'%20preserveAspectRatio='none'%3E%3Cfilter%20id='b'%20x='-5%25'%20y='-30%25'%20width='110%25'%20height='180%25'%3E%3CfeGaussianBlur%20stdDeviation='0%208'/%3E%3C/filter%3E%3Cpath%20filter='url(%23b)'%20d='M0,170%20C150,158%20300,138%20430,138%20C650,138%20980,176%201140,176%20C1300,176%201480,120%201600,0%20L1600,0%20L0,0%20Z'/%3E%3C/svg%3E");
}

@media only screen and (min-width: 1026px) {

    #security-attention::before {
        --strip-h: clamp(56px, 14.6vw, 210px);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        height: var(--strip-h);
        z-index: 6;
        pointer-events: none;
        background: rgba(0, 0, 0, 0.28);
        -webkit-mask-image: var(--wave-mask-shadow), var(--wave-mask-inverse);
        mask-image: var(--wave-mask-shadow), var(--wave-mask-inverse);
        -webkit-mask-size: 100% var(--strip-h), 100% var(--strip-h);
        mask-size: 100% var(--strip-h), 100% var(--strip-h);
        -webkit-mask-position: 0 14px, 0 0;
        mask-position: 0 14px, 0 0;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-composite: source-in;
        mask-composite: intersect;
        /* this seam is a .wave-flip — mirror like the topper */
        transform: scaleX(-1);
    }
}