/*! Vlocity Newport Design System 240.0.0 */
.vlocityThemeLayout, .themeLayoutStarterWrapper {
  /*
  Different dimensions for mobile and desktop
  */
  /* x small */
  /* small */
  /* medium */
  /* large */
  /* x large */
}

.vlocityThemeLayout .syn-nds-portal-header, .themeLayoutStarterWrapper .syn-nds-portal-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: linear-gradient(90deg, #302c81 0%, #6b91c8 100%);
}

.vlocityThemeLayout .syn-portal-login-container, .themeLayoutStarterWrapper .syn-portal-login-container {
  position: fixed;
  top: 0;
  left: 0;
  max-width: 1440px;
  left: calc((50vw - 50%) * -1);
  /* add negative value equal to half of the scrollbar width if any */
  transform: translate(calc(50vw - 50%));
}

.vlocityThemeLayout .forceSkipLink, .themeLayoutStarterWrapper .forceSkipLink {
  position: relative;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .vlocityThemeLayout .syn-footer-hide-on-mobile, .themeLayoutStarterWrapper .syn-footer-hide-on-mobile {
    display: none;
  }

  .vlocityThemeLayout .syn-footer-hide-on-desktop, .themeLayoutStarterWrapper .syn-footer-hide-on-desktop {
    display: initial;
  }
}
@media screen and (min-width: 480px) {
  .vlocityThemeLayout .syn-footer-hide-on-mobile, .themeLayoutStarterWrapper .syn-footer-hide-on-mobile {
    display: none;
  }

  .vlocityThemeLayout .syn-footer-hide-on-desktop, .themeLayoutStarterWrapper .syn-footer-hide-on-desktop {
    display: initial;
  }
}
@media screen and (min-width: 768px) {
  .vlocityThemeLayout .syn-footer-hide-on-mobile, .themeLayoutStarterWrapper .syn-footer-hide-on-mobile {
    display: initial;
  }

  .vlocityThemeLayout .syn-footer-hide-on-desktop, .themeLayoutStarterWrapper .syn-footer-hide-on-desktop {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .vlocityThemeLayout .syn-footer-hide-on-mobile, .themeLayoutStarterWrapper .syn-footer-hide-on-mobile {
    display: initial;
  }

  .vlocityThemeLayout .syn-footer-hide-on-desktop, .themeLayoutStarterWrapper .syn-footer-hide-on-desktop {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .vlocityThemeLayout .syn-footer-hide-on-mobile, .themeLayoutStarterWrapper .syn-footer-hide-on-mobile {
    display: initial;
  }

  .vlocityThemeLayout .syn-footer-hide-on-desktop, .themeLayoutStarterWrapper .syn-footer-hide-on-desktop {
    display: none;
  }
}
.vlocityThemeLayout .syn-portal-footer-inner, .themeLayoutStarterWrapper .syn-portal-footer-inner {
  max-width: 1440px !important;
  margin: 0 auto;
}

.vlocityThemeLayout .syn-portal-header-inner, .themeLayoutStarterWrapper .syn-portal-header-inner {
  max-width: 1440px !important;
  margin: 0 auto;
}

.syn-header-logo-cont {
  padding: 0.1rem 0.75rem;
}

.syn-view-all-faq-item .syn-portal-faq-items .nds-action_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  color: #24457E;
}

.syn-view-all-faq-item .syn-portal-faq-items .nds-action_item:hover, .syn-view-all-faq-item .syn-portal-faq-items .nds-action_item:active {
  text-decoration: none;
  color: #24457E;
}

.syn-view-all-faq-item .syn-portal-faq-items .nds-action_item .nds-action_icon {
  width: 20%;
  text-align: right;
}

.syn-view-all-faq-item .syn-portal-faq-items .nds-action_item .nds-action_text {
  width: 80%;
  margin: 0.75rem 1rem;
  line-height: 20px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  /* portal header */
  .syn-nds-portal-header {
    height: 56px;
  }

  .syn-nds-portal-header .syn-header-logo img img {
    height: 40px;
  }

  .syn-header-right-menu-cont {
    padding: 6px 24px 6px 0;
  }

  /** .siteforceDynamicLayout.siteforceContentArea,*/
  .vlocityContent, .body {
    margin-top: 60px !important;
    /** sticky footer */
    min-height: calc(100vh - 336px);
    max-width: 1440px;
    margin: 0 auto;
  }

  /** sticky footer */
  .footer, .vlocityFooter {
    height: 337px;
  }

  .vlocityThemeLayout, .themeLayoutStarterWrapper {
    background-image: url("/resource/1680235172000/SynergyNewport/assets/images/syn-bg-shape-mobile.svg");
    background-repeat: no-repeat;
    background-size: 100%;
  }

  /** offer-portal-login styles*/
  .syn-portal-login-bg {
    -webkit-clip-path: polygon(0% 0%, 100% 1%, 100% 75%, 50% 100%, 0% 75%);
            clip-path: polygon(0% 0%, 100% 1%, 100% 75%, 50% 100%, 0% 75%);
    display: inline-block;
    background: linear-gradient(89.84deg, #302C81 0.08%, #6B91C8 99.85%), linear-gradient(180deg, #384396 27.12%, #597AB6 100%), #DAEAFF;
  }

  .syn-login-form-os-container {
    margin-top: -90px;
  }

  .syn-login-form-os-container .omniscript-article.nds-card {
    background: unset;
  }

  .syn-login-form-os-container .omniscript-article.nds-card .nds-medium-size_8-of-12.nds-align_absolute-center {
    width: 90%;
    max-width: 90%;
  }

  .syn-login-form-os-container .omniscript-article.nds-card .nds-button-group-row.nds-medium-size_8-of-12 {
    max-width: 90% !important;
    width: 90% !important;
    -ms-flex: 0 0 90%;
        flex: 0 0 90%;
  }

  .syn-login-form-heading {
    font-size: 22px;
  }

  .syn-login-form-message-cont {
    padding: 24px 69px 0 24px;
    min-height: 300px;
    letter-spacing: -0.01em;
  }

  .syn-login-form-sub-heading {
    font-size: 16px;
    margin-top: 12px;
  }

  /** landing page styling */
  .syn-nds-subhead-bg .syn-generic-heading-bold.syn-font-size-xxx-large {
    font-size: 22px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-x-large {
    font-size: 16px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-large {
    font-size: 12px;
  }

  .syn-nds-subhead-bg .syn-generic-heading-bold div {
    line-height: 28px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-x-large div {
    line-height: 22px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-large div {
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  /* portal header */
  .syn-nds-portal-header {
    height: 80px;
  }

  .syn-nds-portal-header .syn-header-logo img {
    height: 56px;
  }

  .syn-header-right-menu-cont {
    padding: 12px 24px 12px 0;
  }

  /** .siteforceDynamicLayout.siteforceContentArea,*/
  .vlocityContent, .body {
    margin-top: 80px !important;
    /** sticky footer */
    min-height: calc(100vh - 207px);
    max-width: 1440px;
    margin: 0 auto;
  }

  /** sticky footer */
  .footer, .vlocityFooter {
    height: 208px;
  }

  .vlocityThemeLayout, .themeLayoutStarterWrapper {
    background-image: url("/resource/1680235172000/SynergyNewport/assets/images/syn-bg-shape.svg");
    background-repeat: no-repeat;
    background-size: 100%;
  }

  /** offer-portal-login styles*/
  .syn-portal-login-bg {
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    display: inline-block;
    background: linear-gradient(89.84deg, #302C81 0.08%, #6B91C8 99.85%), linear-gradient(180deg, #384396 27.12%, #597AB6 100%), #DAEAFF;
  }

  .syn-login-form-message-cont {
    padding-top: 40%;
    padding-left: 8%;
    letter-spacing: -0.01em;
  }

  .syn-login-form-sub-heading {
    font-size: 20px;
    margin-top: 20px;
  }

  .syn-login-form-os-container {
    padding-top: 200px;
  }

  .syn-login-form-heading {
    font-size: 32px;
  }

  .syn-login-form-message-cont-bg {
    min-height: 892px;
  }

  /** landing page styling */
  /** landing page styling */
  .syn-nds-subhead-bg .syn-generic-heading-bold div {
    line-height: 38px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-x-large div {
    line-height: 28px;
  }

  .syn-nds-subhead-bg .syn-generic-body.syn-font-size-large div {
    line-height: 24px;
  }
}
body.comm-page-custom-proposal-form .vlocityThemeLayout, body.comm-page-custom-proposal-form .themeLayoutStarterWrapper,
body.comm-page-custom-proposal-form-confirmation-page .vlocityThemeLayout,
body.comm-page-custom-proposal-form-confirmation-page .themeLayoutStarterWrapper,
body.comm-page-custom-sign-up .vlocityThemeLayout,
body.comm-page-custom-sign-up .themeLayoutStarterWrapper,
body.comm-page-custom-signupform .vlocityThemeLayout,
body.comm-page-custom-signupform .themeLayoutStarterWrapper,
body.comm-page-custom-signupsubmission .vlocityThemeLayout,
body.comm-page-custom-signupsubmission .themeLayoutStarterWrapper,
body.comm-page-custom-sign-up-1 .vlocityThemeLayout,
body.comm-page-custom-sign-up-1 .themeLayoutStarterWrapper,
body.comm-page-custom-offer-portal-login .vlocityThemeLayout,
body.comm-page-custom-offer-portal-login .themeLayoutStarterWrapper,
body.comm-page-custom-offerrejection .vlocityThemeLayout,
body.comm-page-custom-offerrejection .themeLayoutStarterWrapper {
  background-image: unset;
}

/* stylelint-disable */
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-ExtraLight.woff2") format("woff2"), url("../fonts/webfonts/Alaska-ExtraLight.woff") format("woff");
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-LightItalic.woff2") format("woff2"), url("../fonts/webfonts/Alaska-LightItalic.woff") format("woff");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-RegularItalic.woff2") format("woff2"), url("../fonts/webfonts/Alaska-RegularItalic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-MediumItalic.woff2") format("woff2"), url("../fonts/webfonts/Alaska-MediumItalic.woff") format("woff");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-BoldItalic.woff2") format("woff2"), url("../fonts/webfonts/Alaska-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-BlackItalic.woff2") format("woff2"), url("../fonts/webfonts/Alaska-BlackItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-ExtraLight.woff2") format("woff2"), url("../fonts/webfonts/Alaska-ExtraLight.woff") format("woff");
  font-weight: 200;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-Light.woff2") format("woff2"), url("../fonts/webfonts/Alaska-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-Regular.woff2") format("woff2"), url("../fonts/webfonts/Alaska-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-Medium.woff2") format("woff2"), url("../fonts/webfonts/Alaska-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-Bold.woff2") format("woff2"), url("../fonts/webfonts/Alaska-Bold.woff") format("woff");
  font-weight: 600;
}
@font-face {
  font-family: "Alaska";
  src: url("../fonts/webfonts/Alaska-Black.woff2") format("woff2"), url("../fonts/webfonts/Alaska-Black.woff") format("woff");
  font-weight: 700;
}