@charset "UTF-8";
.footer-item ul li {
  padding: 0; }

.footer-item ul {
  display: -ms-grid;
  display: grid;
  gap: var(--sa-spacing-sm, 0.75rem); }

@media only screen and (min-width: 1100px) {
  .desktop {
    display: block; }
  .mobile {
    display: none; }
  .footer-container.row.silmcontent {
    font-family: acumin-pro, sans-serif;
    padding-left: 50px;
    padding-right: 40px;
    padding-bottom: 70px;
    padding-top: 70px; }
  .silmaasemaLogoFooter {
    width: 150px;
    height: 30px; }
  .subscribe {
    text-align: center;
    font-family: acumin-pro, sans-serif;
    background-color: #9A5EA3;
    height: 220px; }
  .Subscribe-to-our {
    height: 27px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 10px; }
  .Newsletter {
    height: 41px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: acumin-pro, sans-serif; }
  .updated-text {
    font-stretch: normal;
    letter-spacing: normal;
    /* Tilaa uutiskirjeemme */
    left: 0%;
    right: 58.16%;
    top: calc(50% - 68px/2);
    font-family: acumin-pro,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
    /* or 142% */
    color: #FFFFFF;
    text-align: left;
    width: 527px; }
  .Enter-the-email-address[placeholder] {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    outline: none;
    padding-left: 0px;
    width: 470px;
    float: left; }
  .Enter-the-email-address {
    width: 500px;
    height: 50px;
    background-color: transparent;
    border: 0px;
    border-bottom: thin;
    border-bottom-style: double;
    border-bottom-color: #FFFFFF; }
  .footer_icons img {
    margin-left: 14px; }
  .button-join {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    width: 150px;
    height: 50px;
    border-radius: 40px;
    background-color: #9b5ba5;
    text-transform: uppercase; }
  button.button-join {
    margin-left: 18px;
    outline: none;
    border: 0px; }
  .silmcontent {
    margin-top: 2px;
    -ms-flex-line-pack: center;
    align-content: center; }
  .contentheading {
    padding-bottom: var(--sa-spacing-md, 1rem);
    display: block; }
  .footer-item ul li a:hover {
    color: #9b5ba5 !important; }
  .connect {
    height: 22px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #111111 !important; }
  .connect {
    pointer-events: none !important; }
  .connect > li > a {
    text-decoration: none !important;
    color: inherit !important; }
  .copyright {
    font-family: acumin-pro, sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #111111;
    -ms-flex-line-pack: center;
    align-content: center; }
  #sbonusImage {
    height: 56px;
    margin-top: 33px;
    width: 117px; }
  footer .copyright {
    margin-top: 0px; }
  .footer-about-us {
    width: 25%;
    float: left;
    padding-left: 15px; }
  .footer-columns {
    width: 15%;
    float: left; }
  .successMessageFooter {
    display: none;
    padding: var(--sa-spacing-xs, 0.5rem) var(--sa-spacing-sm, 0.75rem);
    -ms-flex-align: center;
        align-items: center;
    gap: var(--sa-spacing-2xs, 0.25rem);
    border-radius: var(--radius-xs, 0.5rem);
    background: var(--sa-success-main, #1e5d40);
    margin: var(--sa-spacing-2xs, 0.25rem) 0;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: left; }
  .footerSubscribedMessage {
    text-align: left; }
  .errorMessageFooter {
    display: none;
    text-align: left; }
  .serviceUnavailableFooter {
    display: none;
    text-align: left; }
  .invalidEmailFormatFooter {
    display: none; }
  .subscribe-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 7.8125rem;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    padding: var(--sa-spacing-4xl, 4rem) var(--sa-spacing-6xl, 6.25rem);
    background: rgba(154, 94, 163, 0.2); }
  .email-container {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    gap: var(--sa-spacing-lg, 1.25rem); }
  .email-form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .email-form-group label {
    padding: 1rem 0 0 0 !important;
    margin-bottom: var(--sa-spacing-2xs, 0.25rem); }
  .email-form-group input {
    display: -ms-flexbox;
    display: flex;
    padding: var(--spacing-sm, 0.75rem) var(--spacing-md, 1rem);
    -ms-flex: 1;
        flex: 1;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 0.5rem;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    border-radius: var(--radius-xs, 0.5rem);
    border: var(--border-width-sm, 1px) solid var(--stroke-secondary, #b2b0b3);
    background: var(--sa-background-input); }
  .email-form-group input:-ms-input-placeholder {
    color: var(--sa-text-placeholder, #6f6b70); }
  .email-form-group input::placeholder {
    color: var(--sa-text-placeholder, #6f6b70); }
  .subscribe-email-container {
    padding: 0 !important;
    width: 80% !important;
    -ms-flex-direction: row;
        flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    grid-auto-flow: column;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: var(--sa-spacing-lg, 1.25rem); }
  .subscribe-form-container {
    -ms-flex: 1;
        flex: 1; }
  .notification-messages-group {
    width: 90%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; } }

@media only screen and (min-width: 1100px) and (max-width: 2000px) {
  footer {
    padding-top: 0.10em;
    background-color: #FFFFFF;
    margin-right: -55px;
    margin-left: -55px; } }

@media only screen and (min-width: 2001px) and (max-width: 3000px) {
  footer {
    padding-top: 0.10em;
    background-color: #FFFFFF;
    margin-right: -80px;
    margin-left: -80px; } }

@media only screen and (min-width: 3001px) and (max-width: 4500px) {
  footer {
    padding-top: 0.10em;
    background-color: #FFFFFF; } }

@media only screen and (min-width: 4501px) and (max-width: 6000px) {
  footer {
    padding-top: 0.10em;
    background-color: #FFFFFF; } }

@media only screen and (min-width: 6001px) and (max-width: 10000px) {
  footer {
    padding-top: 0.10em;
    background-color: #FFFFFF;
    margin-right: -170px;
    margin-left: -170px; } }

@media only screen and (max-width: 1099px) {
  .footer-item ul {
    padding: var(1rem, --sa-grid-padding-md) 0 0 0 !important; }
  .mobile {
    display: block;
    margin-left: -45px;
    margin-right: -45px; }
  .desktop {
    display: none; }
  footer {
    padding-top: 0.10em;
    /* web design change for mobile color #393939; to #FFFFFF*/
    background-color: #FFFFFF; }
  /*web desgin change by removing center to left */
  footer .copyright {
    margin-top: 0px; }
  .sbonusImageMobile {
    Text-align: left;
    padding-bottom: 40px;
    padding-left: 50px; }
  #sbonusImage {
    height: 57px;
    margin-top: 16px;
    width: 117px; }
  .subscribe {
    background-color: #9A5EA3;
    text-align: center;
    height: 300px; }
  .Subscribe-to-our {
    height: 27px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 10px; }
  .Newsletter {
    height: 41px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: acumin-pro, sans-serif; }
  .updated-text {
    width: auto !important;
    height: -webkit-fit-content;
    height: fit-content;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-left: 8%;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: left;
    width: 360px;
    margin: auto; }
  .Enter-the-email-address[placeholder] {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
    width: 90%;
    border-radius: 0px; }
  .Enter-the-email-address {
    width: 500px;
    height: 50px;
    background-color: transparent;
    margin-bottom: 10px;
    border: 0px;
    border-bottom: thin;
    border-bottom-style: double;
    border-bottom-color: #FFFFFF;
    outline: none; }
  .footer_icons img {
    margin-left: 14px; }
  ton.button-join {
    margin-left: 18px;
    border: 0px; }
  .silmcontent {
    margin-top: 2px;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-left: 20px;
    padding-right: 20px; }
  .footer-item ul li a:hover {
    color: #9b5ba5 !important; }
  .connect {
    height: 22px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    /* web design change for mobile footer*/
    color: #111111 !important; }
  .connect {
    pointer-events: none !important; }
  .connect > li > a {
    text-decoration: none !important;
    color: inherit !important; }
  .copyright {
    font-family: acumin-pro, sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #111111;
    align: center; }
  .expand-button {
    background-color: #393939;
    color: white; }
  /* web design changing the symbol and the color */
  .mobileFooterDrop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    width: 100%; }
  .mobileFooterDrop span {
    -ms-flex: 1;
        flex: 1;
    text-align: left; }
  .mobileFooterDrop:before {
    color: var(--sa-icon-primary, #995da2);
    font: 18px FontAwesome;
    content: "\F106"; }
  /* web design change by adding the new content */
  .mobileFooterDrop.collapsed:before {
    color: var(--sa-icon-primary, #995da2);
    font: 18px FontAwesome;
    content: "\F107"; }
  /* web design change by adding the new content */
  /*new css changes*/
  .button-join1 {
    font-family: acumin-pro, sans-serif; }
  .btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(155, 91, 165, 0.8); }
  button {
    border-color: transparent; }
  ul li {
    padding-bottom: 5px; }
  .footerSubscribedMessage {
    text-align: left; }
  .successMessageFooter {
    display: none;
    text-align: left; }
  .errorMessageFooter {
    display: none;
    font-size: 18px;
    color: white;
    width: 90%;
    margin-top: -20px;
    height: 50px;
    margin-left: 8%;
    text-align: left; }
  .serviceUnavailableFooter {
    display: none;
    font-size: 18px;
    color: white;
    width: 90%;
    margin-top: -20px;
    height: 50px;
    margin-left: 8%;
    text-align: left; }
  .invalidEmailFormatFooter {
    display: none; } }

.footer-container-background {
  background: #f9f9f9; }

@media only screen and (max-width: 1099px) and (min-width: 0px) {
  .silmaasemaLogoFooter {
    width: 110px;
    height: 30px; }
  .notification-messages-group {
    width: 100%; }
  .email-form-group label {
    padding: 0 !important; }
  .subscribe-container {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: var(--sa-spacing-2xl, 2rem) var(--sa-spacing-md, 1rem);
    gap: var(--sa-spacing-2xl, 2rem); }
  .subscribe-email-container {
    width: 100% !important;
    -ms-flex-direction: column;
        flex-direction: column; }
  .email-form-group {
    width: 100%; }
  .email-container {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: var(--sa-spacing-md, 1rem); }
  .subscribe-form-container {
    width: 100%; } }

#modal_header {
  display: none; }

#CookieModal {
  color: #9b5ba5 !important; }

#cookieLink {
  display: none; }

#eyefooter {
  /* Tietosuoja ja eväste */
  font-family: acumin-pro;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  /* identical to box height, or 200% */
  color: #111111; }

.subscribeEmailIdFooter:-ms-input-placeholder {
  color: #ffffff; }

.subscribeEmailIdFooter::placeholder {
  color: #ffffff; }

/* web design change - create a class for mobile footer */
/* Hei, ota yhteyttä */
.contact {
  height: 29px;
  left: 8.97%;
  right: 46.15%;
  top: calc(50% - 29px/2 + 57.62px);
  font-family: acumin-pro;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  /* identical to box height */
  letter-spacing: -0.5px;
  color: #111111; }

/* creating a new class */
.privacy {
  /* Tietosuoja ja eväste */
  height: auto;
  left: 8.85%;
  right: 6.54%;
  top: calc(50% - 28px/2 + 428.88px);
  font-family: acumin-pro ,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 28px;
  /* identical to box height, or 200% */
  color: #111111; }

/*@media only screen and (max-width: 1099px) {
  .updated-text {
    height: 226px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding-left: 30px;
    padding-top: 76px;
    padding-bottom: 50px;
    text-align: left;
    padding-right: 30px; } }*/
/* web design change */
#eyefootersilma {
  /* © Silmäasema 2021 */
  font-family: acumin-pro;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* identical to box height, or 200% */
  text-align: right;
  color: #111111;
  padding-right: 91px; }
