﻿html,
body {
  --app-font-family-normal: WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: normal;
  --app-font-letter-spacing: -0.02rem;
  --app-font-weight-normal: 350;
  --app-font-weight-bold: 500;
  --app-font-weight-password: normal;
}
html:lang(ja),
body:lang(ja) {
  --app-font-family-normal: WebpageSansJP, WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldJP, WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: "palt";
  --app-font-letter-spacing: 0.015rem;
  --app-font-weight-normal: normal;
  --app-font-weight-bold: bold;
  --app-font-weight-password: normal;
}
html:lang(zh),
body:lang(zh) {
  --app-font-family-normal: WebpageSansCN, WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldCN, WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: "palt";
  --app-font-letter-spacing: 0.015rem;
  --app-font-weight-normal: normal;
  --app-font-weight-bold: bold;
  --app-font-weight-password: normal;
}
html:lang(zh_cht),
body:lang(zh_cht) {
  --app-font-family-normal: WebpageSansCHT, WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldCHT, WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: "palt";
  --app-font-letter-spacing: 0.015rem;
  --app-font-weight-normal: normal;
  --app-font-weight-bold: bold;
  --app-font-weight-password: normal;
}
html:lang(ko),
body:lang(ko) {
  --app-font-family-normal: WebpageSansKO, WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldKO, WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: "palt";
  --app-font-letter-spacing: 0.015rem;
  --app-font-weight-normal: normal;
  --app-font-weight-bold: bold;
  --app-font-weight-password: normal;
}
html:lang(ru),
body:lang(ru) {
  --app-font-family-normal: WebpageSansRU, WebpageSansEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-bold: WebpageSansBoldRU, WebpageSansBoldEN, -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --app-font-family-password: WebpageSansPIN, monospace;
  --app-font-size-xxxsmall: 9px;
  --app-font-size-xsmall: 12px;
  --app-font-size-normal: 15px;
  --app-font-size-large: 18px;
  --app-font-size-xlarge: 20px;
  --app-font-size-xxlarge: 22px;
  --app-font-size-icon: 18px;
  --app-font-feature-settings: "palt";
  --app-font-letter-spacing: 0.015rem;
  --app-font-weight-normal: normal;
  --app-font-weight-bold: bold;
  --app-font-weight-password: normal;
}
html,
span,
div,
ul,
li {
  overscroll-behavior: none;
}
html,
body {
  font-family: var(--app-font-family-normal) !important;
  font-feature-settings: var(--app-font-feature-settings);
  letter-spacing: normal;
}
.font-color-red {
  color: var(--bs-red) !important;
}
.form-control.error {
  border-color: var(--bs-form-invalid-border-color);
}
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-delay: 0s;
  animation-direction: normal;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.font-weight-bold {
  font-family: var(--app-font-family-bold) !important;
  letter-spacing: var(--app-font-letter-spacing);
  font-weight: 500 !important;
}
.font-family-password {
  font-family: var(--app-font-family-password) !important;
}
.font-family-password-with-bold {
  font-family: var(--app-font-family-password) !important;
  font-weight: bold !important;
}
body {
  font-size: 1.1rem;
  color: var(--app-text-color);
  overflow-x: hidden !important;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
  background-color: var(--app-background-color) !important;
}
h4 {
  font-weight: normal;
}
input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  box-shadow: inset 0 0 0 1px var(--app-textbox-border-color-focus), 0 0 0 1px var(--app-textbox-border-color-focus) !important;
  border-color: var(--app-textbox-border-color-focus) !important;
}
textarea.input_noresize {
  resize: none !important;
}
.passwordmanager-product-heading {
  height: auto;
  position: relative;
  margin-top: -60px;
  top: 10px;
}
.passwordmanager-product-heading.home-overview {
  margin-top: 40px;
}
.product-banner-images {
  min-height: 820px;
}
.container-class-home-overview .product-banner-images {
  min-height: 430px;
}
.passwordmanager-homepage-img {
  background-color: transparent;
  position: absolute !important;
  top: 0 !important;
  height: auto !important;
  border-radius: 14px;
}
.passwordmanager-homepage-img.home-page {
  bottom: -180px;
  width: 900px;
  left: 56%;
}
.passwordmanager-productpage-img {
  background-color: transparent;
}
.passwordmanager-productpage-img.flip-image {
  transform: scaleX(-1) !important;
}
.custom-negative-margin-1 {
  margin-top: -185px;
}
.custom-circle.custom-circle-pos-1 {
  top: 25%;
  left: -9%;
}
.custom-circle.custom-circle-pos-4 {
  top: 60%;
  left: 20%;
}
.custom-circle.custom-circle-pos-6 {
  top: 55%;
  left: 46%;
}
.custom-circle.custom-circle-pos-9 {
  top: 76%;
  left: 29%;
}
.custom-circle.custom-circle-pos-14 {
  left: 68%;
  top: -8%;
}
.custom-circle.custom-circle-pos-15 {
  top: -4%;
  left: 68.7%;
}
.custom-circle.custom-circle-pos-16 {
  top: -6.9%;
  left: 70%;
}
.icon-featured.size-sm {
  width: 80px;
  height: 80px;
  font-size: 2em;
  line-height: 80px;
}
.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote:before {
  font-family: Arial;
}
.custom-carousel-dots-style-1 .owl-dots {
  margin-top: 2px !important;
}
.testimonial blockquote {
  font-family: var(--app-font-family-normal) !important;
}
.testimonial blockquote p {
  font-family: var(--app-font-family-normal) !important;
}
.testimonial.testimonial-alternarive-font blockquote p {
  font-family: var(--app-font-family-normal) !important;
}
#footer {
  font-size: 15px;
}
#footer a:not(.btn):not(.no-footer-css) {
  color: var(--app-button-text-color);
}
.page-header h1 {
  line-height: normal;
}
.pricing-table .plan .plan-features ul li {
  border: none;
  line-height: 1.3;
}
.pricing-table.custom-pricing-table-style-1 .plan.plan-featured .plan-popular-tag {
  top: 3%;
  right: -41%;
  width: 100%;
  text-align: center;
  transform: rotate(48deg);
  font-size: 10px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--app-text-color);
}
.feature-box .feature-box-info {
  padding-left: 0;
}
img.full-screen-image.desktop {
  width: 90%;
}
img.full-screen-image.tablet {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: -3%;
  border-radius: 18px;
  background-color: var(--app-background-color);
}
img.full-screen-image.mobile {
  position: absolute;
  width: 18%;
  right: 0;
  bottom: -3%;
  border-radius: 18px;
  background-color: var(--app-background-color);
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  padding: 12px 10px 12px 10px !important;
}
#header .header-nav-main nav > ul > li > a {
  text-transform: none !important;
}
#header .header-nav-main nav > ul li a {
  padding: 12px 8px !important;
  white-space: nowrap;
}
#header .header-nav.header-nav-links .nav a.nav-link.active {
  color: var(--app-highlight-background-color) !important;
}
#mainNav i.fas.fa-chevron-down {
  font-size: 0.9em !important;
}
select.form-select {
  border-radius: var(--app-button-border-radius);
}
select.form-select option:checked {
  background-color: var(--app-highlight-background-color) !important;
  color: var(--app-highlight-text-color) !important;
}
.custom-section-curved-top-7 {
  top: -295px;
}
#header .header-nav-main nav {
  max-height: 90vh !important;
}
#header li a.current-page-active {
  color: var(--app-highlight-background-color) !important;
}
select.bg-outline-background {
  border: 2px solid var(--app-highlight-background-color) !important;
  background-color: transparent !important;
  color: var(--app-highlight-background-color) !important;
  font-weight: normal;
}
select.bg-outline-background option {
  color: var(--app-text-color) !important;
}
select.form-control-lg {
  line-height: 1.2;
}
img.passwordmanager-themed {
  width: 100%;
  border-radius: 8px;
  background-color: var(--app-background-color);
}
.tabs-navigation .nav-tabs > li .nav-link:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  font-size: 18px;
  content: "\f105";
}
.tabs-navigation .nav-tabs > li .nav-link.fake:before {
  content: "" !important;
}
.tabs-navigation .nav-tabs > li .nav-link.fake:hover,
.tabs-navigation .nav-tabs > li .nav-link.fake.active {
  border-right: 3px solid #EEE !important;
}
.nav-tabs li .nav-link {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
}
.btn-outline.btn-primary:focus,
.btn-outline.btn-primary.focus {
  color: white;
}
.btn-outline.btn-primary.disabled,
.btn-outline.btn-primary:disabled {
  color: var(--app-button-text-color) !important;
  background-color: var(--app-highlight-background-color) !important;
  opacity: 0.2;
  cursor: not-allowed !important;
}
.btn-outline.btn-danger:focus,
.btn-outline.btn-danger.focus {
  color: white;
}
.btn-outline.btn-danger.disabled,
.btn-outline.btn-danger:disabled {
  color: var(--app-button-text-color) !important;
  background-color: var(--app-error-color) !important;
  opacity: 0.2;
  cursor: not-allowed !important;
}
a.disabled {
  opacity: 0.2;
  cursor: not-allowed !important;
}
.form-control:not(.form-control-lg) {
  font-size: 0.9rem;
}
.alert {
  --bs-alert-border: 2px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.25rem;
}
.alert [class*="fa-"],
.alert .icons {
  font-size: 1.2em;
}
.icon_creditcard_visa {
  color: #014192;
}
.icon_creditcard_mastercard {
  color: #E4001A;
}
.icon_creditcard_amex {
  color: #016CC9;
}
.icon_payment_paypal {
  color: #4496D4;
}
.user_cart_container {
  background-color: var(--app-button-text-color);
}
.alert-dismissible .btn-close {
  padding: 1.4rem 1rem;
}
.form-check-input {
  margin-top: 0.35em;
}
.form-control.read_only {
  background-color: #e9ecef;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.09);
}
.form-control {
  box-shadow: none !important;
}
.alert-image-rightside {
  background-repeat: no-repeat;
}
.alert-image-rightside.security {
  background-image: url("/Content/Images/Webpages/PMPurchasePasswordCheck.svg");
  background-position: 395px -10px;
  background-size: 480px;
}
.passwordmanager-product-title {
  border: 2px solid;
  padding: 5px 15px 5px 15px;
  border-radius: 100px;
}
.custom-section-curved-top-2.bottom-position {
  position: relative;
  top: 1px;
  margin-top: -225px;
}
.custom-section-curved-top-3.bottom-position {
  position: relative;
  top: 1px;
  margin-top: 60px;
}
.custom-section-curved-top-4.bottom-position {
  position: relative;
  top: 1px;
  margin-top: -150px;
}
.custom-section-curved-top-5.bottom-position {
  position: relative;
  top: 1px;
  margin-top: -75px;
}
.personal-password-generator-image {
  width: 100%;
  border-radius: 18px;
}
.personal-security-dashboard-image {
  border-radius: 18px;
}
.accordion.accordion-modern-status > .card .card-header a {
  padding-right: 60px !important;
}
html #header.header-transparent {
  top: 0;
}
.image-hotspot .ring {
  margin: -21px auto auto -21px;
}
.image-hotspot strong {
  transform: translate3d(-60%, -60%, 0);
  width: 28px;
  text-align: center;
  top: 0;
  left: 0;
}
.border-color-warning {
  border-color: #F78700 !important;
  color: #F78700 !important;
}
.border-color-error {
  border-color: #EA4335 !important;
  color: #EA4335 !important;
}
.border-color-success {
  border-color: #0cc485 !important;
  color: #0cc485 !important;
}
.custom-cards .col-custom-cards:nth-child(2) {
  transform: translateY(45px);
}
.custom-cards .col-custom-cards:nth-child(3) {
  transform: translateY(90px);
}
section.section.section-angled .section-angled-layer-bottom {
  bottom: 45px;
  height: 350px;
}
section.section.section-angled .section-angled-layer-bottom.extra-wider {
  bottom: 60px;
  height: 650px;
}
.passwordmanager-header-card {
  min-height: 355px;
}
.list.list-ordened.list-ordened-style-1 li,
.list.list-ordened.list-ordened-style-2 li,
.list.list-ordened.list-ordened-style-3 li {
  color: #777;
}
.passwordmanager-usermanual-sidebar ul.nav-list li a:before {
  content: none;
}
.passwordmanager-usermanual-sidebar ul.nav-list li > a.active {
  font-weight: normal;
  font-family: var(--app-font-family-bold) !important;
  color: var(--app-highlight-background-color);
}
.passwordmanager-usermanual-sidebar ul.nav-list li {
  font-size: 14px;
}
.passwordmanager-usermanual-sidebar ul.nav-list li:last-child a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.ol-li-nocount::before {
  content: none !important;
}
.resize-disabled {
  resize: none;
}
#footer form {
  opacity: 1;
}
.appdownload_badge {
  cursor: pointer;
}
.pm-image-border {
  border: 6px solid #CED8E3;
  border-radius: 15px;
  padding: 10px;
}
.pm_button_icon {
  color: var(--app-highlight-background-color);
  font-size: 30px;
}
.pm_sideicon_wrap {
  border: 2px solid var(--app-button-border-color);
  border-radius: var(--app-button-border-radius);
  background-color: var(--app-button-background-color);
  text-decoration: none;
  padding: 4px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 24px;
  font-size: var(--app-font-size-xsmall);
}
.pm_sideicon_wrap:hover {
  background-color: var(--app-button-background-color-hover);
  border: 2px solid var(--app-button-border-color);
  cursor: pointer;
}
.pm_sideicon_wrap.copied {
  border: 2px solid var(--app-success-color) !important;
  background-color: var(--app-success-color) !important;
  color: var(--app-button-text-color) !important;
}
.pm_sideicon_wrap .sideicon {
  color: var(--app-button-text-color);
  flex-grow: 0;
  flex-shrink: 0;
  margin: auto;
}
.pm_sideicon_wrap:hover .sideicon {
  color: var(--app-button-text-color-hover);
}
.pm_sideicon_wrap.copied .sideicon {
  color: var(--app-button-text-color) !important;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.select_language_dropdown option {
  text-transform: none !important;
}
.pm_btnbutton_dropdown {
  border: 2px solid var(--app-button-border-color);
}
.pm_btnbutton_dropdown:hover {
  border: 2px solid var(--app-highlight-background-color) !important;
  background-color: transparent !important;
  color: var(--app-highlight-background-color) !important;
}
.webpageui_element_wrapper .webpageui_element_button.disabled .button_icon {
  font-size: 26.5px;
}
.webpageui_element_wrapper .webpageui_element_button .button_with_icon {
  font-size: 26.5px;
}
.webpageui_element_wrapper:not(.disabled) .webpageui_element_button:not(.disabled) {
  display: flex !important;
}
.webpageui_element_wrapper:not(.disabled) .webpageui_element_button.disabled {
  display: none !important;
}
.webpageui_element_wrapper.disabled .webpageui_element_button.disabled {
  display: flex !important;
}
.webpageui_element_wrapper .webpageui_element_button.disabled.disabled-visible {
  display: flex !important;
}
.webpageui_element_wrapper.disabled .webpageui_element_button:not(.disabled) {
  display: none !important;
}
.greyout_disabled {
  color: var(--app-button-text-color) !important;
  background-color: var(--app-highlight-background-color) !important;
  border-color: var(--app-highlight-background-color) !important;
  opacity: 0.2 !important;
  cursor: not-allowed !important;
}
.field_generatedcode {
  flex-grow: 0;
  flex-shrink: 0;
  position: absolute;
  right: 50px;
}
.field_generatedcode img {
  padding: 2px;
  border-left: 0;
  height: 100%;
  width: 100%;
}
.fido_animation_wrapper {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: var(--app-button-border-radius);
  padding: 10px;
}
.authentication_form_container .numpad-container .dot-container {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.authentication_form_container .numpad-container .dot {
  width: 12px;
  height: 12px;
  border: 2px solid var(--app-highlight-background-color);
  border-radius: 100%;
  transition: background-color 0.2s ease;
}
.authentication_form_container .numpad-container .dot.filled {
  background-color: var(--app-highlight-background-color);
  border: 2px solid var(--app-highlight-background-color);
}
.inputbox_spinner {
  color: var(--app-highlight-background-color);
}
.select-with-spinner {
  position: relative;
}
.select-with-spinner select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 3rem;
}
.spinner-caret-wrapper {
  position: absolute;
  top: 50%;
  right: 2.3rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  pointer-events: none;
}
.checkbox-background-highlight {
  background-color: var(--app-highlight-checkbox-background-color);
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
}
/* Password Strength Indicator */
.pwdgenerator_v2_indicator_container {
  font-size: var(--app-font-size-xxsmall);
  display: none;
  border-radius: 3px;
  margin-left: 5px;
}
.pwdgenerator_v2_indicator_container.security_dashboard_indicator {
  min-width: 145px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.pwdgenerator_v2_indicator_container.veryweak {
  border: 2px solid var(--app-indicator-veryweak-background-color);
  color: var(--app-indicator-veryweak-background-color);
  display: flex;
}
.pwdgenerator_v2_indicator_container.weak {
  border: 2px solid var(--app-indicator-weak-background-color);
  color: var(--app-indicator-weak-background-color);
  display: flex;
}
.pwdgenerator_v2_indicator_container.medium {
  border: 2px solid var(--app-indicator-medium-background-color);
  color: var(--app-indicator-medium-background-color);
  display: flex;
}
.pwdgenerator_v2_indicator_container.strong {
  border: 2px solid var(--app-indicator-strong-background-color);
  color: var(--app-indicator-strong-background-color);
  display: flex;
}
.pwdgenerator_v2_indicator_container.verystrong {
  border: 2px solid var(--app-indicator-verystrong-background-color);
  color: var(--app-indicator-verystrong-background-color);
  display: flex;
}
.pwdgenerator_v2_indicator_rating_container {
  display: flex;
  font-size: 5px;
  padding: 8px 5px 7px 5px;
  flex-grow: 0;
  flex-shrink: 0;
}
.pwdgenerator_v2_indicator_rating_icon {
  margin-right: 2px;
  margin-top: auto;
  margin-bottom: auto;
}
/* Circular Countdown Widget */
.otp_countdown_widget_outter_container {
  width: 100%;
}
.otp_countdown_widget_container {
  display: flex;
  gap: 30px;
  height: 28px;
}
.otp_countdown_widget_container .otp_countdown_widget_circle_master {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.otp_countdown_widget_container .otp_countdown_widget_circle_master svg {
  position: relative;
  width: 30px;
  height: 30px;
  transform: rotate(270deg);
}
.otp_countdown_widget_container .otp_countdown_widget_circle_master svg circle {
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke-width: 3;
  stroke: var(--app-border-color);
  transform: translate(5px, 5px);
}
.otp_countdown_widget_container .otp_countdown_widget_circle_master svg circle:nth-child(2) {
  stroke: var(--app-circular-countdown-start);
  stroke-dasharray: 87;
  stroke-dashoffset: 87;
}
.otp_countdown_widget_container.inprogress .otp_countdown_widget_circle_master svg circle:nth-child(2) {
  stroke: var(--app-circular-countdown-mid);
}
.otp_countdown_widget_container.ending .otp_countdown_widget_circle_master svg circle:nth-child(2) {
  stroke: var(--app-circular-countdown-end);
}
.otp_countdown_widget_container .otp_countdown_element {
  position: relative;
  text-align: center;
  font-weight: 500;
  color: var(--app-circular-countdown-start);
  font-size: var(--app-font-size-xxxsmall);
}
.otp_countdown_widget_container.inprogress .otp_countdown_element {
  color: var(--app-circular-countdown-mid);
}
.otp_countdown_widget_container.ending .otp_countdown_element {
  color: var(--app-circular-countdown-end);
}
.otp_countdown_widget_container .otp_countdown_widget_dot {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 1;
}
.otp_countdown_widget_container .otp_countdown_widget_dot::before {
  content: '';
  position: absolute;
  top: 1px;
  width: 6px;
  height: 6px;
  background-color: var(--app-circular-countdown-start);
  border-radius: 100px;
}
.otp_countdown_widget_container.inprogress .otp_countdown_widget_dot::before {
  background-color: var(--app-circular-countdown-mid);
}
.otp_countdown_widget_container.ending .otp_countdown_widget_dot::before {
  background-color: var(--app-circular-countdown-end);
}
.otp_countdown_widget_container .otp_countdown_widget_text {
  position: absolute;
  font-size: var(--app-font-size-xxxsmall);
  font-feature-settings: var(--app-font-feature-settings);
  font-family: var(--app-font-family-bold);
  font-weight: var(--app-font-weight-bold);
  letter-spacing: var(--app-font-letter-spacing);
  display: flex;
}
.otp_countdown_widget_container .otp_text_value {
  margin: auto;
}
.accordion .card-title {
  font-size: var(--app-font-size-large) !important;
}
.list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  line-height: 1;
}
.passkey-countdown-timer-container {
  padding: 5px;
}
.passkey-countdown-timer {
  border: 4px solid var(--app-highlight-background-color);
  width: 50px;
  height: 50px;
  margin: auto;
  border-radius: 100px;
  color: var(--app-highlight-background-color);
  font-size: 28px;
  display: flex;
  font-weight: bold;
}
.passkey-countdown-timer .countdown-text {
  margin: auto;
}
/* PC Normal Screen Landscape */
@media (min-width: 1241px) and (max-width: 1600px) {
  .alert-image-rightside.security {
    background-position: 395px -10px;
    background-size: 480px;
  }
}
/* Laptop Landscape */
@media (min-width: 1200px) and (max-width: 1240px) {
  .passwordmanager-homepage-img {
    bottom: 115px;
    height: auto;
    left: 50%;
    width: 75%;
  }
  .passwordmanager-homepage-img.home-page {
    bottom: -70px;
    width: 70%;
    left: 56%;
  }
  .custom-negative-margin-1 {
    margin-top: -170px;
  }
  img.full-screen-image.tablet {
    border-radius: 18px;
    bottom: -3%;
  }
  img.full-screen-image.mobile {
    border-radius: 18px;
    bottom: -3%;
  }
  .alert-image-rightside.security {
    background-position: 385px -10px;
    background-size: 420px;
  }
  .personal-password-generator-image {
    border-radius: 14px;
  }
}
/* Tablet Landscape */
@media (min-width: 992px) and (max-width: 1199px) {
  .passwordmanager-product-heading {
    margin-top: -30px;
  }
  .passwordmanager-homepage-img {
    height: auto;
    left: 50%;
    width: 75%;
  }
  .passwordmanager-homepage-img.home-page {
    bottom: -190px;
    width: auto;
    left: 55%;
  }
  .custom-negative-margin-1 {
    margin-top: -155px;
  }
  .passwordmanager-header-card {
    min-height: 350px;
  }
  .product-banner-images {
    min-height: 700px;
  }
  .container-class-home-overview .product-banner-images {
    min-height: 480px;
  }
  img.full-screen-image.tablet {
    border-radius: 12px;
    bottom: -3%;
  }
  img.full-screen-image.mobile {
    border-radius: 12px;
    bottom: -3%;
  }
  .custom-section-curved-top-2 {
    left: -190px;
    width: 200%;
  }
  .custom-section-curved-top-5 {
    left: -190px;
    width: 200%;
  }
  .alert-image-rightside.security {
    background-position: 320px 45px;
    background-size: 350px;
  }
  .personal-password-generator-image {
    border-radius: 14px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-left1 {
    right: calc(50% + 320px);
    bottom: 533px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right1 {
    bottom: 237px;
    left: calc(50% + 320px);
  }
  section.section.section-angled .section-angled-layer-increase-angle-right2 {
    bottom: 334px;
    left: calc(50% + 400px);
    right: calc(50% - 535px);
  }
  section.section.section-angled .section-angled-layer-increase-angle-right3 {
    bottom: 314px;
    left: calc(50% + 400px);
    right: calc(50% - 535px);
  }
}
/* Tablet Portait */
@media all and (min-width: 768px) and (max-width: 991px) {
  #header .header-nav.header-nav-links .nav a.nav-link.active {
    color: var(--app-highlight-background-color) !important;
  }
  #header .header-nav.header-nav-links .nav .dropdown-menu a.nav-link.active {
    color: var(--app-button-text-color) !important;
  }
  .passwordmanager-product-heading {
    margin-top: 0;
  }
  .passwordmanager-product-heading.home-overview {
    margin-top: 0;
  }
  .passwordmanager-header-card {
    min-height: auto;
  }
  .product-banner-images {
    min-height: auto;
  }
  .passwordmanager-homepage-img {
    bottom: inherit;
    height: auto;
    left: 0;
    position: relative !important;
    top: inherit !important;
    border-radius: 10px;
  }
  .passwordmanager-homepage-img.home-page {
    bottom: 0;
    left: 0;
  }
  .custom-negative-margin-1 {
    margin-top: 0;
  }
  img.full-screen-image.desktop {
    width: 80%;
  }
  img.full-screen-image.tablet {
    border-radius: 9px;
    bottom: -3%;
  }
  img.full-screen-image.mobile {
    border-radius: 9px;
    bottom: -3%;
  }
  .custom-section-curved-top-2 {
    left: -190px;
    width: 200%;
  }
  .custom-section-curved-top-5 {
    left: -190px;
    width: 200%;
  }
  .alert-image-rightside.security {
    background-position: 330px 35px;
    background-size: 370px;
  }
  .personal-password-generator-image {
    border-radius: 14px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-left1 {
    right: calc(50% + 320px);
    bottom: 533px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right1 {
    bottom: 237px;
    left: calc(50% + 320px);
  }
  section.section.section-angled .section-angled-layer-increase-angle-right2 {
    bottom: 334px;
    left: calc(50% + 400px);
    right: calc(50% - 535px);
  }
  section.section.section-angled .section-angled-layer-increase-angle-right3 {
    bottom: 314px;
    left: calc(50% + 400px);
    right: calc(50% - 535px);
  }
}
/* iPhone Landscape (for special UI handling only) */
@media all and (min-width: 576px) and (max-width: 767px) {
  .alert-image-rightside.security {
    background-position: 295px 50px;
    background-size: 345px;
    background-image: url("/Content/Images/Webpages/PMPurchasePasswordCheck.svg") !important;
  }
  section.section.section-angled .section-angled-layer-increase-angle-left1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right2 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right3 {
    display: none;
  }
}
/* iPhone Landscape */
@media all and (min-width: 480px) and (max-width: 767px) {
  #header .header-nav.header-nav-links .nav a.nav-link.active {
    color: var(--app-highlight-background-color) !important;
  }
  #header .header-nav.header-nav-links .nav .dropdown-menu a.nav-link.active {
    color: var(--app-button-text-color) !important;
  }
  .passwordmanager-homepage-img {
    border-radius: 7px;
  }
  .passwordmanager-header-card {
    min-height: auto;
  }
  .mobile-banner-image-container {
    text-align: center;
    height: 380px;
    overflow: hidden;
  }
  .passwordmanager-homepage-img.mobile-banner-image {
    background-color: transparent;
    position: relative !important;
    bottom: auto;
    left: auto;
    width: 60%;
  }
  .custom-negative-margin-1 {
    margin-top: 0;
  }
  img.full-screen-image.desktop {
    width: 80%;
  }
  img.full-screen-image.tablet {
    border-radius: 7px;
    bottom: -2%;
    left: 20px;
  }
  img.full-screen-image.mobile {
    border-radius: 7px;
    bottom: -2%;
    right: 20px;
  }
  h1.text-5 {
    line-height: 1.4em;
  }
  p.text-3 {
    line-height: 1.4em;
  }
  .custom-section-curved-top-2 {
    left: -190px;
    width: 200%;
  }
  .custom-section-curved-top-4 {
    left: -250px;
    width: 200%;
  }
  .custom-section-curved-top-5 {
    left: -150px;
    width: 200%;
  }
  .alert-image-rightside.security {
    background-image: none;
  }
  .personal-password-generator-image {
    border-radius: 10px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-left1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right2 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right3 {
    display: none;
  }
}
/* iPhone Portait */
@media all and (min-width: 0px) and (max-width: 479px) {
  #header .header-nav.header-nav-links .nav a.nav-link.active {
    color: var(--app-highlight-background-color) !important;
  }
  #header .header-nav.header-nav-links .nav .dropdown-menu a.nav-link.active {
    color: var(--app-button-text-color) !important;
  }
  .passwordmanager-homepage-img {
    border-radius: 3px;
  }
  .passwordmanager-header-card {
    min-height: auto;
  }
  .custom-negative-margin-1 {
    margin-top: 0;
  }
  .mobile-banner-image-container {
    text-align: center;
    height: 380px;
    overflow: hidden;
  }
  .passwordmanager-homepage-img.mobile-banner-image {
    background-color: transparent;
    position: relative !important;
    bottom: auto;
    left: auto;
    width: 80%;
  }
  img.full-screen-image.desktop {
    width: 80%;
  }
  img.full-screen-image.tablet {
    border-radius: 6px;
    bottom: -2%;
    left: 15px;
  }
  img.full-screen-image.mobile {
    border-radius: 6px;
    bottom: -2%;
    right: 15px;
  }
  h1.text-5 {
    line-height: 1.4em;
  }
  p.text-3 {
    line-height: 1.4em;
  }
  .custom-section-curved-top-2 {
    left: -190px;
    width: 200%;
  }
  .custom-section-curved-top-4 {
    left: -250px;
    width: 200%;
  }
  .custom-section-curved-top-5 {
    left: -150px;
    width: 200%;
  }
  .alert-image-rightside.security {
    background-image: none;
  }
  .personal-password-generator-image {
    border-radius: 10px;
  }
  section.section.section-angled .section-angled-layer-increase-angle-left1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right1 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right2 {
    display: none;
  }
  section.section.section-angled .section-angled-layer-increase-angle-right3 {
    display: none;
  }
}