<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    text-decoration: none;
    outline: 0;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    box-sizing: border-box
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

body {
    font-family: Roboto,Verdana,Helvetica,Arial,sans-serif
}

strong {
    font: inherit;
    font-weight: 400
}

.button-disabled {
    cursor: wait;
    opacity: 0.3;
    filter: alpha(opacity=30)
}

.container {
    width: 100%;
    height: 100%;
    min-width: 100px
}

.center {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px
}

.middle-container {
    width: 100%;
    height: 100%
}

header {
    width: 100%;
    height: auto
}

footer {
    width: 100%;
    height: auto
}

.head_color {
    background-color: transparent
}

.logo {
    display: table-cell;
    position: relative;
    max-width: 200px;
    height: 40px;
    vertical-align: middle;
    width: auto
}

.logo .logo-link svg {
    vertical-align: middle
}

nav {
    display: inline-block;
    text-align: right;
    list-style: none
}

#more {
    display: none;
    text-align: center
}

.more_button {
    background-color: #EAEAEC;
    height: 20px
}

a {
    height: inherit;
    width: inherit;
    color: #009DC9
}

a:hover {
    color: #009DC9
}

h1 {
    color: #8C8C99;
    text-align: center;
    font-size: 2em;
    font-weight: 300
}

h2 {
    color: #291336;
    font-size: 1.563em;
    text-align: center
}

h3 {
    color: #8C8C99;
    text-align: center;
    font-size: 1.563em;
    font-weight: inherit
}

h4 {
    color: #291336;
    font-size: 1.125em;
    text-align: center;
    font-weight: inherit
}

h4 a {
    color: #009DC9;
    font-weight: inherit
}

h5 {
    color: #8C8C99;
    text-align: center;
    font-size: 2em;
    font-weight: inherit
}

h6 {
    font-size: 1.063em
}

object, object svg {
    width: inherit;
    height: inherit;
    cursor: pointer
}

svg {
    width: inherit;
    height: inherit;
    max-height: 100%
}

img {
    width: 100%;
    height: 100%
}

.button {
	background: #1fc3df;
	color: #fff;
	font-weight: 400;
	padding: 0.55em 1.75em;
	border-radius: 3px;
	display: inline-block;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border: 1px solid #1fc3df;
  	font-size: 0.95em;
	text-align: center;
}
.button:hover {
	color: #fff;
}
.button.button_outline, .page_hero_buttons .button.request_pricing_button, .page_hero_buttons .button.free_trial_button {
	color: #291636;
	background: transparent;
	border-color: #291636;
}
.hero_dark .button.request_pricing_button, .hero_dark .button.button.free_trial_button {
	color: #fff;
	background: transparent;
	border-color: #fff;
}
.button.button_outline:hover, .page_hero_buttons .button.request_pricing_button:hover, .page_hero_buttons .button.free_trial_button:hover {
	color: #291636;
}
.hero_dark .button.request_pricing_button:hover, .hero_dark .button.button.free_trial_button:hover {
	color: #fff;
}
.page_hero_buttons .button {
  margin: 5px 5px 5px 0;
  max-width: 100%;
}

.footer-links {
    color: #474952;
    width: 100%;
    line-height: 20px;
    padding: 1.8em;
    font-weight: 400;
}

.editfields {
    -webkit-appearance: none;
    color: #72727A;
    font-size: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    font: inherit;
    margin-bottom: 1em;
    box-sizing: border-box;
    width: 100%;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.7em;
    padding-right: 0.7em
}

.product_top_box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

.product_top_box h1 {
    margin-top: 0;
    margin-bottom: 35px;
    margin-left: 0;
    font-weight: 300;
    color: #291336;
    text-align: center;
    font-size: 35px;
    line-height: 1.2em
}

.product_description p {
    color: #291336;
    font-size: 18px;
    line-height: 25px
}

.product_description {
    margin-bottom: 2em
}

.background-blue {
    background-color: #1FC2DE
}

.product_overview_box {
    display: table-cell;
    width: 25%
}

.product_overview_box_icon,.product_features_top_icon {
    width: 87px;
    height: 87px
}

.product_overview_box_container {
    padding-bottom: 82px;
    padding-top: 82px;
    display: table;
    width: 100%;
    box-sizing: border-box
}

.product_overview_box h2 {
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    text-align: left;
    min-height: 55.2px;
    line-height: 1.2em;
    margin-bottom: 0.5em
}

.product_overview_box_text h3 {
    text-align: left;
    font-size: 15px;
    color: #291336;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 0.5em
}

.product_overview_box_text p {
    font-size: 15px;
    color: #291336;
    line-height: 22px
}

.background-light-grey {
    background-color: #F4F5F6
}

.highlights_container {
    padding-top: 82px;
    padding-bottom: 82px
}

.highlights_container h3, .infographic h3 {
    text-align: left;
    font-weight: 300;
    font-size: 35px;
    color: #009DC9;
    margin-bottom: 1.5em
}

.highlights_text_box {
    display: block;
    width: 100%;
    margin-bottom: 1.5em
}

.highlights_text_box .header-text2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #291036
}

.highlights_text_box p {
    font-size: 15px;
    line-height: 22px;
    color: #291036
}

.highlights_text_box_title_container {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0.5em
}

.highlights_text_box_number {
    display: table-cell;
    width: 10%;
    vertical-align: middle
}

.highlights_text_box_title {
    display: table-cell;
    width: 90%;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1.3em;
    padding-left: 0.5em
}

.highlights_text_box p strong {
    font: inherit;
    font-weight: 400
}

.highlights_text_box .highlights_text_box_number p:first-child {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    background-color: #49176D;
    border-radius: 100%;
    font-size: 15px;
    width: 25px;
    height: 25px;
    font-weight: 400;
    text-align: center;
    padding-top: 0.1em
}

.highlights_image_container {
    display: block;
    width: 100%;
    margin-bottom: 2em
}

.highlights_image_container img {
    height: auto;
    width: 100%
}

.highlights_text_container {
    display: block;
    width: 100%
}

.infographic {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box
}

.infographic img {
    width: 100%;
    height: auto
}

.product_overview_box_spacer {
    display: none
}

.menu_product_background {
    background-color: #333342
}

.menu_product {
    width: 100%;
    text-align: left
}

.product_epp_buttons_button, .product_epp_buttons_button_buy, .product_epp_buttons_button_demo, .product_epp_buttons_button_trial, .product_epp_buttons_button_contact, .product_epp_buttons_button_aws, .estore_button_calculate, .estore_buttons_button_buy, .estore_my_epp_check_id, .button_estore_checkout, .product_epp_buttons_button_demo_version, .product_epp_buttons_button_buy_custom_purple .product_epp_buttons_button_buy,.contact_page_info_table_box_support_button,.white_paper_download_form_button,.product_epp_buttons_button_buy_become_part,.faq_search_bar_content_item_button,.solution_by_industry_cs_2_button {
    display: inline-block;
    background-color: #93939C;
    border-radius: 3px;
    border-style: none;
    font: inherit;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 28px;
    padding-right: 28px;
    vertical-align: middle;
    margin-left: 1em;
    letter-spacing: 0.04em
}

.product_epp_buttons_button_demo, .product_epp_buttons_button_contact, .product_epp_buttons_button_aws, .estore_button_calculate, .estore_buttons_button_buy, .estore_my_epp_check_id, .product_epp_buttons_button_buy_custom_purple .product_epp_buttons_button_buy,.white_paper_download_form_button,.product_epp_buttons_button_buy_become_part {
    background-color: #49176D
}

.product_epp_buttons_button_link,.product_epp_buttons_button_link:hover {
    font-size: 17px;
    color: #fff;
    display: block;
    text-align: center;
    background: transparent;
    border: none;
    width: 100%;
    font-weight: 400
}

.product_name {
    padding: 1em;
    color: #A5A5AA;
    font-size: 20px
}

.product_call_to_form .editfields {
    font-size: 18px;
    width: 100%;
    margin-bottom: 15px
}

.requests_wrapper,.menu_support_requests_wrapper {
    background-color: #C3E6FF;
    position: relative;
    display: none
}

.menu_support_requests_wrapper_extra_bg {
    position: absolute;
    width: 500vw;
    left: -100vw;
    top: 0;
    height: 100%;
    z-index: -1;
    background-color: #C3E6FF
}

.requests_content,.menu_support_requests_content {
    position: relative
}

.product_epp_buttons_button_text_heading {
    font-size: 30px;
    color: #291336;
    margin-bottom: 0.5em
}

.product_epp_buttons_button_text_heading_text {
    font-size: 18px;
    color: #291336;
    margin-bottom: 2em
}

.product_call_to_form_container {
    display: table;
    width: 100%
}

.product_call_to_form_half {
    display: table-cell;
    width: 50%;
    vertical-align: top
}

.product_call_to_form_half {
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 3em;
}

.product_overview_box_spacer_2 {
    width: 100%;
    display: none;
    height: 1px;
    background-color: #88E1EE;
    margin-bottom: 0.8em;
    margin-top: 1.6em
}

.highlights_content {
    display: table;
    width: 100%;
    box-sizing: border-box
}

.estore_error_message_text {
    font-size: 16px;
    color: #F3DEDD
}

.estore_error_message_error_container,.estore_error_message_error_container_3,.estore_error_message_error_container_4 {
    display: none;
    margin-bottom: 1em
}

.estore_error_message_error_container_2 {
    display: none;
    margin-top: 1em
}

.estore_error_message_table {
    display: table;
    width: 100%
}

.estore_error_message_table_img {
    display: table-cell;
    width: 5%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: #CF5959;
    background-image: url(https://www.endpointprotector.com/../images/img/site/other_exclamation_mark.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
    height: 57px
}

.estore_error_message_table_img object {
    width: 100%
}

.estore_error_message_table_separator {
    display: table-cell;
    width: 0.2%
}

.estore_error_message_table_content {
    display: table-cell;
    width: 94.8%;
    color: #FFF;
    vertical-align: middle;
    background-color: #CF5959;
    padding-left: 1em;
    padding-right: 1em
}

.partner_request_succes_container,.demo_request_succes_container {
    width: 100%;
    display: table;
    table-layout: fixed
}

.partner_request_succes_container_img {
    display: table-cell;
    width: 20%
}

.partner_request_succes_container_img object {
    width: 100%
}

.partner_request_succes_container_text {
    display: table-cell;
    width: 80%;
    padding-left: 2em;
    font-size: 30px;
    color: #FFF;
    vertical-align: middle
}

.partner_request_succes_container_text a {
    font: inherit;
    color: #009DC9
}

.form_sent_succes_message,.form_sent_succes_message_mailchimp {
    display: none
}

.demo_request_succes_container .partner_request_succes_container_text {
    color: #3bad4a
}

.logo .logo-link {
    position: relative;
    display: inline-block;
    height: 40px
}

.logo .logo-link.logo_ititial .logo_full {
    display: block;
    height: 40px;
    width: auto
}

.logo .logo-link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.products_box_icon svg {
    width: 41px;
    height: 41px
}

.partner_request_succes_container_img svg {
    width: 228px;
    height: 228px;
    max-height: none
}

.generic-email-error-message {
    display: none;
    font-size: 14px;
    color: #e84444;
    text-align: left;
    height: 16px;
    padding-left: 5px;
    margin-bottom: 15px
}

.cc-color-override-220871268.cc-window {
    z-index: 99999
}

.map_wrapper {
    display: flex;
    width: 100%;
}

.map_container {
    width: 50%;
    height: 692px;
}

.partner_form_container {
    width: 50%;
    min-height: 692px;
    background-color: #291036;
}




.flex-container a:hover, .flex-slider a:hover {
    outline: none
}

.slides,.slides&gt;li,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider .slides&gt;li {
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
    -moz-user-select: none
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

.no-js .flexslider .slides&gt;li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    padding: 0;
    background: none;
    position: relative;
    zoom:1}

.flexslider .slides {
    zoom:1}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    bottom: -50px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1}

.flex-control-paging li a {
    width: 2em;
    height: 0.5em;
    display: block;
    background: #D8D9DB;
    background: rgba(216, 217, 219, 1);
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: inset 0 0 3px rgba(216, 217, 219, 1);
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #B9B9C1;
    background: rgba(185,185,193,1);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.footer_bottom .footer-links {
    color: #474952;
    width: 100%;
    line-height: 1.2em;
    padding: 1.8em;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.footer_bottom .footer_copyright {
    font-size: 13px;
    width: 100%;
}
.footer_bottom .footer_nav {
    width: 100%;
    margin-bottom: 1em;
}
.footer_bottom .more_menu_footer_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.footer_bottom .more_menu_footer_item {
    display: inline-block;
    padding-right: 1.5em;
    font-weight: 400;
}
.footer_bottom .more_menu_footer_item:last-child {
    padding-right: 0;
}
.footer_bottom .more_menu_footer_item a {
    color: #474952;
    font-weight: inherit;
    font-size: 15px;
}

/* Trusted by block styles
-------------------------------------------------------------------------------------------------*/
.product_trusted_by {
	background: #f3f3f3;
    display: none;
}
.product_trusted_by_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 1.5em 1.8em;
	align-items: center;
}
.product_trusted_by_text {
	width: 20%;
	padding-right: 30px;
	border-right: 2px solid #bbb;
}
.product_trusted_by_text p {
	font-size: 24px;
	line-height: 1.2em;
	padding: 0.25em 0;
}
.product_trusted_by_logos {
	width: 80%;
	padding-left: 30px;
}
.product_trusted_by_logos_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.product_trusted_by_logo {
	width: 20%;
	text-align: center;
}
.product_trusted_by_logo svg {
	max-height: 55px;
	display: block;
	width: 100%;
    fill: inherit;
}
.page_lang_de .product_trusted_by_text p {
  	font-size: 18px;
}
.page_lang_de .product_trusted_by_logo {
  	width: 16.5%;
}
.trusted_homepage .product_trusted_by_text {
  	display: none;
}
.trusted_homepage .product_trusted_by_logos {
	width: 100%;
	padding-left: 0;
}
/* End of Trusted by block styles
-------------------------------------------------------------------------------------------------*/


/* HS Forms styles
-------------------------------------------------------------------------------------------------*/
.form_style_1 .hbspt-form .hs-input {
    font-size: 18px;
	border-radius: 0;
    border-bottom: 1px solid #b2b2b2;
    padding: 0.5em 0.7em;
	margin-bottom: 0;
    transition: .2s all ease-in-out;
}
.form_style_1 .hbspt-form .hs-input:hover, .form_style_1 .hbspt-form .hs-input:focus {
	border-bottom-color: #4a1f60;
}
.form_style_1 .hbspt-form .hs-form-field {
    margin-bottom: 20px;
}
.form_style_1 .hbspt-form .hs-submit {
    margin-top: 40px;
}
.form_style_1 .hbspt-form .hs-button {
    display: block;
    text-align: center;
    margin: auto;
    background: #1ec1dd;
	font-size: 16px;
}
.form_style_1 .hbspt-form .submitted-message::before {
	background-color: #e9e8f5;
}

.form_style_outline .hbspt-form .hs-input {
	border-color: #C7C8CA;
}

.hbspt-form .hs-form-field {
    margin-bottom: 15px;
}
.hbspt-form .hs-form-field span {
	font: inherit;
}
.hbspt-form .hs-form-field ul {
	list-style: none;
}
.hbspt-form .hbspt_2cols_row .hs-form-field {
	width: 48%;
	width: calc(50% - 8px);
}
.hbspt-form .hbspt_2cols_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hbspt-form .hs-input {
	font: inherit;
	color: #72727A;
	border-radius: 3px;
	padding: 0.3em 0.7em;
	width: 100%;
	background: #fff;
	border: 1px solid #fff;
}
.hbspt-form select.hs-input {
	padding: 0.465em 0.7em;
}
.hbspt-form .hs-input::placeholder, .hbspt-form .hs-input::-webkit-input-placeholder {
	color: #72727A;
	opacity: 1;
}
.hbspt-form textarea {
	resize: none;
	height: 5.6em;
}
.hbspt-form .hs-form-field input[type="checkbox"],
.hbspt-form .hs-form-field input[type="radio"] {
	display: none;
}
.hbspt-form .hs-form-field input[type="checkbox"] + span,
.hbspt-form .hs-form-field input[type="radio"] + span {
	display: inline-block;
	position: relative;
	padding-left: 1.5em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.hbspt-form .hs-form-field input[type="checkbox"] + span::before,
.hbspt-form .hs-form-field input[type="radio"] + span::before  {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #596D7C;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hbspt-form .hs-form-field input[type="radio"] + span::before {
	border-radius: 1em;
	width: 13px;
	height: 13px;
}
.hbspt-form .hs-form-field input[type="checkbox"]:hover + span::before,
.hbspt-form .hs-form-field input[type="radio"]:hover + span::before {
	border-color: #09afd6;
}
.hbspt-form .hs-form-field input[type="checkbox"]:checked + span::before {
	background-image: url('/images/img/site/other_c-checked.svg');
	background-position: center;
	background-size: 130%;
	background-repeat: no-repeat;
	border-color: #09afd6;
}
.hbspt-form .hs-form-field input[type="radio"]:checked + span::before {
	background-color: #09afd6;
	border-color: #09afd6;
}
.hbspt-form .hs-button {
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-family: Roboto, Verdana, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3em;
    margin-left: 0;
    background-color: #49176D;
    display: block;
    border-radius: 3px;
    border: none;
    letter-spacing: 1px;
    padding: 0.65em 1.75em;
    text-transform: uppercase;
    white-space: inherit;
}
.hbspt-form .hs_error_rollup {
    margin-bottom: 15px
}
.hbspt-form .hs-error-msgs {
	list-style: none;
}
.hbspt-form .hs-error-msgs label {
    color: #EA3743;
    padding: 0 0.9em;
    display: block;
    font-size: 13px;
	line-height: 1.2em;
	margin-top: 5px;
	text-align: left;
}
.hbspt-form .submitted-message {
	position: relative;
	text-align: center;
	padding-top: 80px;
	color: #291636;
}
.hbspt-form .submitted-message::before {
	content: '';
	width: 70px;
	height: 70px;
	background-color: #FFF;
	top: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	border-radius: 60px;
	background-image: url('/images/img/site/checkmark_active.svg');
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center;
}

.hs_demo_form.form_style_1 .hbspt-form .hs-input {
	background: transparent;
	border-color: transparent;
	border-bottom-color: #b2b2b2;
}
.hs_demo_form.form_style_1 .hbspt-form .hs-button {
	font-size: 1.25em;
	width: 100%;
}

.hbspt-form .privacy_notice {
	font-size: 12px;
	color: #fff;
	display: block;
}
.hbspt-form .privacy_highlight {
    font-size: 1.1em;
    margin-bottom: 0.3em;
    font-weight: 400;
}
.hbspt-form .privacy_notice a {
	font-size: inherit;
	color: inherit;
	text-decoration: underline;
}


/* End of HS Formsstyles
-------------------------------------------------------------------------------------------------*/


@media only screen and (min-width: 1025px) {
    * {
        font-size:16px;
        line-height: 1.5em;
        font-weight: 300
    }

    .center {
        min-width: 1024px;
        max-width: 1140px
    }

    .footer-links {
        padding-left: 0;
        padding-right: 0;
    }

    .feature_box_spacer {
        display: block
    }

    .product_overview_box_icon {
        margin-left: auto;
        margin-right: auto
    }

    .solution_overview_box_icon {
        margin-left: auto;
        margin-right: auto
    }

    .product_overview_box_spacer_2 {
        display: block
    }

    .infosec_landing_page .general_landing_page_form_content_half_list_box .general_landing_page_form_content_half_list_box_txt_cont_text {
        font-size: 18px;
        line-height: 1.3em
    }

    .product_overview_box h2 {
        margin-top: 0
    }

    .infographic {
        width: 100%;
        max-height: 700px;
        margin-top: 82px;
        margin-bottom: 82px
    }

    .product_top {
        margin-top: 0;
        margin-bottom: 82px
    }

    .product_overview_box_container {
        padding-bottom: 82px;
        padding-top: 82px
    }

    .testimonial_text {
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-size: 14px;
        line-height: 18px;
        color: #333342
    }

    .menu_product {
        text-align: right;
        vertical-align: bottom
    }

    .product_menu_desktop {
        display: table;
        width: 100%
    }

    .product_top_box {
        vertical-align: top
    }

    .product_name {
        display: none
    }

    .requests_content,.menu_support_requests_content {
        padding-bottom: 4em;
        padding-top: 4em
    }

    .highlights_image_container {
        display: table-cell;
        width: 66%;
        padding-right: 2em
    }

    .highlights_text_container {
        display: table-cell;
        width: 33%;
        vertical-align: middle;
        padding-left: 2em
    }

    .product_overview_row {
        display: table-cell;
        width: 50%
    }

    .product_overview_box {
        padding-left: 1em;
        padding-right: 1em
    }

    .product_overview_row:first-of-type .product_overview_box:first-of-type {
        padding-left: 0
    }

    .product_overview_row:last-of-type .product_overview_box:last-of-type {
        padding-right: 0
    }

    .product_trusted_by_container {
		padding-left: 0;
		padding-right: 0;
	}
	.product_trusted_by_text p {
		font-size: 27px;
	}
	.page_lang_de .product_trusted_by_text p{
		font-size: 20px;
	} 
	.trusted_homepage {
		padding-left: 4em;
		padding-right: 4em;
	}
	.product_dt_modal_h_container {
		padding-left: 0;
		padding-right: 0;
	}

    .footer_action_container, .footer_bottom .footer-links {
        padding-left: 0;
        padding-right: 0;
    }
    .footer_bottom .footer-links {
        flex-direction: initial;
    }
    .footer_bottom .footer_copyright {
        max-width: 35%;
    }
    .footer_bottom .footer_nav {
        max-width: 65%;
        margin-bottom: 0;
        width: auto;
    }
    .footer_bottom .more_menu_footer_item:last-child {
        padding-right: 0;
    }

}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1025px) {
    body {
        -webkit-animation-delay:0.5s;
        -webkit-animation-name: fontfix;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: linear;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-text-stroke: 1px transparent;
        text-rendering: optimizeLegibility;
        font-feature-settings: "kern";
        -webkit-font-feature-settings: "kern";
        -moz-font-feature-settings: "kern"
    }

    @-webkit-keyframes fontfix {
        from {
            opacity: 1
        }

        to {
            opacity: 1
        }
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation: portrait) {
    * {
        font-weight:300
    }

    .product_overview_box_container {
        padding-left: 5%;
        padding-right: 5%
    }

    .product_overview_box {
        display: table-cell;
        width: 50%;
        vertical-align: top;
        padding-left: 1em
    }

    .product-icon {
        height: 95px
    }

    .product_top,.product_top_2 {
        margin-left: 5%;
        margin-right: 5%
    }

    .product_top {
        margin: 5%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }

    .product_top_box {
        vertical-align: middle;
        text-align: left
    }

    .product_top_box .product_epp_buttons {
        text-align: center
    }

    .product_top_box h1 {
        font-size: 40px
    }

    .product_overview_box_main {
        display: table-cell;
        padding-left: 2em;
        vertical-align: top;
        padding-bottom: 41px
    }

    .product_overview_box_icon {
        display: table-cell;
        padding-bottom: 41px;
        width: 70px;
        height: 70px
    }

    .product_overview_box h2 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 0.5em
    }

    .highlights_container {
        margin-left: 5%;
        margin-right: 5%
    }

    .highlights_container h4, .infographic h4 {
        font-size: 35px
    }

    .highlights_text_box .header-text2 {
        font-size: 26px
    }

    .highlights_text_box p {
        font-size: 15px;
        line-height: 22px
    }

    .product_epp_buttons_button_text_container {
        box-sizing: border-box
    }

    .product_overview_row {
        width: 100%
    }

    .product_overview_row .product_overview_box:first-of-type {
        padding-right: 1em;
        padding-left: 0
    }

    .product_overview_row:last-of-type .product_overview_box_main {
        padding-bottom: 0
    }

    .partner_request_succes_container_text {
        font-size: 25px
    }

    .partner_request_succes_container_img svg {
        width: 139px;
        height: 139px
    }

    .logo .logo-link {
        display: block
    }

    #map_container {
        display: none;
    }

    .partner_form_container {
        width: 100%;
    }
}

@media only screen and (min-width : 960px) and (max-width : 1024px) and (orientation: landscape) {
    * {
        font-weight:300
    }

    .product_overview_box_container {
        padding-left: 5%;
        padding-right: 5%
    }

    .product_overview_box {
        display: table-cell;
        width: 50%;
        vertical-align: top;
        padding-left: 1em
    }

    .product-icon {
        height: 95px
    }

    .product_top,.product_top_2 {
        margin-left: 5%;
        margin-right: 5%
    }

    .product_top {
        margin: 5%;
        margin-top: 0
    }

    .product_top_box {
        vertical-align: middle;
        text-align: left
    }

    .product_top_box .product_epp_buttons {
        text-align: center
    }

    .product_top_box h1 {
        font-size: 40px
    }

    .product_overview_box_main {
        display: table-cell;
        padding-left: 2em;
        vertical-align: top;
        padding-bottom: 41px
    }

    .product_overview_box_icon {
        display: table-cell;
        padding-bottom: 41px;
        width: 70px;
        height: 70px
    }

    .product_overview_box h2 {
        font-size: 22px;
        margin-bottom: 0.5em;
        line-height: 27px
    }

    .highlights_container {
        margin-left: 5%;
        margin-right: 5%
    }

    .highlights_container h4, .infographic h4 {
        font-size: 35px
    }

    .highlights_text_box .header-text2 {
        font-size: 26px
    }

    .highlights_text_box p {
        font-size: 15px;
        line-height: 22px
    }

    .highlights_text_box p strong {
        font-size: 18px;
        font-weight: 400
    }

    .product_epp_buttons_button_text_container {
        box-sizing: border-box
    }

    .requests_content,.menu_support_requests_content {
        padding: 5%
    }

    .product_overview_row {
        width: 100%
    }

    .product_overview_row .product_overview_box:first-of-type {
        padding-right: 1em;
        padding-left: 0
    }

    .product_overview_row .product_overview_box:last-of-type {
        padding-left: 1em
    }

    .infographic {
        padding: 5%
    }

    .product_name {
        padding: 37px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .menu_product_mobile {
        padding-left: 37px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 12px
    }

    .product_overview_row:last-of-type .product_overview_box_main {
        padding-bottom: 0
    }

    .partner_request_succes_container_text {
        font-size: 25px
    }

    .partner_request_succes_container_img svg {
        width: 185px;
        height: 185px
    }

    .testimonial_text {
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-size: 14px;
        line-height: 18px;
        color: #333342
    }

    .highlights_text_box {
        display: table-cell;
        width: 50%
    }

    .logo .logo-link {
        display: block
    }

    .logo .logo-link .logo_full {
        display: block;
        width: auto;
        height: 40px
    }

    #map_container {
        display: none;
    }

    .partner_form_container {
        width: 100%;
    }

}

@media only screen and (max-width: 480px), all and (min-width: 600px) and (max-width: 602px) and (orientation: portrait) {
    * {
        font-weight:300
    }
    .cc-floating.cc-theme-classic {
        border-radius: 0 !important
    }

    .cc-window .cc-compliance {
        margin-left: 0 !important
    }

    .product_top,.product_top_2 {
        padding: 1.8em;
        box-sizing: border-box
    }

    .product_top_box {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left
    }

    .product_top_box .product_epp_buttons {
        text-align: center
    }

    .product_top_box .product_epp_buttons .product_epp_buttons_button_trial, .product_top_box .product_epp_buttons .product_epp_buttons_button_demo_version {
        margin-left: 0
    }

    .product_top_box .product_epp_buttons .product_epp_buttons_button_demo {
        margin-left: 0;
        margin-top: 1em
    }

    .product_top_box:last-of-type {
        width: 100%
    }

    .product_top_box h1 {
        margin-top: 41px;
        font-size: 27px;
        line-height: 32px;
        text-align: left
    }

    .product_subtitle p {
        font-size: 16px;
        line-height: 22px
    }

    .product_description p {
        font-size: 16px;
        line-height: 22px
    }

    .product_overview_box {
        display: block;
        width: 100%
    }

    .product_overview_box_container {
        padding: 1.8em;
        box-sizing: border-box
    }

    .product_overview_box_main {
        display: table-cell;
        padding-left: 1.5em;
        vertical-align: top
    }

    .product_overview_box_icon {
        display: table-cell
    }

    .product_overview_box_spacer {
        width: 100%;
        height: 1px;
        background-color: #88E1EE;
        display: block;
        margin-bottom: 41px;
        margin-top: 41px
    }

    .highlights_container {
        padding-left: 1.8em;
        padding-right: 1.8em
    }

    .product_overview_box_icon,.product_features_top_icon {
        width: 55px;
        height: 55px
    }

    .information_block_heading {
        margin-top: 12.5px
    }

    .product_features_custom_text_heading {
        padding-top: 1em
    }

    .product_overview_box h2 {
        margin-bottom: 1em;
        min-height: 0;
        line-height: 1.2em
    }

    .call_to_action_products_half h6 {
        font-size: 27px;
        line-height: 32px
    }

    .call_to_action_products_text {
        font-size: 16px;
        line-height: 1.3em
    }

    .product_overview_box_text p {
        line-height: 1.3em
    }

    .product_overview_box_text h3 {
        padding-bottom: 0
    }

    .product_features_custom_text:last-of-type {
        padding-bottom: 27px
    }

    .product_epp_buttons_button_text_container {
        box-sizing: border-box
    }

    .requests_content,.menu_support_requests_content {
        padding: 1.8em;
        padding-top: 53.33px;
        padding-bottom: 53.33px
    }

    .product_call_to_form_half {
        display: block;
        width: 100%;
        padding-left: 0!important;
        padding-right: 0!important
    }

    .product_name {
        padding: 28.8px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .partner_request_succes_container_text {
        font-size: 15px;
        line-height: 22px;
        padding-left: 1em
    }

    .product_top .product_top_box h1:first-of-type {
        margin-top: 0
    }

    h1,h2,h3,h4,h5,h6 {
        line-height: 1.3em
    }

    .partner_request_succes_container_img svg {
        width: 64px;
        height: 64px
    }

    .estore_error_message_error_container_2 {
        width: 96vw;
        margin-left: -1.35em;
        overflow: hidden
    }

    .estore_error_message_table_img {
        width: 15%
    }

    .estore_error_message_table_separator {
        width: 1%
    }

    .estore_error_message_table_content {
        width: 84%
    }

    .product_overview_row .product_overview_box:last-of-type, .product_overview_row .product_overview_box:first-of-type {
        padding-left: 0;
        padding-right: 0
    }

    #map_container {
        display: none;
    }

    .partner_form_container {
        width: 100%;
    }

    .product_trusted_by_text {
        width: 100%;
        padding-right: 0;
        border-right: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .product_trusted_by_text p {
        font-size: 18px;
    }
    .product_trusted_by_logos {
        width: 100%;
        padding-left: 0;
    }
    .product_trusted_by_logos_container {
        justify-content: center;
    }
    .product_trusted_by_logo, .trusted_homepage.page_lang_de .product_trusted_by_logo {
        width: 33.33%;
    }

}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    * {
        font-weight:300
    }

    h1 {
        margin-left: 1%;
        margin-right: 1%;
        font-size: 20px;
        text-align: left
    }

    .product_top,.product_top_2 {
        padding: 1.8em;
        box-sizing: border-box
    }

    .product_top_box {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left
    }

    .product_top_box .product_epp_buttons {
        text-align: center
    }

    .product_top_box .product_epp_buttons .product_epp_buttons_button_trial, .product_top_box .product_epp_buttons .product_epp_buttons_button_demo_version {
        margin-left: 0
    }

    .product_top_box:last-of-type {
        width: 100%
    }

    .product_top_box h1 {
        margin-top: 41px;
        font-size: 27px;
        line-height: 32px;
        text-align: left
    }

    .product_subtitle p {
        font-size: 16px;
        line-height: 22px
    }

    .product_description p {
        font-size: 16px;
        line-height: 22px
    }

    .product_overview_box {
        display: block;
        width: 100%
    }

    .product_overview_box_container {
        padding: 1.8em;
        box-sizing: border-box
    }

    .product_overview_box_main {
        display: table-cell;
        padding-left: 2em;
        vertical-align: top;
        padding-bottom: 0
    }

    .product_overview_box_icon {
        display: table-cell
    }

    .product_overview_box_spacer {
        width: 100%;
        height: 1px;
        background-color: #88E1EE;
        display: block;
        margin-bottom: 41px;
        margin-top: 41px
    }

    .product_overview_row .product_overview_box, .product_overview_row .product_overview_box:first-of-type, .product_overview_row .product_overview_box:last-of-type {
        padding-left: 0;
        padding-right: 0
    }

    .product_overview_box_icon,.product_features_top_icon {
        width: 55px;
        height: 55px
    }

    .information_block_heading {
        margin-top: 12.5px
    }

    .product_features_custom_text_heading {
        padding-top: 1em
    }

    .product_overview_box h2 {
        margin-bottom: 1em;
        min-height: 0;
        line-height: 1.2em
    }

    .call_to_action_products_text {
        font-size: 16px;
        line-height: 1.3em
    }

    .product_overview_box_text p {
        line-height: 1.3em
    }

    .product_epp_buttons_button_text_container {
        box-sizing: border-box
    }

    .requests_content,.menu_support_requests_content {
        padding: 1.8em;
        padding-top: 53.33px;
        padding-bottom: 53.33px
    }

    .product_call_to_form_half {
        display: block;
        width: 100%;
        padding-left: 0!important;
        padding-right: 0!important
    }

    .product_name {
        padding: 28.8px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .product_call_to_form .editfields {
        max-width: 311px
    }

    .product_call_to_form {
        max-width: 311px;
        margin-left: auto;
        margin-right: auto
    }

    .partner_request_succes_container_text {
        font-size: 15px;
        line-height: 22px;
        padding-left: 1em
    }

    .product_top .product_top_box h1:first-of-type {
        margin-top: 0
    }

    h1,h2,h3,h4,h5,h6 {
        line-height: 1.3em
    }

    .partner_request_succes_container_img svg {
        width: 122px;
        height: 122px
    }

    .estore_error_message_table_img {
        width: 10%
    }

    .estore_error_message_table_separator {
        width: 0.5%
    }

    .estore_error_message_table_content {
        width: 89.5%
    }

    #map_container {
        display: none;
    }

    .partner_form_container {
        width: 100%;
    }

    .product_trusted_by_text {
    	width: 25%;
    }
    .product_trusted_by_text p {
  		font-size: 18px;
  	}
    .product_trusted_by_logos {
  		width: 75%;
  	}
    .product_trusted_by_logos_container::after {
        content: '';
        width: 33.33%;
    }
    .product_trusted_by_logo, .page_lang_de .product_trusted_by_logo {
      	width: 33.33%;
    }
    .trusted_homepage .product_trusted_by_logo {
      	width: 20%;
    }
    .trusted_homepage.page_lang_de .product_trusted_by_logo {
      	width: 25%;
    }
    .trusted_homepage.page_lang_de .product_trusted_by_logos_container {
    	justify-content: center
    }
    .trusted_homepage.page_lang_de .product_trusted_by_logos_container::after {
    	content: none;
    }
    .product_trusted_by_logo svg {
  		max-height: 45px;
  	}

}

@media only screen and (max-width: 600px) {
    .logo .logo-link {
        display: block;
        opacity: 1;
        visibility: visible;
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%)
    }
}

@media screen and (max-width: 380px) {
    .logo .logo-link, .logo .logo-link.logo_ititial .logo_full, .to_scroll_container .logo_small_scroll {
        height: 34px
    }
}</pre></body></html>