﻿/* Malli: @include icon($facebook)*/
body button {
  cursor: pointer;
}
body .button {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: transparent !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button:before {
  transition: all 0.2s !important;
}
body .button::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button:hover, body .button:active, body .button:focus {
  text-decoration: none !important;
}
body .button:hover::after, body .button:active::after, body .button:focus::after {
  opacity: 1;
}
body .button:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button:disabled:hover::after, body .button:disabled:active::after, body .button:disabled:focus::after {
  opacity: 0;
}
body .button::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
}
body .button:hover, body .button:active, body .button:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body .button.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button:disabled:hover, body .button:disabled:active, body .button:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: transparent !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button {
    padding-top: calc(0.9375rem * 0.9);
    padding-bottom: calc(0.9375rem * 0.9);
    padding-left: calc(1.875rem * 0.9);
    padding-right: calc(1.875rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button {
    min-width: initial;
    padding-top: calc(0.9375rem * 0.8);
    padding-bottom: calc(0.9375rem * 0.8);
    padding-left: calc(1.875rem * 0.8);
    padding-right: calc(1.875rem * 0.8);
  }
}
body .button-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: initial;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button-alt:before {
  transition: all 0.2s !important;
}
body .button-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button-alt:hover, body .button-alt:active, body .button-alt:focus {
  text-decoration: none !important;
}
body .button-alt:hover::after, body .button-alt:active::after, body .button-alt:focus::after {
  opacity: 1;
}
body .button-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button-alt:disabled:hover::after, body .button-alt:disabled:active::after, body .button-alt:disabled:focus::after {
  opacity: 0;
}
body .button-alt::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #678e7c) !important;
}
body .button-alt:hover, body .button-alt:active, body .button-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body .button-alt.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #678e7c) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button-alt:disabled:hover, body .button-alt:disabled:active, body .button-alt:disabled:focus {
  color: #ffffff !important;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: #283941 !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button-alt {
    padding-top: calc(0.875rem * 0.9);
    padding-bottom: calc(0.875rem * 0.9);
    padding-left: calc(1.875rem * 0.9);
    padding-right: calc(1.875rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button-alt {
    min-width: initial;
    padding-top: calc(0.875rem * 0.8);
    padding-bottom: calc(0.875rem * 0.8);
    padding-left: calc(1.875rem * 0.8);
    padding-right: calc(1.875rem * 0.8);
  }
}
body .button-large {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 1.2;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #5491a3 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button-large:before {
  transition: all 0.2s !important;
}
body .button-large::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button-large:hover, body .button-large:active, body .button-large:focus {
  text-decoration: none !important;
}
body .button-large:hover::after, body .button-large:active::after, body .button-large:focus::after {
  opacity: 1;
}
body .button-large:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button-large:disabled:hover::after, body .button-large:disabled:active::after, body .button-large:disabled:focus::after {
  opacity: 0;
}
body .button-large::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to bottom, #5491a3, #6f8d7d) !important;
}
body .button-large:hover, body .button-large:active, body .button-large:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body .button-large.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to bottom, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button-large:disabled:hover, body .button-large:disabled:active, body .button-large:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: #5491a3 !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button-large {
    padding-top: calc(0.75rem * 0.9);
    padding-bottom: calc(0.75rem * 0.9);
    padding-left: calc(2.1875rem * 0.9);
    padding-right: calc(2.1875rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button-large {
    min-width: initial;
    padding-top: calc(0.75rem * 0.8);
    padding-bottom: calc(0.75rem * 0.8);
    padding-left: calc(2.1875rem * 0.8);
    padding-right: calc(2.1875rem * 0.8);
  }
}
body .button-large-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: initial;
  color: #283941 !important;
  justify-content: center !important;
  text-align: center;
  background-color: transparent !important;
  background-image: none !important;
  border-width: 0.0625rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button-large-alt:before {
  transition: all 0.2s !important;
}
body .button-large-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button-large-alt:hover, body .button-large-alt:active, body .button-large-alt:focus {
  text-decoration: none !important;
}
body .button-large-alt:hover::after, body .button-large-alt:active::after, body .button-large-alt:focus::after {
  opacity: 1;
}
body .button-large-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button-large-alt:disabled:hover::after, body .button-large-alt:disabled:active::after, body .button-large-alt:disabled:focus::after {
  opacity: 0;
}
body .button-large-alt::after {
  display: none;
}
body .button-large-alt:hover, body .button-large-alt:active, body .button-large-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #283941 !important;
}
body .button-large-alt.is-active {
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button-large-alt:disabled:hover, body .button-large-alt:disabled:active, body .button-large-alt:disabled:focus {
  color: #283941 !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #283941 !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button-large-alt {
    padding-top: calc(1.1875rem * 0.9);
    padding-bottom: calc(1.1875rem * 0.9);
    padding-left: calc(2.5rem * 0.9);
    padding-right: calc(2.5rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button-large-alt {
    min-width: initial;
    padding-top: calc(1.1875rem * 0.8);
    padding-bottom: calc(1.1875rem * 0.8);
    padding-left: calc(2.5rem * 0.8);
    padding-right: calc(2.5rem * 0.8);
  }
}
body .button-small {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #5491a3 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  padding-left: 1.9375rem;
  padding-right: 1.9375rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button-small:before {
  transition: all 0.2s !important;
}
body .button-small::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button-small:hover, body .button-small:active, body .button-small:focus {
  text-decoration: none !important;
}
body .button-small:hover::after, body .button-small:active::after, body .button-small:focus::after {
  opacity: 1;
}
body .button-small:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button-small:disabled:hover::after, body .button-small:disabled:active::after, body .button-small:disabled:focus::after {
  opacity: 0;
}
body .button-small::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
}
body .button-small:hover, body .button-small:active, body .button-small:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
}
body .button-small.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button-small:disabled:hover, body .button-small:disabled:active, body .button-small:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
  border-color: #5491a3 !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button-small {
    padding-top: calc(0.8125rem * 0.9);
    padding-bottom: calc(0.8125rem * 0.9);
    padding-left: calc(1.9375rem * 0.9);
    padding-right: calc(1.9375rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button-small {
    min-width: initial;
    padding-top: calc(0.8125rem * 0.8);
    padding-bottom: calc(0.8125rem * 0.8);
    padding-left: calc(1.9375rem * 0.8);
    padding-right: calc(1.9375rem * 0.8);
  }
}
body .button-small-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #283941 !important;
  background-image: none !important;
  border-width: 0.0625rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body .button-small-alt:before {
  transition: all 0.2s !important;
}
body .button-small-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body .button-small-alt:hover, body .button-small-alt:active, body .button-small-alt:focus {
  text-decoration: none !important;
}
body .button-small-alt:hover::after, body .button-small-alt:active::after, body .button-small-alt:focus::after {
  opacity: 1;
}
body .button-small-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body .button-small-alt:disabled:hover::after, body .button-small-alt:disabled:active::after, body .button-small-alt:disabled:focus::after {
  opacity: 0;
}
body .button-small-alt::after {
  display: none;
}
body .button-small-alt:hover, body .button-small-alt:active, body .button-small-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #283941 !important;
}
body .button-small-alt.is-active {
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body .button-small-alt:disabled:hover, body .button-small-alt:disabled:active, body .button-small-alt:disabled:focus {
  color: #ffffff !important;
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
}
@media print, screen and (max-width: 63.99875em) {
  body .button-small-alt {
    padding-top: calc(0.9375rem * 0.9);
    padding-bottom: calc(0.9375rem * 0.9);
    padding-left: calc(1.875rem * 0.9);
    padding-right: calc(1.875rem * 0.9);
  }
}
@media print, screen and (max-width: 31.24875em) {
  body .button-small-alt {
    min-width: initial;
    padding-top: calc(0.9375rem * 0.8);
    padding-bottom: calc(0.9375rem * 0.8);
    padding-left: calc(1.875rem * 0.8);
    padding-right: calc(1.875rem * 0.8);
  }
}
body#tinymce .button {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: transparent !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button:before {
  transition: all 0.2s !important;
}
body#tinymce .button::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button:hover, body#tinymce .button:active, body#tinymce .button:focus {
  text-decoration: none !important;
}
body#tinymce .button:hover::after, body#tinymce .button:active::after, body#tinymce .button:focus::after {
  opacity: 1;
}
body#tinymce .button:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button:disabled:hover::after, body#tinymce .button:disabled:active::after, body#tinymce .button:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
}
body#tinymce .button:hover, body#tinymce .button:active, body#tinymce .button:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body#tinymce .button.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button:disabled:hover, body#tinymce .button:disabled:active, body#tinymce .button:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: transparent !important;
}
body#tinymce .button-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: initial;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button-alt:before {
  transition: all 0.2s !important;
}
body#tinymce .button-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button-alt:hover, body#tinymce .button-alt:active, body#tinymce .button-alt:focus {
  text-decoration: none !important;
}
body#tinymce .button-alt:hover::after, body#tinymce .button-alt:active::after, body#tinymce .button-alt:focus::after {
  opacity: 1;
}
body#tinymce .button-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button-alt:disabled:hover::after, body#tinymce .button-alt:disabled:active::after, body#tinymce .button-alt:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button-alt::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #678e7c) !important;
}
body#tinymce .button-alt:hover, body#tinymce .button-alt:active, body#tinymce .button-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body#tinymce .button-alt.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #678e7c) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button-alt:disabled:hover, body#tinymce .button-alt:disabled:active, body#tinymce .button-alt:disabled:focus {
  color: #ffffff !important;
  background-color: transparent !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: #283941 !important;
}
body#tinymce .button-large {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 1.2;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #5491a3 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button-large:before {
  transition: all 0.2s !important;
}
body#tinymce .button-large::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button-large:hover, body#tinymce .button-large:active, body#tinymce .button-large:focus {
  text-decoration: none !important;
}
body#tinymce .button-large:hover::after, body#tinymce .button-large:active::after, body#tinymce .button-large:focus::after {
  opacity: 1;
}
body#tinymce .button-large:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button-large:disabled:hover::after, body#tinymce .button-large:disabled:active::after, body#tinymce .button-large:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button-large::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to bottom, #5491a3, #6f8d7d) !important;
}
body#tinymce .button-large:hover, body#tinymce .button-large:active, body#tinymce .button-large:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
}
body#tinymce .button-large.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to bottom, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button-large:disabled:hover, body#tinymce .button-large:disabled:active, body#tinymce .button-large:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #678e7c, #5491a3) !important;
  border-color: #5491a3 !important;
}
body#tinymce .button-large-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0rem;
  text-transform: initial;
  color: #283941 !important;
  justify-content: center !important;
  text-align: center;
  background-color: transparent !important;
  background-image: none !important;
  border-width: 0.0625rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button-large-alt:before {
  transition: all 0.2s !important;
}
body#tinymce .button-large-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button-large-alt:hover, body#tinymce .button-large-alt:active, body#tinymce .button-large-alt:focus {
  text-decoration: none !important;
}
body#tinymce .button-large-alt:hover::after, body#tinymce .button-large-alt:active::after, body#tinymce .button-large-alt:focus::after {
  opacity: 1;
}
body#tinymce .button-large-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button-large-alt:disabled:hover::after, body#tinymce .button-large-alt:disabled:active::after, body#tinymce .button-large-alt:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button-large-alt::after {
  display: none;
}
body#tinymce .button-large-alt:hover, body#tinymce .button-large-alt:active, body#tinymce .button-large-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #283941 !important;
}
body#tinymce .button-large-alt.is-active {
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button-large-alt:disabled:hover, body#tinymce .button-large-alt:disabled:active, body#tinymce .button-large-alt:disabled:focus {
  color: #283941 !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #283941 !important;
}
body#tinymce .button-small {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
  border-width: 0rem !important;
  border-color: #5491a3 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  padding-left: 1.9375rem;
  padding-right: 1.9375rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button-small:before {
  transition: all 0.2s !important;
}
body#tinymce .button-small::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button-small:hover, body#tinymce .button-small:active, body#tinymce .button-small:focus {
  text-decoration: none !important;
}
body#tinymce .button-small:hover::after, body#tinymce .button-small:active::after, body#tinymce .button-small:focus::after {
  opacity: 1;
}
body#tinymce .button-small:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button-small:disabled:hover::after, body#tinymce .button-small:disabled:active::after, body#tinymce .button-small:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button-small::after {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
}
body#tinymce .button-small:hover, body#tinymce .button-small:active, body#tinymce .button-small:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
}
body#tinymce .button-small.is-active {
  background-color: #283941 !important;
  background-image: linear-gradient(to right, #5491a3, #6f8d7d) !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button-small:disabled:hover, body#tinymce .button-small:disabled:active, body#tinymce .button-small:disabled:focus {
  color: #ffffff !important;
  background-color: #5491a3 !important;
  background-image: linear-gradient(to right, #6f8d7d, #5491a3) !important;
  border-color: #5491a3 !important;
}
body#tinymce .button-small-alt {
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s !important;
  vertical-align: middle;
  box-sizing: border-box;
  outline: 0;
  text-shadow: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  background-size: 100%;
  position: relative;
  z-index: 100;
  font-family: Montserrat, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #ffffff !important;
  justify-content: center !important;
  text-align: center;
  background-color: #283941 !important;
  background-image: none !important;
  border-width: 0.0625rem !important;
  border-color: #283941 !important;
  border-radius: 2.5rem !important;
  min-width: initial;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin: 0.9375rem 0 0.9375rem 0;
}
body#tinymce .button-small-alt:before {
  transition: all 0.2s !important;
}
body#tinymce .button-small-alt::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  z-index: -100;
  transition: all 0.2s !important;
  border-radius: inherit;
}
body#tinymce .button-small-alt:hover, body#tinymce .button-small-alt:active, body#tinymce .button-small-alt:focus {
  text-decoration: none !important;
}
body#tinymce .button-small-alt:hover::after, body#tinymce .button-small-alt:active::after, body#tinymce .button-small-alt:focus::after {
  opacity: 1;
}
body#tinymce .button-small-alt:disabled {
  opacity: 0.7;
  cursor: default;
}
body#tinymce .button-small-alt:disabled:hover::after, body#tinymce .button-small-alt:disabled:active::after, body#tinymce .button-small-alt:disabled:focus::after {
  opacity: 0;
}
body#tinymce .button-small-alt::after {
  display: none;
}
body#tinymce .button-small-alt:hover, body#tinymce .button-small-alt:active, body#tinymce .button-small-alt:focus {
  color: #ffffff !important;
  border-color: #283941 !important;
  background-color: #283941 !important;
}
body#tinymce .button-small-alt.is-active {
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
  color: #ffffff !important;
}
body#tinymce .button-small-alt:disabled:hover, body#tinymce .button-small-alt:disabled:active, body#tinymce .button-small-alt:disabled:focus {
  color: #ffffff !important;
  background-color: #283941 !important;
  background-image: none !important;
  border-color: #283941 !important;
}
