﻿@import url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css");
@import url("//fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap");
html,
body {
    background: #f6f7f9;
    font-family: "proxima-nova", sans-serif;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility !important;
    color: #080c20;
    font-size: 16px;
}
*:focus {
    outline: none;
}
*:hover {
    text-decoration: none !important;
}
img {
    max-width: 100%;
    height: auto;
}
#wrap {
    max-width: 1780px;
    margin: auto;
    position: relative;
}
.container-1550 {
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
}
.container-max-1568 {
    max-width: 1568px;
    margin-left: auto;
    margin-right: auto;
}
.beta-flag {
    background: #4062fe;
    color: white;
    padding: 34px 0 35px 0 !important;
    position: relative;
    z-index: 9999;
}
@media (max-width: 767px) {
    .beta-flag {
        padding-top: 20px !important;
        padding-bottom: 13px !important;
    }
}
.beta-flag p {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 18px;
}
@media (max-width: 575px) {
    .beta-flag p {
        font-size: 12px;
    }
}
.beta-flag p a {
    color: white;
    text-decoration: underline;
}
.btn {
    padding: 13px 20px 13px 20px;
    border-radius: 6px;
    font-weight: 500;
}
.btn i {
    margin-left: 6.11px;
    position: relative;
    top: 1px;
    display: inline-block !important;
}
.btn-orange {
    background: #ff7a38;
    border: 1px solid #ef6622;
    color: white;
}
.btn-orange:hover {
    background: #ef6622;
    color: white;
}
.btn-transparent {
    background: none;
    border: none;
    color: #1b1d20;
}
.btn-transparent:hover {
    color: #6f7780;
}
.headline {
    padding-bottom: 20px;
}
a > i {
    position: relative;
    top: 1px;
}
@media (min-width: 992px) {
    .md-text-right {
        text-align: right;
    }
}
.tb {
    border-top: 1px solid #edeff3;
}
.rb {
    border-right: 1px solid #edeff3;
}
h1 {
    font-family: "Inter", sans-serif;
    font-size: 4.5rem;
    line-height: 4.75rem;
    letter-spacing: -2px;
}
.desktop-header {
    margin: auto;
    z-index: 9999;
    color: white;
    font-weight: bold;
}
.desktop-header a {
    color: white;
    display: block;
    padding-bottom: 10px;
    position: relative;
}
.desktop-header ul li a {
    position: relative;
    top: 10px;
}
.desktop-header ul li.header-contact-us {
    position: relative;
    bottom: 10px;
}
.desktop-header .header-logo {
    max-width: 193px;
    transition: all 300ms ease;
}
.desktop-header .header-logo:hover {
    opacity: 0.7;
}
.desktop-header .header-logo img {
    padding-top: 19px;
    padding-bottom: 17px;
}
.desktop-header .header-nav ul {
    margin-bottom: 0;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: flex;
    justify-content: flex-end;
    list-style: none;
}
.desktop-header .header-nav ul li {
    margin-right: 64px;
}
.desktop-header .header-nav ul li:last-child {
    margin-right: 0;
}
.desktop-header .header-nav ul li a {
    color: #11253e;
    font-size: 17px;
}
.desktop-header .header-login {
    text-align: center;
}
@media (max-width: 1199px) {
    .desktop-header {
        display: none;
    }
}
@media (max-width: 991px) {
    .desktop-header .header-nav {
        display: none;
    }
}
@media (max-width: 991px) {
    .desktop-header .header-login {
        display: none;
    }
}
.mobile-header {
    background: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 18px 0;
    z-index: 999;
}
@media (min-width: 1200px) {
    .mobile-header {
        display: none;
    }
}
.mobile-menu {
    background: #fff;
    border-top: 1px solid #edeff3;
    padding-top: 30px;
    padding-bottom: 30px;
    position: -webkit-sticky;
    position: sticky;
    top: 77px;
    z-index: 9999;
}
.desktop-header .header-nav ul li ul.sub-menu {
    display: none;
    position: absolute;
}
.desktop-header .header-nav ul li ul.sub-menu li {
    display: block;
}
.desktop-header .header-nav ul li ul.sub-menu li a {
    color: #1b1d20;
}
.desktop-header .header-nav ul li:hover ul {
    display: block;
    background: #fff;
    z-index: 9999;
    padding: 15px;
}
.desktop-header .header-nav ul li .blue-link a {
    padding-bottom: 15px;
    display: block;
}
.mobile-header-logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.use-cases {
    background: white;
    padding-top: 78px;
    padding-bottom: 104px;
}
.home-blank {
    height: 245px;
    background: white;
    border-bottom: 1px solid #c8cfdb;
}
.product {
    margin-top: 68px;
    margin-bottom: 110px;
}
.product h1 {
    margin-bottom: 78px;
}
.product a.product-card {
    display: block;
    background: white;
    padding: 26px 33px 32px 30px;
    margin-bottom: 29px;
}
.product a.product-card h2 {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 15px;
    line-height: 1.25rem;
    color: #1b1d20;
}
.product a.product-card .product-card-description {
    color: #6f7780 !important;
    font-size: 0.875rem;
}
.product a.product-card:hover {
    background: #ff7a38;
    color: white !important;
    text-decoration: none;
}
.product a.product-card:hover h2,
.product a.product-card:hover .product-card-description {
    color: white !important;
}
.product-search h2 {
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    margin-bottom: 24px;
}
.product-search h3 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 15px;
}
.product-feature {
    padding-bottom: 70px;
    padding-top: 70px;
    border-bottom: 1px solid #c8cfdb;
}
.product-feature h2 {
    font-size: 1.875rem;
    letter-spacing: -0.5px;
    font-family: "Inter", sans-serif;
    margin-bottom: 15px;
}
.product-feature p {
    color: #6f7780;
    font-size: 1.125rem;
}
@media (max-width: 767px) {
    .container.single-article {
        max-width: 100%;
    }
}
.single-article-container {
    max-width: 946px;
    background: white;
    margin: auto;
}
.single-article-body {
    margin-top: 50px;
    padding-top: 60px;
}
.single-article-body .single-article-title,
.single-article-body .single-article-meta {
    padding-left: 98px;
    padding-right: 98px;
}
.single-article-body h1 {
    letter-spacing: -2px;
    color: #1b1d20;
    margin-bottom: 30px;
}
.single-article-body article {
    padding: 40px 98px 45px 98px;
    color: #343537;
}
.single-article-body article a {
    color: #343537;
    text-decoration: underline;
}
.single-article-body article a:hover {
    color: #ff7a38;
    text-decoration: underline;
}
.single-article-body article h2,
.single-article-body article h3,
.single-article-body article h4,
.single-article-body article h5,
.single-article-body article h6 {
    color: #1b1d20;
    font-family: "Inter", sans-serif;
    margin-bottom: 25px;
    letter-spacing: -0.5px;
}
.single-article-body article h2 {
    font-size: 1.875rem;
}
.single-article-body article h3 {
    font-size: 1.6875rem;
}
@media (max-width: 991px) {
    .single-article-body .single-article-title,
    .single-article-body .single-article-meta {
        padding-left: 44px;
        padding-right: 44px;
    }
    .single-article-body .single-article-title h1,
    .single-article-body .single-article-meta h1 {
        padding-left: 0;
    }
}
@media (max-width: 991px) {
    .single-article-body h1 {
        font-size: 3rem;
        line-height: 3.5rem;
    }
}
@media (max-width: 991px) {
    .single-article-body article {
        padding: 0 44px 44px 44px;
    }
}
.single-stay-up-to-date {
    margin-top: 20px;
}
.single-stay-up-to-date p {
    max-width: 457px;
}
.single-article-meta {
    font-size: 0.875rem;
}
.single-article-meta a {
    color: #6f7780;
    text-decoration: underline;
}
.single-article-meta a:hover {
    color: #ff7a38;
}
.single-article-meta .lc,
.single-article-meta .rc {
    display: inline-block;
    vertical-align: middle;
}
.single-article-meta .lc {
    width: 70%;
}
.single-article-meta .single-article-avatar,
.single-article-meta .single-article-name-all-posts {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .single-article-meta {
        margin-bottom: 30px;
    }
}
@media (max-width: 576px) {
    .single-article-meta .lc {
        width: 100%;
        margin-bottom: 15px;
    }
}
.error-body {
    padding-top: 100px;
    padding-bottom: 50px;
}
.blog-main {
    margin-top: 78px;
}
h1.blog-title {
    margin-bottom: 40px;
    font-weight: bold;
}
.blog .blog-featured-card {
    background: white;
    padding: 40px 50px;
    color: #6f7780;
    margin-bottom: 20px;
}
.blog .blog-featured-card .blog-card-tag {
    color: #4d87ff;
    letter-spacing: -0.5px;
    font-size: 14px;
    background: #ebf1ff;
    display: inline-block;
    padding: 2px 5px;
    font-weight: 600;
    margin-bottom: 18px;
    border-radius: 4px;
}
.blog .blog-featured-card h2 {
    font-size: 2.25rem;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 9px;
    color: #1b1d20;
}
.blog .blog-featured-card h2 a {
    color: #1b1d20;
}
.blog .blog-featured-card h2 a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.blog .blog-featured-card .blog-card-meta {
    font-size: 1.125rem;
    margin-bottom: 14px;
}
.blog .blog-featured-card .blog-excerpt {
    font-size: 1.125rem;
    margin-bottom: 32px;
}
.stay-up-to-date {
    padding: 45px 97px 50px 98px;
    background: white;
}
.stay-up-to-date h4 {
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    font-size: 1.5rem;
    margin-bottom: 17px;
    font-weight: bold;
}
.stay-up-to-date p {
    margin-bottom: 34px;
    color: #6f7780;
}
@media (max-width: 991px) {
    .stay-up-to-date {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .stay-up-to-date {
        padding: 15px;
    }
}
img.article-image {
    padding: 20px;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #c8cfdb;
}
.copy-clipboard {
    color: #6f7780 !important;
    text-decoration: underline !important;
    cursor: pointer;
}
.copy-clipboard:hover {
    color: #ff7a38 !important;
}
.author-name {
    margin-bottom: 75px;
}
.resources-page,
.documentation-page {
    margin-bottom: 61px;
}
.resources-page h1,
.documentation-page h1 {
    margin-top: 83px;
    margin-bottom: 89px;
}
.resources-page h2,
.documentation-page h2 {
    font-size: 1rem;
    font-weight: bold;
    border-top: 1px solid black;
    padding-top: 11px;
    margin-bottom: 25px;
}
.resources-page a.resources-card,
.documentation-page a.resources-card {
    display: block;
    padding: 26px 30px;
    margin-bottom: 29px;
    background: white;
}
.resources-page a.resources-card h3,
.documentation-page a.resources-card h3 {
    font-size: 1rem;
    color: black;
    font-weight: bold;
}
.resources-page a.resources-card .description,
.documentation-page a.resources-card .description {
    color: #6f7780;
    font-size: 0.875rem;
}
.resources-page a.resources-card:hover,
.documentation-page a.resources-card:hover {
    text-decoration: none;
    background: #ff7a38;
}
.resources-page a.resources-card:hover h3,
.resources-page a.resources-card:hover .description {
    color: white;
}
.documentation-page a.resources-card:hover h3,
.documentation-page a.resources-card:hover .description {
    color: white;
}
.resources-page .resources-card-view-all,
.documentation-page .resources-card-view-all {
    position: relative;
    display: block;
    background: white;
    color: #ff7a38;
}
.resources-page .resources-card-view-all:hover,
.documentation-page .resources-card-view-all:hover {
    color: white;
    background: #ff7a38;
}
@media (max-width: 767px) {
    .resources-page .resources-card-view-all,
    .documentation-page .resources-card-view-all {
        background: #ff7a38;
        height: 30px;
        display: inline-block;
        width: 100%;
        max-width: 200px;
        color: white;
        border-radius: 4px;
        margin: 0 auto;
        border: 1px solid transparent;
    }
    .resources-page .resources-card-view-all:hover,
    .documentation-page .resources-card-view-all:hover {
        background: white;
        border: 1px solid #ff7a38;
        color: #ff7a38;
    }
}
.sub-anchor {
    position: relative;
    top: -140px;
}
#documentation.sub-anchor {
    position: relative;
    top: -210px;
}
.documentation-search {
    margin-bottom: 60px;
}
.documentation-search input[type="search"]:input-placeholder {
    color: #6f7780;
}
.documentation-article {
    background: white;
    padding: 49px 98px;
    font-size: 1.125rem;
    color: #6f7780;
    margin-bottom: 20px;
}
.documentation-article h1 {
    margin-bottom: 41px;
    color: black;
    font-family: "Inter", sans-serif;
    letter-spacing: -1px;
    color: black;
    margin-bottom: 25px;
}
.documentation-article h2,
.documentation-article h3,
.documentation-article h4,
.documentation-article h5,
.documentation-article h6 {
    font-family: "Inter", sans-serif;
    letter-spacing: -1px;
    color: black;
    margin-bottom: 25px;
}
.documentation-article img {
    border: 1px solid #ecedef;
    padding: 15px;
}
.documentation-article h2 {
    font-size: 1.875rem;
}
.documentation-article h3 {
    font-size: 1.625rem;
}
.documentation-article h4 {
    font-size: 1.375rem;
}
.documentation-article h5 {
    font-size: 1.25rem;
}
.documentation-article em {
    background: #f6f7f9;
    color: #e16f55;
    font-style: normal;
    font-family: "Source Code Pro", monospace;
    letter-spacing: -0.44px;
    border: 1px solid #c8cfdb;
    border-radius: 4px;
    padding: 2px 3px;
}
.documentation-article ul {
    margin-top: 25px;
    padding-left: 20px;
}
.documentation-article figure {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .documentation-article {
        padding: 49px 25px;
    }
}
.support {
    margin-top: 88px;
}
.support h1 {
    margin-bottom: 94px;
}
.support .support-card {
    display: block;
    background: #fff;
    margin-bottom: 30px;
    padding: 26px 30px;
}
.support .support-card h2 {
    font-weight: bold;
    font-size: 1rem;
    color: black;
}
.support .support-card .description {
    font-size: 0.875rem;
    color: #6f7780;
}
.support .support-card:hover {
    text-decoration: none;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
}
.support .support-card:hover h2 {
    text-decoration: none;
    color: #ff7a38;
}
.press h1 {
    margin-bottom: 20px;
}
.press h2 {
    padding: 20px 0px;
}
.press .col-6 {
    padding-left: 0;
}
.news-events {
    margin-top: 88px;
}
.news-events h1 {
    margin-bottom: 94px;
}
.news-events .news-events-card {
    display: block;
    background: #fff;
    margin-bottom: 30px;
    padding: 26px 30px;
}
.news-events .news-events-card h2 {
    font-size: 1rem;
    color: black;
}
.news-events .news-events-card .headline {
    font-weight: bold;
}
.news-events .news-events-card:hover {
    background: #ff7a38;
    text-decoration: none;
}
.news-events .news-events-card:hover h2 {
    color: white;
}
.careers-benefits-perks {
    padding-top: 100px;
    font-size: 1.125rem;
    color: #6f7780;
    border-bottom: 1px solid #c8cfdb;
}
.careers-benefits-perks h3 {
    font-size: 1.125rem;
    color: black;
    font-weight: bold;
}
.careers-benefits-perks h2 {
    margin-top: 50px;
}
.careers-interview-process {
    padding-bottom: 60px;
    color: #6f7780;
}
.careers-interview-process .careers-accordion {
    margin-top: 33px;
    border-bottom: 1px solid #c8cfdb;
}
.careers-interview-process .careers-accordion h3 {
    cursor: pointer;
    font-size: 1.125rem;
    color: black;
    font-weight: bold;
    border-top: 1px solid #c8cfdb;
    margin-bottom: 0;
    padding-top: 26px;
    padding-bottom: 26px;
}
.careers-interview-process .careers-accordion h3 .number {
    font-weight: normal;
    margin-right: 18px;
    color: #6f7780;
}
.careers-interview-process .careers-accordion h3.ui-accordion-header-collapsed:before {
    font-family: "Font Awesome 5 Free", monospace;
    color: black;
    content: "\f078";
    position: absolute;
    right: 15px;
}
.careers-interview-process .careers-accordion h3.ui-accordion-header-active:before {
    font-family: "Font Awesome 5 Free", monospace;
    color: black;
    content: "\f077";
    position: absolute;
    right: 15px;
}
.careers-interview-process .careers-accordion div {
    padding-bottom: 26px;
}
.pre-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #c8cfdb;
}
footer {
    padding-top: 50px;
    padding-bottom: 50px;
}
footer a {
    color: #1b1d20;
}
footer .footer-nav ul {
    padding-left: 0;
    list-style: none;
    font-size: 0.875rem;
    font-weight: 500;
}
footer .footer-nav ul a {
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    color: #eee;
}
footer .footer-nav ul a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.footer-legal {
    margin-bottom: 27px;
    font-size: 0.875rem;
    font-weight: 500;
	color:#6a6a6a;
}


.footer-legal a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.hs-input {
    width: 100% !important;
    margin-bottom: 19px !important;
    display: block !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
.hs-input:focus {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.hs-button {
    width: 100% !important;
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #ff7a38 !important;
    border: 1px solid #ef6622 !important;
    color: white !important;
    padding: 13px 20px 13px 20px !important;
    border-radius: 6px !important;
    font-weight: 500 !important;
    display: inline-block !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    user-select: none !important;
    cursor: pointer !important;
}
.hs-button:hover {
    background: #ef6622 !important;
    color: white !important;
}
.hs-button:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}
.hs-error-msgs {
    margin: 0 !important;
    margin-top: -13px !important;
}
.hs-error-msg {
    color: red;
    font-size: 14px;
}
.submitted-message {
    margin-top: 30px;
    color: green;
}
.stay-up-to-date .hs-input {
    background: #f6f7f9 !important;
    height: 53px;
    border-style: none;
}
h1 {
    font-family: "Inter", sans-serif;
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -1.56px;
}
.home-blank {
    border-bottom: 0;
}
.grey {
    color: #6f7780;
}
.white-card {
    background: #fff;
    margin-bottom: 25px;
}
.asr-top-box {
    position: relative;
    padding: 10px 10px 48px 28px;
    border-radius: 4px;
}
.asr-top-box.success {
    border: 1px solid #c8cfdb;
}
.asr-top-box.failure {
    border: 1px solid #dc3545;
    background: rgba(220, 53, 69, 0.1);
}
.asr-how-does-this-work-question {
    background: #f6f7f9;
    border: 1px solid #c8cfdb;
    padding: 20px 25px;
    border-radius: 4px;
}
.asr-how-does-this-work-question h3 {
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -0.11px;
    line-height: 20px;
}
@media (max-width: 991px) {
    .asr-how-does-this-work-question {
        margin-top: 30px;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .asr-how-does-this-work-question p {
        font-size: 13px;
        margin-top: 15px;
    }
}
html,
body {
    overflow-x: hidden;
}
.hnri-white-box {
    background: white;
    padding: 22px 27px 23px 15px;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    position: relative;
}
.webinar-date {
    margin-bottom: 37px;
}
.webinar-date .calendar-icon,
.webinar-date .date-text {
    display: inline-block;
    vertical-align: middle;
}
.webinar-date .calendar-icon {
    max-width: 18px;
    margin-right: 14px;
}
.webinar-date .date-text {
    font-family: Inter;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4d5358;
}
.btn-search-censys {
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #4062fe;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn-search-censys:hover {
    background: #4062fe;
    color: white;
}
.home-section-1 {
    background-color: #101940;
    padding-top: 121px;
    padding-bottom: 250px;
    position: relative;
}
.home-section-1 h1 {
    color: #f6f7f9;
    letter-spacing: -1.67px;
    font-size: 60px;
    line-height: 64px;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
    font-weight: 700;
}
.home-section-1 p {
    position: relative;
    z-index: 2;
    color: #c8cfdb;
    margin-bottom: 32px;
}
.home-section-1-background {
    position: absolute;
    bottom: 151px;
}
@media (max-width: 818px) {
    .home-section-1-background {
        bottom: 240px;
    }
}
.home-section-1-buttons {
    position: relative;
    z-index: 2;
}
.home-section-1-button {
    display: inline-block;
    margin-right: 24px;
}
.home-section-1-button:last-child {
    margin-right: 0;
}
.btn-hover-blue-text:hover {
    color: #4862fe !important;
}
.btn-blue {
    background: #3958e2;
    font-weight: bold;
    color: white;
    border: 2px solid #3958e2;
}
.btn-blue:hover {
    background: none;
    color: #3958e2;
}
.btn-hollow-blue {
    color: #3958e2;
    border: 2px solid #3958e2;
    font-weight: bold;
}
.btn-hollow-blue:hover {
    color: white;
    background: #3958e2;
}
.home-section-1-buttons .btn-blue:hover {
    color: white;
}
.home-section-2 {
    margin-top: -260px;
}
.home-section-2-content {
    background: white;
    border-radius: 36px;
}
.home-section-2-text {
    padding: 53px 85px 50px 66px;
}
.home-section-2-text h2 {
    font-size: 32px;
    letter-spacing: -0.89px;
    line-height: 46px;
    color: #080c20;
    font-weight: bold;
    text-align: center;
}
.home-section-2-text p {
    text-align: center;
    margin-bottom: 38px;
}
.home-section-2-buttons {
    text-align: center;
}
.home-section-2-button {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 240px;
    background: #e6ebfe;
    margin-right: 24px;
    font-weight: bold;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #080c20;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 24px;
}
.home-section-2-button:hover {
    background: #4062fe;
    color: white;
}
.home-section-2-button:hover .home-section-2-button-arrow img {
    filter: brightness(600%);
}
.home-section-2-button-text {
    display: inline-block;
}
.home-section-2-button-arrow {
    display: inline-block;
    position: absolute;
    right: 20px;
    max-width: 16px;
}
.home-section-2 .statistics-icon {
    max-width: 20px;
    margin-bottom: 15px;
}
.home-section-2 .statistics-text {
    color: #080c20;
    font-size: 30px;
    font-weight: bold;
}
.home-section-2 .statistics-description {
    color: #6f7780;
    letter-spacing: -0.27px;
    margin-bottom: 57px;
}
.home-section-3 {
    padding-top: 133px;
    padding-bottom: 245px;
}
.home-section-3 h2 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1.33px;
    margin-bottom: 27px;
    font-weight: bold;
}
.home-section-3 p {
    color: #6f7780;
    font-size: 18px;
}
.home-section-4 {
    background-color: #101940;
    position: relative;
}
.home-section-4-content {
    position: relative;
    top: -125px;
    z-index: 2;
    color: white;
}
.home-section-4-video {
    margin-bottom: 198px;
}
.home-section-4 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    font-weight: bold;
    margin-bottom: 34px;
}
.home-section-4 p {
    margin-bottom: 30px;
    color: #c8cfdb;
    font-size: 18px;
    line-height: 32px;
}
.btn-hover-text-white:hover {
    color: white !important;
}
@media (max-width: 767px) {
    .home-section-4-buttons {
        margin-bottom: 24px;
    }
}
.home-section-4-button {
    display: inline-block;
    margin-right: 34px;
}
.btn-white-text {
    color: #fff;
    font-weight: bold;
}
.btn-white-text:hover {
    color: #f97738;
}
.home-section-5 {
    padding-top: 109px;
    padding-bottom: 109px;
    background: #f6f7f9;
}
.home-section-5 h2 {
    font-size: 48px;
    line-height: 64px;
    font-weight: bold;
    margin-bottom: 61px;
}
.home-section-5-card {
    display: block;
    background: white;
    border-radius: 16px;
    padding: 45px 27px 60px 27px;
    text-align: center;
    margin-bottom: 24px;
}
.home-section-5-card-text {
    margin-top: 33px;
    color: #080c20;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.4px;
    font-weight: bold;
    text-align: left;
}
.home-section-5-card:hover {
    background: #4062fe;
    text-decoration: none !important;
}
.home-section-5-card:hover .home-section-5-card-text {
    color: #f6f7f9 !important;
    text-decoration: none !important;
}
.home-section-6 h2 {
    font-size: 48px;
    color: #080c20;
    font-weight: bold;
    letter-spacing: -1.33px;
}
.home-blog-whitepaper-press-card {
    border-radius: 0 0 16px 16px;
}
.btn-blue-text {
    color: #4062fe;
}
.home-section-7 {
    margin-top: 103px;
    background: #4062fe;
    padding-top: 73px;
    padding-bottom: 54px;
}
.home-section-7 h2 {
    color: white;
    text-align: center;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #f6f7f9;
    font-weight: bold;
}
.home-section-7 p {
    color: #c8cfdb;
    text-align: center;
    margin-bottom: 28px;
}
.btn-careers {
    border: 1px solid #fff;
    margin-bottom: 28px;
    display: block;
    position: relative;
    padding-top: 21px;
    padding-bottom: 21px;
    border-radius: 16px;
}
.btn-careers:hover {
    background: white;
}
.btn-careers-text {
    font-size: 21px;
    color: #f6f7f9;
    font-weight: bold;
    float: left;
}
.btn-careers:hover .btn-careers-text {
    color: #4062fe;
}
.btn-careers-arrow {
    float: right;
    max-width: 10px;
    margin-right: 32px;
}
.btn-careers:hover .btn-careers-arrow {
    filter: brightness(0);
}
.btn-hollow-white {
    font-weight: bold;
    color: white;
    border: 2px solid white;
    border-radius: 6px;
}
.btn-hollow-white:hover {
    background: white;
    color: #4062fe;
}
.home-section-8 {
    padding-top: 98px;
    color: #6f7780;
}
.home-section-8 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 19px;
}
.home-section-8-description {
    margin-bottom: 81px;
    font-size: 18px;
}
.home-section-8-block {
    margin-bottom: 101px;
}
.home-section-8-icon img {
    max-width: 20px;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}
.home-section-8 h3 {
    font-size: 24px;
    line-height: 28px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 40px;
}
.home-section-9 {
    background-color: #fff;
    background-image: url(../../../../assets/background-home-how-it-works.png);
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: bottom !important;
    padding-top: 192px;
    color: #080c20;
    position: relative;
    background-position: 0px;
    padding-bottom: 160px;
}
.home-section-9 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    font-weight: bold;
    margin-bottom: 88px;
}
@media (max-width: 767px) {
    .home-section-9 {
        padding-bottom: 50px;
    }
}
.how-it-works-slide h3 {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
}
.how-it-works-slide p {
    color: #080c20;
    font-size: 18px;
}
.how-it-works-slider .slick-arrow,
.soc-slider .slick-arrow {
    display: none !important;
}
.how-it-works-slider ul.slick-dots,
.soc-slider ul.slick-dots {
    bottom: -30%;
    text-align: right;
    float: right !important;
    margin-left: 99%;
    height: 100%;
}
.how-it-works-slider .slick-dots li,
.soc-slider .slick-dots li {
    display: block !important;
}
li.slick-active {
    height: 73px !important;
}
@media (max-width: 767px) {
    .how-it-works-slide h3 {
        margin-top: 30px;
    }
    .how-it-works-slide img {
        max-width: 95%;
    }
}
.home-section-10 {
    background: url("../../../../../Downloads/censys/img/background-home-section-10.jpg") no-repeat;
    background-size: cover !important;
    color: white;
    padding-top: 100px;
    padding-bottom: 97px;
}
.home-section-10 h2 {
    font-size: 36px;
    line-height: 64px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: 24px;
}
footer {
    background: #080c20;
    color: white;
}
.footer-logo {
    max-width: 138px;
    margin-bottom: 26px;
}
.footer-contact-us {
    margin-bottom: 64px;
}
.footer-contact-us a {
    font-weight: bold;
    color: white;
}
.footer-contact-us a img {
    max-width: 14px;
    margin-left: 10px;
}
.btn-blue-hollow {
    padding-top: 7px;
    padding-bottom: 8px;
    border: 2px solid #4062fe;
}
.btn-blue-hollow:hover {
    background: #4062fe;
}
.footer-nav ul {
    padding-left: 0;
}
.footer-nav li.menu-item-has-children > a {
    position: relative;
    color: #385cff;
    font-size: 17px;
}
.footer-nav li > a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 5px;
    color: #385cff !important;
}
.footer-nav li a:hover {
    color: #ff7a38 !important;
}
.footer-nav .sub-menu {
    background: none;
    position: relative;
    top: 0;
    margin-bottom: 39px;
}
.footer-nav .sub-menu a {
    font-weight: normal;
    color: #000 !important;
    font-size: 14px;
}
.footer-legal {
    font-size: 14px;
}
.footer-legal a {
    color: #6a6a6a;
}
.footer-social-icons {
    text-align: right;
    position: relative;
    bottom: 10px;
    margin-bottom: 22px;
}
@media (max-width: 767px) {
    .footer-social-icons {
        text-align: left;
    }
}
.footer-social-icon {
    display: inline-block;
    margin-right: 19px;
    max-width: 30px;
}
.menu-footer-legal-navigation-container {
    display: inline-block;
}
#menu-footer-legal-navigation {
    padding-left: 0;
}
#menu-footer-legal-navigation li {
    display: inline-block;
}
#menu-footer-legal-navigation li:before {
    content: "•";
    font-weight: bold;
    margin-right: 15px;
    margin-left: 10px;
}
.footer-social-icon:last-child {
    margin-right: 0;
}
.footer-social-icon:hover {
    filter: brightness(200%);
}
.header-nav li > a:hover {
    color: #d8d8d8;
}
.header-nav li ul.sub-menu {
    border-radius: 8px;
    text-align: left;
    padding-left: 17px !important;
    padding-right: 17px !important;
    padding-top: 0px !important;
    padding-bottom: 32px !important;
}
.header-nav li ul.sub-menu li {
    text-align: left;
    padding: 0;
}
.header-nav li ul.sub-menu li a {
    padding: 0;
    padding-top: 15px;
}
.header-nav li ul.sub-menu li a:hover {
    color: #ff7a38 !important;
}
.blue-link {
    background-image: url(../../../../../Downloads/censys/img/nav-right-arrow.png);
    background-size: 12px;
    background-position: 100%;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px !important;
}
.blue-link a {
    color: #4062fe !important;
    display: block;
}
.header-login:hover {
    color: #d8d8d8;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .desktop-header .header-nav li a {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.mobile-menu {
    display: none;
}
.mobile-header {
    background: #101940;
}
.mobile-header-logo {
    max-width: 28px;
}
.open-mobile-menu img {
    max-width: 20px;
    cursor: pointer;
}
.open-mobile-menu-search-btn {
    color: white;
    font-weight: bold;
    border: 2px solid #4062fe;
    border-radius: 6px;
    padding: 8px;
}
.open-mobile-menu-search-btn:hover {
    background: #4062fe;
    color: white;
    text-decoration: none;
}
.close-mobile-menu-search-btn {
    color: #4062fe;
    font-weight: bold;
    border: 2px solid #4062fe;
    border-radius: 6px;
    padding: 8px;
}
.close-mobile-menu-search-btn:hover {
    background: #4062fe;
    color: white;
    text-decoration: none;
}
.fp-case-study-button {
    margin-bottom: 30px;
}
.mobile-nav ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.mobile-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #0f184c;
    display: block;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
}
.mobile-nav a:hover {
    text-decoration: none;
    color: #ff7a38;
}
.mobile-nav .grey-arrow > a {
    padding-top: 30px;
    background-image: url(../../../../../Downloads/censys/img/mobile-menu-arrow-right.png);
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-size: 12px;
    background-position: 100% 65%;
}
.mobile-menu {
    position: absolute;
    top: 0;
    width: 100%;
}
.mobile-nav .login-link a {
    color: #5d6bff;
    padding-bottom: 30px;
}
.mobile-nav .login-link a:hover {
    color: #ff7a38;
}
.learn-more a {
    color: #4062fe;
    font-weight: bold;
}
.learn-more a:hover {
    color: #ff7a38;
    text-decoration: none;
}
@media (min-width: 1200px) {
    .mobile-menu {
        display: none !important;
    }
}
.close-mobile-menu {
    max-width: 20px;
    float: right;
}
.use-cases-section-1 {
    background: #101940;
    color: white;
    padding-top: 118px;
    background-image: url(../../../../../Downloads/censys/img/use-cases-section-1.png);
    background-size: 546px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
@media (max-width: 991px) {
    .use-cases-section-1 {
        padding-bottom: 524px;
        background-position: bottom center;
    }
}
.use-cases-section-1-content,
.use-cases-section-2-content,
.use-cases-section-4-content {
    padding-left: 15px;
    padding-right: 15px;
}
.use-cases-section-1 h1 {
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.67px;
    margin-bottom: 20px;
    font-weight: 700;
}
.use-cases-section-1 p {
    margin-top: 40px;
    margin-bottom: 24px;
}
.use-cases-section-1-btn-1 {
    padding-top: 7px;
    padding-bottom: 8px;
    background: #4062fe;
    border: 2px solid #4062fe;
    color: white;
    font-weight: bold;
    margin-right: 24px;
}
.use-cases-section-1-btn-1:hover {
    background: none;
    color: white;
}
.use-cases-section-1-btn-2 {
    color: white !important;
    font-weight: bold;
}
.use-cases-section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.use-cases-section-2 h2 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1.33px;
    font-weight: bold;
    margin-bottom: 30px;
}
.use-cases-section-3 h2,
.use-cases-section-4 h2 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1.33px;
    font-weight: bold;
    margin-bottom: 30px;
}
.use-cases-section-2 p,
.use-cases-section-3 p,
.use-cases-section-4 p {
    color: #6f7780;
    margin-bottom: 45px;
}
.use-cases-section-2-statistics .ucs2s-icon,
.use-cases-section-3-statistics .ucs3s-icon {
    max-width: 18px;
    margin-bottom: 28px;
}
.use-cases-section-2-statistics .ucs2s-number,
.use-cases-section-3-statistics .ucs3s-number {
    color: #080c20;
    font-size: 24px;
    font-weight: bold;
}
.use-cases-section-2-statistics .ucs2s-description,
.use-cases-section-3-statistics .ucs3s-description {
    color: #6f7780;
    letter-spacing: -0.27px;
    margin-bottom: 24px;
}
.ucs2s-button,
.ucs3s-button,
.ucs4s-button {
    display: inline-block;
    margin-right: 31px;
}
.ucs2s-button:last-child,
.ucs3s-button:last-child,
.ucs4s-button:last-child {
    margin-right: 0;
}
.btn-blue-text {
    font-weight: bold;
}
.btn-blue-text:hover {
    color: #e97139;
}
.use-cases-section-3 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.ucs3s-chart,
.ucs3s-chart-description,
.ucs4s-chart,
.ucs4s-chart-description {
    display: inline-block;
    vertical-align: middle;
}
.ucs3s-chart,
.ucs4s-chart {
    max-width: 85px;
    margin-right: 21px;
}
.ucs3s-chart-description {
    max-width: 140px;
    color: #6f7780;
}
.ucs4s-chart-description {
    color: #6f7780;
    max-width: 194px;
}
.ucs3s-buttons,
.ucs4s-buttons {
    margin-top: 27px;
}
.use-cases-section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (max-width: 767px) {
    .use-cases-section-1-buttons,
    .ucs2s-buttons {
        margin-bottom: 30px;
    }
    .ucs2s-description,
    .ucs3s-description {
        margin-bottom: 60px !important;
    }
    .ucs3s-buttons {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .ucs4s-buttons {
        margin-bottom: 40px;
    }
}
.roles-main {
    background: #101940;
    color: #fff;
    padding-bottom: 86px;
}
.roles-intro {
    padding-top: 100px;
    padding-bottom: 86px;
}
.roles-intro h1 {
    font-size: 60px;
    letter-spacing: -1.67px;
    margin-bottom: 45px;
}
.roles-intro p {
    color: #c8cfdb;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 24px;
}
@media (max-width: 767px) {
    .roles-intro .btn {
        margin-bottom: 30px;
    }
}
.roles-dropdown-inner {
    background-color: #fafbff;
    border-radius: 24px;
    display: flex;
    padding: 28px 42px 27px 37px;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 575px) {
    .roles-dropdown-inner {
        display: block;
    }
}
.roles-dropdown-label {
    color: #080c20;
    font-size: 24px;
    font-weight: bold;
    width: 15%;
}
@media (max-width: 991px) {
    .roles-dropdown-label {
        font-size: 14px;
    }
}
.roles-dropdown-select {
    width: 85%;
}
.roles-dropdown-select select {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background-color: rgba(64, 98, 254, 0.1);
    border: 0;
    height: 47px;
    padding-left: 14px;
    font-size: 16px;
    color: #080c20;
    font-weight: bold;
    border-radius: 6px;
    background-image: url(../../../../assets/select-chevron.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
}
@media (max-width: 575px) {
    .roles-dropdown-select {
        width: 100%;
    }
}
.roles-change-panel {
    margin-top: 24px;
}
.roles-change-panel .btn-blue-hollow {
    font-weight: bold;
    color: #4062fe;
}
.roles-change-panel-content {
    background: #fff;
    border-radius: 24px;
    padding: 40px 42px 52px 44px;
    color: #6f7780;
}
.roles-change-panel-content h2 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 58px;
    color: #080c20;
    font-weight: bold;
}
.roles-change-panel-content ul {
    margin-top: 0;
    padding-top: 0;
}
.roles-panel-sidebar h3 {
    font-size: 16px;
    color: #080c20;
    font-weight: bold;
}
.roles-panel-learn-more {
    text-align: right;
}
@media (max-width: 767px) {
    .roles-panel-learn-more {
        text-align: left;
        margin-top: 30px;
    }
}
.pill.orange {
    font-size: 13px;
    padding: 4px 7px 5px 7px;
    background: #f7ded2;
    border-radius: 2px;
    color: #ff7a38;
    letter-spacing: 0.2px;
    font-weight: bold;
}
.pill.orange.linkable {
    color: #ff7a38;
    cursor: pointer;
}
.pill.orange.linkable:hover {
    background: #ff7a38;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}
.pill.green {
    font-size: 13px;
    padding: 4px 7px 5px 7px;
    background: rgba(28, 190, 120, 0.1);
    border-radius: 2px;
    color: #1cbe78;
    letter-spacing: 0.2px;
    font-weight: bold;
}
.pill.green.linkable {
    color: #1cbe78;
    cursor: pointer;
}
.pill.green.linkable:hover {
    background: #1cbe78;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}
.pill.blue {
    font-size: 13px;
    padding: 4px 7px 5px 7px;
    background: rgba(64, 98, 254, 0.15);
    border-radius: 2px;
    color: #4062fe;
    letter-spacing: 0.2px;
    font-weight: bold;
}
.pill.blue.linkable {
    color: #4062fe;
    cursor: pointer;
}
.pill.blue.linkable:hover {
    background: #4062fe;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
}
.pill.grey {
    background: #f6f7f9;
    border-radius: 13.5px;
    color: #6f7780;
    font-size: 13px;
    padding: 4px 15px 5px 15px;
    margin-bottom: 13px;
    display: inline-block;
}
.roles-panel-sidebar .see-all-link a {
    display: block;
    margin-top: 30px;
    font-weight: bold;
    color: #4062fe;
}
@media (max-width: 991px) {
    .roles-panel-sidebar {
        margin-top: 30px;
    }
}
.roles-change-panel strong {
    color: #080c20;
}
.roles-panel-logo {
    margin-bottom: 15px;
}
.pill-spacer {
    margin-top: 8px;
}
.roles-change-panel .see-all-link a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.roles-change-panel .free {
    padding-left: 9px;
    font-size: 13px;
    letter-spacing: 0.2px;
    font-weight: 600;
    font-style: italic;
    color: #4062fe;
}
.roles-panel-learn-more .btn:hover {
    color: white !important;
}
.product-hero {
    background: #101940;
    color: #fff;
    padding-top: 126px;
    padding-bottom: 90px;
}
.product-hero h1 {
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.67px;
    color: #f6f7f9;
    margin-bottom: 40px;
}
.product-hero p {
    font-size: 18px;
    color: #c8cfdb;
}
.product-hero-button {
    display: inline-block;
    margin-right: 24px;
    margin-top: 40px;
}
.product-main {
    background: #f6f7f9;
    padding-bottom: 100px;
}
.product-section-2 {
    padding-top: 80px;
    padding-bottom: 90px;
}
.product-section-2 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: "Inter", sans-serif;
}
.product-section-2 p {
    font-size: 18px;
    line-height: 28px;
    color: #6f7780;
}
.product-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.product-section-icon {
    max-width: 48px;
    margin-bottom: 25px;
}
.product-section h3 {
    font-weight: bold;
    font-size: 32px;
    color: #080c20;
    margin-bottom: 30px;
}
.product-section p {
    color: #6f7780;
}
.product-section .learn-more {
    color: #4062fe;
    font-weight: bold;
}
.product-section .learn-more:hover {
    color: #ff7a38;
    text-decoration: none;
}
@media (max-width: 767px) {
    .product-section-img {
        padding-top: 30px;
    }
}
.roles-asd-hero {
    background: #101940;
    color: #f6f7f9;
    padding-top: 87px;
}
.roles-asd-hero h1 {
    font-size: 60px;
    letter-spacing: -1.67px;
    margin-bottom: 48px;
}
.asd-sub-menu {
    padding-top: 84px;
}
.asdsm-icon {
    max-width: 47px;
    margin: 0 auto 14px;
}
.asdsm-name {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}
.asd-sub-menu {
    border-bottom: 5px solid transparent;
    cursor: pointer;
}
.asd-sub-menu.active {
    border-bottom: 5px solid #ff7a38;
}
main.vuln,
main.it {
    display: none;
    background: #f6f7f9;
}
main.soc {
    background: #f6f7f9;
}
.soc-section-1 {
    padding-top: 152px;
    padding-bottom: 196px;
}
.soc-section-1 h2 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 35px;
}
.soc-section-1 p {
    color: #6f7780;
    font-weight: 500;
    margin-bottom: 39px;
}
.soc-section-1 .button {
    display: inline-block;
    margin-right: 31px;
}
.soc-section-1 .button:last-child {
    margin-right: 0;
}
.soc-section-2 h2 {
    font-size: 36px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 20px;
}
.soc-section-2 p {
    color: #6f7780;
}
.soc-slider {
    margin-top: 64px;
    margin-bottom: 89px;
}
.soc-slide {
    background: white;
    border-radius: 16px;
    padding: 61px 72px 63px 76px;
}
.soc-slide-number {
    color: #ff7a38;
    font-size: 24px;
    font-weight: bold;
    background: #f7ded2;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 100%;
    margin-bottom: 31px;
}
.soc-slide h3 {
    color: #080c20;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 33px;
}
.soc-slider ul.slick-dots {
    left: 5% !important;
}
@media (max-width: 1259px) {
    .soc-slider ul.slick-dots {
        left: 0% !important;
    }
}
@media (max-width: 767px) {
    .mobile-mt-3 {
        margin-top: 30px;
    }
    .mobile-mt-5 {
        margin-top: 60px;
    }
    .mobile-mb-3 {
        margin-bottom: 30px;
    }
    .mobile-pr-15 {
        padding-right: 15px;
    }
    .mobile-pl-15 {
        padding-left: 15px;
    }
}
.soc-section-3 {
    margin-top: 89px;
    margin-bottom: 0;
}
.soc-section-4,
.vuln-section-7,
.it-section-4,
.th-section-9,
.product-asm-section-9,
.enterprise-section-3,
.data-section-10,
.careers-outro,
.about-outro,
.thank-you-resources {
    background: url(../../../../../Downloads/censys/img/background-home-section-10.jpg);
    background-size: cover !important;
    color: white;
    padding-top: 85px;
    padding-bottom: 67px;
    background-color: #385cff;
}
.soc-section-4 h2,
.vuln-section-7 h2,
.it-section-4 h2,
.th-section-9 h2,
.enterprise-section-3 h2,
.data-section-10 h2,
.careers-outro h2,
.thank-you-resources h2 {
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -1px;
    margin-bottom: 46px;
}
.vuln-section-1 {
    padding-top: 122px;
    padding-bottom: 157px;
}
.vuln-section-1 h2 {
    font-size: 34px;
    letter-spacing: -1px;
    margin-bottom: 45px;
}
.vuln-section-1 p {
    color: #6f7780;
    font-weight: 500;
}
.vuln-card {
    background: #fff;
    padding: 35px 27px 20px 37px;
    margin-bottom: 30px;
    border-radius: 16px;
    text-align: center;
}
.vuln-card-icon {
    margin-bottom: 26px;
}
.vuln-card-text {
    font-weight: bold;
}
.vuln-section-2 {
    padding-top: 86px;
    padding-bottom: 88px;
    background: #4062fe;
    color: white;
}
.vuln-section-2-text-1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}
.vuln-section-2-quote-icon {
    margin-bottom: 9px;
}
.vuln-section-2 h2 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 46px;
    margin-bottom: 38px;
}
.buttons .button {
    display: inline-block;
    margin-right: 31px;
    margin-bottom: 20px;
}
.buttons .button:last-child {
    margin-right: 0;
}
.vuln-section-3 {
    padding-top: 115px;
    padding-bottom: 160px;
}
.vuln-section-3 h2 {
    margin-bottom: 40px;
}
.vuln-section-3 p {
    color: #6f7780;
    font-weight: 500;
}
.vuln-section-4 h2 {
    font-size: 36px;
    margin-bottom: 24px;
}
.vuln-section-4 p {
    color: #6f7780;
    font-weight: 500;
    margin-bottom: 50px;
}
.vuln-section-5 {
    padding-bottom: 181px;
}
.it-section-1 {
    padding-top: 156px;
    background: white;
}
.it-section-1 h2 {
    font-size: 36px;
    letter-spacing: -1px;
    color: #080c20;
}
.it-section-2 {
    padding-top: 111px;
    padding-bottom: 109px;
    background-color: #f6f7f9;
}
.it-section-2 h2 {
    font-size: 36px;
    letter-spacing: -1px;
    color: #080c20;
    margin-bottom: 70px;
}
.it-card {
    display: inline-block;
    width: 31%;
    margin: 1%;
    vertical-align: top;
    background: #fff;
    padding: 35px 41px 30px 42px;
    border-radius: 16px;
}
.it-card-icon {
    max-width: 44px;
    margin: 0 auto 26px;
}
.it-card-text {
    color: #080c20;
    font-weight: bold;
}
.it-section-3 {
    padding-top: 111px;
    padding-bottom: 0;
}
.it-section-3 h2 {
    font-size: 36px;
    color: #080c20;
    letter-spacing: -1px;
    margin-bottom: 35px;
}
.it-section-3 p {
    margin-bottom: 70px;
}
.th-section-1 {
    background: #101940;
    color: #f8f9fb;
    padding-top: 70px;
    padding-bottom: 58px;
}
.th-section-1 h1 {
    margin-bottom: 41px;
}
.th-section-1 p {
    font-weight: 500;
    color: #ced5e1;
    margin-bottom: 32px;
}
.threat-hunter-main {
    background: #f6f7f9;
}
.th-section-2 {
    padding-top: 147px;
    padding-bottom: 137px;
}
.th-section-2 p {
    color: #848e98;
    font-weight: 500;
    margin-bottom: 43px;
}
.th-section-3 {
    padding-top: 76px;
    padding-bottom: 84px;
    background: rgba(200, 207, 219, 0.44);
}
.th-section-3 h2 {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -1px;
    color: #07052b;
    margin-bottom: 24px;
}
.th-section-3 p {
    font-weight: 500;
    color: #848e98;
}
.th-section-4 {
    padding-top: 107px;
    padding-bottom: 168px;
    background: white;
}
.th-section-4 h2 {
    color: #090133;
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 35px;
}
.th-section-4 p {
    color: #8e98a3;
    font-weight: 500;
}
.th-section-5 {
    background: white;
}
.th-section-5 h2 {
    font-size: 36px;
    color: #080c20;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: 24px;
}
.th-section-5 p {
    color: #79828c;
    margin-bottom: 25px;
}
.th-section-6 {
    background: #f6f7f9;
    padding-top: 180px;
}
.th-section-6 h2 {
    font-size: 36px;
    color: #080c20;
    margin-bottom: 24px;
}
.th-section-6 p {
    color: #79828c;
    font-weight: 500;
    margin-bottom: 65px;
}
.th-section-7 {
    padding-bottom: 124px;
}
.mb-5 {
    margin-bottom: 60px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter", sans-serif !important;
}
.gd-section-1 {
    padding-top: 88px;
    padding-bottom: 58px;
    background: #101940;
    background-image: url(../../../../../Downloads/censys/img/govt-map.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    color: #fff;
}
.gd-section-1 h1 {
    font-size: 60px;
    letter-spacing: -1.67px;
    color: #f7f8fa;
    margin-bottom: 32px;
}
.gd-section-1 p {
    font-weight: 500;
    color: #c8cfdb;
    margin-bottom: 32px;
}
.gd-main {
    background: #f6f7f9;
}
.gd-section-2 {
    padding-top: 147px;
    padding-bottom: 214px;
}
.gd-section-2 p {
    color: #79828c;
    font-weight: 500;
    margin-bottom: 24px;
}
.gd-section-3 h2 {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -1px;
    color: #070925;
    margin-bottom: 24px;
}
.gd-section-4 {
    padding-top: 190px;
    padding-bottom: 168px;
}
.gd-section-4 h2 {
    font-size: 36px;
    color: #07052b;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
.gd-section-5 h2 {
    font-size: 36px;
    color: #07052b;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
.gd-section-4 p,
.gd-section-5 p {
    color: #848e98;
    font-weight: 500;
    margin-bottom: 35px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        max-width: 890px;
    }
}
.product-asm-section-1 {
    padding-top: 125px;
    padding-bottom: 130px;
    background: #101940;
}
.product-asm-section-1 h1 {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 32px;
    color: white;
}
.product-asm-section-1 p {
    font-size: 18px;
    color: white;
}
.product-asm-section-2 {
    background: #f6f7f9;
    padding-top: 130px;
    padding-bottom: 97px;
}
.product-asm-section-2 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    margin-bottom: 39px;
}
.product-asm-section-2 p {
    font-size: 18px;
    color: #6f7780;
    margin-bottom: 40px;
}
.asm-screen-1 {
    position: relative;
}
.asm-screen-1 img {
    position: absolute;
    top: -60px;
}
@media (max-width: 991px) {
    .asm-screen-1 img {
        position: relative;
        top: 0;
    }
}
.product-asm-section-4 {
    background: #fff;
    padding-top: 124px;
    padding-bottom: 91px;
}
.product-asm-section-4 h2 {
    margin-bottom: 74px;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
}
.product-asm-section-4 p {
    color: #6f7780;
}
.product-asm-section-4 a {
    color: #4062fe;
}
.product-asm-section-4 a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.pas4-4-col-section {
    margin-top: 74px;
}
.pas4-icon {
    margin-bottom: 16px;
    max-width: 20px;
}
.product-asm-section-5 {
    background: #f6f7f9;
    padding-top: 82px;
    padding-bottom: 131px;
}
.product-asm-section-5 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 92px;
}
.product-asm-section-5 .pas5-card {
    background: #fff;
    border-radius: 16px;
    padding: 38px 30px 41px 25px;
    margin-bottom: 46px;
}
.product-asm-section-6 {
    background: #f6f7f9;
}
.product-asm-powered {
    background: #fff;
    padding-top: 112px;
    padding-bottom: 122px;
}
.powered-icon {
    max-width: 51px;
    margin-bottom: 16px;
}
.product-asm-powered h3 {
    font-size: 30px;
    margin-bottom: 21px;
}
.product-asm-powered h4.blue-text {
    color: #4062fe;
    font-size: 30px;
}
.product-asm-section-6 {
    padding-top: 83px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.33px;
    color: #080c20;
}
.product-asm-section-6 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 60px;
}
.product-asm-section-7 {
    padding-top: 115px;
    background: #f6f7f9;
    padding-bottom: 95px;
}
.product-asm-section-7 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 50px;
}
.product-asm-section-7 .btn {
    margin-bottom: 60px;
}
.pas7-card {
    background: #fff;
    border-radius: 16px;
    padding: 58px 35px 65px 36px;
}
.pas7-card h3 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.5px;
    color: #080c20;
    margin-bottom: 55px;
}
.pas7-card p {
    color: #6f7780;
}
.product-asm-section-9 h2 {
    margin-bottom: 33px;
}
.product-hnri-section-1 {
    padding-top: 118px;
    padding-bottom: 0;
    background: #101940;
    color: white;
}
.product-hnri-section-1 h1 {
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.67px;
    color: #fff;
    margin-bottom: 49px;
}
.product-hnri-section-1 p {
    font-size: 18px;
    color: #c8cfdb;
    margin-bottom: 34px;
}
.product-hnri-section-1 .btn {
    margin-bottom: 117px;
}
.product-hnri-section-1 .hnri-sub-menu {
    color: #c8cfdb;
    font-size: 30px;
    line-height: 64px;
    letter-spacing: -0.83px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 5px solid transparent;
    cursor: pointer;
}
.product-hnri-section-1 .hnri-sub-menu.active {
    color: #fff;
    line-height: 64px;
    letter-spacing: -0.83px;
    border-bottom: 5px solid #ff7a38;
}
.free {
    display: none;
}
.enterprise-section-1 {
    padding-top: 104px;
    padding-bottom: 0;
}
.enterprise-section-1 h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.5px;
    color: #080c20;
    margin-bottom: 27px;
}
.enterprise-section-1 p {
    color: #6f7780;
}
.single-button {
    margin-top: 45px;
}
.enterprise-section-2 {
    padding-top: 82px;
    padding-bottom: 176px;
    background: #f6f7f9;
}
.enterprise-section-2 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 94px;
}
.e-card {
    background: #fff;
    padding: 38px 34px 28px 21px;
    border-radius: 16px;
    color: #6f7780;
    margin-bottom: 46px;
}
.enterprise-section-3 h2 {
    margin-bottom: 10px;
}
.enterprise-section-3 p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 23px;
}
.data-section-1 {
    background: #101940;
    padding-top: 114px;
    padding-bottom: 61px;
}
.data-section-1 h1 {
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.67px;
    color: #fff;
    margin-bottom: 27px;
}
.data-section-1 p {
    color: #fff;
    font-size: 18px;
}
.data-section-2 {
    padding-top: 92px;
}
.data-section-2 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 26px;
}
.data-section-2 p {
    font-size: 18px;
    line-height: 28px;
    color: #6f7780;
    margin-bottom: 30px;
}
.data-section-3 {
    background: white;
    padding-top: 73px;
    padding-bottom: 114px;
}
.data-section-3 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    text-align: center;
}
.data-sub-section {
    padding-top: 100px;
    padding-bottom: 50px;
    color: #6f7780;
}
.data-sub-section-icon {
    max-width: 51px;
    margin-bottom: 17px;
}
.data-sub-section h3 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.5px;
    color: #080c20;
}
.data-sub-section .blue-number {
    font-size: 30px;
    margin-top: 30px;
    color: #4062fe;
}
.data-section-4 {
    padding-top: 110px;
    padding-bottom: 78px;
}
.data-section-4 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 127px;
}
.data-section-2 .buttons {
    margin-bottom: 50px;
}
.bottom-border {
    border-bottom: 1px solid black;
}
.ds4-chart {
    background: #fff;
    border-radius: 36px;
    margin-bottom: 78px;
}
.ds4-chart-row,
.ds4-chart-image-row {
    display: flex;
    align-items: center;
}
.ds4-chart-row {
    border-bottom: 1px solid rgba(200, 207, 219, 0.5);
}
.ds4-chart-row:last-child {
    border-bottom: 0;
}
.lc,
.rc {
    width: 50%;
    padding-top: 18px;
    padding-bottom: 18px;
}
.lc {
    padding-left: 51px;
}
.rc {
    font-size: 24px;
    line-height: 38px;
    border-left: 1px solid rgba(200, 207, 219, 0.5);
    padding-left: 51px;
}
.r-col {
    padding-left: 25px;
}
@media (max-width: 575px) {
    .ds4-chart-row {
        display: block;
    }
}
@media (max-width: 875px) {
    .r-col h4,
    .rc {
        font-size: 18px !important;
    }
    .lc {
        padding-left: 20px;
    }
}
@media (max-width: 575px) {
    .ds4-chart .rc,
    .ds4-chart .lc {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }
    .ds4-chart-image-row {
        display: block;
    }
    .ds4-chart-image-row .l-col {
        padding-left: 25px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .ds4-chart-row .rc {
        padding-left: 45px;
        border-left: 0;
    }
}
.data-section-6 {
    padding-bottom: 144px;
}
.data-section-6 p {
    color: #6f7780;
    margin-top: 10px;
}
.data-section-7 {
    background: #fff;
}
.data-section-7 h2 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    color: #080c20;
    margin-bottom: 112px;
}
.data-section-7 h3 {
    font-size: 32px;
    line-height: 42px;
    color: #080c20;
    margin-bottom: 44px;
}
.data-section-7 p {
    color: #6f7780;
}
.data-section-8 {
    padding-top: 146px;
}
.home-section-2 .statistics-icon {
    max-height: 20px;
}
@media (max-width: 1199px) {
    a.home-section-2-button:nth-child(2n),
    a.home-section-2-button:last-child {
        margin-right: 0;
    }
    .home-section-2 .statistics-text {
        font-size: 25px;
    }
    .home-section-5-card-text {
        font-size: 23px;
    }
    .pill {
        font-size: 11px !important;
    }
}
@media (max-width: 767px) {
    a.home-section-2-button {
        margin-right: 0;
    }
    h1 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .home-section-2 .statistics-icon {
        margin: 0 auto 15px;
    }
    .home-section-2-text {
        text-align: center;
    }
    h2 {
        font-size: 38px !important;
        line-height: 38px !important;
    }
    .home-section-5-card-text,
    .ucs2s-buttons,
    .use-cases-section-2-statistics,
    .use-cases-section-3-statistics,
    .ucs3s-buttons,
    .use-cases-section-4-statistics,
    .ucs4s-buttons {
        text-align: center;
    }
    .ucs2s-icon,
    .ucs3s-icon {
        margin-left: auto;
        margin-right: auto;
    }
    .asd-sub-menu.active {
        border-bottom: 0;
        color: #ff7a38;
    }
    .it-card {
        width: 100%;
        margin-right: 0;
    }
}
@media (max-width: 575px) {
    .asdsm-name {
        font-size: 12px;
    }
}
.home-section-4 {
    position: relative;
}
.discover-screen {
    max-width: 580px;
    position: absolute;
    right: 0;
}
@media (max-width: 1354px) {
    .discover-screen {
        max-width: 500px;
    }
}
@media (max-width: 991px) {
    .discover-screen {
        position: relative;
        margin-left: auto;
        top: 110px;
        z-index: 2;
        padding-left: 15px;
    }
    .discover-text {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.home-section-5-icon {
    max-width: 54px;
}
.home-section-5-card-image {
    text-align: left;
}
@media (max-width: 767px) {
    .home-section-5-card-image {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .mobile-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.home-slide-img {
    max-height: 420px;
}
@media (max-width: 767px) {
    .home-slide-img {
        max-height: 230px;
    }
}
.slick-list,
.slick-track {
    height: 100%;
}
@media (max-width: 767px) {
    .how-it-works-slide {
        text-align: center;
        margin-bottom: 60px;
    }
}
.roles-main {
    background-image: url(../../../../../Downloads/censys/img/background-roles.png);
    background-size: 625px !important;
    background-position: top right !important;
    background-repeat: no-repeat;
}
.blue-checkmark {
    max-width: 30px;
    margin-left: auto;
}
.uc-section-4-img {
    position: relative;
    top: 80px;
}
.inline-block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.inline-block:last-child {
    margin-right: 0;
}
.roles-panel-sidebar .see-all-link a:last-child {
    margin-top: 0;
}
.asd-sub-menu .asdsm-icon {
    width: 48px;
    height: 52px;
    background: url(../../../../../Downloads/censys/img/roles-off.png);
    background-size: cover !important;
}
.asd-sub-menu.active .asdsm-icon {
    width: 48px;
    height: 52px;
    background: url(../../../../../Downloads/censys/img/roles-on.png);
    background-size: cover !important;
}
.vuln-card-icon {
    max-width: 52px;
    margin: 0 auto 15px;
}
.vuln-card {
    min-height: 180px;
}
@media (max-width: 767px) {
    .vuln-card {
        min-height: 150px;
    }
}
.btn-white-text {
    color: white !important;
}
@media (max-width: 767px) {
    .blue-checkmark {
        margin-left: 0;
        margin-bottom: 15px;
    }
}
.careers-intro {
    padding-top: 92px;
    padding-bottom: 63px;
}
.career-entry {
    background: #fff;
    display: block;
    font-size: 21px;
    color: #6f7780;
    text-decoration: none;
    padding: 26px 32px 21px 41px;
    border-radius: 16px;
    margin-bottom: 28px;
    font-weight: bold;
}
.career-entry:hover {
    text-decoration: none;
    color: #fff;
    background: #4062fe;
}
.chevron-grey {
    float: right;
    max-width: 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
}
.career-entry:hover .chevron-grey {
    opacity: 1;
    filter: brightness(200%);
}
.careers-benefits-perks {
    color: #080c20;
    border-bottom: 0;
}
.careers-benefits-perks h2 {
    color: #080c20;
    margin-bottom: 60px;
}
.careers-benefits-perks h3 {
    margin-top: 30px;
}
.careers-interview-process {
    border-top: 0;
}
.careers-outro h2 {
    font-size: 60px;
}
.careers-outro p {
    font-size: 18px;
    line-height: 28px;
}
.about-main {
    background: #fff;
}
.about-intro {
    background: #101940;
    color: white;
    padding-top: 113px;
    padding-bottom: 193px;
}
.about-photo {
    margin-top: -120px;
    margin-bottom: 85px;
}
.about-text-1,
.about-text-2 {
    font-size: 18px;
    color: #6f7780;
    font-weight: 500;
}
.about-logos {
    margin-top: 30px;
    margin-bottom: 30px;
}
.about-logo {
    margin-right: 42px;
}
.were-trusted {
    margin-top: 32px;
}
.about-photo-collage {
    margin-top: 64px;
    margin-bottom: 118px;
}
.about-text-2 {
    margin-bottom: 60px;
}
.about-text-2 h2 {
    color: #080c20;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.33px;
    margin-bottom: 43px;
}
.about-outro h3 {
    font-size: 16px;
    line-height: 32px;
    color: #f6f7f9;
    margin-bottom: 20px;
}
.about-outro-social-icon {
    max-width: 30px;
}
.about-outro-social-icon:hover {
    opacity: 0.8;
}
@media (min-width: 1250px) {
    .stand-out-checkmarks {
        position: absolute;
        bottom: 50%;
        transform: translateY(-30%);
    }
}
.enterprise-section-1 {
    background: white;
}
@media (max-width: 1199px) {
    .padding-1199-below {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.soc-slide ul {
    color: #6f7780;
    font-size: 14px;
}
@media (max-width: 767px) {
    .soc-slide {
        margin-bottom: 40px;
    }
}
@media (max-width: 1199px) {
    .soc-slide,
    .how-it-works-slide {
        margin-bottom: 40px;
    }
    .hnri-search-icon {
        margin-bottom: 15px;
    }
}
@media (max-width: 1199px) {
    .mobile-shrink {
        max-width: 350px;
    }
    .right-align {
        margin-left: auto;
        margin-right: 0;
    }
    .center-align {
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-mt-5 {
        margin-top: 50px;
    }
    .center-align {
        margin-left: auto;
        margin-right: auto;
    }
    .use-cases-section-3 {
        padding-bottom: 0;
    }
}
.data-section-7 {
    padding-top: 80px;
}
@media (max-width: 784px) {
    .asd-sub-menu.active {
        border-bottom: 0;
    }
}
@media (max-width: 991px) {
    .use-cases-section-1 {
        background-image: none;
        background-size: 0px;
        padding-bottom: 80px;
    }
}
@media (max-width: 575px) {
    .discover-screen {
        top: 0;
    }
    .home-section-9,
    .use-cases-section-3,
    .soc-section-1,
    .it-section-1,
    .it-section-3,
    .th-section-2,
    .th-section-6,
    .gd-section-2,
    .gd-section-4,
    .product-asm-section-6 {
        padding-top: 60px;
    }
    .soc-section-1,
    .vuln-section-3,
    .it-section-2,
    .th-section-2,
    .th-section-4,
    .gd-section-3,
    .enterprise-section-2,
    .data-section-6 {
        padding-bottom: 60px;
    }
    .gd-section-2,
    .product-section-4,
    .product-section-6,
    .product-asm-section-5 {
        padding-bottom: 0;
    }
    .it-section-1 h2 {
        margin-bottom: 30px;
    }
    .product-asm-section-4 h2 {
        margin-bottom: 0;
    }
}
@media (max-width: 575px) {
    .home-section-2-text h2 {
        font-size: 28px !important;
        line-height: 28px !important;
        margin-bottom: 20px;
    }
    .home-section-4-video {
        margin-bottom: 60px;
    }
    .btn-careers-text {
        font-size: 14px;
    }
    .home-section-8-block h3 {
        font-size: 20px;
    }
    .roles-dropdown-label {
        width: 100%;
    }
    .roles-dropdown-select select {
        font-size: 13px;
    }
    .roles-change-panel-content h3 {
        font-size: 18px;
    }
    .asdsm-name {
        font-size: 10px;
    }
}
.integration-card {
    background: white;
    border-radius: 16px;
    margin-bottom: 24px;
    padding: 30px 19px 43px 15px;
}
.integration-card h3 {
    color: #080c20;
    margin-bottom: 30px;
}
.diy-webinar-intro {
    background-image: url(../../../../assets/webinar-intro-background.png);
    background-size: cover;
    padding-top: 84px;
    padding-bottom: 85px;
}
.diy-webinar-sub-headline {
    color: #4062fe;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.diy-webinar-headline {
    color: #fff;
    font-size: 48px;
    letter-spacing: -1.33px;
    margin-bottom: 40px;
}
.diy-webinar-main {
    padding-top: 47px;
    padding-bottom: 70px;
}
@media (max-width: 767px) {
    .diy-webinar-headline h1 {
        font-size: 36px !important;
        line-height: 46px !important;
        letter-spacing: -1px;
    }
    .mobile-mb-5 {
        margin-bottom: 40px;
    }
    .diy-webinar-form h2 {
        color: #080c20;
        font-size: 24px !important;
        line-height: 64px;
        letter-spacing: -0.67px;
        margin-bottom: 55px;
    }
}
@media (max-width: 991px) {
    .diy-webinar-form {
        margin-top: 61px;
    }
}
@media (min-width: 1200px) {
    .diy-webinar-form {
        background: #fff;
        margin-top: -340px;
        padding: 37px;
        padding-right: 37px;
        border-radius: 24px;
        box-shadow: 0 2px 51px 0 rgba(0, 0, 0, 0.05);
        border: solid 1px #c8cfdb;
    }
    .diy-webinar-form h2 {
        margin-bottom: 50px;
    }
}
.home-section-1-call {
    margin-top: 25px;
    font-size: 20px;
    font-weight: bold;
}
.home-section-1-call a {
    color: #4a62fe;
}
.home-section-1-call a:hover {
    color: white;
    text-decoration: none;
}
.diy-webinar-sub-headline.white {
    color: white !important;
}
.orange {
    color: #ff7c39 !important;
}
.vm-asm-background {
    background-image: url(../../../../assets/background-vm-asm.png);
}
.pill.orange.linkable:hover {
    color: white !important;
}
.resources-intro {
    background: #101940;
    color: white;
    padding-top: 60px;
    padding-bottom: 60px;
}
.resources-intro h2 {
    color: #4062fe;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.58px;
}
.resources-intro h1 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 44px;
    font-weight: bold;
}
.resources-menu {
    background: #101940;
    z-index: 99999;
}
ul#resources-menu-nav {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
}
#resources-menu-nav li {
    text-align: center;
    width: 25%;
}
#resources-menu-nav li a {
    display: block;
    padding-top: 30px;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 5px solid transparent;
    color: #c8cfdb;
    font-size: 18px;
    font-weight: bold;
}
#resources-menu-nav li a:hover {
    text-decoration: none;
    color: white;
}
#resources-menu-nav li.active a {
    border-bottom: 5px solid #ff7a38;
    color: white;
}
.resources-webinars {
    padding-top: 100px;
    padding-bottom: 60px;
}
.resources-blog {
    padding-bottom: 63px;
}
.resources-blog-headline {
    color: #080c20;
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-bottom: 35px;
}
.resources-featured-blog-card,
.resources-featured-product-info-card {
    display: block;
    position: relative;
    background: white;
    padding: 29px 30px 45px 30px;
    border-radius: 16px;
    transition: all 300ms ease;
}
.resources-featured-blog-card:hover,
.resources-featured-product-info-card:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #ccc;
}
.resources-featured-blog-card .featured-pill,
.resources-featured-product-info-card .resources-featured-pill {
    color: white;
    background: #4062fe;
    position: absolute;
    top: 18px;
    right: 30px;
    padding: 6px 35px 6px 35px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 28px;
}
.resources-featured-blog-card .featured-date {
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: -0.27px;
    color: #4062fe;
    margin-top: 26px;
}
.resources-featured-blog-card .featured-title {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.83px;
    color: #080c20;
    font-weight: bold;
}
.resources-featured-blog-card .featured-author {
    margin-bottom: 15px;
}
.resources-featured-blog-card .featured-author-name {
    display: inline-block;
    vertical-align: middle;
    color: #6f7780;
    letter-spacing: -0.27px;
}
.resources-featured-blog-card .featured-excerpt {
    color: #6f7780;
    letter-spacing: -0.27px;
}
.recent-posts-headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.recent-posts-headline h3 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.67px;
    font-weight: bold;
}
.recent-posts-view-all a {
    font-size: 16px;
    color: #4062fe;
    font-weight: bold;
    text-decoration: none;
}
.recent-posts-view-all a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.recent-posts-entry-card {
    display: block;
    background: white;
    border-radius: 16px;
    margin-bottom: 33px;
    padding: 25px 25px 36px 25px;
}
.recent-posts-entry-card .recent-posts-entry-card-date {
    color: #4062fe;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.recent-posts-entry-card .recent-posts-entry-card-title {
    color: #080c20;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: -0.58px;
    font-weight: bold;
    margin-bottom: 33px;
}
.diy-webinar-sub-headline {
    font-size: 24px;
    color: white;
}
.diy-webinar-headline h1 {
    font-size: 48px;
    letter-spacing: -1.33px;
    font-weight: bold;
    line-height: 64px;
}
.diy-webinar-content {
    color: #6f7780;
    font-weight: 500 !important;
}
.diy-webinar-content h2 {
    color: #4062fe;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -0.83px;
    margin-bottom: 20px;
    font-weight: bold;
}
.diy-webinar-content h3 {
    margin-bottom: 20px;
    color: #101940;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.diy-webinar-form h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.83px;
    color: #080c20;
    font-weight: bold;
    margin-bottom: 25px;
}
.about-intro h1 {
    font-weight: bold;
}
.about-logo img {
    max-height: 50px;
}
a.btn.btn-white-hollow {
    color: white;
    border: 2px solid white;
    margin-bottom: 24px;
    font-weight: bold;
}
a.btn.btn-white-hollow:hover {
    background: white;
    color: #080c20 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}
.slider-content {
    color: #6f7780;
}
.section-4-content p {
    margin-bottom: 0;
    margin-top: 0;
}
.ufc-card {
    display: block;
    background: white;
    border-radius: 16px;
    color: black;
}
.ufc-card:hover {
    box-shadow: 10px 10px 10px #eee;
    text-decoration: none;
    color: black;
}
.ufc-card-feature-image {
    height: 135px;
    width: 100%;
    border-radius: 16px 16px 0 0;
    background-size: cover !important;
}
.ufc-label-type {
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.ufc-card-content {
    padding: 30px;
}
h3.ufc-headline {
    font-size: 18px;
}
.integrations-intro {
    background: url("../../../../../Downloads/censys/img/background-integrations.png");
    background-size: cover !important;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: top;
}
.integrations-intro h1 {
    margin-bottom: 30px;
}
.integrations-intro-paragraph {
    color: #6f7785;
    margin-bottom: 30px;
}
.integrations-favorites {
    margin-top: 104px;
}
.integrations-search {
    padding-bottom: 110px;
}
.integrations-asm-title {
    font-size: 30px;
    line-height: 64px;
    margin-bottom: 29px;
    letter-spacing: -0.83px;
}
.integrations-censys-search-title {
    margin-top: 154px;
    font-size: 30px;
    line-height: 64px;
    letter-spacing: -0.83px;
}
.integrations-censys-maintained-title {
    color: #4062fe;
    font-size: 24px;
    line-height: 64px;
    letter-spacing: -0.67px;
}
.integrations-third-party-developer-title {
    color: #4062fe;
    font-size: 24px;
    line-height: 64px;
    letter-spacing: -0.67px;
    margin-top: 47px;
}
.favorites-logo-card {
    background: #fff;
    border-radius: 24px;
    text-align: center;
    padding: 45px 15px 45px 15px;
    margin-bottom: 24px;
    display: block;
}
.favorites-logo-card:hover {
    box-shadow: 3px 3px 7px #ccc;
}
.favorites-logo img {
    max-height: 52px;
}
.integrations-card {
    border-radius: 24px;
    background: #fff;
    margin-bottom: 24px;
    padding: 30px 19px 50px 19px;
    display: block;
}
.integrations-card:hover {
    text-decoration: none;
    box-shadow: 3px 3px 7px #ccc;
}
.integrations-card-logo {
    text-align: center;
    margin-bottom: 33px;
}
.integrations-card-logo img {
    max-width: 75px;
}
.integrations-card-type {
    color: #4062fe;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.integrations-card-title h4 {
    color: #080c20;
    font-size: 30px;
    letter-spacing: -0.5px;
    font-weight: bold;
    margin-bottom: 20px;
}
.integrations-card-description {
    color: #6f7780;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.27px;
}

.press-intro {
    padding-top: 50px;
}
.press-entries {
    padding-bottom: 120px;
    padding-top: 50px;
}
.press-entry-card {
    display: block;
    padding: 26px 30px;
    margin-bottom: 30px;
    background: #fff;
    transition: all 300ms ease;
}
.press-entry-card h2 {
    color: black;
    font-size: 16px;
}
.press-entry-card:hover {
    box-shadow: 10px 10px 10px #eee;
    text-decoration: none;
}
.press-entry-card:hover h2 {
    color: #ff7a38;
    text-decoration: none;
}
.resources-featured-blog-card .featured-image,
.resources-featured-product-info-card .resources-featured-image {
    height: 192px;
    border-radius: 16px;
    background-size: cover !important;
    background-position: center center !important;
}
.recent-posts-entry-card {
    transition: all 300ms ease;
}
.recent-posts-entry-card:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #ccc;
}
.recent-posts-entry-card-author {
    color: #6f7780;
}
.email-subscribe-headline {
    font-size: 24px;
    color: #080c20;
    line-height: 32px;
    letter-spacing: -0.67px;
    margin-bottom: 29px;
}
.blog-subscribe-container {
    background: #fff;
    padding: 21px;
    border-radius: 16px;
    margin-bottom: 91px;
}
.resources-reports-headline {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #080c20;
}
.view-all {
    color: #4062fe;
    font-size: 16px;
    font-weight: bold;
}
.view-all:hover {
    color: #ff7a38;
    text-decoration: none;
}
.rwp-card {
    background: #fff;
    /*padding: 25px;*/
    display: block;
    border-radius: 16px;
    transition: all 300ms ease;
}
.rwp-card-feature-image {
    height: 183px;
    border-radius: 16px;
    margin-bottom: 36px;
    background-size: cover !important;
    background-position: center center !important;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}



.rwp-card-label-type {
    color: #4062fe;
    letter-spacing: -0.27px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
	padding-left:25px;
	padding-right:25px;
}
.recent-posts-entry-card:last-child {
    margin-bottom: 0;
}
.rwp-card:hover {
    box-shadow: 5px 5px 10px #ccc;
    text-decoration: none;
}
.rwp-card-label-type {
    color: #4062fe;
}
.rwp-card h3 {
    color: #080c20;
    font-size: 24px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
}
@media (max-width: 767px) {
    .resources-featured-blog-card {
        margin-bottom: 40px;
    }
    .resources-reports-headline {
        margin-bottom: 20px;
    }
    .rwp-card {
        margin-bottom: 24px;
    }
    h3.censys-in-the-news-headline {
        margin-bottom: 20px;
    }
}
.resources-reports {
    padding-bottom: 90px;
}
.resources-news {
    margin-bottom: 90px;
}
.itn-card {
    background: #fff;
    display: block;
    padding: 28px 25px 35px 26px;
    border-radius: 16px;
    transition: all 300ms ease;
    margin-bottom: 24px;
}
.itn-card .itn-company {
    margin-bottom: 20px;
}
.itn-card:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #ccc;
}
.itn-card-title {
    color: #080c20;
    font-size: 24px;
    margin-bottom: 20px;
}
.itn-company {
    color: #4062fe;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.itn-card-date {
    color: #6f7780;
}
.itn-card-feature-image {
    display: block;
    height: 144px;
    margin-bottom: 29px;
    border-radius: 14px;
    background-size: cover !important;
    background-position: center center !important;
}
.censys-product-info-headline {
    margin-bottom: 44px;
}
.product-info {
    padding-bottom: 109px;
}
.resources-featured-image {
    margin-bottom: 30px;
}
.resources-featured-product-info-card .featured-title {
    color: black;
    margin-bottom: 40px;
}
.featured-download-now {
    color: #4062fe;
    font-weight: bold;
}
.product-info-entry-card {
    display: block;
    background: #fff;
    padding: 40px;
    margin-bottom: 24px;
    border-radius: 16px;
    color: #080c20;
    transition: all 300ms ease;
}
.product-info-entry-card:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #ccc;
    color: #080c20;
}
.resources-featured-product-info-card {
    margin-bottom: 24px;
}
.widget-title {
    border-top: 1px solid #000;
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}
.sticky-sidebar ul {
    padding-left: 0;
    list-style: none;
}
.sticky-sidebar li {
    margin-bottom: 10px;
}
.sticky-sidebar li a {
    color: #6f7780;
}
.sticky-sidebar li a:hover {
    color: #ff7a38;
    text-decoration: none;
}
.rwp-page-main h1 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 3px;
    margin-top: 30px;
}
.rwp-page-card {
    display: block;
    background: #fff;
    /*padding: 25px;*/
    border-radius: 16px;
    transition: all 300ms ease;
    margin-bottom: 24px;
}
.rwp-page-card-feature-image {
    height: 183px;
    margin-bottom: 36px;
    background-size: cover !important;
    background-position: center center !important;
}
.rwp-page-card-type {
    color: #4062fe;
    margin-bottom: 28px;
    text-transform: uppercase;
}
.rwp-page-card h2 {
    color: #080c20;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.67px;
}
.rwp-page-card-title {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
}
.rwp-page-card:hover {
    text-decoration: none;
    box-shadow: 5px 5px 10px #ccc;
}
.itn-company img {
    border-radius: 100%;
    max-width: 28px;
    margin-right: 10px;
}
.itn-card-title {
    margin-top: 10px;
}
.rwp-page-card-feature-image {
    border-radius: 16px;
    margin-bottom: 16px;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

@media only screen and (min-width:768px) and (max-width: 1199px) {
.rwp-card-feature-image, .rwp-page-card-feature-image {
    height: 140px;
}
}

@media only screen and (max-width:768px) {
.rwp-card-feature-image, .rwp-page-card-feature-image {
    height: 267px;
}
}

.resources-featured-product-info-card .featured-type,
.product-info-entry-card-type {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #3f62fc;
}
.press-entry-card-content span.date {
    text-transform: uppercase !important;
    color: #3f62fc;
}
.about-slider {
    position: relative;
}
.about-slider .slick-arrow {
    max-width: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.about-slider .prev {
    left: -45px;
}
.about-slider .next {
    right: -45px;
}
.about-slider .slick-arrow:hover {
    opacity: 0.8;
}
@media (max-width: 991px) {
    .about-slider .prev {
        left: 0;
        z-index: 3;
    }
    .about-slider .next {
        right: 0;
        z-index: 3;
    }
}
.about-slider-section {
    padding-bottom: 120px;
}
.hubspot-form {
    position: relative;
    z-index: 9;
    margin-bottom: 50px;
}
.slick-dots li button:before {
    opacity: 0.45 !important;
    color: #4062fe !important;
    display: block !important;
    width: 7px !important;
    height: 10px !important;
    font-size: initial;
    content: "";
    background: #4062fe !important;
    border-radius: 2px;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #4062fe !important;
    display: block !important;
    width: 7px !important;
    height: 64px !important;
    font-size: initial;
    content: "";
    background: #4062fe !important;
    border-radius: 2px;
    transition: all 300ms ease;
}
.fp-hero-section {
    margin-top: -135px;
    position: relative;
    background-size: cover !important;
}
.fp-hero-section-overlay {
    background: rgba(24, 23, 74, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
}
.fp-hero-section-content {
    padding-top: 289px;
    padding-bottom: 318px;
}
.fp-hero-section h1 {
    font-size: 55px;
    color: #e4e4e4;
    margin-bottom: 19px;
    line-height: normal;
    font-weight: 800;
}
.fp-hero-section hr {
    border: 0;
    height: 2px;
    background: #cf674f;
    max-width: 594px;
    margin-bottom: 16px;
}
.fp-hero-section h2 {
    font-size: 40px;
    line-height: normal;
    color: #e4e4e4;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 41px;
}
.header-contact-us a {
    background: #385cff;
    color: white !important;
    border-radius: 10px;
    padding: 10px 23px 9px 23px;
    transition: all 300ms ease;
}
.header-contact-us a:hover {
    background: #ff7a38;
}

#menu-item-2052 {
	margin-right: 18px;
	position: relative;
    bottom: 10px;
}
#menu-item-2052 a {
    color: #385cff !important;
	border: 2px solid #385cff;
    border-radius: 10px;
    padding: 9px 30px 7px 30px;
    transition: all 300ms ease;
}

#menu-item-2052 a:hover {
    background: #385cff;
	color: white !important;
}



.fp-hero-section-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fp-hero-section-buttons .fp-hero-section-button-1 {
    margin-right: 30px;
}
@media (max-width: 767px) {
    .fp-hero-section-buttons {
        display: block;
    }
    .fp-hero-section-button-1 {
        margin-right: 0 !important;
    }
    .fp-hero-section-buttons .btn {
        display: block;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }
}
.btn-watch-a-video {
    background: linear-gradient(111.29deg, rgba(255, 255, 255, 0.1166) -1.83%, rgba(255, 255, 255, 0) 109.95%);
    border: 1px solid #e4e4e4;
    backdrop-filter: blur(70px);
    border-radius: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #e4e4e4 !important;
    font-weight: 800;
    transition: all 300ms ease;
}
.btn-watch-a-video:hover {
    opacity: 0.7;
}
.fp-use-cases {
    background: #3958e2;
    color: #e4e4e4;
    padding-top: 52px;
    padding-bottom: 52px;
}
.fp-use-case {
    max-width: 255px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991px) {
    .fp-use-case {
        margin-bottom: 62px;
    }
}
.fp-use-cases h2 {
    font-size: 18px !important;
    line-height: 24.3px !important;
    letter-spacing: 0.54px;
    margin-bottom: 19px;
}
.fp-use-cases hr {
    background: #cf674f;
    max-width: 74px;
    margin-bottom: 17px;
}
.fp-use-cases h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 23.7px;
}
.fp-hello {
    padding-top: 48px;
    padding-bottom: 54px;
    background-size: cover !important;
    background-position: 50% 100% !important;
}
.fp-hello h2 {
    font-size: 38px;
    line-height: 52.8px;
    letter-spacing: 0.57px;
    margin-bottom: 28px;
    color: #18174a;
}
.fp-hello-text {
    font-size: 18px;
    line-height: 25px;
    color: #18174a;
    letter-spacing: 0.27px;
    font-weight: 600;
    margin-bottom: 41px;
}
.fp-hello-search h3 {
    font-size: 25px;
    line-height: 34.8px;
    letter-spacing: 0.38px;
    color: #18174a;
    font-style: italic;
    font-weight: 600;
}
.fp-hello-search hr {
    width: 74px;
    height: 2px;
    background: #cf674f;
    margin-bottom: 22px;
}
.fp-gartner {
    background: #18174a;
    color: #fff;
    padding-top: 115px;
    padding-bottom: 158px;
}
.fp-gartner-content {
    position: relative;
}
.fp-gartner-text {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.27px;
    font-weight: 600;
}
.fp-gartner-top-text {
    position: absolute;
    font-style: italic;
}
.fp-gartner-top-text h3 {
    margin-top: 16px;
    font-style: normal;
}
.fp-gartner-bottom-text {
    position: absolute;
    bottom: 100px;
    font-style: italic;
}
@media (max-width: 991px) {
    .fp-gartner-text {
        position: relative;
    }
    .fp-gartner-bottom-text {
        margin-top: 64px;
        padding-right: 15px;
        bottom: 0;
    }
}
.fp-quote {
    background: #18174a;
    padding-bottom: 150px;
}
.fp-quote-content {
    background: #21296f;
    border-radius: 12px;
    padding-top: 31px;
    padding-bottom: 21px;
    padding-right: 42px;
    padding-left: 32px;
    text-align: right;
}
@media (max-width: 991px) {
    .fp-quote-content {
        text-align: center;
    }
}
.fp-quote-text {
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    color: #e4e4e4;
    font-style: italic;
}
.fp-quote-person {
    margin-top: 23px;
    font-size: 25px;
    color: #e4e4e4;
    font-weight: 600;
}
.fp-quote-button {
    margin-top: 83px;
    text-align: center;
}
.btn-266 {
    width: 100%;
    max-width: 266px;
}
footer {
    background: #f6f7f9;
}
footer .container {
    max-width: 1512.19px;
    margin-left: auto;
    margin-right: auto;
}
.fp-wwyd {
    padding-top: 80px;
    padding-bottom: 121.2px;
    background-size: cover !important;
    background-position: 50% 100% !important;
}
.fp-wwyd .container {
    max-width: 1410px;
}
.fp-wwyd h2 {
    font-size: 38px;
    color: #18174a;
    letter-spacing: 0.95px;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 92px;
}
@media (min-width: 992px) {
    .lg-text-right {
        text-align: right;
    }
    .lg-text-right hr {
        margin-left: 0;
        margin-right: 0;
        float: right;
    }
}
.wwyd-entry {
    margin-bottom: 37.2px;
}
@media (max-width: 991px) {
    .wwyd-entry {
        text-align: center;
    }
    .wwyd-entry hr {
        margin: auto !important;
        margin-bottom: 20px !important;
        float: none;
    }
}
.fp-wwyd h3 {
    font-size: 25px;
    color: #18174a;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 18px;
}
.fp-wwyd hr {
    border: 0;
    height: 2px;
    background-color: #cf674f;
    width: 74px;
    margin-top: 0;
    margin-bottom: 20px;
}
.fp-wwyd hr.left-align {
    margin-left: 0;
}
.wwyd-role-description {
    clear: both;
    font-size: 20px;
    color: #18174a;
}
.fp-globe-section {
    background: #18174a;
    padding-top: 150px;
}
.fp-case-study {
    background: #18174a;
    padding-bottom: 213px;
}
.fp-case-study-content {
    border-radius: 10px;
    padding: 65px 85px 65px 85px;
    background-color: #fff;
}
@media (max-width: 767px) {
    .fp-case-study-content {
        padding-left: 32px;
        padding-right: 32px;
    }
}
div#censysSearch {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#censysSearch input.form-control {
    border-radius: 0px;
}
.home .search-form {
    width: 88%;
}
#censysSearch #button-addon2 {
    border: 1px solid #ced4da;
    color: #3958e2;
}
#censysSearch .search-dropdown-container > div {
    position: relative;
    background: #3958e2;
    padding: 10px;
    width: 181px !important;
    padding: 14px !important;
    border-radius: 10px 0 0 10px;
    width: 100%;
    left: 0;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
#censysSearch .search-dropdown-item:hover {
    opacity: 0.8;
}
#censysSearch .search-dropdown {
    position: absolute !important;
    left: 15px !important;
    border-radius: 0 0 0 10px !important;
    bottom: -162px;
}
#censysSearch .select-dataset {
    font-size: 14px;
    opacity: 0.71;
    margin-bottom: 8px;
}
#censysSearch .search-dropdown-toggle-items i.fa-search {
    padding-right: 23px;
}
#censysSearch .btn-outline-secondary:hover {
    background: #eee;
}
#censysSearch .search-dropdown-item {
    text-align: left !important;
}
#censysSearch .search-dropdown-item i {
    padding-left: 8px !important;
    padding-right: 23px;
}
@media (max-width: 767px) {
    #censysSearch .search-dropdown {
        bottom: -152px;
    }
}
@media (max-width: 575px) {
    #censysSearch {
        display: block !important;
    }
    #censysSearch .search-dropdown-container > div {
        width: 100% !important;
        border-radius: 0 !important;
    }
    #censysSearch .search-dropdown {
        bottom: -112px !important;
        z-index: 999 !important;
        border: 0 !important;
        left: 0 !important;
    }
    .home .search-form {
        width: 100%;
        border-radius: 0;
    }
}
.btn-dark-text {
    color: #18174a;
}
.fp-case-study-content {
    color: #18174a;
    background-size: cover !important;
    background-position: 50% 100% !important;
}
.fp-case-study-content h2 {
    color: #18174a;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 34px;
    text-align: center;
}
.fp-case-study-content hr {
    width: 274px;
    border: 0;
    height: 2px;
    background: #cf674f;
    margin-bottom: 86px;
}
.fp-case-study-content h3,
.fp-case-study-content h4,
.fp-case-study-content h5,
.fp-case-study-content h6 {
    font-size: 22px;
    margin-bottom: 48px;
    color: #18174a;
}
.fp-case-study-quote {
    margin-top: 66.4px;
    margin-bottom: 50px;
    color: #18174a;
    font-size: 28px;
    line-height: 36.8px;
    font-style: italic;
    font-weight: 600;
}
.fp-case-study-quote-person {
    font-weight: 600;
    font-size: 23px;
}
.fp-learn-more {
    background: #3958e2;
    color: #e4e4e4;
    padding-top: 57px;
    padding-bottom: 64px;
}
.fp-learn-more h2 {
    font-size: 38px;
    text-align: center;
    font-style: italic;
    margin-bottom: 8px;
}
.fp-learn-more h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
    font-style: italic;
    font-weight: 500;
}
.fp-learn-more hr {
    border: 0;
    height: 2px;
    background: #cf674f;
    width: 164px;
    margin-bottom: 38px;
}
.fp-learn-more-slider .slick-track {
    display: flex !important;
}
.fp-learn-more-slider .slick-slide {
    height: auto;
}
.fp-learn-more-slider a:hover {
    text-decoration: none;
}
.fp-learn-more-slide-feature-image {
    background-size: contain !important;
}
.fp-learn-more-slide-feature-image img {
    border-radius: 7px 7px 0 0;
    height: 130px;
    width: 100%;
}
.fp-learn-more-slide-content {
    padding: 26px;
}
.fp-learn-more-slide-content h5,
.fp-learn-more-slide-content h4 {
    font-size: 16px;
    line-height: 24px;
    color: #e4e4e4;
    text-transform: capitalize;
    margin-bottom: 5px !important;
}
.fp-learn-more-slide-content hr {
    width: 44px;
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
@media (max-width: 575px) {
    .fp-learn-more-slider a {
        max-width: 100%;
    }
    .fp-learn-more-slider a img {
        width: 100%;
        height: auto !important;
    }
}
.fp-careers {
    background: #181949;
    padding: 161px 0 212px 0;
}
.fp-careers h2 {
    font-size: 38px;
    color: #e4e4e4;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 13px;
}
.fp-careers hr {
    border: 0;
    background: #cf674f;
    height: 2px;
    width: 59px;
    margin-left: 0;
}
.fp-careers h3 {
    font-size: 18px;
    line-height: 24px;
    color: #e4e4e4;
    font-weight: 500;
    margin-bottom: 60px;
}
.fp-careers .careers-btn {
    background: white;
    width: 100%;
    display: block;
    margin-bottom: 55px;
    border-radius: 10px;
    padding: 14px 19px 14px 26px;
    color: #18174a;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 300ms ease;
}
.fp-careers .careers-btn:hover {
    text-decoration: none;
    opacity: 0.7;
}
.fp-careers-page-btn {
    margin-top: 20px;
}
.btn-footer-contact-us {
    background: #385cff;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.43);
    padding: 11px 16px;
    transition: all 300ms ease;
}
.btn-footer-contact-us:hover {
    background: #ff7a38;
}
@media (max-width: 767px) {
    .footer-legal,
    .footer-social-icons {
        text-align: center;
    }
    #menu-footer-legal-navigation li {
        margin-right: 15px;
    }
    #menu-footer-legal-navigation li:last-child {
        margin-right: 0;
    }
    #menu-footer-legal-navigation li:before {
        display: none;
    }
}
span.btn-watch-a-video-text {
    position: relative;
    top: 2px;
}
.fp-use-cases .container {
    max-width: 1500px;
}
.fp-hello .container {
    max-width: 1230px;
}
.fp-gartner-content .container {
    max-width: 1400px;
}
#censysSearch i {
    font-size: 20px;
    position: relative;
    top: 2px;
    right: 3px;
}
.fp-globe-section img {
    position: relative;
    right: 115px;
}
body.page-template-rsa-conference-2021 {
    background: #fff !important;
}
.page-template-rsa-conference-2021 .container {
    max-width: 1572px;
}
.intro-sec {
    background-image: url(img/landing/hero-sec-bg.png);
    background-color: #f1f0f1;
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.intro-sec .intro-caption {
    padding-top: 120px;
    line-height: 73px;
    font-size: 25px;
}
.intro-sec .intro-caption h2 {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: bold;
    font-size: 66px;
    color: #11253e;
}
.intro-sec .intro-caption p {
    font-style: normal;
    font-size: 25px;
    color: #242021;
}
.intro-sec .intro-caption img {
    width: 50%;
}
.landing-sec-2 {
    background: #001368;
    padding: 30px 0;
    background: #001368;
    padding: 30px 0;
}
.landing-sec-2 p {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-style: normal;
}
.single-event {
    border: 1px solid #385cff;
    padding: 25px;
    border-radius: 12px;
}
.all-events {
    display: flex;
    margin-bottom: 40px;
}
.all-events:first-child .single-event .event-top h3.date {
    color: #7dc6a3 !important;
}
.all-events:nth-child(2) .single-event .event-top h3.date {
    color: #f48c8c !important;
}
.landing-events:nth-child(3) .single-event .event-top h3.date {
    color: #f48c8c !important;
}
.event-top h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}
.event-content {
    margin-bottom: 80px;
}
.event-content h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    text-align: left;
    line-height: 25px;
}
.event-content h4:first-child {
    text-transform: uppercase;
}
.event-content h4:first-child::before {
    content: ".";
    left: -2px;
    top: -17px;
    display: block;
    position: relative;
    font-size: 56px;
    float: left;
}
.event_person {
    max-width: 274px;
    margin-bottom: 7px;
    display: flex;
    align-items: center;
}
.event_person .person-left {
    margin-left: 20px;
}
.event_person .person-left h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #11253e;
}
.event_person .person-left h4:last-child {
    font-weight: normal;
}
.guest {
    display: block;
    clear: both;
}
.guest .person-left h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #11253e;
}
.guest .person-left h4 span {
    font-weight: bold;
}
.event_btn {
    display: block;
    clear: both;
    padding-top: 30px;
}
.landing_title_text {
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    color: #11253e;
    margin-bottom: 30px;
}
.highlight_col {
    display: flex;
}
.Highlights,
.agenda {
    padding: 160px 0;
    background: #fff;
}
.hightlight_content {
    border: 1px solid #000;
    border-radius: 12px;
}
.hightlight_content .hightlight_inner {
    padding: 30px;
}
.hightlight_content h3 {
    background: #001368;
    padding: 30px;
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
    color: #f1f1f1;
    border-radius: 12px 12px 0 0;
    line-height: 21px;
    height: 101px;
}
.hightlight_content p {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    color: #000000;
}
.hightlight_content .text-center {
    padding-bottom: 30px;
}
.agenda img {
    width: 77%;
    margin: auto !important;
    display: block;
}
.landing_btn {
    background: #385cff !important;
    box-shadow: 50px 60px 100px rgba(0, 0, 0, 0.05);
    border-radius: 10px !important;
    font-family: Inter;
    font-style: normal;
    font-weight: 800;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #efefef;
    border: 0;
}
.landing_btn:hover {
    background: #f07a3a !important;
    border: 0;
}
.hightlight_content {
    max-width: 403px;
    margin-left: auto;
    margin-right: auto;
}
.event-content p {
    line-height: 2rem;
}
@media only screen and (max-width: 1300px) {
    .guest {
        width: 100%;
    }
}
@media only screen and (max-width: 1000px) {
    .hightlight_content .hightlight_inner {
        padding: 24px !important;
        height: 256px !important;
    }
    .hightlight_content p {
        font-size: 14px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 768px) {
    .hightlight_content {
        margin-bottom: 30px;
    }
}
.may17-20 {
    max-width: 386px;
}
.agenda img {
    max-width: 973px;
    margin: auto;
}
.guest-photo {
    max-width: 104px;
}
.guest {
    clear: both;
    float: right;
    max-width: 274px;
    display: flex;
    align-items: center;
}
.guest img {
    margin-right: 10px;
}
.event-top h3:last-child {
    margin-bottom: 33px;
}
.event-1 h3 {
    color: #7dc6a3 !important;
}
.event-2 h3,
.event-3 h3 {
    color: #f48c8c !important;
}
.event-4 h3,
.event-5 h3 {
    color: #467aff !important;
}
.landing-events {
    padding-bottom: 30px !important;
}
header .container {
    max-width: 1580px;
}
.desktop-header {
    background: #f6f7f9;
}
.front-page-hero {
    background: #f6f7f9;
    position: relative;
    height: 770px;
}
.front-page-hero * {
    transition: all 300ms ease;
}
.front-page-hero-background {
    position: absolute;
    right: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    background: #f6f7f9;
}
.front-page-hero-blue-rectangle {
    position: absolute;
    z-index: 3;
    right: 0;
}
.front-page-hero-white-triangle {
    position: absolute;
    bottom: 40px;
    right: 0;
}
.front-page-hero-foreground {
    max-width: 825px;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
}
.front-page-hero h1 {
    margin-top: 80px;
    color: #11253e;
    font-size: 90px;
    line-height: 89px;
    letter-spacing: -3.6px;
    margin-bottom: 29px;
}
.front-page-hero-paragraph {
    max-width: 533px;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 47px;
    color: #11253e;
}
.front-page-hero-buttons {
    display: flex;
    align-items: center;
}
.front-page-hero-button .btn-dark-blue {
    padding: 17px 22px 17px 20px;
    background: #001368;
    color: #f6f7f9;
    font-weight: 600;
    font-size: 18px;
    margin-right: 16px;
    display: block;
    line-height: normal;
}
.front-page-hero-button .btn-dark-blue:hover {
    background: #ff7a38;
}
.front-page-hero-button .btn-watch-the-video {
    padding: 6px 12px 6px 20px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.43);
    color: #11253e;
    font-weight: 600;
    font-size: 18px;
}
.front-page-hero-button .btn-watch-the-video:hover {
    background: #fff;
}
.front-page-hero-screen-1 {
    position: absolute;
    right: 363px;
    top: 200px;
    z-index: 5;
    max-width: 660px;
}
.front-page-hero-screen-1 svg {
    box-shadow: 6px 11px 20px 0 rgba(0, 0, 0, 0.25);
}
.front-page-hero-screen-2 {
    position: absolute;
    right: 109px;
    top: 0px;
    z-index: 6;
    max-width: 597px;
}
.front-page-hero-screen-2 svg {
    box-shadow: 6px 11px 20px 0 rgba(0, 0, 0, 0.25);
}
.front-page-icon-section {
    background: #fff;
    position: relative;
    z-index: 12;
    margin-top: 52px;
    padding-top: 69px;
    padding-bottom: 143px;
}
.front-page-icon-section * {
    transition: all 300ms ease;
}
.front-page-icon-section .container {
    max-width: 1424px;
    margin-left: 232px;
}
.front-page-icon-section .front-page-icon-entry {
    display: flex;
    margin-bottom: 77px;
    align-items: center;
}
.front-page-icon-section .front-page-icon {
    margin-right: 20.88px;
}
.front-page-icon-section .front-page-icon-text {
    font-size: 18px;
    line-height: 21.5px;
    letter-spacing: 0.27px;
    color: #000;
    font-weight: 600;
}
.rounded-grey-section {
    background: white;
    padding-bottom: 200px;
}
.rounded-grey-section .rounded-grey-container {
    background: #f1f1f1;
    border-radius: 24px;
    max-width: 1377px;
    margin: auto;
    position: relative;
}
@media (max-width: 1378px) {
    .rounded-grey-section .rounded-grey-container {
        border-radius: 0;
    }
}
.rounded-grey-gartner {
    padding-left: 75px;
    padding-top: 107px;
    position: relative;
    padding-bottom: 77px;
}
.rounded-grey-gartner h2 {
    font-size: 38px;
    line-height: 52.8px;
    letter-spacing: 0.57px;
    margin-bottom: 39px;
    max-width: 1047px;
}
@media (max-width: 767px) {
    .rounded-grey-gartner h2 {
        font-size: 20px !important;
        line-height: 25.8px !important;
        letter-spacing: 0.7px !important;
    }
}
.rounded-grey-gartner .wp-image-1832 {
    margin-bottom: 62px;
    max-width: 216px;
}
@media (max-width: 767px) {
    .rounded-grey-gartner .wp-image-1832 {
        max-width: 104px;
    }
}
.rounded-grey-gartner .reviews {
    margin-bottom: 133px;
    max-width: 768px;
}
.rounded-grey-gartner .review-entry {
    margin-bottom: 60px;
    position: relative;
}
.rounded-grey-gartner .review-entry:last-child {
    margin-bottom: 0;
}
.rounded-grey-gartner .review {
    font-size: 25px;
    line-height: 34.8px;
    color: #000;
    font-weight: 600;
    position: relative;
    margin-bottom: 17px;
}
.rounded-grey-gartner .review-text {
    font-style: italic;
}
.rounded-grey-gartner .left-quote,
.rounded-grey-gartner .right-quote {
    position: relative;
    bottom: 10px;
}
.rounded-grey-gartner .reviewer {
    font-size: 20px;
}
.gartner-learn-more-button {
    text-align: center;
}
.gartner-learn-more-button .btn {
    padding: 18px 61px 18px 60px;
    font-weight: 800;
    font-size: 18px;
    border-radius: 10px;
    border: 0;
    color: white;
}
.gartner-learn-more-button .btn:hover {
    background: #ff7a38;
    color: white;
}
.gartner-screenshot {
    position: absolute;
    top: 210px;
    max-width: 693px;
    right: -200px;
}
@media (max-width: 767px) {
    .gartner-screenshot {
        display: none;
    }
}
.rounded-light-grey-video {
    background: #f6f6f6;
    padding-top: 98px;
    padding-bottom: 75px;
    padding-left: 32px;
    padding-right: 32px;
}
.rounded-light-grey-video-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.rounded-light-grey-video-content .column-1 {
    max-width: 598px;
    width: 100%;
    margin-right: 29px;
}
@media (max-width: 767px) {
    .rounded-light-grey-video-content .column-1 {
        margin-right: 0;
    }
}
.rounded-light-grey-video-content .column-1 h2 {
    font-size: 38px;
    line-height: 52.8px;
    letter-spacing: 0.57px;
    color: #000;
    margin-bottom: 30px;
}
.rounded-light-grey-video-content .column-1 p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.27px;
}
.rounded-light-grey-video-content .column-2 {
    margin-right: 42.5px;
}
.video-holder {
    position: relative;
}
.video-play-button {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    cursor: pointer;
}
.video-play-button:hover {
    opacity: 0.7;
}
.rounded-grey-use-cases {
    padding-top: 100px;
    padding-bottom: 144px;
}
.rounded-grey-use-cases-content {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.rounded-grey-use-cases-content h2 {
    color: #385cff;
    font-weight: 800;
    text-align: center;
    margin-bottom: 105px;
}
.flip-card {
    background-color: transparent;
    height: 471px;
    perspective: 1000px;
    margin-bottom: 67px;
    width: 100%;
    max-width: 393.33px;
    margin-left: auto;
    margin-right: auto;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card:hover .flip-card-front-icon,
.flip-card:hover .flip-card-front-text {
    opacity: 0;
}
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card-front {
    background-color: #001368;
    color: white;
    border-radius: 6px;
}
.flip-card-front-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.flip-card-front-icon {
    margin-bottom: 30.2px;
}
.flip-card-front-text {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.6px;
    color: #f1f1f1;
    font-weight: 800;
}
.flip-card-back {
    background-color: white !important;
    color: black;
    transform: rotateY(180deg);
}
.flip-card-back-content-top {
    border-radius: 6px 6px 0 0;
    background: #001368;
    padding: 30px 27px 30px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flip-card-back-content-top-text {
    text-align: left;
    color: white !important;
    font-weight: 800 !important;
}
.flip-card-back-content-top-text p {
    text-align: left !important;
    line-height: 27px !important;
    color: white !important;
    font-weight: 800;
}
.flip-card-back-content-bottom {
    position: relative;
    z-index: 9999;
    padding: 30px 22px 30px 20px;
    border-radius: 0 0 6px 6px;
    font-size: 18px;
    text-align: left !important;
    line-height: 147%;
}
.featured-case-study {
    background: #f6f6f6;
    position: relative;
    width: 100%;
    height: 931px;
}
.featured-case-study-image {
    position: absolute;
    left: -100px;
    max-width: 360px;
    margin-left: 32px;
    top: 120px;
}
.featured-case-study-column-1 {
    position: absolute;
    top: 101px;
    left: 334px;
    width: 100%;
}
.featured-case-study-column-1 h2 {
    max-width: 450px;
    color: #385cff;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 42px;
}
.featured-case-study-column-1 .column-1-text {
    font-size: 18px;
    line-height: 22.5px;
    max-width: 450px;
}
.featured-case-study-column-1 .column-1-text ul {
    padding-left: 40px !important;
    list-style: none;
    line-height: 22.5px;
}
.featured-case-study-column-1 .column-1-text li {
    line-height: 27.9px;
}
.featured-case-study-column-1 .column-1-text li:before {
    content: "\2022";
    color: #385cff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.featured-case-study-column-2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.featured-case-study-column-2-background {
    position: absolute;
    right: 0;
}
.featured-case-study-column-2-background > svg {
    position: absolute;
    right: 0;
}
.featured-case-study-column-1 .column-1-button {
    text-align: center;
    max-width: 450px;
    margin-top: 67px;
}
.featured-case-study-column-1 .column-1-button .btn {
    font-weight: 800 !important;
    padding: 16px 50px;
    font-size: 18px;
    border-radius: 10px;
    line-height: normal;
    border: 0;
}
.featured-case-study-column-1 .column-1-button .btn:hover {
    background: #ff7a38;
    color: white;
}
.featured-case-study-column-2-text {
    position: relative;
    width: 370px;
    right: 87px;
    color: white;
    font-size: 25px;
    line-height: 39.3px;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
    transform: skew(-10deg);
    top: 337px;
}
.featured-case-study-column-2-quote-person {
    margin-top: 45px;
    text-align: right;
    margin-right: 100px;
    color: #fff;
    z-index: 41;
    position: relative;
    top: 300px;
    font-size: 20px;
}
.beginning-white-quote-mark {
    position: absolute;
    top: -10px;
    left: -40px;
}
.what-makes-us-different {
    padding-top: 100px;
    padding-bottom: 204px;
}
@media (max-width: 767px) {
    .what-makes-us-different {
        padding-bottom: 100px;
    }
}
.what-makes-us-different .container {
    max-width: 1239px;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    margin: auto;
}
.what-makes-us-different h2 {
    color: #385cff;
    font-size: 38px;
    letter-spacing: 0.95px;
    margin-bottom: 116px;
}
.different-entry {
    margin-bottom: 72px;
    max-width: 388px;
    margin-left: auto;
    margin-right: auto;
}
.different-entry .different-text {
    padding: 26px 28px 40px 28px;
    background: white;
    border: 1px solid #385cff;
    border-radius: 28px;
    font-size: 18px;
}
.different-entry .different-img {
    text-align: center;
}
.different-entry h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #385cff;
    margin-bottom: 14px;
}
.learn-more-explore {
    background: #f6f6f6;
    padding-top: 100px;
    padding-bottom: 104px;
}
.learn-more-intro h2 {
    text-align: center;
    color: #385cff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 24px;
}
.learn-more-intro p {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 91px;
}
.learn-more-explore .container {
    max-width: 1051px;
    padding-left: 32px;
    padding-right: 32px;
}
.fp-learn-more-slide {
    margin-left: 20px;
    margin-right: 20px;
    background: #001368;
    border-radius: 7px;
    max-width: 319.11px;
}
.fp-learn-more-slide .slick-next,
.fp-learn-more-slide .slick-prev {
    opacity: 0;
}
.fp-learn-more-slide-content {
    background: #001368;
    color: white;
    font-size: 18px;
    line-height: 24px;
    border-radius: 0 0 7px 7px;
}
.diversity {
    padding: 100px 32px 202px 32px;
}
.diversity .container {
    max-width: 1003px;
    margin: auto;
}
.diversity h2 {
    font-size: 40px;
    color: #385cff;
    line-height: normal;
    margin-bottom: 35px;
}
.diversity p {
    max-width: 675px;
    font-size: 18px;
    color: black;
    margin: 0 auto 56px;
}
.diversity .diversity-slide {
    padding: 10px;
}
.slick-next,
.slick-prev {
    display: none;
}
.slider-prev,
.slider-next {
    position: absolute;
}
.fp-slider-container {
    position: relative;
}
.fp-learn-more-slider-nav .slider-prev,
.fp-learn-more-slider-nav .slider-next,
.diversity-slider-nav .slider-prev,
.diversity-slider-nav .slider-next {
    top: 64%;
}
.fp-learn-more-slider-nav .slider-prev,
.diversity-slider-nav .slider-prev {
    left: -80.66px;
    cursor: pointer;
}
.fp-learn-more-slider-nav .slider-prev svg:hover path,
.diversity-slider-nav .slider-prev svg:hover path {
    fill: #ff7a38;
}
@media (max-width: 1199px) {
    .fp-learn-more-slider-nav .slider-prev,
    .diversity-slider-nav .slider-prev {
        left: -40px;
    }
}
@media (max-width: 1109px) {
    .fp-learn-more-slider-nav .slider-prev,
    .diversity-slider-nav .slider-prev {
        top: 100%;
        left: 0;
    }
}
.fp-learn-more-slider-nav .slider-next,
.diversity-slider-nav .slider-next {
    right: -80.66px;
    cursor: pointer;
}
@media (max-width: 1199px) {
    .fp-learn-more-slider-nav .slider-next,
    .diversity-slider-nav .slider-next {
        right: -40px;
    }
}
@media (max-width: 1109px) {
    .fp-learn-more-slider-nav .slider-next,
    .diversity-slider-nav .slider-next {
        top: 100%;
        right: 0;
    }
}
.fp-learn-more-slider-nav .slider-next svg:hover path,
.diversity-slider-nav .slider-next svg:hover path {
    fill: #ff7a38;
}
.join-censys {
    background: #f6f6f6;
    border-radius: 0 0 33px 33px;
}
@media (max-width: 1199px) {
    .join-censys {
        padding-bottom: 100px;
    }
}
.join-censys .left-column {
    background: #385cff;
    transform: skew(14deg);
    width: 100%;
    max-width: 498px;
    margin-left: 150px;
}
.join-censys-trapezoid-content {
    transform: skew(-14deg);
}
@media (max-width: 1759px) {
    .front-page-hero h1 {
        font-size: 60px;
        line-height: 59px;
    }
}
@media (max-width: 1707px) {
    .front-page-icon-section .container {
        margin-left: auto;
        margin-right: auto;
        max-width: 1140px;
    }
    .featured-case-study-image {
        position: absolute;
        left: -100px;
        max-width: 300px;
    }
}
@media (max-width: 1559px) {
    .front-page-hero {
        padding-left: 32px;
    }
    .front-page-hero-white-triangle {
        bottom: 140px;
    }
    .front-page-hero-background {
        width: 60%;
    }
    .front-page-hero-blue-rectangle {
        width: 93%;
    }
    .front-page-hero-screen-1 {
        position: absolute;
        right: 363px;
        top: 250px;
        z-index: 5;
        width: 56%;
    }
    .front-page-hero-screen-2 {
        width: 50%;
    }
    .front-page-hero-screens {
        position: relative;
        left: 9%;
    }
    .front-page-icon-section {
        margin-top: -55px;
    }
}
@media (max-width: 1509px) {
    .featured-case-study-image {
        display: none;
    }
    .featured-case-study-column-1 {
        left: 200px;
    }
    .mobile-featured-case-study-image {
        width: 170px;
        bottom: 96px;
        position: relative;
        left: -85px;
    }
    .column-1-button .btn {
        position: relative;
        z-index: 3;
    }
}
@media (min-width: 1510px) {
    .mobile-featured-case-study-image {
        display: none;
    }
}
@media (max-width: 1389px) {
    .gartner-screenshot {
        top: 280px;
        right: 0;
        max-width: 550px;
    }
    .review-entry {
        max-width: 75%;
    }
    .rounded-grey-use-cases {
        margin-left: 32px;
        margin-right: 32px;
    }
}
@media (max-width: 1229px) {
    .featured-case-study-column-1 {
        left: 110px;
    }
}
@media (max-width: 1199px) {
    .front-page-icon-section {
        margin-top: 0px;
    }
    .front-page-hero {
        height: 950px;
    }
    .front-page-hero-background {
        top: 220px;
    }
    .front-page-hero-white-triangle {
        bottom: 350px;
    }
    .front-page-hero-blue-rectangle svg {
        height: 420px !important;
    }
    .front-page-icon-section {
        margin-top: -200px;
    }
    .rounded-grey-gartner {
        padding-right: 75px;
    }
    .gartner-screenshot {
        max-width: 450px;
        top: 360px;
    }
    .rounded-light-grey-video-content .column-1 {
        max-width: 498px;
    }
}
@media (max-width: 1099px) {
    .featured-case-study {
        height: auto;
    }
    .featured-case-study-column-1,
    .featured-case-study-column-2,
    .featured-case-study-image {
        position: relative;
    }
    .featured-case-study-column-1 {
        left: 0;
        padding-left: 32px;
        padding-right: 32px;
    }
    .featured-case-study-column-1 .column-1-text {
        max-width: 100%;
    }
    .featured-case-study-column-1 .column-1-button {
        text-align: left;
    }
    .featured-case-study-column-2-background {
        position: relative;
        background: #001368;
    }
    .mobile-featured-case-study-image {
        left: 225px;
        bottom: 110px;
    }
    .featured-case-study-column-2-background .blue-trapezoid {
        display: none;
    }
    .featured-case-study-column-2-text {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        transform: skew(0deg);
        padding-left: 52px;
        padding-right: 52px;
        padding-top: 30px;
    }
    .beginning-white-quote-mark {
        top: 20px;
        left: 20px;
    }
    .ending-white-quote-mark {
        right: 20px;
        bottom: 0;
        position: absolute;
    }
    .featured-case-study-column-2-quote-person {
        top: -20px;
    }
}
@media (max-width: 1088px) {
    .gartner-screenshot {
        max-width: 350px;
        top: 410px;
    }
}
@media (max-width: 991px) {
    .front-page-hero-screen-2 {
        top: 110px;
    }
    .front-page-hero-screen-1 {
        right: 253px;
    }
    .front-page-hero-background {
        top: 330px;
        width: 100%;
    }
    .front-page-hero-foreground {
        position: relative;
        width: 100%;
    }
    .front-page-hero-blue-rectangle {
        width: 100%;
    }
    .front-page-hero-blue-rectangle svg {
        height: 630px !important;
        width: 1144px !important;
    }
    .front-page-hero {
        height: 1330px;
    }
    h1 {
        font-size: 50px !important;
        line-height: 45px !important;
    }
    .front-page-hero {
        padding: 0 !important;
    }
    .front-page-hero-screens {
        position: relative;
        left: 5%;
    }
    .front-page-hero-white-triangle {
        bottom: 600px;
    }
    .front-page-icon-section {
        margin-top: -300px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .front-page-hero-screens {
        position: relative;
        left: 50%;
        transform: translateX(-42%);
        z-index: 9;
    }
    .rounded-grey-gartner h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .rounded-grey-gartner .review-entry {
        max-width: 65%;
    }
    .rounded-grey-gartner .gartner-screenshot {
        top: 310px;
    }
    .rounded-light-grey-video-content {
        display: block;
        position: relative;
    }
    .rounded-light-grey-video-content .column-1 {
        max-width: 100%;
        margin-bottom: 32px;
    }
    .rounded-light-grey-video-content .column-2 {
        display: none;
    }
    .rounded-light-grey-video-content .column-3 {
        text-align: center;
    }
}
@media (max-width: 907px) {
    .rounded-grey-gartner .review-entry {
        max-width: 55%;
    }
}
@media (max-width: 767px) {
    .front-pag-hero {
        height: 1270px;
    }
    .front-page-hero-screen-1 {
        right: 40%;
    }
    .front-page-hero-screen-2 {
        left: 30%;
    }
    .front-page-icon-section {
        margin-top: -350px;
        padding-bottom: 63px;
    }
    .rounded-grey-gartner {
        padding-left: 32px;
        padding-right: 32px;
    }
    .rounded-grey-gartner .review-entry {
        max-width: 100%;
    }
    .rounded-grey-gartner .gartner-screenshot {
        position: relative;
        top: 0;
        right: -32px;
        max-width: 100%;
    }
}
@media (max-width: 589px) {
    .front-page-hero-screens {
        top: 5%;
    }
}
@media (max-width: 449px) {
    .front-page-hero-buttons {
        display: block;
    }
    .front-page-hero-button {
        margin-bottom: 32px;
        margin-right: 0;
    }
    .front-page-hero-button .btn-dark-blue {
        margin-right: 0;
    }
    .front-page-hero-background {
        top: 450px;
        overflow: auto;
    }
    .front-page-hero-blue-rectangle svg {
        height: 490px !important;
        width: 884px !important;
        top: 30px;
        position: relative;
    }
    .front-page-hero-white-triangle {
        bottom: 700px;
    }
}
.home button.slick-prev.slick-arrow,
.home button.slick-next.slick-arrow {
    display: none !important;
}
.join-censys {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1299px) {
    .join-censys {
        display: block;
        width: 100%;
    }
}
.join-censys .join-censys-trapezoid {
    position: relative;
    margin-left: 154px;
    top: 6px;
}
.join-censys .join-censys-trapezoid h2 {
    position: absolute;
    color: #f6f6f6;
    top: 227px;
    font-size: 40px;
    font-weight: bold;
}
@media (max-width: 1199px) {
    .join-censys .join-censys-trapezoid h2 {
        background: #385cff;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 64px;
        padding: 32px;
    }
}
.join-censys .right-column {
    margin-right: 72px;
    width: 100%;
    max-width: 533px;
}
@media (max-width: 1299px) {
    .join-censys .right-column {
        padding: 32px;
        margin-left: auto;
        margin-right: auto;
    }
}
.join-censys .right-column h3 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 13px !important;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
}
.join-censys .right-column .join-censys-career-entry {
    display: block;
    width: 100%;
    background: white;
    padding: 12.3px 23px 12.3px 26px;
    -webkit-backdrop-filter: blur(70px);
    backdrop-filter: blur(70px);
    box-shadow: 50px 60px 100px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    margin-bottom: 27px;
    position: relative;
}
.join-censys .right-column .join-censys-career-entry:hover {
    background: #f6f6f6;
}
.join-censys .right-column .join-censys-career-entry .join-censys-career-entry-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.join-censys .right-column .join-censys-career-entry .join-censys-career-entry-content .career-entry-text {
    font-size: 17px;
    color: #000;
    letter-spacing: 0.42px;
}
.join-censys .right-column .join-censys-career-entry .join-censys-career-entry-content .career-entry-arrow {
    position: relative;
    top: 4px;
}
.join-censys .right-column .careers-button {
    margin-top: 43px;
    margin-bottom: 43px;
}
.join-censys .right-column .careers-button .btn {
    padding: 16px 38px 16px 38px;
    border-radius: 10px;
    border: 0;
}
.join-censys .right-column .careers-button .btn:hover {
    background: #ff7a38;
    color: white;
}
.desktop-header li:not(.header-contact-us) a:hover {
    color: #ff7a38 !important;
}
.products-intro {
    background: #f6f7f9;
}
.products-intro .content {
    display: flex;
    max-width: 1575.71px;
    padding-top: 40px;
    padding-bottom: 89px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 991px) {
    .products-intro .content {
        display: block;
    }
}
.products-intro .left-column {
    max-width: 775px;
}
@media (max-width: 1409px) {
    .products-intro .left-column {
        max-width: 50%;
        padding-right: 32px;
    }
}
@media (max-width: 991px) {
    .products-intro .left-column {
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 32px;
    }
}
.products-intro .left-column .eyebrow-title {
    font-weight: bold;
    margin-bottom: 33px;
    color: #385cff;
}
.products-intro .left-column h1 {
    margin-top: 0;
    font-size: 70px;
    line-height: 72px;
    letter-spacing: -1.75px;
    color: #1152e;
    margin-bottom: 30px;
}
@media (max-width: 1199px) {
    .products-intro .left-column h1 {
        font-size: 50px;
        line-height: 52px;
    }
}
.products-intro .left-column p {
    font-size: 20px;
    line-height: 26.6px;
    color: #1152e;
    margin-bottom: 76px;
}
.products-intro .right-column {
    max-width: 700px;
}
@media (max-width: 991px) {
    .products-intro .right-column {
        text-align: center;
    }
}
.demo-video-buttons {
    display: flex;
    align-items: center;
}
@media (max-width: 575px) {
    .demo-video-buttons {
        display: block;
    }
}
.demo-video-buttons .request-a-demo-button a {
    padding: 17px 22px 17px 20px;
    background: #001368;
    color: #f6f7f9;
    font-weight: 600;
    font-size: 18px;
    margin-right: 16px;
    display: block;
    line-height: normal;
    cursor: pointer;
}
.demo-video-buttons .request-a-demo-button a:hover {
    background: #ff7a38;
}
.demo-video-buttons .watch-video-button a {
    padding: 6px 12px 6px 20px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.43);
    color: #001368;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: 1px;
}
.demo-video-buttons .watch-video-button a:hover {
    background: white;
}
@media (max-width: 575px) {
    .demo-video-buttons .btn {
        display: block;
        width: 100%;
        margin-bottom: 32px;
    }
}
.products-logos {
    background: #f6f7f9;
    position: relative;
    height: 241px;
}
@media (max-width: 991px) {
    .products-logos {
        height: auto;
        background: #f1f1f1;
    }
}
.products-logos .product-logos-background {
    position: absolute;
    top: 0;
}
@media (max-width: 991px) {
    .products-logos .product-logos-background {
        display: none;
        position: relative;
    }
}
.products-logos .logos {
    position: absolute;
    top: 77px;
    width: 100%;
    max-width: 1327px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
@media (max-width: 991px) {
    .products-logos .logos {
        position: relative;
        top: 0;
        padding-top: 32px;
        padding-bottom: 32px;
    }
}
.products-logos .logo {
    display: inline-block;
    width: 19%;
}
@media (max-width: 991px) {
    .products-logos .logo {
        width: 25%;
        margin: 2%;
    }
}
.products-attack-surface-management {
    background: #f6f7f9;
    padding-top: 158px;
    padding-bottom: 178px;
}
.products-attack-surface-management .content {
    max-width: 1446px;
    margin: auto;
    padding-left: 32px;
    padding-right: 32px;
}
.products-attack-surface-management h2 {
    text-align: center;
    color: #11253e;
    font-weight: bold;
    font-size: 55px;
    line-height: 55px;
    letter-spacing: -0.28px;
    margin-bottom: 148px;
}
@media (max-width: 1199px) {
    .products-attack-surface-management h2 {
        margin-bottom: 64px;
    }
}
.products-attack-surface-management .flip-cards {
    display: flex;
    justify-content: space-between;
}
.products-attack-surface-management .flip-cards .flip-card {
    padding-right: 32px;
}
@media (max-width: 991px) {
    .products-attack-surface-management .flip-cards .flip-card {
        padding-right: 0;
    }
}
.products-attack-surface-management .flip-cards .flip-card:last-child {
    padding-right: 0;
}
@media (max-width: 991px) {
    .products-attack-surface-management .flip-cards {
        display: block;
    }
}
.how-asm-helps {
    background: #f6f7f9;
}
.how-asm-helps .content {
    max-width: 1716px;
    background: #f1f1f1;
    border-radius: 0 24px 24px 0;
    padding: 213px 39.5px 175px 175px;
}
@media (max-width: 1795px) {
    .how-asm-helps .content {
        padding: 175px 39.5px 175px 75px;
    }
}
@media (max-width: 1729px) {
    .how-asm-helps .content {
        padding-left: 45px;
    }
}
@media (max-width: 991px) {
    .how-asm-helps .content {
        padding: 64px 32px 64px 32px;
    }
}
.how-asm-helps .content .inner-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 991px) {
    .how-asm-helps .content .inner-content {
        display: block;
    }
}
.how-asm-helps .content .inner-content .left-column {
    max-width: 655px;
    margin-right: 79px;
}
@media (max-width: 1429px) {
    .how-asm-helps .content .inner-content .left-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .how-asm-helps .content .inner-content .left-column {
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .how-asm-helps .content .inner-content .left-column {
        max-width: 100%;
        margin-bottom: 32px;
        margin-right: 0;
    }
}
.how-asm-helps .content .inner-content .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 38px;
}
.how-asm-helps .content .inner-content .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.how-asm-helps .content .inner-content .right-column {
    max-width: 764.5px;
}
@media (max-width: 991px) {
    .how-asm-helps .content .inner-content .right-column {
        margin: auto;
    }
}
.continuous-asset-discovery {
    background: #f6f7f9;
    padding: 76px 75px 285.84px 112px;
    position: relative;
}
@media (max-width: 1199px) {
    .continuous-asset-discovery {
        padding: 64px 32px 64px 32px;
    }
}
.continuous-asset-discovery .content {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .continuous-asset-discovery .content {
        display: block;
    }
}
.continuous-asset-discovery .content .left-column {
    max-width: 745px;
    margin-right: 92px;
}
@media (max-width: 1366px) {
    .continuous-asset-discovery .content .left-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .continuous-asset-discovery .content .left-column {
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .continuous-asset-discovery .content .left-column {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }
}
.continuous-asset-discovery .content .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
@media (max-width: 991px) {
    .continuous-asset-discovery .content .left-column h2 {
        text-align: center;
    }
}
.continuous-asset-discovery .content .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
@media (max-width: 991px) {
    .continuous-asset-discovery .content .right-column {
        max-width: 756px;
        margin: auto;
    }
}
.continuous-asset-discovery .blue-trapezoid-1 {
    position: absolute;
    top: 515px;
    left: 0;
    transition: all 300ms ease;
}
@media (max-width: 1599px) {
    .continuous-asset-discovery .blue-trapezoid-1 svg {
        width: 60% !important;
    }
}
@media (max-width: 1226px) {
    .continuous-asset-discovery .blue-trapezoid-1 {
        display: none;
    }
}
.comprehensive-inventory {
    background: #f6f7f9;
    padding-bottom: 360px;
}
@media (max-width: 1199px) {
    .comprehensive-inventory {
        padding-bottom: 64px;
    }
}
@media (max-width: 991px) {
    .comprehensive-inventory h2 {
        text-align: center;
    }
}
.comprehensive-inventory .content {
    display: flex;
    position: relative;
    z-index: 2;
    padding-left: 32px;
    padding-right: 32px;
    align-items: center;
    max-width: 1738px;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .comprehensive-inventory .content {
        display: block;
    }
}
.comprehensive-inventory .content .left-column {
    max-width: 750px;
    margin-left: 92px;
    order: 2;
}
@media (max-width: 1199px) {
    .comprehensive-inventory .content .left-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .comprehensive-inventory .content .left-column {
        margin-left: 32px;
    }
}
@media (max-width: 991px) {
    .comprehensive-inventory .content .left-column {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 32px;
    }
}
.comprehensive-inventory .content .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
.comprehensive-inventory .content .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.comprehensive-inventory .content .right-column {
    max-width: 756px;
    margin-left: 32px;
}
@media (max-width: 1599px) {
    .comprehensive-inventory .content .right-column {
        margin-left: 0;
    }
}
@media (max-width: 991px) {
    .comprehensive-inventory .content .right-column {
        margin-left: auto;
        margin-right: auto;
    }
}
.internet-logbook {
    background: #f6f7f9;
    padding-bottom: 385px;
}
@media (max-width: 1199px) {
    .internet-logbook {
        padding-bottom: 64px;
    }
}
@media (max-width: 991px) {
    .internet-logbook h2 {
        text-align: center;
    }
}
.internet-logbook .content {
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    max-width: 1602px;
    margin: auto;
    align-items: center;
}
@media (max-width: 991px) {
    .internet-logbook .content {
        display: block;
    }
}
.internet-logbook .left-column {
    max-width: 745px;
    margin-right: 99px;
}
@media (max-width: 1366px) {
    .internet-logbook .left-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .internet-logbook .left-column {
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .internet-logbook .left-column {
        max-width: 100%;
        margin-right: 0;
    }
}
.internet-logbook .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
.internet-logbook .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.internet-logbook .right-column {
    max-width: 756px;
    margin: auto;
}
.risk-policy {
    background: #f6f7f9;
    position: relative;
    padding-bottom: 327px;
}
@media (max-width: 1199px) {
    .risk-policy {
        padding-bottom: 64px;
    }
}
@media (max-width: 991px) {
    .risk-policy h2 {
        text-align: center;
    }
}
.risk-policy .content {
    max-width: 1596px;
    margin: auto;
    display: flex;
    padding-left: 32px;
    padding-right: 32px;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .risk-policy .content {
        display: block;
    }
}
.risk-policy .left-column {
    max-width: 750px;
}
@media (min-width: 992px) {
    .risk-policy .left-column {
        order: 2;
    }
}
@media (max-width: 1366px) {
    .risk-policy .left-column {
        max-width: 50%;
        margin-left: 92px;
    }
}
@media (min-width: 1367px) {
    .risk-policy .left-column {
        max-width: 70%;
        margin-left: 5%;
    }
}
@media (max-width: 1199px) {
    .risk-policy .left-column {
        margin-left: 32px;
    }
}
@media (max-width: 991px) {
    .risk-policy .left-column {
        max-width: 100%;
        margin-left: 0;
    }
}
.risk-policy .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
.risk-policy .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.risk-policy .right-column {
    max-width: 656px;
}
@media (max-width: 1199px) {
    .risk-policy .right-column {
        margin: auto;
    }
}
.risk-policy .dark-blue-triangle {
    position: absolute;
    right: 0;
    top: 300px;
}
@media (max-width: 1366px) {
    .risk-policy .dark-blue-triangle {
        display: none;
    }
}
.asset-workflows {
    background: #f6f7f9;
    padding-bottom: 273.8px;
}
@media (max-width: 1199px) {
    .asset-workflows {
        padding-bottom: 64px;
    }
}
@media (max-width: 991px) {
    .asset-workflows h2 {
        text-align: center;
    }
}
.asset-workflows .content {
    max-width: 1548px;
    display: flex;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    margin: auto;
    position: relative;
    z-index: 3;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .asset-workflows .content {
        max-width: 100%;
        display: block;
    }
}
.asset-workflows .left-column {
    max-width: 745px;
    margin-right: 47px;
}
@media (max-width: 1366px) {
    .asset-workflows .left-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .asset-workflows .left-column {
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .asset-workflows .left-column {
        max-width: 100%;
        margin-right: 0;
    }
}
.asset-workflows .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
.asset-workflows .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.asset-workflows .right-column {
    max-width: 756px;
    position: relative;
}
@media (max-width: 991px) {
    .asset-workflows .right-column {
        margin: auto;
    }
}
.reporting-engine {
    background: #f6f7f9;
    padding-bottom: 320px;
}
@media (max-width: 1199px) {
    .reporting-engine {
        padding-bottom: 64px;
    }
}
@media (max-width: 991px) {
    .reporting-engine h2 {
        text-align: center;
    }
}
.reporting-engine .content {
    max-width: 1603px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
}
@media (max-width: 991px) {
    .reporting-engine .content {
        max-width: 100%;
        display: block;
    }
}
.reporting-engine .left-column {
    max-width: 750px;
}
@media (min-width: 992px) {
    .reporting-engine .left-column {
        order: 2;
        margin-left: 32px;
    }
}
@media (max-width: 1366px) {
    .reporting-engine .left-column {
        max-width: 50%;
    }
}
@media (max-width: 991px) {
    .reporting-engine .left-column {
        max-width: 100%;
        margin-bottom: 32px;
    }
}
.reporting-engine .left-column h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.25px;
    color: #11253e;
    margin-bottom: 57px;
}
.reporting-engine .left-column p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
    color: #000;
}
.reporting-engine .right-column {
    max-width: 656px;
}
@media (max-width: 991px) {
    .reporting-engine .right-column {
        margin: auto;
    }
}
.censys-integrations-intro {
    text-align: center;
    background: #f6f7f9;
    padding-bottom: 97px;
}
.censys-integrations-intro .content {
    padding-left: 32px;
    padding-right: 32px;
}
.censys-integrations-intro h2 {
    font-size: 55px;
    line-height: 55px;
    letter-spacing: -0.28px;
    color: #11253e;
    margin-bottom: 61px;
}
.censys-integrations-intro p {
    font-size: 25px;
    line-height: 33.3px;
    color: #11253e;
    max-width: 801px;
    margin: auto;
}
.censys-integrations-logos {
    background: #001368;
    padding: 84px 32px 77px 32px;
    text-align: center;
}
@media (max-width: 1099px) {
    .censys-integrations-logos {
        padding: 32px;
    }
}
.censys-integrations-logos .content {
    max-width: 1420px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
@media (max-width: 1099px) {
    .censys-integrations-logos .content {
        justify-content: center;
    }
}
@media (max-width: 1099px) {
    .censys-integrations-logos .content .logo {
        margin: 52px;
    }
}
.censys-integrations-button {
    padding-top: 97px;
    background: #f6f7f9;
    text-align: center;
    padding-bottom: 320px;
}
@media (max-width: 1199px) {
    .censys-integrations-button {
        padding-bottom: 97px;
    }
}
.censys-integrations-button .content {
    padding: 0 32px;
}
.data-foundation {
    background: #f6f7f9;
    position: relative;
    padding: 0 32px 120px 32px;
}
@media (max-width: 575px) {
    .data-foundation {
        padding: 0;
    }
}
.data-foundation .content {
    position: relative;
    background: #f1f1f1;
    border-radius: 24px;
    padding: 154px 69px 188px 69px;
}
@media (max-width: 991px) {
    .data-foundation .content {
        padding: 64px;
    }
}
@media (max-width: 767px) {
    .data-foundation .content {
        padding: 32px;
    }
}
@media (max-width: 575px) {
    .data-foundation .content {
        border-radius: 0 !important;
    }
}
.data-foundation .data-foundation-intro {
    text-align: center;
    max-width: 1173px;
    margin: auto;
}
.data-foundation .data-foundation-intro h2 {
    font-size: 55px;
    line-height: 59.5px;
    letter-spacing: -0.28px;
    color: #11253e;
    margin-bottom: 52px;
}
.data-foundation .data-foundation-intro p {
    font-size: 25px;
    line-height: 33.3px;
    color: #11253e;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .data-foundation .data-foundation-intro p {
        margin-bottom: 64px;
    }
}
.data-foundation .data-foundation-text {
    max-width: 910px;
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
    margin-bottom: 256px;
}
@media (max-width: 1599px) {
    .data-foundation .data-foundation-text {
        max-width: 60%;
    }
}
@media (max-width: 991px) {
    .data-foundation .data-foundation-text {
        max-width: 100%;
        margin-bottom: 64px;
    }
}
.data-foundation .data-foundation-radar {
    position: absolute;
    max-width: 709px;
    top: 39%;
    right: -103px;
    transition: all 300ms ease;
}
@media (max-width: 1548px) {
    .data-foundation .data-foundation-radar {
        max-width: 40%;
        top: 275px;
    }
}
@media (max-width: 1199px) {
    .data-foundation .data-foundation-radar {
        top: 50%;
        transform: translateY(-50%);
        max-width: 50%;
    }
}
@media (max-width: 991px) {
    .data-foundation .data-foundation-radar {
        display: none;
    }
}
.data-foundation .data-foundation-buttons {
    justify-content: center;
    display: flex;
    align-items: center;
}
@media (max-width: 575px) {
    .data-foundation .data-foundation-buttons {
        display: block;
        text-align: center;
    }
}
.data-foundation .data-foundation-buttons .data-foundation-button {
    margin-right: 27px;
}
@media (max-width: 575px) {
    .data-foundation .data-foundation-buttons .data-foundation-button {
        margin-right: 0;
    }
}
.data-foundation .data-foundation-buttons .data-foundation-button:last-child {
    margin-right: 0;
}
.data-foundation .data-foundation-buttons .data-foundation-button .btn-blue {
    padding: 17px 41px 16px 42px;
    line-height: normal;
    border: 0;
    border-radius: 10px;
}
.data-foundation .data-foundation-buttons .data-foundation-button .btn-blue:hover {
    background: #ff7a38;
    color: white;
}
@media (max-width: 575px) {
    .data-foundation .data-foundation-buttons .data-foundation-button .btn-blue {
        margin-bottom: 32px;
        width: 100%;
    }
}
.data-foundation .data-foundation-buttons .data-foundation-button .btn-hollow-dark-blue {
    border: 1px solid #001368;
    backdrop-filter: blur(70px);
    border-radius: 10px;
    color: #001368;
    padding: 12px;
    font-weight: 600;
}
.data-foundation .data-foundation-buttons .data-foundation-button .btn-hollow-dark-blue:hover {
    background: white;
}
@media (max-width: 575px) {
    .data-foundation .data-foundation-buttons .data-foundation-button .btn-hollow-dark-blue {
        width: 100%;
    }
}
.uc-intro {
    background: #f6f7f9;
    padding-top: 32px;
    padding-bottom: 113.4px;
}
.uc-intro .content {
    max-width: 1688.51px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 32px;
}
@media (max-width: 767px) {
    .uc-intro .content {
        display: block;
        padding-right: 32px;
    }
}
.uc-intro .content .left-column {
    max-width: 1072px;
    margin-right: 32px;
}
@media (max-width: 1199px) {
    .uc-intro .content .left-column {
        max-width: 60%;
    }
}
@media (max-width: 767px) {
    .uc-intro .content .left-column {
        margin-right: 0;
        max-width: 100%;
    }
}
.uc-intro .content .left-column .eyebrow-text {
    font-size: 20px;
    color: #385cff;
    font-weight: bold;
    margin-bottom: 33px;
}
.uc-intro .content .left-column h1 {
    font-size: 70px;
    line-height: 72px;
    letter-spacing: -1.75px;
    color: #11253e;
    margin-bottom: 33px;
}
@media (max-width: 1199px) {
    .uc-intro .content .left-column h1 {
        font-size: 40px !important;
        line-height: 42px !important;
    }
}
@media (max-width: 767px) {
    .uc-intro .content .left-column h1 {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}
.uc-intro .content .left-column p {
    font-size: 20px;
    line-height: 26.6px;
    color: #11253e;
    margin-bottom: 57px;
}
.uc-intro .content .right-column {
    max-width: 513px;
}
@media (max-width: 767px) {
    .uc-intro .content .right-column {
        margin-left: auto;
        position: relative;
        left: 32px;
        margin-top: 64px;
    }
}
@media (max-width: 575px) {
    .uc-intro .content .right-column {
        display: none;
    }
}
.uc-icon-section {
    background: #f6f7f9;
    position: relative;
}
@media (max-width: 1199px) {
    .uc-icon-section {
        background: #001368;
    }
}
@media (max-width: 575px) {
    .uc-icon-section {
        background: #f1f1f1;
        color: black;
    }
}
.uc-icon-section .uc-icons-background {
    position: relative;
}
@media (max-width: 1199px) {
    .uc-icon-section .uc-icons-background {
        display: none;
    }
}
.uc-icon-section .content {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-35%);
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1514px;
    margin-left: 140px;
    width: 100%;
}
@media (max-width: 1653px) {
    .uc-icon-section .content {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        left: 50%;
        transform: translate(-45%, -35%);
    }
}
@media (max-width: 1311px) {
    .uc-icon-section .content {
        transform: translate(-47%, -35%);
    }
}
@media (max-width: 1199px) {
    .uc-icon-section .content {
        padding-top: 84.7px;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
    }
}
.uc-icon-section .uc-icon {
    display: flex;
    align-items: center;
    margin-bottom: 84.7px;
}
.uc-icon-section .uc-icon .icon {
    max-width: 43px;
    margin-right: 18.64px;
}
.uc-icon-section .uc-icon .text {
    color: white;
    font-size: 18px;
    line-height: 21.2px;
    letter-spacing: 0.27px;
    color: #f6f7f9;
    font-weight: 600;
}
@media (max-width: 575px) {
    .uc-icon-section .uc-icon .text {
        color: #ffffff;
    }
}
.big-number {
    font-size: 110px;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    line-height: 154.6px;
    letter-spacing: 2.75px;
    color: #dfdfdf;
    margin-right: 41px;
    position: relative;
    bottom: 42px;
}
@media (max-width: 991px) {
    .big-number {
        bottom: 0;
    }
}
.uc-discover,
.uc-identify {
    padding-top: 194px;
    background: #f6f7f9;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 170px;
}
@media (max-width: 767px) {
    .uc-discover,
    .uc-identify {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
.uc-discover .content,
.uc-identify .content {
    max-width: 1681px;
    margin: auto;
    display: flex;
}
@media (max-width: 991px) {
    .uc-discover .content,
    .uc-identify .content {
        display: block;
    }
}
.uc-discover .middle-right-columns,
.uc-identify .middle-right-columns {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .uc-discover .middle-right-columns,
    .uc-identify .middle-right-columns {
        display: block;
    }
}
.uc-discover .middle-column,
.uc-identify .middle-column {
    max-width: 732px;
    margin-right: 60px;
}
@media (max-width: 1399px) {
    .uc-discover .middle-column,
    .uc-identify .middle-column {
        max-width: 50%;
    }
}
@media (max-width: 991px) {
    .uc-discover .middle-column,
    .uc-identify .middle-column {
        max-width: 100%;
        margin-right: 0;
    }
}
.uc-discover .middle-column h2,
.uc-identify .middle-column h2 {
    font-size: 50px;
    max-width: 618px;
    line-height: 55px;
    letter-spacing: -0.5%;
    margin-bottom: 65px;
}
.uc-discover .middle-column p,
.uc-identify .middle-column p {
    font-size: 20px;
    line-height: 165.5%;
    letter-spacing: 3.5%;
}
@media (max-width: 991px) {
    .uc-discover .right-column,
    .uc-identify .right-column {
        max-width: 791px;
        margin: auto;
    }
}
.uc-watch-a-demo {
    padding-left: 32px;
    padding-right: 32px;
    background: #f6f7f9;
    padding-bottom: 155px;
    text-align: center;
}
.uc-watch-a-demo .btn {
    border-radius: 10px;
    padding: 16px 52px 15px 52px;
    font-size: 17px;
    border: 0;
}
@media (max-width: 575px) {
    .uc-watch-a-demo .btn {
        width: 100%;
    }
}
.uc-watch-a-demo .btn:hover {
    background: #ff7a38;
    color: white;
}
.uc-maintain {
    background: #f6f7f9;
}
.uc-maintain .content {
    max-width: 1620px;
    background: #f1f1f1;
    padding: 150px 0 182px 150px;
    border-radius: 0 24px 24px 0;
    position: relative;
}
@media (max-width: 1620px) {
    .uc-maintain .content {
        border-radius: 0;
    }
}
.uc-maintain .content .columns {
    display: flex;
}
@media (max-width: 991px) {
    .uc-maintain .content .columns {
        display: block;
    }
}
@media (max-width: 1199px) {
    .uc-maintain .content {
        padding: 64px 32px 64px 32px;
        border-radius: 0;
    }
}
.uc-maintain h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.5%;
    color: #11253e;
    margin-bottom: 57px;
}
.uc-maintain .middle-right-columns {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .uc-maintain .middle-right-columns {
        display: block;
    }
}
.uc-maintain .middle-column {
    max-width: 756px;
}
@media (max-width: 1568px) {
    .uc-maintain .middle-column {
        max-width: 50%;
    }
}
@media (max-width: 1365px) {
    .uc-maintain .middle-column {
        max-width: 60%;
    }
}
@media (max-width: 1199px) {
    .uc-maintain .middle-column {
        max-width: 50%;
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .uc-maintain .middle-column {
        max-width: 100%;
        margin-right: 0;
    }
}
.uc-maintain .middle-column p {
    font-size: 20px;
    line-height: 165.5%;
    letter-spacing: 3.5%;
}
.uc-maintain .right-column {
    position: absolute;
    right: -160px;
    top: 270px;
    max-width: 678px;
}
@media (max-width: 1365px) {
    .uc-maintain .right-column {
        position: relative;
        right: 0;
        top: 0;
        max-width: 30%;
        margin-left: auto;
    }
}
@media (max-width: 1199px) {
    .uc-maintain .right-column {
        max-width: 758px;
        margin-right: auto;
        margin-top: 32px;
    }
}
.uc-maintain .request-a-demo-btn {
    margin-top: 235px;
    text-align: center;
}
@media (max-width: 1199px) {
    .uc-maintain .request-a-demo-btn {
        margin-top: 32px;
    }
}
.uc-maintain .request-a-demo-btn .btn {
    border: 0;
    font-size: 17px;
    padding: 16px 44px 15px 44px;
    border-radius: 10px;
}
.uc-maintain .request-a-demo-btn .btn:hover {
    background: #ff7a38;
    color: white;
}
.uc-maintain .stripe {
    position: absolute;
    bottom: -8px;
    left: 0;
}
@media (max-width: 1199px) {
    .uc-maintain .stripe {
        display: none;
    }
}
.uc-workflows {
    background: #f6f7f9;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 75px;
}
@media (max-width: 767px) {
    .uc-workflows {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}
.uc-workflows .content {
    box-shadow: 11px 17px 32px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    max-width: 1242px;
    display: flex;
    padding: 47px 70px 57px 82px;
    justify-content: space-between;
    align-items: center;
    border-radius: 28px;
    margin: auto;
    position: relative;
    z-index: 3;
}
@media (max-width: 767px) {
    .uc-workflows .content {
        display: block;
        padding: 32px;
        box-shadow: none;
        border-radius: 0;
        max-width: 100%;
    }
}
.uc-workflows .left-column {
    max-width: 880px;
}
@media (max-width: 991px) {
    .uc-workflows .left-column {
        max-width: 75%;
    }
}
@media (max-width: 767px) {
    .uc-workflows .left-column {
        max-width: 100%;
        margin-bottom: 32px;
    }
}
.uc-workflows .right-column {
    max-width: 188px;
}
@media (max-width: 767px) {
    .uc-workflows .right-column {
        margin: auto;
    }
}
.uc-workflows .large-paragraph {
    font-size: 27px;
    line-height: 39.2px;
    letter-spacing: 0.27px;
    color: #385cff;
    margin-bottom: 28px;
    padding-top: 64px;
}
.uc-workflows p {
    font-size: 20px;
    line-height: 33.1px;
    letter-spacing: 0.7px;
}
.uc-request-watch-demo {
    background: #f6f7f9;
    padding-top: 75px;
    position: relative;
}
@media (max-width: 767px) {
    .uc-request-watch-demo {
        background: white;
        padding-top: 32px;
        padding-bottom: 94px;
    }
}
.uc-request-watch-demo .content {
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;
    position: relative;
    z-index: 3;
}
.uc-request-watch-demo .btn-request-a-demo {
    border: 0;
    font-size: 16px;
    padding: 17px 22px 16px 22px;
    border-radius: 10px;
    margin-right: 18px;
}
.uc-request-watch-demo .btn-request-a-demo:hover {
    background: #ff7a38;
    color: white;
}
@media (max-width: 575px) {
    .uc-request-watch-demo .btn-request-a-demo {
        width: 100%;
        margin-bottom: 32px;
    }
}
.uc-request-watch-demo .btn-watch-a-demo {
    border: 1px solid #001368;
    border-radius: 10px;
    color: #001368;
    font-weight: 600;
    padding: 15px 17px 14px 17px;
}
@media (max-width: 575px) {
    .uc-request-watch-demo .btn-watch-a-demo {
        width: 100%;
    }
}
.uc-request-watch-demo .btn-watch-a-demo:hover {
    background: white;
}
.uc-request-watch-demo .stripe {
    position: absolute;
    top: -100px;
    right: 0;
}
@media (max-width: 991px) {
    .uc-request-watch-demo .stripe {
        display: none;
    }
}
.uc-cloud-governance {
    padding-top: 319px;
    background: #f6f7f9;
}
@media (max-width: 767px) {
    .uc-cloud-governance {
        padding-top: 0;
    }
}
.uc-cloud-governance .content {
    max-width: 1620px;
    background: #f1f1f1;
    padding: 150px 0 182px 150px;
    border-radius: 0 24px 24px 0;
    position: relative;
}
@media (max-width: 1620px) {
    .uc-cloud-governance .content {
        border-radius: 0;
    }
}
@media (max-width: 767px) {
    .uc-cloud-governance .content {
        padding-bottom: 90px;
    }
}
.uc-cloud-governance .content .columns {
    display: flex;
}
@media (max-width: 991px) {
    .uc-cloud-governance .content .columns {
        display: block;
    }
}
@media (max-width: 1199px) {
    .uc-cloud-governance .content {
        padding: 64px 32px 64px 32px;
        border-radius: 0;
    }
}
.uc-cloud-governance h2 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.5%;
    color: #11253e;
    margin-bottom: 57px;
}
.uc-cloud-governance .middle-right-columns {
    display: flex;
}
@media (max-width: 991px) {
    .uc-cloud-governance .middle-right-columns {
        display: block;
    }
}
.uc-cloud-governance .middle-column {
    max-width: 756px;
}
@media (max-width: 1568px) {
    .uc-cloud-governance .middle-column {
        max-width: 50%;
    }
}
@media (max-width: 1365px) {
    .uc-cloud-governance .middle-column {
        max-width: 60%;
    }
}
@media (max-width: 1199px) {
    .uc-cloud-governance .middle-column {
        max-width: 50%;
        margin-right: 32px;
    }
}
@media (max-width: 991px) {
    .uc-cloud-governance .middle-column {
        max-width: 100%;
        margin-right: 0;
    }
}
.uc-cloud-governance .middle-column p {
    font-size: 20px;
    line-height: 165.5%;
    letter-spacing: 3.5%;
}
.uc-cloud-governance .right-column {
    position: absolute;
    right: -160px;
    top: 100px;
    max-width: 678px;
}
@media (max-width: 1365px) {
    .uc-cloud-governance .right-column {
        position: relative;
        right: 0;
        top: 0;
        max-width: 30%;
        margin-left: auto;
    }
}
@media (max-width: 1199px) {
    .uc-cloud-governance .right-column {
        max-width: 758px;
        margin-right: auto;
        margin-top: 32px;
    }
}
.uc-cloud-governance .demo-cloud-buttons {
    margin-top: 161px;
    justify-content: center;
    display: flex;
}
@media (max-width: 991px) {
    .uc-cloud-governance .demo-cloud-buttons {
        margin-top: 64px;
    }
}
@media (max-width: 575px) {
    .uc-cloud-governance .demo-cloud-buttons {
        display: block;
    }
}
.uc-cloud-governance .btn-request-a-demo-btn {
    margin-right: 18px;
    padding: 17px 16px 17px 16px;
    border: 0;
}
.uc-cloud-governance .btn-request-a-demo-btn:hover {
    background: #ff7a38;
    color: white;
}
@media (max-width: 575px) {
    .uc-cloud-governance .btn-request-a-demo-btn {
        display: block;
        width: 100%;
        margin-bottom: 32px;
    }
}
.uc-cloud-governance .btn-cloud-misconfiguration {
    border: 1px solid #001368;
    font-weight: 600;
    color: #001368;
    font-size: 16px;
    line-height: auto;
    padding: 4px 14px;
}
.uc-cloud-governance .btn-cloud-misconfiguration:hover {
    background: white;
}
@media (max-width: 575px) {
    .uc-cloud-governance .btn-cloud-misconfiguration {
        display: block;
        width: 100%;
        margin-bottom: 32px;
        font-size: 12px;
    }
}
.uc-ensure,
.uc-threat-intel {
    padding-top: 441px;
    background: #f6f7f9;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 170px;
}
@media (max-width: 767px) {
    .uc-ensure,
    .uc-threat-intel {
        padding-top: 94px;
        padding-bottom: 90px;
    }
}
.uc-ensure .content,
.uc-threat-intel .content {
    max-width: 1681px;
    margin: auto;
    display: flex;
}
@media (max-width: 991px) {
    .uc-ensure .content,
    .uc-threat-intel .content {
        display: block;
    }
}
.uc-ensure .middle-right-columns,
.uc-threat-intel .middle-right-columns {
    display: flex;
    align-items: center;
}
@media (max-width: 1199px) {
    .uc-ensure .middle-right-columns,
    .uc-threat-intel .middle-right-columns {
        display: block;
    }
}
.uc-ensure .middle-column,
.uc-threat-intel .middle-column {
    max-width: 732px;
    margin-right: 60px;
}
@media (max-width: 1399px) {
    .uc-ensure .middle-column,
    .uc-threat-intel .middle-column {
        max-width: 50%;
    }
}
@media (max-width: 1199px) {
    .uc-ensure .middle-column,
    .uc-threat-intel .middle-column {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }
}
.uc-ensure .middle-column h2,
.uc-threat-intel .middle-column h2 {
    font-size: 50px;
    max-width: 618px;
    line-height: 55px;
    letter-spacing: -0.5%;
    margin-bottom: 65px;
}
.uc-ensure .middle-column p,
.uc-threat-intel .middle-column p {
    font-size: 20px;
    line-height: 165.5%;
    letter-spacing: 3.5%;
}
@media (max-width: 1199px) {
    .uc-ensure .right-column,
    .uc-threat-intel .right-column {
        max-width: 746px;
        margin: auto;
    }
}
.uc-ensure .right-column-content-box,
.uc-threat-intel .right-column-content-box {
    display: flex;
    align-items: center;
    background: white;
    padding: 54px 62px 43px 59px;
    border-radius: 28px;
    box-shadow: 11px 17px 32px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
    .uc-ensure .right-column-content-box,
    .uc-threat-intel .right-column-content-box {
        padding: 12px;
        border-radius: 8px;
    }
    .uc-ensure .right-column-content-box .mobile-icon,
    .uc-threat-intel .right-column-content-box .mobile-icon {
        text-align: center;
        max-width: 70px;
        margin: 0 auto 15px;
    }
}
@media (min-width: 768px) {
    .uc-ensure .right-column-content-box .mobile-icon,
    .uc-threat-intel .right-column-content-box .mobile-icon {
        display: none;
    }
}
.uc-ensure .right-column-content-box .column-1,
.uc-threat-intel .right-column-content-box .column-1 {
    font-size: 30px;
    line-height: 34.1px;
    letter-spacing: 3.5%;
    font-weight: 600;
    font-style: italic;
    margin-right: 32px;
}
@media (max-width: 1576px) {
    .uc-ensure .right-column-content-box .column-1,
    .uc-threat-intel .right-column-content-box .column-1 {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 1438px) {
    .uc-ensure .right-column-content-box .column-1,
    .uc-threat-intel .right-column-content-box .column-1 {
        max-width: 60%;
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 1199px) {
    .uc-ensure .right-column-content-box .column-1,
    .uc-threat-intel .right-column-content-box .column-1 {
        font-size: 30px;
        line-height: 34.1px;
    }
}
@media (max-width: 767px) {
    .uc-ensure .right-column-content-box .column-1,
    .uc-threat-intel .right-column-content-box .column-1 {
        font-size: 13px;
        line-height: 113.5%;
        max-width: 100%;
        margin-right: 0;
    }
}
.uc-ensure .right-column-content-box .column-2,
.uc-threat-intel .right-column-content-box .column-2 {
    width: 100%;
    max-width: 140px;
}
@media (max-width: 767px) {
    .uc-ensure .right-column-content-box .column-2,
    .uc-threat-intel .right-column-content-box .column-2 {
        display: none;
    }
}
.uc-demo-read-more {
    background: #f6f7f9;
}
.uc-demo-read-more .content {
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
    .uc-demo-read-more .content {
        display: block;
        padding-left: 32px;
        padding-right: 32px;
    }
}
.uc-demo-read-more .btn-request-a-demo {
    border: 0;
    margin-right: 29px;
    background: #385cff;
    color: white;
    padding: 17px 22px 16px 22px;
    border-radius: 10px;
}
.uc-demo-read-more .btn-request-a-demo:hover {
    background: #ff7a38;
    color: white;
}
@media (max-width: 575px) {
    .uc-demo-read-more .btn-request-a-demo {
        width: 100%;
        margin-bottom: 32px;
    }
}
.uc-demo-read-more .btn-read-more {
    padding: 17px 37px 16px 38px;
    border: 1px solid #001368;
    font-weight: 600;
    color: #001368;
    border-radius: 10px;
}
.uc-demo-read-more .btn-read-more:hover {
    background: white;
}
@media (max-width: 575px) {
    .uc-demo-read-more .btn-read-more {
        width: 100%;
    }
}
.uc-demo-buy-censys-data {
    background: #f6f7f9;
    position: relative;
    padding-bottom: 950px;
}
@media (max-width: 767px) {
    .uc-demo-buy-censys-data {
        padding-bottom: 100px;
    }
}
.uc-demo-buy-censys-data .content {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 3;
}
@media (max-width: 767px) {
    .uc-demo-buy-censys-data .content {
        display: block;
        padding-left: 32px;
        padding-right: 32px;
    }
}
.uc-demo-buy-censys-data .btn-request-a-demo {
    border: 0;
    margin-right: 29px;
    background: #385cff;
    color: white;
    padding: 17px 22px 16px 22px;
    border-radius: 10px;
}
.uc-demo-buy-censys-data .btn-request-a-demo:hover {
    background: #ff7a38;
    color: white;
}
@media (max-width: 575px) {
    .uc-demo-buy-censys-data .btn-request-a-demo {
        width: 100%;
        margin-bottom: 32px;
    }
}
.uc-demo-buy-censys-data .btn-censys-data {
    padding: 17px 37px 16px 38px;
    border: 1px solid #001368;
    font-weight: 600;
    color: #001368;
    border-radius: 10px;
}
.uc-demo-buy-censys-data .btn-censys-data:hover {
    background: white;
}
@media (max-width: 575px) {
    .uc-demo-buy-censys-data .btn-censys-data {
        width: 100%;
    }
}
.uc-demo-buy-censys-data .stripe {
    position: absolute;
    bottom: -160px;
}
@media (max-width: 1666px) {
    .uc-demo-buy-censys-data .stripe {
        bottom: -300px;
    }
}
@media (max-width: 846px) {
    .uc-demo-buy-censys-data .stripe {
        bottom: -350px;
    }
}
@media (max-width: 767px) {
    .uc-demo-buy-censys-data .stripe {
        display: none;
    }
}
@media (min-width: 768px) {
    .front-page-mobile-hero-screen {
        display: none;
    }
}
@media (max-width: 767px) {
    .front-page-hero-screens {
        display: none;
    }
    .front-page-mobile-hero-screen {
        z-index: 9;
        position: absolute;
        top: 70px;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 596px) {
    .front-page-mobile-hero-screen {
        top: 120px;
    }
}
@media (max-width: 421px) {
    .front-page-mobile-hero-screen {
        top: 150px;
    }
}
@media (max-width: 350px) {
    .front-page-mobile-hero-screen {
        top: 200px;
    }
}
@media (max-width: 991px) {
    .desktop-use-cases {
        display: none;
    }
}
@media (min-width: 992px) {
    .mobile-use-cases {
        display: none;
    }
}
.mobile-divider {
    margin-bottom: 44px;
}
@media (min-width: 768px) {
    .mobile-divider {
        display: none;
    }
}
.mobile-use-cases {
    position: relative;
}
.mobile-use-cases .flip-card-slide {
    margin-left: 32px;
    margin-right: 32px;
}
@media (max-width: 767px) {
    .mobile-use-cases .flip-card-slide {
        margin: 0;
        width: 100%;
    }
}
.mobile-use-cases .flip-card-slide .flip-card-slide-content-top {
    background: #001368;
    color: white;
    padding: 12px;
    border-radius: 6px 6px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-use-cases .flip-card-slide .flip-card-back-content-top-text {
    font-weight: 600;
    font-size: 16px;
}
@media (max-width: 575px) {
    .mobile-use-cases .flip-card-slide .flip-card-back-content-top-text {
        font-size: 12px;
    }
}
.mobile-use-cases .flip-card-slide .flip-card-slide-content-bottom {
    background: white;
    padding: 12px;
    border-radius: 0 0 6px 6px;
    min-height: 300px;
}
.mobile-use-cases .flip-card-slider-nav .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -32px;
}
.mobile-use-cases .flip-card-slider-nav .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
}
@media (max-width: 767px) {
    .desktop-different {
        display: none;
    }
}
.mobile-different {
    position: relative;
}
@media (min-width: 768px) {
    .mobile-different {
        display: none;
    }
}
.mobile-different .different-slider-nav .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -32px;
}
.mobile-different .different-slider-nav .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
}
.mobile-different .different-img img {
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 575px) {
    .mobile-different .different-text h3 {
        font-size: 15px;
        line-height: normal;
    }
}
.mobile-different .different-text p {
    font-size: 13px;
}
@media (max-width: 575px) {
    .fp-learn-more-slider-nav .slider-prev {
        top: 61% !important;
        transform: translateY(50%) !important;
        left: -22px !important;
    }
    .fp-learn-more-slider-nav .slider-next {
        top: 61% !important;
        transform: translateY(50%) !important;
        right: -22px !important;
    }
}
@media (max-width: 767px) {
    .diversity-slider,
    .diversity-slider-nav {
        display: none;
    }
}
@media (min-width: 768px) {
    .mobile-naapihm {
        display: none;
    }
}
@media (max-width: 1361px) {
    .join-censys .left-column {
        margin-left: 96px;
    }
}
@media (max-width: 1299px) {
    .desktop-join-censys-trapezoid {
        display: none;
    }
}
.join-censys-trapezoid .line-2 {
    position: relative;
    left: 20px;
}
.join-censys-trapezoid .line-3 {
    position: relative;
    left: 40px;
}
.mobile-join-censys-headline {
    background: #385cff;
    padding: 24px;
    text-align: center;
    color: white;
}
@media (min-width: 1300px) {
    .mobile-join-censys-headline {
        display: none;
    }
}
.join-censys-explore {
    padding-top: 30px;
}
.join-censys-careers-entries .career-entry {
    display: block;
    width: 100%;
    background: white;
    padding: 13.3px 23px 12.3px 26px;
    -webkit-backdrop-filter: blur(70px);
    backdrop-filter: blur(70px);
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    margin-bottom: 17px;
    position: relative;
    color: black !important;
    font-size: 17px;
    font-weight: normal;
}
.join-censys-careers-entries .career-entry:hover {
    background: #f6f7f9;
}
.join-censys-careers-entries .career-entry img {
    float: right;
}
@media (max-width: 991px) {
    .products-attack-surface-management .desktop-flip-cards {
        display: none;
    }
}
.products-attack-surface-management .mobile-flip-cards {
    position: relative;
}
@media (min-width: 992px) {
    .products-attack-surface-management .mobile-flip-cards {
        display: none;
    }
}
.products-attack-surface-management .mobile-flip-cards .mobile-flip-card {
    margin-left: 32px;
    margin-right: 32px;
}
@media (max-width: 575px) {
    .products-attack-surface-management .mobile-flip-cards .mobile-flip-card {
        margin-left: 0;
        margin-right: 0;
    }
}
.products-attack-surface-management .mobile-flip-cards .mobile-flip-card-content-top {
    background: #001368;
    display: flex;
    border-radius: 6px 6px 0 0;
    color: white;
    justify-content: space-between;
    padding: 12px;
    font-weight: 600;
    align-items: center;
    min-height: 100px;
}
.products-attack-surface-management .mobile-flip-cards .mobile-flip-card-content-bottom {
    background: white;
    padding: 12px;
    border-radius: 0 0 6px 6px;
}
.products-attack-surface-management .mobile-flip-card-slider-nav .prev,
.products-attack-surface-management .mobile-flip-card-slider-nav .next {
    position: absolute;
    top: 50%;
}
.products-attack-surface-management .mobile-flip-card-slider-nav .prev {
    left: -32px;
}
.products-attack-surface-management .mobile-flip-card-slider-nav .next {
    right: -32px;
}
section.product-asm-section-9.text-center {
    background-color: #385cff;
}
@media (min-width: 992px) {
    .hide-992-up {
        display: none;
    }
}
@media (max-width: 991px) {
    .hide-991-down {
        display: none;
    }
}
.ending-white-quote-mark {
    position: absolute;
    bottom: 0;
    right: 0;
}
.max-500 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.section-divider {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
}
@media (min-width: 992px) {
    .section-divider {
        display: none;
    }
}
@media (max-width: 575px) {
    h2 {
        font-size: 28px !important;
        line-height: 28px !important;
    }
}

.data-foundation .data-foundation-censys_2{
    justify-content: center;
    display: flex;
    align-items: center;
}
.data-foundation .content{
    z-index: 99 !important;
}
.data-foundation .products-attack-surface-management .content{
    background:none !important;
}
.censys-data-context{
    background: none !important;
    padding: 0 !important;
}

.featured-section .mobile-flip-card-content-top-text {
    font-family: Inter;
    font-size: 36px;
    letter-spacing: -0.23px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    color: #11253e;
    width: 75%;
    margin: auto;
    margin-bottom: 24px;
}
.featured-section .mobile-flip-card-content-bottom p{
  font-family: Inter;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.66;
  text-align: left;
  color: #000000;
    padding: 12px 40px;
}
@media(max-width: 991px) {
    .featured-section .mobile-flip-card-content-bottom p{
        padding: 12px 40px;
    }
}
.censys-data-context .content {
    padding: 55px 0 !important;
}
.censys-data-context .content h2 {
    margin-bottom: 20px !important;
	font-family: Inter;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #11253e;
}
.censys-data-context .content h5 {
	font-family: Inter;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #000000;
    margin-bottom: 85px
}
.censys-data-context .mobile-flip-cards .flip-card-back{
    transform: none !important;
}
.censys-data-context .flip-card-back{
    overflow: hidden !important;
}
.featured-section .content{
    z-index: 99 !important;
	padding:0 !important;
}
.stripes{
    position: absolute !important;
    top: 55% !important;
    z-index: 1 !important;
    left: -68px !important;
}
.footer_feature_section .mobile-flip-card-content-top-icon{
    justify-content: center;
    display: flex;
    align-items: center;
}
.footer_feature_section {
	border-radius: 24px;
  background-color: #f6f7f9;
    margin: 30px;
    padding: 32px 0 60px 0;
}

.footer_feature_section .mobile-flip-card-content-top {
    height: auto !important;
}
.featured-section .mobile-flip-card{
    padding:20px;
}
.featured-section .mobile-flip-card:nth-child(1) {
    /* border-right: 1px solid #000; */
    background-image: url(https://censys.staging.wpengine.com/wp-content/uploads/vertical-line.svg);
    background-repeat: no-repeat;
    background-position: right;
}
.footer_feature_section .featured-section:nth-child(1),
.footer_feature_section .featured-section:nth-child(2){
    background-image: url(https://censys.staging.wpengine.com/wp-content/uploads/horizontal-line.svg);
    background-repeat: no-repeat;
    background-position: 49% bottom;
    padding: 40px;
}
.footer_feature_section .featured-section:nth-child(3) .mobile-flip-card:nth-child(1){
	background-image:none !Important;
	margin:auto;
}
.data-foundation .data-foundation-radar{
	z-index:-1 !important;
}
.data-foundation .data-foundation-buttons{
    margin-bottom: 24px;
    margin-top: 24px;
}
.footer_feature_section .mobile-flip-card-content-top-icon img {
    height: 100%;
    max-height: 80px;
    margin-bottom: 16px;
}

@media only screen and (max-width:991px){
	.footer_feature_section .featured-section:nth-child(1),
	.footer_feature_section .featured-section:nth-child(2),
	.featured-section .mobile-flip-card:nth-child(1)
	{
		background-image:none !important;
		padding: 0 !important;
	}
	.featured-section .mobile-flip-card-content{
		background-image: url(https://censys.staging.wpengine.com/wp-content/uploads/horizontal-line.svg) !important;
		background-repeat: no-repeat;
		background-position: bottom;
    background-size: contain;
    padding-bottom: 8px;
	}
	.footer_feature_section{
		margin: 0 !important;
		padding: 20px 0 !important;
	}
	.footer_feature_section .mobile-flip-card-content-top-icon img {
		height: 80px !important;
	}
	.featured-section .mobile-flip-card-content-top-text{
		font-size:22px !important;
        line-height: 26px !important;
	}
	.featured-section .mobile-flip-card-content-bottom p{
		font-size:16px !important
	}
	.censys-data-context .content h2{
    font-size: 25px !important;
	}
	.censys-data-context .content h5 {
    font-size: 16px !important;
    width: 72%;
    margin: auto;
}
}

@media (max-width: 575px){
	.data-foundation .data-foundation-buttons .data-foundation-button {
		width: 73%;
		margin: auto !IMPORTANT;
	}
}

/************************* FEDERAL USE CASES PAGE ************************************/
.page-header {
  font-size: 58px;
  font-weight: 900;
  font-family: "Inter";
  line-height: 58px;
  margin-left: -4px;
}

.federal-intro {
  max-width:100vw;
}


.header-image {
  max-width: 550px;
  overflow: hidden;
}

.federal-intro {
  overflow:hidden;
}

.page-label {
  color: #4565F5;
}

.page-subheader {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

.button {
    color: #385cff !important;
    border: 2px solid #385cff;
    border-radius: 10px;
    padding: 10px 25px 10px 25px;
    transition: all 300ms ease;
    font-family: "Inter";
    margin-right: 6px;
}

.blue-bg {
  background-color: #061D3E;
}

.light-orange-bg {
  background-color: #ffecd7;
}

.white-bg {
	background-color: white;
}

.section-header, .section-header-lg {
  color: white;
  font-family: "Inter";
  font-weight: 900;
  font-size: 42px;
}

.section-header-lg {
  color: black;
  font-weight: 700;
  font-size: 54px;
  line-height: 54px;
}

.use-case-header {
  font-size: 42px;
  line-height: 48px;
}

.use-case-subheader {
  font-size: 18px;
  line-height: 28px;
}

@media screen and (max-width:992px) {
	.header-image {
		max-width: 100%;
	}
	
}

@media screen and (max-width:768px) {
  .page-header {
    font-size: 48px !important;
    line-height: 52px !important;
  }
  
  .section-header-lg, .section-header {
    font-size: 44px !important;
    line-height: 48px !important;
  }
  
  .page-subheader {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  
  .use-case-header {
    font-size:32px !important;
    line-height: 36px !important;
  }
 
}


.card-text {
  font-size: 18px;
  font-family: "Inter";
  font-weight: 500;
}

.federal-card {
  padding: 25px;
  height
}

.my-75 {
   padding-top: 75px;
   padding-bottom: 75px;
}

.my-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.mb-100 {
  margin-bottom: 100px;
}

.white-text {
  color:white;
}

a.orange-btn {
    color: white;
    background-color: #ff7838;
	font-family: "Inter";
	font-weight: 600;
    padding: 14px 28px;
    border-radius: 2px;
    font-size: 20px;
    transition: all 300ms ease;
}

a.orange-btn:hover {
    background-color: #d94a14;
}


@media screen and (min-width:1200px) {
	.page-id-11 .page-wrapper .container {
    	max-width: 1330px;
	}
}

@media (max-width: 1199px) {
	.page-id-11 .uc-icon-section {
		background-color: #061D3E;
	}
}

@media (max-width: 575px) {
	.page-id-11 .uc-icon-section .uc-icon .text {
    	color: #ffffff;
	}
}

.legal-consent-container .hs-richtext:first-child p {
    font-size: 14px !important;
}

.legal-consent-container .hs-richtext p {
    font-size: 11px !important;
}

.job-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: black;
}

.job-learn-more {
    font-size: 16px;
    color: #F3793B;
    font-weight: 600;
    text-decoration: underline;
}

.job-location {
    font-size: 12px;
    font-weight: 300;
    color: black;
}

.career-entry:hover {
	background: rgb(243 121 59 / 25%);
}

.careers-intro {
  padding-bottom: 200px;
}

.careers-pic {
  margin-top: -150px;
}

.open-positions {
	padding-top: 150px;
}

.careers-list {
	padding-bottom: 150px;
}

@media (max-width: 575px) {
	.career-entry {
		padding-left: 5px;
		padding-right: 5px;
	}	
}

@media (min-width: 768px) {
	.job-title {
	    font-size: 24px;
    	line-height: 26px;
	    font-weight: 600;
    	color: black;
	}

	.job-learn-more {
	    font-size: 20px;
    	color: #F3793B;
	    font-weight: 600;
    	text-decoration: underline;
	}

	.job-location {
    	font-size: 16px;
	    font-weight: 300;
    	color: black;
	}
}


.card.bright-blue {
  background-color: #4565F5;
}

.card.wavy-navy {
  background-color: #061D3E;
}

.card.mellow-yellow {
  background-color: #FFA81F;
}

.card.censys-orange {
  background-color: #F3793B;
}

.card.true-blue {
  background-color: #031664;
}

.card.value-card {
  padding: 30px 50px;

}

.card.value-card h3 {
  font-weight: 900;
  font-size: 36px;
}

.card.value-card p {
  font-size: 18px;
} 

.card.value-card {
  border: 1px solid transparent;
}



.brand-logo {
  display: inline-block;
}

@media screen and (min-width:768px) {
  .brand-logo img {
    max-height: 50px;
    margin: 0px 15px;
  }
}

@media screen and (max-width:767px) {
  .brand-logo img {
    max-height: 120px;
    max-width: 200px;
	margin: 5px 25px;
  }
}

.page-template-tech-partners-signup .div-webinar-intro, .page-template-tech-partners-signup .vm-asm-background {
    background-image: none;
}