@charset "UTF-8";
:root {
  --barilla-blue: #0b2c74;
  --barilla-blue-2: #123a8d;
  --barilla-red: #c5161d;
  --barilla-ink: #0d1b3a;
  --barilla-muted: #4b5a77;
  --barilla-bg-soft: #e5e9ec;
  --barilla-border-soft: rgba(11, 44, 116, .10);
  --barilla-focus-ring: rgba(36, 86, 191, .18);
}

/* Importazione dei font */
@font-face {
  font-family: "NettoPro";
  src: url("../../fonts/NettoPro.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NettoPro";
  src: url("../../fonts/NettoPro-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*
 *   Login, Register, Reset password request and OTP screens
 */
body .gigya-screen,
body .gigya-screen * {
  font-family: "SairaCondensedRegular", sans-serif;
  font-size: 1rem;
  color: #1c3775;
}

body .gigya-screen .gigya-message {
  font-family: "SairaCondensedRegular", sans-serif;
  font-size: 1rem;
  color: #1c3775;
  text-align: center;
}

body .gigya-screen .gigya-layout-row {
  position: relative;
}

body .gigya-style-modern div.gigya-screen-dialog-main {
  border: 1px;
  border-radius: 12px;
  box-shadow: none;
}

body .gigya-style-modern div.gigya-screen-dialog-top {
  background-color: #1c3775;
  border-radius: 0;
  padding: 8px 16px 8px 20px;
}

body .gigya-style-modern.gigya-screen-dialog-mobile div.gigya-screen-dialog-caption {
  font-size: 1.125rem;
  padding-top: 7px;
}

body .gigya-style-modern div.gigya-screen-dialog-caption {
  font-size: 1.125rem;
  font-family: "nettoprobold", sans-serif;
  padding-top: 2px;
}

body .gigya-style-modern div.gigya-screen-dialog-close > a {
  background: url(https://www.barilla.com/it-it/resources/images/icons/iconStack.svg?v=2#CloseWhite) center center no-repeat transparent;
  background-size: auto 44px;
  padding: 0;
  width: 44px;
  height: 44px;
  display: block;
}

body .gigya-style-modern div.gigya-screen-dialog-close img {
  display: none;
}

body .gigya-style-modern.gigya-screen-dialog-mobile div.gigya-screen-dialog-inner {
  margin-top: 60px;
}

body .gigya-style-modern div.gigya-screen-dialog-inner,
body .gigya-style-modern.gigya-screen-dialog-mobile {
  background-color: #faf8f5;
}

/* login area */
body .gigya-login-providers-container {
  margin: 0;
  width: 100% !important;
}

body .gigya-login-providers-list-container,
body .gigya-login-providers-container tbody,
body .gigya-login-providers-container td,
body .gigya-login-providers-container tr,
body .gigya-social-login-container:first-child,
body .gigya-social-login-container:first-child > div {
  width: 100% !important;
  display: block;
}

body .gigya-login-provider-row {
  padding: 0 0 12px;
}

body .gigya-login-provider-row:first-child {
  display: flex;
  justify-content: center;
  position: relative;
  left: -10px;
}

body .gigya-login-providers-container span {
  height: 74px !important;
  display: block;
  margin: 0 24px;
}

body .gigya-screen.portrait .separator-wrapper {
  margin-bottom: 25px;
}

body .gigya-screen .separator-wrapper .or-separator .gigya-composite-control-label {
  font-family: "nettoprobold", sans-serif;
  line-height: 120%;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: normal;
  padding: 14px 0;
}

body .gigya-screen.portrait .separator-wrapper .or-separator .gigya-composite-control-label {
  padding: 0 14px;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown input,
body .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
body .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset input,
body .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset select,
body .gigya-screen .gigya-composite-control.gigya-composite-control-password input,
body .gigya-screen .gigya-composite-control.gigya-composite-control-password select,
body .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
body .gigya-screen .gigya-composite-control.gigya-composite-control-textbox select {
  background: #fff;
  border: 1px solid #e5e8eb;
  border-radius: 8px;
  padding: 9px 14px;
  width: 100%;
  box-shadow: none;
  font-family: "nettoprobold", sans-serif;
  margin-bottom: 18px;
  color: #1c3775;
  text-indent: 0;
}

body .gigya-screen .gigya-error-msg,
body .gigya-screen .gigya-error-msg-active.gigya-form-error-msg {
  font-family: "SairaCondensedSemiBold", sans-serif;
  font-size: 0.875rem;
  text-align: left;
}

body .gigya-screen.portrait .gigya-error-msg-active.gigya-form-error-msg,
body .gigya-screen.portrait .gigya-error-msg.gigya-error-msg-active {
  font-family: "SairaCondensedSemiBold", sans-serif;
  font-size: 0.875rem;
  text-align: left;
  display: contents;
}

body .gigya-screen.portrait.mobile .gigya-error-msg-active.gigya-form-error-msg,
body .gigya-screen.portrait.mobile .gigya-error-msg.gigya-error-msg-active {
  font-size: 0.875rem;
}

body .gigya-screen .gigya-error-msg.gigya-error-msg-active {
  color: #ba0c2f;
  font-weight: normal;
  font-size: 0.875rem;
  position: absolute;
  margin-top: -14px;
  margin-left: 4px;
}

body .gigya-screen .gigya-composite-control-password .gigya-error-msg.gigya-error-msg-active {
  position: static;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
  flex: 0 0 95%;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
body .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
body .gigya-screen .gigya-composite-control.gigya-composite-control-password,
body .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  padding-bottom: 10px;
}

body .gigya-screen .gigya-label-text,
body .gigya-screen .gigya-legend-text,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-label,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone,
body .gigya-screen.portrait.mobile .forgotpassword,
body .gigya-screen.portrait.mobile .gigya-forgotPassword,
body .gigya-screen.portrait.mobile .gigya-label,
body .gigya-screen.portrait.mobile .gigya-label-text,
body .gigya-screen.portrait.mobile .gigya-legend,
body .gigya-screen.portrait.mobile .gigya-legend-text,
body .gigya-screen.portrait.mobile .gigya-login-footer-text-wrapper,
body .gigya-screen.portrait.mobile .gigya-message,
body .gigya-screen.portrait.mobile .gigya-terms-of-use,
body .gigya-screen.portrait.mobile .main-header,
body .gigya-screen.portrait.mobile .site-title,
body .gigya-screen.portrait.mobile .sub-title-text,
body .gigya-screen.portrait.mobile a,
body .gigya-screen.portrait.mobile div.gigya-tfa.gig-tfa-container .gig-tfa-code-remember-label,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-label,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone,
body .gigya-screen.portrait.mobile h1,
body .gigya-screen.portrait.mobile h2 {
  font-weight: normal;
  font-size: 1rem;
  font-family: "SairaCondensedRegular", sans-serif;
}

body .gigya-screen.portrait.mobile .with-social-login h2,
body .gigya-screen.portrait.mobile .with-site-login h2 {
  font-family: "nettoprobold", sans-serif;
}

body .gigya-screen.portrait.mobile .gigya-label-text,
body .gigya-screen .gigya-label-text {
  font-family: "nettoprobold", sans-serif;
  color: #1c3775;
  display: inline;
}

body .gigya-screen.portrait.mobile input[type=email],
body .gigya-screen.portrait.mobile input[type=password],
body .gigya-screen.portrait.mobile input[type=text],
body .gigya-screen.portrait.mobile select {
  height: initial;
  font-size: 1rem;
}

body .gigya-screen .with-site-login .gigya-layout-cell {
  float: none;
  width: 100%;
  max-width: 100%;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.gigya-keep-me-logged-in {
  padding-top: 28px;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-forgotPassword {
  margin-top: -70px;
}

body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:active,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:link,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:visited,
body .gigya-screen a,
body .gigya-screen a:active,
body .gigya-screen a:link,
body .gigya-screen a:visited {
  color: #1c3775;
  text-decoration: underline;
  font-size: 1rem;
  cursor: pointer;
}

body .gigya-screen a:hover {
  text-decoration: none;
}

body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
body .gigya-screen input[type=checkbox],
body .gigya-screen input[type=radio] {
  margin: 4px 0 0 0;
}

body .gigya-screen.v2.mobile .gigya-composite-control.gigya-composite-control-password.with-password-toggler .gigya-eye-icon {
  top: 12px;
}

body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend,
body .gigya-screen a.gigya-button,
body .gigya-screen button.gigya-input-button,
body .gigya-screen input[type=button],
body .gigya-screen input[type=submit] {
  cursor: pointer;
  width: 100%;
  box-shadow: none;
  background-color: #1c3775;
  border: 1px solid #1c3775;
  color: #fff;
  height: 50px;
  font-family: "nettoprobold", sans-serif;
  font-size: 1rem;
  text-align: center;
  border-radius: 8px;
  min-width: 100px;
  padding: 14px 24px;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
}

body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button:hover,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit:hover,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link:hover,
body .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend:hover,
body .gigya-screen a.gigya-button:hover,
body .gigya-screen button.gigya-input-button:hover,
body .gigya-screen input[type=button]:hover,
body .gigya-screen input[type=submit]:hover {
  background-color: #1c3775;
}

body .gigya-screen .gigya-layout-row .gigya-layout-cell.under-site-login label,
body .gigya-screen .gigya-layout-row .gigya-layout-cell.under-site-login a {
  font-family: "nettoprobold", sans-serif;
}

body .gigya-screen.portrait.mobile .forgotpassword,
body .gigya-screen.portrait.mobile .gigya-composite-control-label,
body .gigya-screen.portrait.mobile .gigya-forgotPassword,
body .gigya-screen.portrait.mobile .gigya-label,
body .gigya-screen.portrait.mobile .gigya-label-text,
body .gigya-screen.portrait.mobile .gigya-legend,
body .gigya-screen.portrait.mobile .gigya-legend-text,
body .gigya-screen.portrait.mobile .gigya-login-footer-text-wrapper,
body .gigya-screen.portrait.mobile .gigya-message,
body .gigya-screen.portrait.mobile .gigya-terms-of-use,
body .gigya-screen.portrait.mobile .main-header,
body .gigya-screen.portrait.mobile .site-title,
body .gigya-screen.portrait.mobile .sub-title-text,
body .gigya-screen.portrait.mobile a,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-label,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
body .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone,
body .gigya-screen.portrait.mobile h1,
.gigya-screen.portrait.mobile h2 {
  font-size: 1rem;
}

body .gigya-mac .gigya-screen label.letter-spacing-s {
  letter-spacing: normal;
}

body .gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-submit,
body .gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-button,
body .gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-form-error.gigya-error-display-active,
body .gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-link.gigya-button-link,
body .gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-submit {
  margin-bottom: 16px;
}

body .gigya-screen .gigya-error-display .gigya-error-msg.gigya-error-msg-active {
  margin-top: -28px;
  margin-left: 0;
  padding-left: 0;
}

/*
 *   Profile and preferences
 */
body .gigya-screen.gigya-update-profile-screen,
body .gigya-screen.portrait.gigya-update-profile-screen,
body .gigya-screen.portrait.mobile.gigya-update-profile-screen,
body #gigya-preferences-holder .gigya-screen {
  width: 100%;
  padding: 0;
}

body .accountContent h1.gigya-screen-caption {
  display: none;
}

body .accountContent .gigya-screen h2,
body .accountContent .gigya-screen.portrait h2,
body .accountContent .gigya-screen.portrait.mobile h2 {
  font-size: 1.5rem;
  font-weight: normal;
  color: #1c3775;
  padding: 0 0 1em;
  font-family: "nettoprobold", sans-serif;
  margin: 0;
  text-align: left;
  line-height: 120%;
}

body .gigya-screen .gigya-required-display {
  color: #ba0c2f;
}

body .accountContent .gigya-screen input[type=submit] {
  width: 100%;
  max-width: 328px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  body .accountContent .gigya-screen h2,
  body .accountContent .gigya-screen.portrait h2,
  body .accountContent .gigya-screen.portrait.mobile h2 {
    font-size: 1.875rem;
  }
}
body .accountContent .gigya-screen .gigya-birthday-selector .gigya-label {
  display: inline;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select {
  background-image: url(https://www.barilla.com/it-it/resources/images/icons/iconStack.svg?v=2#SelectArrowBlue);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 8px 44px 8px 16px !important;
  display: block;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

body .accountContent .gigya-birthday-selector {
  width: calc((100% - 32px) / 3);
  float: left;
  margin-right: 0;
}

body .accountContent .gigya-birthday-selector + .gigya-birthday-selector {
  margin-left: 16px;
}

body .accountContent .gigya-screen.portrait.mobile .gigya-label-text,
body .accountContent .gigya-screen .gigya-label-text,
body .accountContent .gigya-screen .gigya-legend-text {
  font-family: "SairaCondensedRegular", sans-serif;
  display: inline-block;
  color: #1c3775;
  padding-bottom: 6px;
  font-size: 1rem;
}

body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-legend,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-label,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-legend,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-legend,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-legend {
  padding-bottom: 0;
}

body .accountContent .gigya-profile-form .gigya-layout-row:nth-child(5) h2 {
  padding-top: 60px;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-label {
  display: block;
}

body .gigya-screen .under-site-login .gigya-composite-control.gigya-composite-control-label {
  display: inline-block;
  float: left;
  clear: both;
  margin-right: 8px !important;
  text-transform: uppercase;
}

body .gigya-screen .under-site-login .gigya-composite-control.gigya-composite-control-link {
  float: left;
  text-transform: uppercase;
}

body .subs-widget-container label {
  font-family: "nettoprobold", sans-serif;
  color: #1c3775;
  cursor: pointer;
}

body label.gigya-composite-control.error-msg {
  color: #ba0c2f;
  border: 2px solid #ba0c2f;
  border-radius: 12px;
  background: #ffd9de;
}

body label.gigya-composite-control.success-msg {
  color: #008349;
  border: 2px solid #008349;
  border-radius: 12px;
  background: #e9ffd9;
}

body .gigya-screen .gigya-composite-control.sub-nl {
  margin-left: 0;
}

body .gigya-screen .subs-widget-container input[type=checkbox],
body .gigya-screen .subs-widget-container input[type=radio] {
  margin: -3px 3px 0 0;
  cursor: pointer;
}

body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label-text {
  font-family: "nettoprobold", sans-serif;
  cursor: pointer;
}

body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-label.main-text {
  padding-bottom: 16px;
}

body .accountContent #gigya-reset-password-holder .gigya-screen input[type=submit] {
  max-width: 364px;
}

body .accountContent #gigya-reset-password-holder h1.gigya-screen-caption {
  display: block;
  position: absolute;
  top: -100px;
  text-align: center;
  color: #fff;
  font-size: 1.875rem;
  font-family: "nettoprobold", sans-serif;
  border-bottom: none;
  width: 100% !important;
}

body .accountContent.gigya-screen input.gigya-input-password:focus {
  padding-left: 14px;
}

@media only screen and (min-width: 768px) {
  body .accountContent #gigya-reset-password-holder h1.gigya-screen-caption {
    top: -150px;
  }
}
@media only screen and (min-width: 1024px) {
  body .accountContent #gigya-reset-password-holder h1.gigya-screen-caption {
    top: -82px;
  }
}
/*
 *   old gigya overrides - may also effect new so other changes also in it-it lang file
 */
body .gigya-screen .gigya-composite-control.gigya-composite-control-header.headerLoginRegistration,
body .gigya-screen .gigya-composite-control.gigya-composite-control-header.headerLogin {
  font-size: 1.5rem;
  font-weight: normal !important;
  color: #1c3775;
  padding: 0 0 1em;
  font-family: "nettoprobold", sans-serif;
  margin: 0;
  line-height: 120%;
}

body .gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  background-color: #faf8f5;
  font-family: "nettoprobold", sans-serif;
  font-size: 1rem;
  transform: translateY(-20%);
  text-transform: uppercase;
  padding: 15px 0 18px;
}

body .gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  background-color: #faf8f5;
  font-family: "nettoprobold", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-header {
  font-family: "nettoprobold", sans-serif;
  font-size: 1rem;
  color: #1c3775;
}

body .gigya-link-accounts-form .gigya-layout-cell.with-social-login.responsive,
body .gigya-passwordless-login-form .gigya-layout-cell.responsive.with-social-login {
  min-height: auto;
}

body .gigya-screen .gigya-layout-row.with-two-inputs > .gigya-layout-cell + .gigya-layout-cell > .gigya-composite-control {
  padding-right: 0;
  padding-left: 0;
}

body .gigya-screen label.d-block {
  font-family: "nettoprobold", sans-serif;
  color: #1c3775;
}

body .accountContent .gigya-screen label.d-block {
  font-family: "SairaCondensedRegular", sans-serif;
}

body .noovle-birthday,
body .noovle-birthdayCom,
body .noovle-birthDayCom,
body .noovle-birthdayUP {
  width: calc(30% - 7px);
}

body .noovle-birth-year {
  width: 40%;
  padding-right: 0 !important;
}

body .noovle-birthday select,
body .noovle-birthdayCom select,
body .noovle-birthDayCom select,
body .noovle-birthdayUP select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

body select[name="profile.birthYear"] {
  width: 100% !important;
}

body .noovle-birth-year + .gigya-layout-row.with-two-inputs {
  clear: both;
}

body .gigya-screen.portrait {
  width: 500px;
}

body .accountContent .gigya-screen .gigya-layout-cell {
  width: 100%;
}

body .accountContent .gigya-screen .phone-spacer {
  height: 0 !important;
}

body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select[name="data.prefixMobilePhone"] {
  width: 40%;
  float: left;
  height: 43px;
  margin-right: 7px;
}

body .accountContent .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input[name="data.MobilePhone"] {
  width: calc(60% - 7px);
}

body .accountContent b.del-link {
  color: #1c3775;
}

body .accountContent .gigya-screen .sectionLinkDeleteAccount {
  color: #1c3775;
  text-decoration: none;
}

span[data-bound-to="profile.birthYear"] {
  display: inline !important;
  font-size: 11px !important;
}

select[name="profile.birthYear"] {
  width: 60px !important;
}

.noovle-birthday select {
  padding: 0 !important;
}

.required-field {
  /*    color: #e76468 !important;*/
  display: inline-block !important;
  padding: 0 5px !important;
  /*font-weight: 700 !important;*/
}

.privacy-recall-false-alert {
  color: #dd4b39 !important;
  font-size: 11px !important;
}

.noovle-birthday,
.noovle-birthdayCom,
.noovle-birthDayCom,
.noovle-birthdayUP {
  display: inline-block !important;
  float: left !important;
  padding-right: 7px !important;
}

.noovle-birthday > label {
  display: none !important;
}

.privacy-policy-label {
  line-height: 1.3;
}

.gigya-screen-caption {
  font-family: arial;
  padding-left: 11px;
  line-height: 40px;
}

.gigya-screen,
.gigya-screen * {
  margin: 0 auto;
  padding: 0;
  border: none;
  color: inherit;
  text-decoration: none;
  width: auto;
  float: none;
  border-radius: 0;
  font-size: 15px;
  color: #4e515e;
  text-align: left;
  font-family: arial;
  box-sizing: content-box;
}

.gigya-locale-ar .gigya-checkbox-text,
.gigya-locale-ar .gigya-composite-control-header,
.gigya-locale-ar .gigya-composite-control-label,
.gigya-locale-ar .gigya-composite-control-link,
.gigya-locale-ar .gigya-label,
.gigya-locale-ar .gigya-legend,
.gigya-locale-ar .gigya-multi-choice-item label,
.gigya-locale-ar input,
.gigya-locale-ar select,
.gigya-locale-he .gigya-checkbox-text,
.gigya-locale-he .gigya-composite-control-header,
.gigya-locale-he .gigya-composite-control-label,
.gigya-locale-he .gigya-composite-control-link,
.gigya-locale-he .gigya-label,
.gigya-locale-he .gigya-legend,
.gigya-locale-he .gigya-multi-choice-item label,
.gigya-locale-he input,
.gigya-locale-he select {
  direction: rtl;
}

.gigya-screen {
  box-sizing: border-box;
  padding-bottom: 25px;
}

.gigya-screen .gigya-label,
.gigya-screen .gigya-legend {
  display: block;
  font-weight: 700;
  font-size: 15px;
  color: #4e515e;
}

.gigya-screen .gigya-label-text,
.gigya-screen .gigya-legend-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-label,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone {
  display: inline-block;
  font-weight: lighter;
  font-size: 15px;
  font-family: arial;
  color: #4e515e;
}

.gigya-screen .gigya-checkbox-text {
  display: inline;
}

.gigya-screen .gigya-message {
  font-size: 15px;
  color: #333;
  display: block;
  text-align: center;
}

.gigya-screen .gigya-message.left {
  text-align: left;
  padding-bottom: 40px;
}

.gigya-screen .gigya-social-login-container {
  margin: auto;
}

.gigya-screen .gigya-forgotPassword,
.gigya-screen .gigya-forgotPassword:link {
  float: right;
}

.gigya-screen .gigya-keep-me-logged-in {
  display: block;
}

.gigya-screen .gigya-input-password,
.gigya-screen .gigya-input-text,
.gigya-screen .gigya-textarea,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox {
  padding-left: 7px;
  box-sizing: border-box;
  width: 100%;
  text-indent: 5px;
  border-color: #b6bdc5;
  color: #4e515e;
  outline: none;
  border-radius: 4.5px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.gigya-screen .gigya-input-password:focus,
.gigya-screen .gigya-input-text:focus,
.gigya-screen .gigya-textarea:focus,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox:focus {
  border: 1px solid #87b9ea;
  outline: none;
  box-shadow: 0 0 5px 0 #1d87ff;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gig-tfa-code-textbox,
.gigya-screen input.gigya-input-password,
.gigya-screen input.gigya-input-text,
.gigya-screen select.gigya-country-code-select {
  border: 1px solid #b6bdc5;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gig-tfa-code-textbox:disabled,
.gigya-screen input.gigya-input-password:disabled,
.gigya-screen input.gigya-input-text:disabled,
.gigya-screen select.gigya-country-code-select:disabled {
  background-color: #f2f2f2;
  border-color: #d4dee4;
  color: #6a6a6a;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox,
.gigya-screen input.gigya-input-password.gigya-error,
.gigya-screen input.gigya-input-text.gigya-error,
.gigya-screen select.gigya-country-code-select.gigya-error {
  border-radius: 4.5px;
  border-style: solid;
  border-width: 1px;
  border-color: #e76468;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gig-tfa-code-textbox,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gig-tfa-code-textbox:focus,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox:focus,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-pending.gig-tfa-code-textbox,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-pending.gig-tfa-code-textbox:focus,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-valid.gig-tfa-code-textbox,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-valid.gig-tfa-code-textbox:focus,
.gigya-screen input.gigya-input-password,
.gigya-screen input.gigya-input-password.gigya-error,
.gigya-screen input.gigya-input-password.gigya-error:focus,
.gigya-screen input.gigya-input-password.gigya-pending,
.gigya-screen input.gigya-input-password.gigya-pending:focus,
.gigya-screen input.gigya-input-password.gigya-valid,
.gigya-screen input.gigya-input-password.gigya-valid:focus,
.gigya-screen input.gigya-input-password:focus,
.gigya-screen input.gigya-input-text,
.gigya-screen input.gigya-input-text.gigya-error,
.gigya-screen input.gigya-input-text.gigya-error:focus,
.gigya-screen input.gigya-input-text.gigya-pending,
.gigya-screen input.gigya-input-text.gigya-pending:focus,
.gigya-screen input.gigya-input-text.gigya-valid,
.gigya-screen input.gigya-input-text.gigya-valid:focus,
.gigya-screen input.gigya-input-text:focus,
.gigya-screen select.gigya-country-code-select,
.gigya-screen select.gigya-country-code-select.gigya-error,
.gigya-screen select.gigya-country-code-select.gigya-error:focus,
.gigya-screen select.gigya-country-code-select.gigya-pending,
.gigya-screen select.gigya-country-code-select.gigya-pending:focus,
.gigya-screen select.gigya-country-code-select.gigya-valid,
.gigya-screen select.gigya-country-code-select.gigya-valid:focus,
.gigya-screen select.gigya-country-code-select:focus {
  padding-left: 7px;
}

.gigya-screen .gigya-input-password,
.gigya-screen .gigya-input-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox,
.gigya-screen select {
  height: 43px;
}

.gigya-screen .gigya-required-display {
  color: #e76468;
  display: inline-block;
  padding: 0 5px;
}

.gigya-screen .gigya-error-display {
  display: none;
}

.gigya-screen .gigya-error-display.gigya-error-display-active {
  display: block;
}

.gigya-screen .gigya-error-msg,
.gigya-screen .gigya-error-msg-active.gigya-form-error-msg {
  line-height: 14px;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  box-sizing: border-box;
}

.gigya-screen .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen .gigya-error-msg.gigya-error-msg-active {
  padding-top: 8px;
  padding-bottom: 0;
  color: #e76468;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
}

.gigya-screen .gigya-error-msg-active.gigya-form-error-msg {
  _height: 26px;
  font-size: 12px;
  min-height: 26px;
  text-align: center;
  margin-top: 1px;
  border: 1px #e76468;
  border-radius: 4.4px;
  font-weight: 700;
  padding: 10px;
}

.gigya-screen .gigya-login-provider-row:first-child {
  padding-top: 0;
}

.gigya-screen .gigya-container {
  text-align: inherit;
  text-decoration: inherit;
  font-size: inherit;
  color: inherit;
}

.gigya-screen div.gigya-container.gigya-visible-when .gigya-composite-control {
  display: block;
}

.gigya-screen .gigya-myPhoto-profile-box-wrapper {
  margin-left: 0;
  margin-top: 0;
}

.gigya-screen .label-divider {
  display: block;
  width: 100%;
  height: 80px;
  background-repeat: repeat-x;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAMSURBVBhXY7h8+TIABPYCeicnV7oAAAAASUVORK5CYII=);
  background-position: 50%;
  box-sizing: border-box;
  padding: 0 !important;
}

.gigya-screen .label-divider span {
  display: inline-block;
  background-color: #fff;
  margin-top: 31px;
  padding-left: 10px;
  padding-right: 10px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:link,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:visited,
.gigya-screen a,
.gigya-screen a:active,
.gigya-screen a:link,
.gigya-screen a:visited {
  color: #1371b9;
  text-decoration: none;
  font-size: 15px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend:hover,
.gigya-screen a:hover {
  text-decoration: underline;
}

.gigya-screen h1,
.gigya-screen h2 {
  line-height: 15px;
  font-size: 15px;
  color: #4e515e;
  font-weight: 400;
  text-align: center;
}

.gigya-screen h1 {
  border-bottom: 1px solid #dbdbdb;
  font-weight: 700;
}

.gigya-screen fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend,
.gigya-screen a.gigya-button,
.gigya-screen input[type=email],
.gigya-screen input[type=password],
.gigya-screen input[type=text],
.gigya-screen select,
.gigya-screen textarea {
  width: 100%;
  border-radius: 4.5px;
  border: 1px solid #b6bdc5;
  background-color: #fff;
  box-sizing: border-box;
}

.gigya-screen input:-ms-input-placeholder {
  color: #a9a9a9;
}

.gigya-screen .gig-tfa-button-submit,
.gigya-screen .gigya-button,
.gigya-screen .gigya-composite-control-link,
.gigya-screen .gigya-composite-control-submit,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link,
.gigya-screen input[type=button],
.gigya-screen input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend,
.gigya-screen a.gigya-button,
.gigya-screen input[type=button],
.gigya-screen input[type=submit] {
  cursor: pointer;
  width: 100%;
  height: 43px;
  border-radius: 1.79px;
  border-color: #1371b9;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  color: #fff;
  background-color: #1d87ff;
  align-content: center;
  text-align: center;
  font-size: 19px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit:hover,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button:hover,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link:hover,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend:hover,
.gigya-screen a.gigya-button:active,
.gigya-screen a.gigya-button:hover,
.gigya-screen input[type=button]:active,
.gigya-screen input[type=button]:hover,
.gigya-screen input[type=submit]:active,
.gigya-screen input[type=submit]:hover {
  background-color: #0068de;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link:active,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend:active,
.gigya-screen a.gigya-button:active,
.gigya-screen input[type=button]:active,
.gigya-screen input[type=submit]:active {
  box-shadow: inset 0 2px 7px 0 rgba(0, 0, 0, 0.4);
}

.gigya-screen [data-gigya-api-link] {
  cursor: pointer;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
.gigya-screen input[type=checkbox],
.gigya-screen input[type=radio] {
  width: auto;
  margin: 2px 0 0 0;
  padding: 0;
  border-radius: 0;
  border: none;
  vertical-align: middle;
}

.gigya-screen option {
  width: 100%;
  padding: 5px;
}

.gigya-screen option:hover {
  background-color: #3593c1;
}

.gigya-screen i.gigya-pencil {
  content: url(https://cdns.gigya.com/gs/i/gm/pencil.png);
  width: 14px;
  height: 14px;
  margin: 0 3px;
}

.gigya-screen label.letter-spacing-s {
  letter-spacing: -0.1px;
}

.gigya-screen .gigya-composite-control-phone-number-input select.gigya-country-code-select {
  display: inline-block;
  width: 116px;
  margin: 0;
}

.gigya-screen .gigya-composite-control-phone-number-input select.gigya-country-code-select.gigya-error {
  padding: 0;
}

.gigya-screen .gigya-composite-control-phone-number-input input.gigya-subscriber-phone-number-input {
  display: inline-block;
  width: calc(100% - 121px);
  margin: 0;
}

.gigya-screen .gigya-layout-row {
  zoom: 1;
  display: block;
  text-align: center;
}

.gigya-screen .gigya-layout-row:after {
  content: "";
  display: table;
  clear: both;
}

.gigya-screen .gigya-layout-row.with-two-inputs .gigya-composite-control {
  padding-right: 7.5px;
}

.gigya-screen .gigya-layout-row.with-two-inputs > .gigya-layout-cell + .gigya-layout-cell > .gigya-composite-control {
  padding-right: 0;
  padding-left: 7.5px;
}

.gigya-screen .gigya-layout-cell {
  text-align: center;
  float: left;
  width: 50%;
}

.gigya-screen .gigya-layout-cell .gigya-error-cell {
  width: 100%;
  max-width: none;
  min-width: 0;
}

.gigya-screen .gigya-layout-cell .gigya-layout-cell {
  max-width: 50%;
}

.gigya-screen .gigya-layout-cell.gigya-no-float {
  float: none;
}

.gigya-screen .gigya-layout-footer {
  text-align: right;
  clear: both;
}

.gigya-screen.portrait .gigya-layout-row .submit-button {
  padding-bottom: 25px;
}

.gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive,
.gigya-screen.portrait .gigya-layout-row.with-divider .gigya-layout-cell.responsive {
  float: none;
  min-width: 100%;
  width: 100%;
}

.gigya-screen-content div.gigya-screen.landscape {
  padding-left: 43px;
  padding-right: 43px;
  width: 920px;
}

.gigya-screen.landscape {
  padding-top: 50px;
}

.gigya-screen.landscape .gigya-composite-control.gigya-composite-control-social-login {
  position: relative;
  right: 25px;
}

.gigya-screen.portrait {
  width: 40%;
  font-size: 15px;
  padding-left: 68px;
  padding-right: 68px;
  padding-top: 40px;
}

.gigya-screen.portrait .sub-title-text {
  font-size: 15px;
}

.gigya-screen.portrait .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen.portrait .gigya-error-msg.gigya-error-msg-active {
  font-size: 13px;
}

.gigya-screen.portrait .text-field-disabled {
  background-color: #f2f2f2;
  border: 1px solid #d6dee4;
  border-radius: 2px;
  color: #4e515e;
}

.gigya-screen.portrait .gigya-composite-control {
  padding-left: 0;
  padding-right: 0;
}

.gigya-screen.portrait .gigya-composite-control.gigya-composite-control-social-login {
  width: calc(100% + 50px);
  position: relative;
  right: 27px;
}

.gigya-screen.portrait.mobile {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.gigya-screen.portrait.mobile:before {
  display: block;
  width: 375px;
  content: "";
}

.gigya-screen.portrait.mobile .text-field-disabled {
  color: #4e515e;
}

.gigya-screen.portrait.mobile .forgotpassword,
.gigya-screen.portrait.mobile .gigya-composite-control-label,
.gigya-screen.portrait.mobile .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen.portrait.mobile .gigya-error-msg.gigya-error-msg-active,
.gigya-screen.portrait.mobile .gigya-forgotPassword,
.gigya-screen.portrait.mobile .gigya-label,
.gigya-screen.portrait.mobile .gigya-label-text,
.gigya-screen.portrait.mobile .gigya-legend,
.gigya-screen.portrait.mobile .gigya-legend-text,
.gigya-screen.portrait.mobile .gigya-login-footer-text-wrapper,
.gigya-screen.portrait.mobile .gigya-message,
.gigya-screen.portrait.mobile .gigya-terms-of-use,
.gigya-screen.portrait.mobile .main-header,
.gigya-screen.portrait.mobile .site-title,
.gigya-screen.portrait.mobile .sub-title-text,
.gigya-screen.portrait.mobile a,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-label,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone,
.gigya-screen.portrait.mobile h1,
.gigya-screen.portrait.mobile h2 {
  font-size: 15px;
}

.gigya-screen.portrait.mobile input[type=email],
.gigya-screen.portrait.mobile input[type=password],
.gigya-screen.portrait.mobile input[type=text],
.gigya-screen.portrait.mobile select {
  height: 36px;
  font-size: 15px;
}

.gigya-screen.portrait.mobile .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen.portrait.mobile .gigya-error-msg.gigya-error-msg-active {
  font-size: 15px;
}

.gigya-screen.portrait.mobile .gigya-composite-control-social-login {
  width: calc(100% + 40px);
  position: relative;
  right: 20px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
.gigya-screen.portrait.mobile input[type=checkbox] {
  margin-bottom: 2px;
}

.gigya-screen.portrait.mobile label.letter-spacing-s {
  letter-spacing: 0;
}

.gigya-screen .gigya-composite-control {
  padding-bottom: 18px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-link {
  display: inline-block;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label.main-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-header-text {
  padding-bottom: 40px;
  display: block;
  text-align: left;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label.main-text.inlined,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .inlined.gig-tfa-header-text {
  display: inline-block;
  text-align: center;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label.social-login-title {
  padding-bottom: 26px;
  display: inline-block;
  text-align: center;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-header {
  padding-bottom: 26px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
.gigya-screen .gigya-composite-control.gigya-composite-control-password,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  padding-bottom: 5px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-legend {
  margin: 0;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-legend,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-legend {
  padding-bottom: 6px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown input,
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset input,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset select,
.gigya-screen .gigya-composite-control.gigya-composite-control-password input,
.gigya-screen .gigya-composite-control.gigya-composite-control-password select,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox select {
  margin-bottom: 13px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-error-msg-active,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-error-msg-active,
.gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-error-msg-active,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg-active {
  padding-top: 0;
  padding-bottom: 8px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget {
  padding-bottom: 0;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper {
  margin-bottom: 5px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-captcha {
  margin: 0 auto 13px auto;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-captcha input {
  height: auto;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-captcha .recaptcha_only_if_privacy a,
.gigya-screen.portrait .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-captcha .recaptcha_only_if_privacy div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-captcha .recaptcha_only_if_privacy .gig-tfa-phone-code-resend {
  font-size: 12px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-captcha-widget .gigya-captcha-wrapper .gigya-error-msg-active {
  padding-top: 0;
  padding-bottom: 8px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-widget {
  padding-bottom: 0;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-button,
.gigya-screen .gigya-composite-control.gigya-composite-control-button + .gigya-error-display-active,
.gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-button-link,
.gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-button-link + .gigya-error-display-active,
.gigya-screen .gigya-composite-control.gigya-composite-control-submit,
.gigya-screen .gigya-composite-control.gigya-composite-control-submit + .gigya-error-display-active {
  padding-bottom: 25px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-link.gigya-button-link {
  display: block;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-social-login {
  padding: 0;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-label {
  padding-bottom: 8px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item {
  padding-top: 10px;
  display: flex;
  align-items: flex-start;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio {
  flex: 0 0 auto;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label {
  flex: 0 0 auto;
  margin-left: 8px;
  width: 100%;
  display: block;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox {
  display: flex !important;
  align-items: flex-start;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox {
  flex: 0 0 auto;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
  flex: 0 0 auto;
  margin-left: 8px;
  width: 100%;
  display: block;
}

.gigya-screen .gigya-composite-control.gigya-terms-error {
  padding: 5px;
  margin-bottom: 18px;
  position: relative;
  right: 6px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #dd4b39;
}

.gigya-screen div.gigya-loginID-availability-available {
  margin-bottom: 18px;
}

.gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-button,
.gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-form-error.gigya-error-display-active,
.gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-link.gigya-button-link,
.gigya-screen form.gigya-form-error .gigya-composite-control.gigya-composite-control-submit {
  padding-bottom: 10px;
}

.gigya-screen.landscape .gigya-layout-row.with-divider {
  padding-bottom: 25px;
}

.gigya-screen.landscape .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-button,
.gigya-screen.landscape .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-link.gigya-button-link,
.gigya-screen.landscape .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-submit {
  padding-bottom: 0;
}

.gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider,
.gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-button,
.gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-link.gigya-button-link,
.gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-submit {
  padding-bottom: 10px;
}

.gigya-screen.landscape form.gigya-form-error .gigya-layout-row.with-divider .gigya-composite-control.gigya-composite-control-form-error.gigya-error-display-active {
  padding-bottom: 0;
}

.gigya-screen .gigya-spacer-divider {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.gigya-screen .gigya-layout-row.with-divider > .gigya-layout-cell {
  min-width: 48%;
  width: 48%;
}

.gigya-screen .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
  min-width: 4%;
  width: 4%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAMSURBVBhXY7h8+TIABPYCeicnV7oAAAAASUVORK5CYII=);
  background-position: 50%;
}

.gigya-screen .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  padding: 0;
  position: relative;
  line-height: 16px;
  background: #fff;
  text-align: center;
  min-width: 10px;
}

.gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
  height: 81px;
  background-repeat: repeat-x;
  position: relative;
}

.gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  padding: 0 10px 2px 10px;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.gigya-screen.landscape .gigya-layout-row .gigya-layout-cell.under-site-login {
  width: 370px;
  text-align: center;
  min-width: 0;
  margin-left: 460px;
}

.gigya-screen.landscape .gigya-layout-row.with-divider {
  display: flex;
}

.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
  margin-top: 41px;
  width: 87px;
  background-repeat: repeat-y;
}

.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  display: block;
  line-height: 15px;
  padding: 10px 0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-site-login,
.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-social-login {
  min-width: 0;
  width: 370px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-link {
  margin-left: 24%;
  margin-top: 8%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-email-text {
  font-weight: 700;
  width: 207px;
  margin: 0 auto;
  font-size: 15px;
  padding-bottom: 25px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-email-code-header-text {
  width: 240px;
  margin: 0 auto;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 15px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber {
  display: inline;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-header-subtext + .gig-tfa-label {
  margin-top: 40px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example {
  display: block;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-label {
  padding-bottom: 6px;
  display: block;
  margin: 0;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-select,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone-label {
  margin: 0 0 18px 0;
  padding: 0;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-header-text {
  margin: 0;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox {
  font-size: 15px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-error {
  text-align: center;
  margin-bottom: 18px;
  margin-top: -10px;
  font-size: 15px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-error:empty {
  display: none;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span {
  display: inline;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-prefix {
  display: none;
  height: 43px;
  width: 10%;
  margin-top: 0;
  margin-right: 16px;
  text-align: center;
  background-color: #f2f2f2;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-number {
  margin-top: 0;
  height: 43px;
  width: 100%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container label {
  display: inline;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type-label,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type-label {
  display: inline-block;
  width: 33.33333333%;
  margin-bottom: 18px;
  margin-top: 18px;
  vertical-align: top;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type-label,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type-label {
  padding: 5px 0;
  width: 30.33333333%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type {
  margin-right: 0;
  margin-left: 0;
  width: 33.33333333%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type-sms,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type-sms {
  width: 38.33333333%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type-voice-call,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type-voice-call {
  width: 31.33333333%;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container {
  margin: 0;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit {
  background-image: none;
  filter: none;
  font-weight: 400;
  line-height: normal;
  padding-top: 10px;
  margin-bottom: 25px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link {
  width: 70px;
  line-height: 43px;
  float: right;
  margin-top: -10px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-numbers {
  margin-top: 26px;
  line-height: 31px;
}

.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-numbers:last-child {
  padding-bottom: 25px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container input.gig-tfa-phone-prefix,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gig-tfa-phone-prefix {
  display: none;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link {
  font-size: 19px;
  padding: 0;
  margin-top: 0;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-prefix {
  display: none;
  width: 10%;
  margin-right: 8px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-number {
  width: 100%;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label {
  margin-left: 0;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-error,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend {
  font-size: 15px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text {
  font-size: 15px;
  color: #4e515e;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-numbers {
  margin-top: 30px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-numbers .gig-tfa-phone-edit-number {
  font-size: 15px;
  margin-top: 8px;
  color: #4e515e;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-number,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-prefix {
  font-size: 15px;
  height: 36px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit {
  margin-bottom: 15px;
}

.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text {
  display: block;
}

.gigya-screen-dialog-mobile .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-number {
  width: 100%;
}

#gigya-login-screen.gigya-screen.portrait.mobile .gigya-prefered-content-width {
  width: 375px;
}

#gigya-register-screen.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  top: 127px;
}

#gigya-change-password-screen .error-wrapper {
  width: 100%;
}

#gigya-change-password-screen.portrait.mobile input[password] {
  width: 260px;
}

#gigya-change-password-screen.portrait.mobile input[submit] {
  width: 276px;
}

.gigya-screen div.gigya-composite-control-my-photo-widget.update-profile-my-photo {
  padding-right: 20px;
}

.gigya-screen .link-accounts-main-header,
.gigya-screen .reauthentication-main-header {
  margin-bottom: 10px;
}

.gigya-subscribe-with-email-form .gigya-header {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: bolder;
  text-align: center;
}

.subscribe-thank-you {
  line-height: 1.2em;
  font-size: 1.3em;
  text-align: center;
}

.subscribe-thank-you p {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: inherit;
}

#gigya-org-register-screen.gigya-screen.landscape .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider > .gigya-divider-content {
  top: 127px;
}

.gigya-mac .gigya-screen label.letter-spacing-s {
  letter-spacing: -0.3px;
}

.gigya-ios .gigya-screen.landscape .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
.gigya-ios .gigya-screen.landscape input[type=checkbox],
.gigya-ios .gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
.gigya-ios .gigya-screen.portrait.mobile input[type=checkbox],
.gigya-ios .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-checkbox,
.gigya-ios .gigya-screen.portrait input[type=checkbox],
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-ios .gigya-screen.landscape .gig-tfa-code-remember-checkbox {
  margin-bottom: 5px;
}

.gigya-ios .gigya-screen#gigya-change-password-screen form label:first-child {
  letter-spacing: -0.1px;
}

.gigya-ios .gigya-screen#gigya-forgot-password-screen form label:first-child {
  letter-spacing: -0.3px;
}

.gigya-native-mobile-app.gigya-android .gigya-screen.portrait.mobile .gigya-composite-control.gigya-composite-control-social-login {
  right: 28px;
}

.gigya-edge .gigya-screen label.letter-spacing-s,
.gigya-ie10 .gigya-screen.portrait label {
  letter-spacing: -0.3px;
}

.gigya-ie10 .gigya-screen.mobile label {
  letter-spacing: 0;
}

.gigya-ie10 .gigya-screen #gigya-change-password-screen.portrait .gigya-message {
  letter-spacing: -0.2px;
}

.gigya-ie10 .gigya-screen #gigya-change-password-screen.mobile {
  letter-spacing: 0;
}

.gigya-ie9 .gigya-screen#gigya-login-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider {
  height: 202px;
}

.gigya-ie9 .gigya-screen#gigya-org-register-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider,
.gigya-ie9 .gigya-screen#gigya-register-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider {
  height: 300px;
}

.gigya-ie9 .gigya-screen select {
  font-size: 13px;
}

.gigya-ie9 .gigya-screen .gigya-input-password:not(.gigya-placeholder),
.gigya-ie9 .gigya-screen .gigya-input-text:not(.gigya-placeholder),
.gigya-ie9 .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox:not(.gigya-placeholder) {
  line-height: 40px;
}

.gigya-ie9 .gigya-screen .gigya-composite-control-checkbox .gigya-label,
.gigya-ie9 .gigya-screen .gigya-composite-control-multi-choice .gigya-multi-choice-item label {
  display: inline;
}

.gigya-ie8 .gigya-screen .gigya-layout-cell {
  margin-left: 0 !important;
}

.gigya-ie8 .gigya-screen .gigya-layout-cell.under-site-login {
  margin-left: 460px !important;
}

.gigya-ie8 .gigya-screen .gigya-input-password,
.gigya-ie8 .gigya-screen .gigya-input-text,
.gigya-ie8 .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox {
  padding-top: 11px;
}

.gigya-ie8 .gigya-screen.portrait .gigya-layout-row.with-divider .gigya-layout-cell.with-divider .gigya-divider-content {
  top: 31px;
  left: 45%;
}

.gigya-ie8 .gigya-screen.portrait .gigya-input-password,
.gigya-ie8 .gigya-screen.portrait .gigya-input-text,
.gigya-ie8 .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox {
  padding-top: 11px;
}

.gigya-ie8 .gigya-screen.portrait gigya-layout-cell {
  margin-left: 0 !important;
}

.gigya-ie8 .gigya-screen.portrait #gigya-change-password-screen.portrait .gigya-message {
  letter-spacing: -0.2px;
}

.gigya-ie8 .gigya-screen.portrait #gigya-change-password-screen.mobile {
  letter-spacing: 0;
}

.gigya-ie8 .gigya-screen.portrait #gigya-forgot-password-screen.portrait label {
  letter-spacing: -0.3px;
}

.gigya-ie8 .gigya-screen.portrait #gigya-forgot-password-screen.mobile label {
  letter-spacing: 0;
}

.gigya-ie8 .gigya-screen#gigya-login-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider {
  height: 202px;
}

.gigya-ie8 .gigya-screen#gigya-org-register-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider,
.gigya-ie8 .gigya-screen#gigya-register-screen.landscape .gigya-layout-row.with-divider .gigya-layout-cell.with-divider {
  height: 300px;
}

body {
  padding-top: 0;
  /* Rimuovo il padding per far apparire il contenuto sotto l'header */
  font-family: "NettoPro", Tahoma, Geneva, Verdana, sans-serif !important;
  color: #113879 !important;
}

body {
  color: #0d1b3a;
  font-size: 1.625rem;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "NettoPro", Tahoma, Geneva, Verdana, sans-serif !important;
  font-weight: bold !important;
}

.basic-text,
.basic-text p {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .basic-text,
  .basic-text p {
    font-size: 1rem;
  }
}

.site-header {
  background: #0b2c74;
  height: 4rem;
  display: flex;
  align-items: center;
}
.site-header .container-fluid {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 56px;
}
.site-header .site-login {
  color: #fff;
  text-decoration: none;
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  font-weight: 600;
}
.site-header .site-login:hover {
  text-decoration: underline;
}
.site-header .site-brand {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: none;
  display: block;
}

.logo {
  background: url(https://www.barilla.com/it-it/resources/images/furniture/barillaOptimized.svg?v=1) center center no-repeat rgba(0, 0, 0, 0);
  background-size: 90px auto;
  text-indent: -9999px;
  width: 90px;
  height: 36px;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (min-width: 1024px) {
  .logo {
    background: url(https://www.barilla.com/it-it/resources/images/furniture/barillaOptimized.svg?v=1) center center no-repeat rgba(0, 0, 0, 0);
    background-size: 120px auto;
    width: 120px;
    height: 48px;
  }
}
.hero {
  background: linear-gradient(90deg, #0b2c74 0%, #1a4aa9 100%);
}
.hero .hero-img {
  width: 100%;
  height: auto;
  display: block;
}

.intro .intro-text {
  text-align: center;
  color: #0b2c74;
  font-weight: 700;
}

.section-title {
  color: #0b2c74;
  font-weight: 800;
  letter-spacing: 0.01em;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 2rem;
  }
}

.how-to .step {
  max-width: 260px;
  margin: 0 auto;
}
.how-to .step__icon {
  display: grid;
  place-items: center;
  margin: 0 auto 1rem;
}
.how-to .step__title {
  color: #0b2c74;
  font-weight: 700;
  font-size: 1.625rem;
}
@media screen and (max-width: 767px) {
  .how-to .step__title {
    font-size: 1.25rem;
  }
}
.how-to .step__title {
  margin-bottom: 8px;
}
.how-to .step__text {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .how-to .step__text {
    font-size: 1rem;
  }
}
.how-to .step__text {
  color: #0b2c74;
  margin-bottom: 0;
}
.how-to .btn-participate {
  --bs-btn-bg: #0b2c74;
  --bs-btn-border-color: #0b2c74;
  --bs-btn-hover-bg: #123a8d;
  --bs-btn-hover-border-color: #123a8d;
  --bs-btn-active-bg: #123a8d;
  --bs-btn-active-border-color: #123a8d;
  padding: 0.55rem 2.4rem;
  border-radius: 8px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.prizes .step__icon {
  padding: 0 2rem;
}
.prizes .prize-circle {
  max-width: 320px;
  width: 100%;
  height: auto;
  display: inline-block;
}
.prizes .major__title {
  color: #0b2c74;
  font-weight: 900;
  margin-bottom: 0.25rem;
  font-size: 2.75rem;
}
@media screen and (max-width: 767px) {
  .prizes .major__title {
    font-size: 1.875rem;
  }
}
.prizes .major__title span {
  font-weight: 900;
}
.prizes .major__lead {
  margin-bottom: 0.75rem;
  color: #0b2c74;
  font-size: 1.875rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .prizes .major__lead {
    font-size: 1rem;
  }
}
.prizes .major__list {
  padding-left: 1.1rem;
  margin-bottom: 0;
}
.prizes .major__list li {
  margin-bottom: 0.6rem;
  color: #0b2c74;
  font-size: 1.875rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .prizes .major__list li {
    font-size: 1rem;
  }
}

.site-footer .footer-links {
  background: #c5161d;
}
.site-footer .footer-link {
  color: #fff;
  text-decoration: underline;
  font-weight: 400;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .site-footer .footer-link {
    font-size: 1rem;
  }
}
.site-footer .footer-link:hover {
  opacity: 0.9;
}
.site-footer .footer-legal {
  background: #0b2c74;
  color: rgba(255, 255, 255, 0.75);
}
.site-footer .footer-sep {
  color: #fff;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .site-footer .footer-sep {
    font-size: 1rem;
  }
}

@media (max-width: 576px) {
  .site-header {
    height: 52px;
  }
  .site-header .container-fluid {
    min-height: 52px;
  }
  .prizes .prize-circle {
    max-width: 280px;
  }
}
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.5);
  align-items: center;
  /* centro verticale */
  justify-content: center;
  /* centro orizzontale */
  z-index: 9999;
  display: flex;
}

.spinner {
  width: 64px;
  height: 64px;
  border: 8px solid;
  /* quattro lati: top, right, bottom, left */
  border-color: #4379be #4379be #4379be transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.spinner-mini {
  width: 16px;
  height: 16px;
  border: 2px solid;
  /* quattro lati: top, right, bottom, left */
  border-color: #4379be #4379be #4379be transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  display: block;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* =========================
   Layout generale pagine
   ========================= */
.barilla-page {
  color: var(--barilla-blue);
}

.barilla-narrow {
  max-width: 780px;
}

.barilla-title {
  font-weight: 600;
  letter-spacing: 0.01em;
  color: var(--barilla-blue);
  font-size: clamp(1.8rem, 2.8vw, 2.6rem);
}

.barilla-lead {
  color: var(--barilla-muted);
  max-width: 70ch;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
}

.barilla-link {
  color: var(--barilla-blue);
  text-decoration: underline;
  font-weight: 500;
}
.barilla-link:hover {
  color: var(--barilla-blue-2);
}

.barilla-hint {
  color: var(--barilla-muted);
  font-size: 0.875rem;
  line-height: 1.35;
}

/* =========================
   Guida collassabile (grigia)
   ========================= */
.barilla-guide {
  background: var(--barilla-bg-soft);
  border-top: 1px solid var(--barilla-border-soft);
  border-bottom: 1px solid var(--barilla-border-soft);
}

.barilla-guide__toggle {
  width: 100%;
  border: 0;
  background: transparent;
  padding: 1.25rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  font-size: 1.25rem;
  color: var(--barilla-blue);
}

.barilla-guide__chev {
  width: 0.8rem;
  height: 0.8rem;
  border-right: 2px solid var(--barilla-blue);
  border-bottom: 2px solid var(--barilla-blue);
  transform: rotate(45deg);
  transition: transform 0.2s ease;
}

/* Bootstrap imposta aria-expanded automaticamente */
.barilla-guide__toggle[aria-expanded=true] .barilla-guide__chev {
  transform: rotate(-135deg);
}

.barilla-guide__body {
  background: var(--barilla-bg-soft);
}

/* =========================
   Form style “blu + squadrato”
   ========================= */
.barilla-label {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.6rem;
  color: var(--barilla-blue);
}

.barilla-control {
  border: 2px solid var(--barilla-blue);
  border-radius: 0;
  min-height: 44px;
  color: var(--barilla-ink);
}
.barilla-control::-moz-placeholder {
  color: rgba(75, 90, 119, 0.4);
}
.barilla-control::placeholder {
  color: rgba(75, 90, 119, 0.4);
}
.barilla-control:focus {
  border-color: var(--barilla-blue);
  box-shadow: 0 0 0 0.2rem var(--barilla-focus-ring);
}

.barilla-control--sm {
  width: 70px;
}

.barilla-control--md {
  width: 110px;
}

.barilla-file .btn {
  border: 2px solid var(--barilla-blue);
  border-radius: 0;
  min-height: 44px;
  padding: 0 1.5rem;
  font-weight: 600;
  color: var(--barilla-blue);
  background: #fff;
}
.barilla-file .btn:hover {
  background: rgba(11, 44, 116, 0.06);
}

/* =========================
   CTA button
   ========================= */
.barilla-btn {
  background: var(--barilla-blue);
  border-color: var(--barilla-blue);
  padding: 0.75rem 2.4rem;
  font-weight: 600;
  border-radius: 0.35rem;
}
.barilla-btn:hover {
  background: var(--barilla-blue-2);
  border-color: var(--barilla-blue-2);
}
.barilla-btn.btn-warning {
  background-color: #ffc107;
}

/* =========================
   Cerchio premio / placeholder
   ========================= */
.barilla-circle {
  width: 280px;
  height: 280px;
  border: 4px solid var(--barilla-blue);
  border-radius: 50%;
  overflow: hidden;
  margin: 1.5rem auto 2rem;
  display: grid;
  place-items: center;
  background: #fff;
}

.barilla-placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: rgba(75, 90, 119, 0.65);
  font-weight: 600;
  background: radial-gradient(circle at 30% 30%, #ffffff 0%, #f3f6fb 70%);
}

p.errorClass {
  font-size: 12px !important;
  color: #a00;
}

#error-container {
  color: #fff;
  padding: 1rem;
}
#error-container #error-message {
  font-size: 1rem;
}

.barilla-upload__input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.barilla-upload__ui {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 0.75rem;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .barilla-upload__ui {
    display: block;
  }
  .barilla-upload__ui label {
    margin-bottom: 0.5rem;
    display: block;
  }
}

.barilla-upload__btn {
  border: 2px solid var(--barilla-blue);
  border-radius: 0;
  min-height: 44px;
  padding: 0.6rem 1.25rem 0.4rem;
  font-weight: 600;
  color: var(--barilla-blue);
  background: #fff;
}
.barilla-upload__btn:hover {
  background: rgba(11, 44, 116, 0.06);
}
.barilla-upload__btn:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.2rem var(--barilla-focus-ring);
}

.barilla-upload__filename {
  min-height: 44px;
}

.barilla-upload__clear {
  border: 2px solid var(--barilla-blue);
  border-radius: 0;
  min-height: 44px;
  width: 44px;
  padding: 0;
  font-weight: 700;
  color: var(--barilla-blue);
  background: #fff;
}
.barilla-upload__clear:hover {
  background: rgba(11, 44, 116, 0.06);
}

/* nascondo il clear se non c’è file selezionato */
.barilla-upload[data-has-file="0"] .barilla-upload__clear {
  display: none;
}

.site-header {
  background: var(--barilla-blue);
}

/* griglia 3 colonne: (vuoto) | logo | (menu/toggler) */
.site-topbar {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}

/* brand centrato nella colonna centrale */
.site-topbar__brand {
  justify-self: center;
}

/* destra sempre allineata a fine colonna */
.site-topbar__right {
  justify-self: end;
  display: flex;
  align-items: center;
}

/* link in header */
.site-header .nav-link {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 0.25rem 0;
}
.site-header .nav-link:hover {
  opacity: 0.9;
}

/* offcanvas coerente col tema */
.site-header .offcanvas {
  background: var(--barilla-blue);
}

.site-header .offcanvas .nav-link {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
}

#prize-image {
  max-width: 470px;
  margin-bottom: 3rem;
}

.img-placeholder-circle--shimmer {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background: #e5e7eb; /* base */
  margin-inline: auto;
}

/* striscia luminosa che scorre */
.img-placeholder-circle--shimmer::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, rgba(229, 231, 235, 0) 0%, rgba(255, 255, 255, 0.65) 50%, rgba(229, 231, 235, 0) 100%);
  animation: shimmerMove 1.2s ease-in-out infinite;
}

@keyframes shimmerMove {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
body .gigya-screen.portrait {
  width: 100% !important;
}

.gigya-profile-form {
  padding: 2rem !important;
}
@media screen and (max-width: 767px) {
  .gigya-profile-form {
    padding: 2rem 1rem;
  }
}

.gigya-screen-caption {
  font-size: 2.5rem !important;
  color: #fff !important;
  font-family: "nettoPro" !important;
  width: 100% !important;
}

.gigya-composite-control-captcha-widget.invisible {
  visibility: visible !important;
}

.barillaGigya-page label {
  margin-bottom: unset;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-header {
  padding-block: 26px !important;
}

@media only screen and (max-width: 767px) {
  .otnotice-sections > .otnotice-section > .otnotice-section-content {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .otnotice-sections > .otnotice-section > h2.otnotice-section-header {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .otnotice-menu-mobile {
    display: flex;
    flex-direction: column;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    position: relative;
    margin-bottom: 1rem;
  }
  .otnotice-content .otnotice-section .otnotice-section-content td p {
    font-size: 10px !important;
  }
}
.otnotice-menu {
  position: absolute !important;
}

.ot-privacy-notice-language-dropdown-container {
  display: none !important;
}