/**
 * Create stylesheets to handle dynamically generated content on pages where tailwindcss fails to compile selectors.
 * Additionally, include non-tailwind classes in this section.
 */
 @charset "UTF-8";
 @font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 300;
	src: url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-light.woff2) format("woff2"), url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-light.woff) format("woff");
}

 @font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 400;
	src: url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-book.woff2) format("woff2"), url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-book.woff) format("woff");
}

 @font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 500;
	src: url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-medium.woff2) format("woff2"), url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-medium.woff) format("woff");
}

 @font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 700;
	src: url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-bold.woff2) format("woff2"), url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-bold.woff) format("woff");
}

@font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 800;
	src: url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-black.woff2) format("woff2"), url(https://d1uyme8f6ss6qi.cloudfront.net/font/gotham-black.woff) format("woff");
}
/* only adjust font smoothing on low-res displays */
@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx), (max-resolution: 96dpi) {
	body {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
	}
}
.tippy-box {
	-webkit-filter: drop-shadow(0px 9px 8px rgba(0,0,0,0.15));
	        filter: drop-shadow(0px 9px 8px rgba(0,0,0,0.15));
	padding: 20px;
	font-size: 14px;
	line-height: 1.45;
	border-radius: 10px;
	color: #21252C;
	background: #D2EDFF;
	font-family: 'Gotham', sans-serif;
}
.tippy-arrow {
	color: #D2EDFF;
}
.tippy-box[data-placement^=top]>.tippy-arrow {
	bottom: 0;
}
.tippy-box[data-placement^=top]>.tippy-arrow:before {
	border-width: 12px 12px 0;
	bottom: -12px;
}
.swiper-horizontal .swiper-pagination-bullets.q-testimonial-slides-page {
	left: 50%;
	transform: translateX(-50%);
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
}
.q-testimonial-slides-page .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #DDDDDD;
	opacity: 0.5;
}
.q-testimonial-slides-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #FFFFFF;
	border: 1px solid #ABB4C5;
	opacity: 1;
}
.q-reasons-slides-page .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #ABB4C5;
	border: 1px solid #ABB4C5;
	opacity: 1;
}
.q-reasons-slides-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #E0E4EA;
	opacity: 1;
}
.q-news-carousel-page .swiper-pagination-bullet,
.q-events-carousel-page .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #ACB4C2;
	opacity: 1;
}
.q-news-carousel-page .swiper-pagination-bullet.swiper-pagination-bullet-active,
.q-events-carousel-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #E0E4E9;
}
.q-hero-slider-page .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0 0 7px 2px rgba(0,0,0,.25), inset 0 0 0 1.5px rgba(0,0,0,0.55);
}
.swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.q-hero-slider-page .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(255 255 255 / 65%);
}
.q-header-shadow {
	box-shadow: 0 22px 24px -25px rgba(0,0,0,0.15);
}

.q-laptop {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
@media (min-width: 768px) {
	.q-laptop.q-laptop--fixed {
		max-width: none;
		width: 1072px;
	}
}
@media (min-width: 1024px) {
	.q-laptop {
		max-width: 945px;
	}
}
.q-laptop__screen {
	left: 13.065%;
	top: 10.5%;
	max-width: 74.8%;
	overflow: hidden;
}
.video-screen {
	left: 13.065%;
	top: 14.25%;
	max-width: 74.8%;
	overflow: hidden;
}
.swiper-slide-active .q-eventsSlider-info {
	transform: translateY(0);
	opacity: 1;
}
.q-eventsSlider-info {
	transform: translateY(100%);
	transition: all 0.45s;
}
.q-hero-bg-1 {
	background-image: url(../png/home-hero-slide-bg-strokes.png), linear-gradient(287.42deg, #1F90FB 46.86%, #095DB3 100%);
	background-size: auto 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
}
@media (min-width: 1024px) {
	.q-hero-bg-1 {
		background-position: left bottom;
	}
}
@media (min-width: 1280px) {
	.q-hero-bg-1 {
		background-position: right top;
	}
}
@media (min-width: 1440px) {
	.q-features-tumb:last-child {
		margin-left: 40px;
	}
}
.q-cta-button {
	transition: all 0.45s;
}
.q-cta-button:hover {
	background-color: #D8160D;
}
@media (min-width:768px) {
	.flip-card-back {
		transform: rotateY(180deg);
		position: absolute;
		display: flex;
		align-items: center;
		top: 0;
		height: 100%;
		width:100%;
		border-radius: 10px;
	}
	.flip-card-front, .flip-card-back {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.flip-card-front {
		height: 100%;
		border-radius: 10px;
	}
	.flip-card {
		perspective: 1000px;
	}

	.flip-card-inner {
		transition: transform 0.8s;
		transform-style: preserve-3d;
	}

	.flip-card:hover .flip-card-inner {
		transform: rotateY(180deg);
	}
}
.q-laptop-tab .inner-content {
	display: none;
}
.q-laptop-tab.isActive {
	background-color: #FFF;
	border-radius: 6px;
	box-shadow: 0 1px 10px -3px rgba(0,0,0,0.25);
}
.q-laptop-tab.isActive .inner-content:not([style]) {
	display: block;
}
.q-laptop-tab-container > .isActive + .q-laptop-tab,
.q-laptop-tab-container > .isActive.q-laptop-tab {
	border-width: 0;
}
.q-laptop-tab .q-content-heading .cheveron {
	transition: transform 0.35s;
	transform: rotate(90deg);
}
.q-laptop-tab.isActive .q-content-heading {
	cursor: default;
}
.q-laptop-tab.isActive .q-content-heading .cheveron {
	transform: rotate(0deg);
}
.q-laptop-tab.isActive .q-screenshots-laptop-mobile {
	display: block;
}
@media (min-width:768px) {
	.q-screenshots-laptop-mobile,
	.q-laptop-tab.isActive .q-screenshots-laptop-mobile {
		display: none;
	}
}
.q-inverse-logo {
	-webkit-filter: grayscale(1) contrast(0) brightness(200);
	        filter: grayscale(1) contrast(0) brightness(200);
}
.q-default-hero-bg {
	-webkit-mask-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 90%, rgba(0,0,0,0) 100%);
	        mask-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 90%, rgba(0,0,0,0) 100%);
}
.qSeeActionBtn {
	-webkit-animation: flash linear 2s infinite;
	        animation: flash linear 2s infinite;
	-webkit-animation-delay: 2s;
	        animation-delay: 2s;
}
@-webkit-keyframes flash {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
.q-daylife-thumbnail::after {
	content: "";
	background-image: linear-gradient(180deg, rgba(1, 45, 88, 0) 0%, rgba(1, 45, 88, 0.45) 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.q-daylife-slider .swiper {
	overflow: visible;
}
.q-daylife-paging {
	text-align: center;
	padding-top: 40px;
}
.q-daylife-paging .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 6px !important;
}
.q-daylife-paging .swiper-pagination-bullet-active {
	background-color: #D8160D;
}
.q-daylife-paging.q-daylife-paging--dark .swiper-pagination-bullet {
	background-color: #FFFFFF;
	opacity: 0.2;
}
.q-daylife-paging.q-daylife-paging--dark .swiper-pagination-bullet-active {
	background-color: #168FFF;
	opacity: 1;
}
.q-daylife-slider .swiper-slide {
	height: unset;
}
@-webkit-keyframes heroStrike {
	0% {
		transform: scaleX(0) translateX(0);
	}
	50% {
		transform: scaleX(1) translateX(0);
	}
	100% {
		transform: scaleX(1) translateX(100%);
	}
}
@keyframes heroStrike {
	0% {
		transform: scaleX(0) translateX(0);
	}
	50% {
		transform: scaleX(1) translateX(0);
	}
	100% {
		transform: scaleX(1) translateX(100%);
	}
}
.q-dilo-hero-heading-line {
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) scaleX(0);
	background: #D8160D;
	width: 100%;
	z-index: -1;
	transform-origin: left;
	-webkit-animation: heroStrike 0.75s cubic-bezier(0.61, 1, 0.88, 1) 1.6s;
	        animation: heroStrike 0.75s cubic-bezier(0.61, 1, 0.88, 1) 1.6s;
}
.q-dilo-hero-heading {
	opacity: 1;
	padding: 0 40px;
}
.q-dilo-hero-heading span {
	display: inline-block;
}
.q-pt-hover {
	max-width: calc(100% - 64px);
}
.q-dilo-bg-csam {
	background: linear-gradient(357.36deg, #010220 0%, #192F92 100%);
}
.q-video-bg-mask-1 {
	-webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
	        mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}
.q-video-bg-mask-2 {
	-webkit-mask-image: linear-gradient(286deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 72%);
	        mask-image: linear-gradient(286deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 72%);
}
.q-video-bg-mask-4 {
	-webkit-mask-image: linear-gradient(0deg, rgba(25, 47, 146, 0) 0%, #000A65 60%, rgba(25, 47, 146, 0) 100%);
	        mask-image: linear-gradient(0deg, rgba(25, 47, 146, 0) 0%, #000A65 60%, rgba(25, 47, 146, 0) 100%);
}
.q-video-bg-mask-5 {
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0) 5%, rgba(0,0,0,0.75) 100%);
	        mask-image: linear-gradient(0deg, rgba(0,0,0,0) 5%, rgba(0,0,0,0.75) 100%);
}
.q-video-bg-mask-6 {
	-webkit-mask-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	        mask-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}
.q-video-bg-mask-7 {
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.40) 53%, rgba(0,0,0,0) 100%);
	        mask-image: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.40) 53%, rgba(0,0,0,0) 100%);
}
.q-video-bg-mask-8 {
	-webkit-mask-image: linear-gradient(180deg, #FFFFFF 0, rgba(255, 255, 255, 0) 100%);
	        mask-image: linear-gradient(180deg, #FFFFFF 0, rgba(255, 255, 255, 0) 100%);
}
.q-video-bg-mask-9 {
	-webkit-mask-image: linear-gradient(180deg, #162984 0%, rgba(0, 10, 101, 0) 44.89%, #020425 89.78%);
	        mask-image: linear-gradient(180deg, #162984 0%, rgba(0, 10, 101, 0) 44.89%, #020425 89.78%);
}
.q-video-bg-mask-10 {
	-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 39%, rgba(0,0,0,0) 100%);
	        mask-image: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 39%, rgba(0,0,0,0) 100%);
}
.q-product-tour-dark-bg {
	background: linear-gradient(357.36deg, #010220 0%, #192F92 100%);
}
.q-product-tour-dark-button {
	background: linear-gradient(96.68deg, #168FFF 6.93%, #60B2FF 52.47%, #2B99FF 93.49%);
	box-shadow: 0px 6px 18px rgba(20, 20, 43, 0.2);
}
.q-product-tour-dark-helpBox {
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='rgba(255, 255, 255, 0.2)' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	border-radius: 12px;
	background-repeat: no-repeat;
	background-size: 99% 100%;
}
.q-product-tour-dark-content {
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.q-product-tour-dark-content::before {
	content: "";
	width: 100%;
	height: 120%;
	background-image: radial-gradient(50% 50% at 50% 50%, rgba(103, 180, 255, 0.5) 0%, rgba(105, 177, 248, 0) 100%);
	display: block;
	position: absolute;
	left: 0;
	top: -50%;
	z-index: -1;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 120% 150%;
	overflow: hidden;
}
.q-product-tour-dark-radial-glow {
	/* background: radial-gradient(48.65% 48.65% at 50% 48.54%, #2885DB 0%, rgba(24, 45, 140, 0) 100%); */
	background: url(../png/radial-ellipse.png) center top no-repeat;
	mix-blend-mode: screen;
	opacity: 1;
	position: absolute;
	left: 50%;
	top: 0;
	display: block;
	width: 100%;
	height: 1200px;
	z-index: 2;
	background-size: 100% auto;
	max-width: 1200px;
	transform: translateX(-50%);
}
.videoPlayer {
	width: 100%;
	display: block;
	background-color: transparent !important;
}
.storyWrapper {
	min-height: 110vh;
	margin-bottom: 150px;
}
@-webkit-keyframes heightAnimate {
	0% {
		transform: scaleY(0) translateY(0);
	}
	50% {
		transform: scaleY(1) translateY(0);
	}
	100% {
		transform: scaleY(1) translateY(100%);
	}
}
@keyframes heightAnimate {
	0% {
		transform: scaleY(0) translateY(0);
	}
	50% {
		transform: scaleY(1) translateY(0);
	}
	100% {
		transform: scaleY(1) translateY(100%);
	}
}
.q-dilo-scroll-down-wrap {
	height: 40px;
	width: 3px;
	margin: 20px auto 0;
	overflow: hidden;
	border-radius: 1.5px;
}
.q-dilo-scroll-down {
	width: 3px;
	height: 40px;
	background-color: #000;
	transform-origin: top;
	-webkit-animation: heightAnimate 2s cubic-bezier(0.61, 1, 0.88, 1) 0s infinite running;
	        animation: heightAnimate 2s cubic-bezier(0.61, 1, 0.88, 1) 0s infinite running;
}
@media (min-width: 640px) {
	.q-dilo-scroll-down-wrap,
	.q-dilo-scroll-down {
		height: 90px;
	}
}
.q-video-counter {
	font-size: clamp(5.625rem, -2.2321rem + 16.369vw, 12.5rem);
	line-height: 1;
	font-weight: 600;
	text-align: right;
	left: 92%;
	top: -20%;
	color: #DFE5E8;
}
.q-dilo-pager {
	color: #879DA9;
	font-size: 24px;
	font-weight: 500;
	padding: 8px;
	line-height: 1;
	display: block;
}
.q-dilo-pager.active {
	color: #000;
}

/* Added some styling for demonstration */
.story {
	padding: 10px;
}
.spacerDiv {
	background-color: aqua;
	height: 70vh;
	min-height: 400px;
}
.highlightTxt {
	font-weight: 600;
}

/**
 * market form customization
 */
.q-form {
	color: inherit;
	font-family: 'Gotham', sans-serif;
}
.q-form__fieldset {
	padding: 0;
	margin: 30px 0 0;
	font-weight: 400;
	border: 0;
}
.q-form__inline {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.q-form__inline > * {
	margin-right: 5px;
	margin-left: 5px;
}
.q-form__inline > *:first-child {
	margin-left: 0;
}
.q-form__inline > *:last-child {
	margin-right: 0;
}
.q-form__legend {
	display: block;
	padding: 0;
	margin-bottom: 24px;
	min-width: 0;
	font-weight: 400;
}
.q-form__field,
input[type=text].mktoField,
input[type=email].mktoFieldWrap {
	display: block;
	position: relative;
}
@media (min-width: 720px) {
	.q-form__column {
		-moz-column-count: 2;
		     column-count: 2;
		-moz-column-gap: 30px;
		     column-gap: 30px;
	}
}
img.partner-logo {
	height: 35px;
}
@media (min-width: 720px) {
	img.partner-logo {
		position: absolute;
		right: 70px;
	}
}
.q-form__label,
.mktoForm label {
	font-size: 11px;
	display: block;
	position: relative;
	color: inherit;
}
.mktoForm label[for="qualysAccount"] {
	margin: 0;
	width: 100%;
	display: inline-block;
}
.mktoRadioList.qualysAccount {
	white-space: nowrap;
	width: 144px;
	display: inline-block;
	margin-left: 0;
	margin-top: 1em;
}
.mktoForm label[for="qualysAccount"] {
	width: 210px;
}
.qualysAccount .mktoRadioList {
	float: none;
	margin-top: 0.5em;
}
@media (min-width: 580px) {
	.mktoForm label[for="qualysAccount"] {
		width: 210px;
	}
	.qualysAccount .mktoRadioList {
		float: none;
		margin-top: 0;
	}
}
@media (min-width: 720px) {
	.qualysAccount .mktoRadioList {
		float: none;
		margin-top: 0.5em;
	}
}
@media (min-width: 1416px) {
	.qualysAccount .mktoRadioList {
		float: right;
		margin-top: 0;
	}
}
@media (min-width: 375px) {
	.q-form__label,
	.mktoForm label {
		font-size: 11px;
		font-size: calc(0.00109 * 100vw + (10.59016px));
	}
}
@media (min-width: 1290px) {
	.q-form__label,
	.mktoForm label {
		font-size: 12px;
	}
}
.q-form__label.hidden,
.mktoForm label,
.mktoInstruction {
	display: none;
}
.mktoForm option {
	background-color: #222E41;
	color: #FFF;
}
.mktoForm .qmktoRadioListLabel,
.mktoForm .qmktoCheckboxListLabel {
	display: block;
	font-size: inherit;
	margin: 1em 0 1.5em;
	font-weight: 400;
}
.mktoForm .mktoRadioList label,
.mktoForm .mktoCheckboxList label {
	display: block;
	font-size: inherit;
}
.qualysAccount .mktoRadioList label {
	display: inline-block;
	margin-left: 1.3em;
}
.mktoRadioList.qualysAccount label:first-child {
	margin-left: 0;
}
.mktoForm .mktoCheckboxList.formServiceAgreementAccepted label {
	font-size: 0.8em;
}
.mktoRadioList b {
	font-weight: 400;
}
.mktoFormCol {
	margin-bottom: 16px;
}
.mktoError {
	text-align: left;
	font-weight: 400;
}
.mktoError .mktoErrorMsg {
	padding: 10px 0 0 10px;
	font-size: 14px;
	letter-spacing: 0.26px;
}
.q-form__input,
input[type=text].mktoField,
input[type=url].mktoField,
input[type=number],
input[type=email].mktoField,
input[type=tel].mktoField,
textarea.mktoField {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background-color: #FFF;
	border-radius: 20PX;
	border: 1px solid #C1D7EC;
	color: #0E1215;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: 400;
	height: 62px;
	line-height: inherit;
	margin: 0;
	padding: 16px 24px;
	position: relative;
	letter-spacing: 0.16px;
	width: 100%;
	z-index: 2;
}
.q-form__input:focus,
input[type=text].mktoField:focus,
input[type=url].mktoField:focus,
input[type=email].mktoField:focus,
input[type=tel].mktoField:focus,
textarea.mktoField:focus {
	outline: none;
}
.q-form__input::-moz-placeholder, input[type=text].mktoField::-moz-placeholder, input[type=url].mktoField::-moz-placeholder, input[type=email].mktoField::-moz-placeholder, input[type=tel].mktoField::-moz-placeholder, textarea.mktoField::-moz-placeholder {
	color: inherit;
}
.q-form__input:-ms-input-placeholder, input[type=text].mktoField:-ms-input-placeholder, input[type=url].mktoField:-ms-input-placeholder, input[type=email].mktoField:-ms-input-placeholder, input[type=tel].mktoField:-ms-input-placeholder, textarea.mktoField:-ms-input-placeholder {
	color: inherit;
}
.q-form__input::-ms-input-placeholder, input[type=text].mktoField::-ms-input-placeholder, input[type=url].mktoField::-ms-input-placeholder, input[type=email].mktoField::-ms-input-placeholder, input[type=tel].mktoField::-ms-input-placeholder, textarea.mktoField::-ms-input-placeholder {
	color: inherit;
}
.q-form__input::placeholder,
input[type=text].mktoField::placeholder,
input[type=url].mktoField::placeholder,
input[type=email].mktoField::placeholder,
input[type=tel].mktoField::placeholder,
textarea.mktoField::placeholder {
	color: inherit;
}
.form__sent .q-form__input:invalid,
input[type=text].mktoField:invalid,
input[type=url].mktoField:invalid,
input[type=email].mktoField:invalid,
input[type=tel].mktoField:invalid,
textarea.mktoField:invalid {
	box-shadow: 0 0 0 1px #F00;
}
.q-form__input:active,
input[type=text].mktoField:active,
input[type=url].mktoField:active,
input[type=email].mktoField:active,
input[type=tel].mktoField:active,
textarea.mktoField:active,
.q-form__input:focus,
input[type=text].mktoField:focus,
input[type=email].mktoField:focus,
input[type=tel].mktoField:focus,
textarea.mktoField:focus {
	outline: none;
}
.q-form__input:active::-moz-placeholder, input[type=text].mktoField:active::-moz-placeholder, input[type=url].mktoField:active::-moz-placeholder, input[type=email].mktoField:active::-moz-placeholder, input[type=tel].mktoField:active::-moz-placeholder, textarea.mktoField:active::-moz-placeholder, .q-form__input:focus::-moz-placeholder, input[type=text].mktoField:focus::-moz-placeholder, input[type=email].mktoField:focus::-moz-placeholder, input[type=tel].mktoField:focus::-moz-placeholder, textarea.mktoField:focus::-moz-placeholder {
	color: #627281;
}
.q-form__input:active:-ms-input-placeholder, input[type=text].mktoField:active:-ms-input-placeholder, input[type=url].mktoField:active:-ms-input-placeholder, input[type=email].mktoField:active:-ms-input-placeholder, input[type=tel].mktoField:active:-ms-input-placeholder, textarea.mktoField:active:-ms-input-placeholder, .q-form__input:focus:-ms-input-placeholder, input[type=text].mktoField:focus:-ms-input-placeholder, input[type=email].mktoField:focus:-ms-input-placeholder, input[type=tel].mktoField:focus:-ms-input-placeholder, textarea.mktoField:focus:-ms-input-placeholder {
	color: #627281;
}
.q-form__input:active::-ms-input-placeholder, input[type=text].mktoField:active::-ms-input-placeholder, input[type=url].mktoField:active::-ms-input-placeholder, input[type=email].mktoField:active::-ms-input-placeholder, input[type=tel].mktoField:active::-ms-input-placeholder, textarea.mktoField:active::-ms-input-placeholder, .q-form__input:focus::-ms-input-placeholder, input[type=text].mktoField:focus::-ms-input-placeholder, input[type=email].mktoField:focus::-ms-input-placeholder, input[type=tel].mktoField:focus::-ms-input-placeholder, textarea.mktoField:focus::-ms-input-placeholder {
	color: #627281;
}
.q-form__input:active::placeholder,
input[type=text].mktoField:active::placeholder,
input[type=url].mktoField:active::placeholder,
input[type=email].mktoField:active::placeholder,
input[type=tel].mktoField:active::placeholder,
textarea.mktoField:active::placeholder,
.q-form__input:focus::placeholder,
input[type=text].mktoField:focus::placeholder,
input[type=email].mktoField:focus::placeholder,
input[type=tel].mktoField:focus::placeholder,
textarea.mktoField:focus::placeholder {
	color: #627281;
}
.q-form__input:required,
input[type=text].mktoField:required,
input[type=url].mktoField:required,
input[type=email].mktoField:required,
input[type=tel].mktoField:required,
textarea.mktoField:required {
	box-shadow: none;
}
.q-form__input:invalid,
input[type=text].mktoField:invalid,
input[type=url].mktoField:invalid,
input[type=email].mktoField:invalid,
input[type=tel].mktoField:invalid,
textarea.mktoField:invalid {
	box-shadow: none;
}
.q-form__select,
select.mktoField {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background-color: transparent;
	background-image: url(../png/select-arrows.png);
	background-position: calc(100% - 16px) 50%;
	background-repeat: no-repeat;
	background-size: 8px 20px;
	border: 1px solid #C1D7EC;
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: inherit;
	height: 62px;
	line-height: inherit;
	margin: 0 0 12px;
	padding: 0 45px 0 30px;
	position: relative;
	vertical-align: baseline;
	width: 100%;
	z-index: 2;
	background-color: #FFF;
	border-radius: 20px;
}
.mktoFormRow.qualysAccount .mktoFieldWrap.mktoRequiredField {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.q-form__select:focus,
select.mktoField:focus {
	outline: none;
}
.q-form__select::-moz-placeholder, select.mktoField::-moz-placeholder {
	color: inherit;
}
.q-form__select:-ms-input-placeholder, select.mktoField:-ms-input-placeholder {
	color: inherit;
}
.q-form__select::-ms-input-placeholder, select.mktoField::-ms-input-placeholder {
	color: inherit;
}
.q-form__select::placeholder,
select.mktoField::placeholder {
	color: inherit;
}
.form__sent .q-form__select:invalid,
select.mktoField:invalid {
	box-shadow: 0 0 0 1px #F00;
}
.q-form__select:active,
select.mktoField:active,
.q-form__select:focus,
select.mktoField:focus {
	border: none;
	outline: none;
}
.q-form__select:active::-moz-placeholder, select.mktoField:active::-moz-placeholder, .q-form__select:focus::-moz-placeholder, select.mktoField:focus::-moz-placeholder {
	color: #627281;
}
.q-form__select:active:-ms-input-placeholder, select.mktoField:active:-ms-input-placeholder, .q-form__select:focus:-ms-input-placeholder, select.mktoField:focus:-ms-input-placeholder {
	color: #627281;
}
.q-form__select:active::-ms-input-placeholder, select.mktoField:active::-ms-input-placeholder, .q-form__select:focus::-ms-input-placeholder, select.mktoField:focus::-ms-input-placeholder {
	color: #627281;
}
.q-form__select:active::placeholder,
select.mktoField:active::placeholder,
.q-form__select:focus::placeholder,
select.mktoField:focus::placeholder {
	color: #627281;
}
.q-form__select:required,
select.mktoField:required {
	box-shadow: none;
}
.q-form__select:invalid,
select.mktoField:invalid {
	box-shadow: none;
}
.q-form__button-group,
.mktoButtonRow .mktoButtonWrap {
	display: flex;
	margin: 40px 0 0;
	width: auto;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
}
#mktoForm_2470 .mktoButtonRow .mktoButtonWrap {
	margin-top: 30px;
}
.q-form__button,
.mktoButtonWrap .mktoButton {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background: #ed2e26 !important;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-family: inherit;
	font-style: normal;
	min-height: 62px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	width: 100%;
	min-width: 120px;
	position: relative;

	height: auto;
    padding: 8px 25px;
    transition: background 400ms;
    box-shadow: 0 4px 13px -3px rgba(0,0,0,0.35);
    border-radius: 45px;
    font-weight: 400;
    font-size: 18px;
}
.mktoButton.mktoButtonBack {
	background-color: #FFECE7;
	margin-right: 12px;
	color: #D8160D;
}
.q-form__button:focus,
.mktoButton:focus {
	outline: none;
}
.q-form__button + .q-form__button,
.mktoButton + .mktoButton {
	margin-left: 2px;
}
.q-form__button:last-child,
.mktoButton:last-child {
	margin-right: 0;
	background: #D8160D;
}
.mktoButton.disabled:last-child,
.mktoButton.disabled:hover {
	background-color: #6A778B !important;
}
.q-form__error {
	display: none;
	color: #ED2E26;
}
.mktoRadioList.qualysAccount {
	white-space: nowrap;
	width: 144px;
	display: inline-block;
	margin-top: 0;
}
.mktoForm label[for="qualysAccount"] {
	width: 210px;
}
.qualysAccount .mktoRadioList {
	float: none;
	margin-top: 0;
	margin-left: 0;
}
@media (min-width: 580px) {
	.mktoForm label[for="qualysAccount"] {
		width: 210px;
	}
}

@media (min-width: 1416px) {
	.qualysAccount .mktoRadioList {
		float: right;
	}
}
@media (min-width: 375px) {
	.q-form__label,
	.mktoForm label {
		font-size: 11px;
		font-size: calc(0.00109 * 100vw + (10.59016px));
	}

	.mktoRadioList.qualysAccount {
		margin-left: 0.6em;
	}
}
@media (min-width: 1290px) {
	.q-form__label,
	.mktoForm label {
		font-size: 12px;
	}
}
.q-form__label.hidden,
.mktoForm label,
.mktoInstruction {
	display: none;
}
.mktoForm option {
	background-color: #222E41;
	color: #FFF;
}
.mktoForm .qmktoRadioListLabel,
.mktoForm .qmktoCheckboxListLabel {
	display: block;
	font-size: inherit;
	margin: 1em 0 1.5em;
	font-weight: 400;
}
.mktoForm .mktoRadioList label,
.mktoForm .mktoCheckboxList label {
	display: block;
	font-size: inherit;
}
.qualysAccount .mktoRadioList label {
	display: inline-block;
	margin-left: 1.3em;
}
.mktoRadioList.qualysAccount label:first-child {
	margin-left: 0;
}
.mktoForm input[type="checkbox"],
.mktoForm input[type="radio"] {
	position: absolute;
	left: -9999px;
}
.requestedaTrial label::before {
	content: none;
	display: none;
}
.mktoForm input[type="checkbox"]::before,
.mktoForm input[type="radio"]::before,
.mktoRadioList label::before,
.mktoCheckboxList label::before {
	background: transparent;
	border: 1px solid #627281;
	content: "\00a0";
	display: inline-block;
	font: 18px/1 sans-serif;
	height: 18px;
	margin: 0 0.5em 0 0;
	padding: 2px;
	width: 18px;
	border-radius: 10px;
	background-origin: content-box; /* Set background origin */
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.mktoForm input[type="checkbox"]::before,
.mktoCheckboxList label::before {
	border-radius: 2px;
	margin-top: 2px;
}
.mktoForm input[type="checkbox"]:checked,
.mktoForm input[type="radio"]:checked,
.mktoRadioList label.checked::before,
.mktoCheckboxList label.checked::before {
	color: #FFF;
	background-image: url("https://ik.imagekit.io/qualys/image/icon/circle.svg");
    background-repeat: no-repeat;
    background-size: contain;
	text-align: center;
	text-indent: 0;
}
.mktoForm input[type="checkbox"]:checked,
.mktoCheckboxList label.checked::before {
	background-image: url("https://ik.imagekit.io/qualys/image/icon/rounded-square.svg");
}
.qualysAccount .mktoFieldWrap {
	margin-top: 1em;
}
.formTrialPackageType .mktoRadioList label {
	display: inline-block;
	margin-bottom: 1em;
	width: 100%;
	font-family: Caecilia, serif;
	text-transform: none;
}
.mktoRadioList {
	margin-bottom: 0;
}
.mktoFormRow.qualysAccount .mktoClear,
.mktoFormRow.qualysAccount .mktoGutter {
	display: none;
}
[for="formTrialPackageType"] {
	margin-bottom: 0.5em;
}
.mktoForm input[name="requestedaTrial"] {
	display: inline-block;
}
.mktoForm input[name="requestedaTrial"]::before {
	content: none;
	display: none;
}
.mktoForm input[name="requestedaTrial"]:checked {
	content: none;
}
.formTrialPackageType .mktoRadioList label::before {
	margin: 0.9em 0;
	display: block;
	float: left;
	margin-right: 0.5em;
	margin-left: 0;
}
.formTrialPackageType b {
	font-family: Gotham, sans-serif;
}
.mktoErrorMsg button {
	background: none;
	border: none;
	vertical-align: middle;
	outline: none;
}
.mktoErrorMsg .close-button {
	display: inline;
	width: 20px;
	height: 20px;
}
.mktoErrorMsg {
	margin-top: 5px;
	margin-left: 16px;
	color: #ED2E26;
}
.solutionInterested label {
	display: block;
}
.private-info a {
	color: #FFF;
	font-weight: 500;
}
.communicationConsent .mktoLogicalField.communicationConsent {
	text-align: left;
}
.q-trial-form__inline .private-info {
	text-align: left;
	color: #21252C;
	font-weight: 400;
	font-family: 'Gotham', sans-serif;
	margin-bottom: 0;
}
.q-trial-form__inline .private-info a {
	color: #1A5DD6;
}
.slide5-anim {
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.mktoForm button[type="submit"][disabled]:after {
	content: '';
	box-sizing: border-box;
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border: 2px solid #ccc;
	border-top-color: #333;
	-webkit-animation: spinner .6s linear infinite;
	        animation: spinner .6s linear infinite;
}
@-webkit-keyframes spinner {
	to {transform: rotate(360deg);}
}
@keyframes spinner {
	to {transform: rotate(360deg);}
}
.mktoForm button[type="submit"].success:after {
	visibility: hidden;
}

.bg-image1 {
	background-image: url(../jpg/hero-qsc24-san-diego-skyline.jpg);
	background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.q-qsc-emea {
	background: linear-gradient(90deg, rgb(49 80 177) 0%, rgb(12 41 126) 32%, rgb(15 48 136 / 80%) 73%, rgb(10 39 125) 100%);
}

@media (min-width:1440px) {
	.qsc-emea-mask {
		-webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
		        mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
	}
}
.q-megamenu-new-lbl {
	color: #ed2e26;
	font-weight: 600;
	vertical-align: super;
	margin-left: 3px;
	top: 0 !important;
}

/*# sourceMappingURL=global.css.map */