@charset "UTF-8";
.far-icon {
  display: block;
  width: 17px;
  height: 17px;
}
.far-icon-outdoor {
  mask-image: url("./images/find-a-retailer/icons/outdoor.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/outdoor.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-interior {
  mask-image: url("./images/find-a-retailer/icons/interior.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/interior.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-showroom {
  mask-image: url("./images/find-a-retailer/icons/showroom.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/showroom.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-mobile_consultant {
  mask-image: url("./images/find-a-retailer/icons/mobile_consultant.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/mobile_consultant.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-service {
  mask-image: url("./images/find-a-retailer/icons/service.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/service.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-swiftee {
  width: 36px;
  mask-image: url("./images/find-a-retailer/icons/logo_swiftee.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 36px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/logo_swiftee.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 36px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-list {
  mask-image: url("./images/find-a-retailer/icons/list.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/list.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-map {
  mask-image: url("./images/find-a-retailer/icons/map_icon.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("./images/find-a-retailer/icons/map_icon.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-phone {
  mask-image: url("./images/find-a-retailer/icons/phone.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("./images/find-a-retailer/icons/phone.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-info {
  mask-image: url("./images/find-a-retailer/icons/info.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("./images/find-a-retailer/icons/info.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-close {
  mask-image: url("./images/find-a-retailer/icons/close.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 24px 24px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/close.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: 0 0;
}
.far-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px 0 40px 0;
}
.far-header-title, .far-header h3 {
  margin: 0 10px 0 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  padding-bottom: 0;
  text-align: left;
  color: #0E0F0F;
}
.far-header-subtitle {
  line-height: 24px;
  padding-bottom: 60px;
  max-width: 410px;
  color: #3B3C3C;
}
.far-header-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.far-header-item:last-child {
  display: none;
  max-width: 330px;
  padding: 0 0 0 40px;
  border-left: 1px solid #F5BE09;
}
.far-header-item:last-child ul {
  max-width: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.far-header-item:last-child ul li {
  line-height: 1.5;
  display: flex;
  align-items: baseline;
  margin: 0 0 10px 0;
}
.far-header-item:last-child ul li:last-child {
  margin: 0;
}
.far-header-item:last-child ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #3B3C3C;
  max-width: 256px;
}
.far-header-item:last-child ul li span:first-child {
  margin-right: 16px;
  color: #969696;
}
.far-header-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.far-header-button:before {
  content: "";
  width: 20px;
  height: 20px;
  mask-image: url("./images/find-a-retailer/icons/question.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 20px 20px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/question.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px 20px;
  -webkit-mask-position: center;
}
.far-header-button-text {
  display: none;
  font-weight: 500;
  color: #3B3C3C;
}
.far-header-img {
  display: block;
  min-width: 70px;
  height: 70px;
  background-size: 70px 70px;
  background-image: url("./images/find-a-retailer/attachment.png");
  margin-right: 10px;
}
.far-tab {
  margin-bottom: 30px;
}
.far-tab-buttons {
  display: flex;
  gap: 22px;
}
.far-tab-button {
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  color: #969696;
  cursor: pointer;
  letter-spacing: 0.05em;
}
.far-tab-button::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: transparent;
  margin-top: 6px;
}
.far-tab-button {
  margin-bottom: 20px;
}
.far-tab-content {
  display: none;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-buttons .far-tab-button:nth-child(1) {
  color: #0E0F0F;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-buttons .far-tab-button:nth-child(1)::after {
  background-color: #0E0F0F;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-items .far-tab-content:nth-child(1) {
  display: block;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-buttons .far-tab-button:nth-child(2) {
  color: #0E0F0F;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-buttons .far-tab-button:nth-child(2)::after {
  background-color: #0E0F0F;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-items .far-tab-content:nth-child(2) {
  display: block;
}
.far-search-label {
  display: block;
  font-size: 14px;
  color: #969696;
  padding-bottom: 8px;
}
.far-search-input-area {
  position: relative;
}
.far-search-input {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 46px;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  padding: 14px 0 14px 18px;
  font-size: 16px;
  line-height: 19px;
  outline: none;
  color: #0E0F0F;
}
.far-search-input::placeholder {
  color: #969696;
}
.far-search-input:focus {
  border: 1px solid #16416C;
}
.far-search-button {
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: #F3CA3E;
  border: none;
  outline: none;
  border-radius: 0 4px 4px 0;
}
.far-search-button.loading {
  position: relative;
}
.far-search-button.loading::before, .far-search-button.loading::after {
  position: absolute;
  content: "";
}
.far-search-button.loading::before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  border-radius: 10px;
}
.far-search-button.loading::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100px;
  height: 100px;
  background: url("./images/find-a-retailer/spinner.svg") no-repeat center center;
}
.far-search-button.loading {
  position: absolute;
  cursor: not-allowed;
}
.far-search-button.loading::before, .far-search-button.loading::after {
  width: 100%;
  height: 100%;
}
.far-search-button.loading::before {
  border-radius: inherit;
}
.far-search-button.loading::after {
  background-size: cover;
}
.far-search-button.loading .far-search-icon {
  display: none;
}
.far-search-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  mask-image: url("./images/find-a-retailer/icons/search.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 20px 20px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/search.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px 20px;
  -webkit-mask-position: 0 0;
}
.far-search-results-list {
  display: none;
  position: absolute;
  z-index: 998;
  top: 34px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  border-top: none;
  background-color: transparent;
  padding-top: 35px;
  font-size: 16px;
  color: #3B3C3C;
}
.far-search-results-item {
  display: block;
  padding: 11px 17px;
  cursor: pointer;
  background-color: #FFFFFF;
}
.far-search-results-item:hover {
  background-color: #F3F5F8;
}
.far-tab {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.far-tab-input {
  display: none;
}
.far-tab-items {
  z-index: 100;
}
.far-filter-option-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 14px;
}
.far-filter-option-label {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  cursor: pointer;
}
.far-filter-option-label-text {
  color: #3B3C3C;
}
.far-filter-option-label .far-icon {
  margin-right: 7px;
  background-color: #3B3C3C;
}
.far-filter-option-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  margin: 0 0 0 auto;
  cursor: pointer;
}
.far-filter-option-checkbox::before {
  content: "";
  display: none;
  width: 14px;
  height: 10px;
  mask-image: url("./images/find-a-retailer/icons/checkbox_arrow.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 14px 10px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("./images/find-a-retailer/icons/checkbox_arrow.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 14px 10px;
  -webkit-mask-position: 0 0;
}
.far-filter-option-checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
}
.far-filter-option-input {
  display: none;
}
.far-filter-option-input:checked ~ .far-filter-option-checkbox {
  background-color: #F3CA3E;
  border: 1px solid #F3CA3E;
}
.far-filter-option-input:checked ~ .far-filter-option-checkbox::before {
  display: block;
}
.far-filter-option-input:checked ~ .far-filter-option-label .far-filter-option-label-text {
  color: #0E0F0F;
}
.far-filter-option-input:checked ~ .far-filter-option-label .far-icon {
  background-color: #0E0F0F;
}
.far-filter-option-input:disabled ~ .far-filter-option-label .far-filter-option-label-text {
  color: #969696;
}
.far-filter-option-input:disabled ~ .far-filter-option-label .far-icon {
  background-color: #969696;
}
.far-filter-option-input:disabled ~ .far-filter-option-checkbox {
  background-color: #D5D7D9;
}
.far-filter-options {
  padding-bottom: 10px;
}
.far-filter-options-title {
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #969696;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.far-filter-options--product {
  padding-bottom: 20px;
  max-width: 290px;
}
.far-filter-options--product .far-filter-options-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 3px;
  background-color: #F3F5F8;
  border-radius: 50px;
}
.far-filter-options--product .far-filter-option-group {
  padding-bottom: 0;
}
.far-filter-options--product .far-filter-option-input:checked ~ .far-filter-option-label {
  background-color: #F3CA3E;
}
.far-filter-options--product .far-filter-option-label {
  padding: 8px 12px;
  border-radius: 100px;
  cursor: pointer;
  color: #0E0F0F;
}
.far-filter-border {
  display: none;
}
.far-filter-retailer-card-wrapper {
  display: none;
}
.far-filter.hide {
  display: none;
}
.far-separator {
  width: 100vw;
  height: 1px;
  background-color: #D5D7D9;
  margin-left: -20px;
  margin-bottom: 20px;
}
.far-map {
  width: 100%;
  height: calc(100vh - 110px);
}
.far-map-wrapper {
  position: relative;
  width: 100vw;
  margin-left: -20px;
  max-height: calc(100vh - 50px);
}
.far-map-retailer {
  display: none;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100vw;
  border-radius: 4px 4px 0 0;
  background-color: #FFFFFF;
  padding-top: 10px;
  max-height: 445px;
  min-height: 75px;
  height: 75px;
  overflow: hidden;
}
.far-map-retailer.active {
  display: block;
}
.far-map-retailer::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #D5D7D9;
  border-radius: 1px;
  margin: 0 auto;
}
.far-map-retailer .far-retailer-card {
  height: calc(100% - 20px);
}
.far-map-retailer .far-retailer-card-header {
  padding: 16px 20px 20px 20px;
  margin-bottom: -1px;
  align-items: center;
}
.far-map-retailer .far-retailer-card-logo {
  order: 2;
}
.far-map-retailer .far-retailer-card-content-item:first-child {
  margin-top: 30px;
}
.far-map-retailer .far-retailer-card-content, .far-map-retailer .far-retailer-card-buttons {
  padding: 0 20px;
}
.far-map-retailer .far-retailer-card-status-block {
  position: relative;
  left: -20px;
}
.far-map-retailer-name {
  font-weight: 400;
  font-size: 14px;
  color: #0E0F0F;
}
.far-results-menu {
  display: none;
}
.far-results-menu .far-separator {
  position: absolute;
  top: 0;
  margin-left: 0;
}
.far-results-menu .far-container {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  width: 100%;
}
.far-results-menu.active {
  display: block;
}
.far-results-menu-text {
  font-size: 14px;
  color: #3B3C3C;
}
.far-results-menu-button {
  display: flex;
  align-items: center;
  outline: none;
  background: none;
  border: 0;
  padding: 0;
}
.far-results-menu-button-text {
  margin-right: 10px;
}
.far-mobile {
  display: block;
}
.far-retailer-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 20px;
}
.far-retailer-card-header {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D5D7D9;
  margin-bottom: 30px;
}
.far-retailer-card-title {
  max-width: 281px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #0E0F0F;
  text-align: center;
}
.far-retailer-card-logo {
  height: auto;
  max-height: 60px;
  max-width: 228px;
  width: auto;
  overflow: hidden;
}
.far-retailer-card-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 30px;
}
.far-retailer-card-content-item {
  display: flex;
  align-items: center;
}
.far-retailer-card-content-item .far-icon {
  min-width: 22px;
  width: 22px;
  height: 23px;
  mask-size: 22px 22px;
  margin-right: 16px;
  -webkit-mask-size: 22px 22px;
}
.far-retailer-card-content-item .far-icon-swiftee {
  width: 48px;
  height: 24px;
  -webkit-mask-size: 48px 24px;
}
.far-retailer-card-content-icons {
  display: flex;
  gap: 10px;
  align-items: center;
}
.far-retailer-card-content-icons .far-icon {
  min-width: 22px;
  width: 22px;
  height: 23px;
  mask-size: 22px 22px;
  margin-right: 0;
  -webkit-mask-size: 22px 22px;
}
.far-retailer-card-content-icons .far-icon-swiftee {
  width: 48px;
  height: 24px;
  -webkit-mask-size: 48px 24px;
}
.far-retailer-card-address, .far-retailer-card-phone-text {
  font-size: 14px;
  color: #3B3C3C;
  line-height: 16px;
}
.far-retailer-card-address {
  line-height: 21px;
  text-decoration: unset;
}
.far-retailer-card-address:hover {
  text-decoration: underline;
}
.far-retailer-card-phone a {
  color: #16416C;
  text-decoration: underline;
  cursor: pointer;
}
.far-retailer-card-phone-text {
  margin-right: 12px;
}
.far-retailer-card-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.far-retailer-card-button-email {
  display: block;
  height: 46px;
  width: max-content;
  padding: 15px 20px;
  border-radius: 100px;
  background-color: #F3CA3E;
  color: #0E0F0F;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.far-retailer-card-button-email:hover {
  background-color: #F5BE09;
}
.far-retailer-card-button-email:disabled, .far-retailer-card-button-email[disabled] {
  background: #D5D7D9;
  color: #969696;
}
.far-retailer-card-button-email {
  width: 260px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.far-retailer-card-button-details {
  display: flex;
  width: max-content;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  color: #0E0F0F;
  border-bottom: 1px solid #0E0F0F;
  padding: 8px 0;
}
.far-retailer-card-button-details-icon {
  width: 4px;
  height: 8px;
  mask-image: url("./images/find-a-retailer/icons/arrow.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 4px 8px;
  background-color: #0E0F0F;
  -webkit-mask-image: url("./images/find-a-retailer/icons/arrow.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 4px 8px;
  -webkit-mask-position: 0 0;
  margin-left: 8px;
}
.far-retailer-card-status-block {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  margin: 0 auto 16px;
  text-transform: uppercase;
  width: calc(100% + 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F3CA3E;
  border-radius: 0 0 4px 4px;
  padding: 7px 20px;
  color: #FFFFFF;
}
.far-retailer-card-status-block span {
  line-height: 0;
}
.far-retailer-card-status-block-icon {
  width: 16px;
  height: 16px;
  mask-image: url("./images/find-a-retailer/icons/star.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 16px 16px;
  background-color: #FFFFFF;
  -webkit-mask-image: url("./images/find-a-retailer/icons/star.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 16px;
  -webkit-mask-position: 0 0;
  margin-right: 8px;
}
.far-retailers-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  padding: 0 20px;
  min-width: 280px;
  margin: 0 auto;
}
.far-retailers-title {
  font-size: 26px;
  line-height: 39px;
  font-weight: 500;
  color: #0E0F0F;
  padding-bottom: 0;
  text-align: center;
}
.far-retailers-subtitle {
  line-height: 1.5;
  font-size: 16px;
  padding: 0 0 20px 0;
  color: #3B3C3C;
}
.far-retailers-label {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  margin: 0 0 20px 0;
  color: #16416C;
  text-transform: uppercase;
  width: max-content;
}
.far-retailers-label-icon {
  width: 16px;
  height: 16px;
  mask-image: url("./images/find-a-retailer/icons/star.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 16px 16px;
  background-color: #FFFFFF;
  -webkit-mask-image: url("./images/find-a-retailer/icons/star.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 16px;
  -webkit-mask-position: 0 0;
  margin-right: 8px;
}
.far-retailers-header {
  width: 100%;
  max-width: unset;
  grid-column: 1/-1;
  margin-bottom: 10px;
}
.far-retailers .far-retailer-card {
  flex: 1;
  height: unset;
  width: 100%;
  border-radius: 4px;
  min-width: 280px;
}
.far-retailers .far-retailer-card-status-block {
  justify-content: center;
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: 26px;
}
.far-retailers .far-retailer-card-header {
  align-items: center;
  justify-content: center;
  flex: 2;
  padding: 0 20px 16px 20px;
  margin-bottom: 16px;
}
.far-retailers .far-retailer-card-logo-wrapper {
  display: flex;
  flex: 1;
  height: 60px;
}
.far-retailers .far-retailer-card-logo {
  margin: 0 0 0 auto;
}
.far-retailers .far-retailer-card-logo:not(:root:root) {
  width: auto;
  object-fit: contain;
}
.far-retailers .far-retailer-card-logo.default {
  width: 60px;
}
.far-retailers .far-retailer-card-body {
  display: none;
  flex-direction: row;
  flex: 1;
  padding: 0 20px;
  gap: 20px;
}
.far-retailers .far-retailer-card-body .far-retailer-card-content {
  padding: 0;
  margin-bottom: 0;
}
.far-retailers .far-retailer-card-body .far-retailer-card-buttons {
  padding: 0;
  max-width: 170px;
}
.far-retailers .far-retailer-card-content {
  flex: 1;
  min-height: unset;
  padding: 0 20px;
  margin-bottom: 16px;
}
.far-retailers .far-retailer-card-buttons {
  height: auto;
  align-items: center;
  padding: 0 20px;
  justify-content: flex-end;
}
.far-retailers .far-retailer-card-button-email {
  width: 248px;
  margin-bottom: 10px;
}
.far-retailers .far-retailer-card-button-details {
  width: 177px;
  justify-content: space-between;
}
.far-retailers .far-retailer-card-button-details-text {
  white-space: nowrap;
}
.far-premium-retailers, .far-non-premium-retailers {
  padding: 30px 0;
  width: 100%;
}
.far-non-premium-retailers .far-retailers-header {
  flex: none;
  max-width: unset;
}
.far-non-premium-retailers .far-retailer-card {
  background: #F3F5F8;
}
.far-non-premium-retailers .far-retailer-card-status {
  margin-bottom: 16px;
}
.far-non-premium-retailers .far-retailer-card-status {
  height: 0;
  visibility: hidden;
}
.far-premium-retailers {
  background-color: unset;
}
.far-premium-retailers .far-retailers-label {
  display: flex;
  align-items: center;
  background-color: #F3CA3E;
  border-radius: 4px;
  padding: 7px 20px;
  color: #FFFFFF;
}
.far-premium-retailers .far-retailers-label span {
  line-height: 0;
}
.far-premium-retailers .far-retailer-card {
  background: white;
}
.far-results-container:nth-child(2) {
  position: relative;
}
.far-results-container:nth-child(2):before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  width: 100vw;
  background-color: #F3F5F8;
  margin-left: calc(-50vw + 50%);
}
.far-results-container:nth-child(2) .far-retailer-card {
  background: #FFFFFF;
}
.far-popover-info {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.far-popover-info-item {
  display: grid;
  grid-template-columns: 36px auto;
  align-content: center;
  gap: 12px;
}
.far-popover-info-item-text {
  color: #3B3C3C;
}
.far-popover-info-item .far-icon {
  justify-self: center;
}
.far-popover-info .far-separator {
  display: block;
  width: 100%;
  margin: 8px 0;
}
.far-popover-info-footer {
  color: #3B3C3C;
}
.far .modal-dialog {
  margin: 10px 0;
}
.far .modal-content {
  border-radius: 4px;
  width: 320px;
  padding: 50px 20px;
  margin: 0 auto;
  position: relative;
}
.far .modal-image {
  height: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 30px;
}
.far .modal-image-au {
  background-image: url("./images/find-a-retailer/australia_modal.svg");
}
.far .modal-image-sg {
  background-image: url("./images/find-a-retailer/singapore_modal.svg");
}
.far .modal-image-cl {
  background-image: url("./images/find-a-retailer/chile_modal.svg");
}
.far .modal-image-nz {
  background-image: url("./images/find-a-retailer/new-zealand_modal.svg");
}
.far .modal-image-il {
  background-image: url("./images/find-a-retailer/israel_modal.svg");
}
.far .modal-body {
  padding: 0;
}
.far .modal-footer {
  margin-top: 40px;
}
.far .modal-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #0E0F0F;
  max-width: 310px;
  margin: 0 auto 20px;
}
.far .modal-text {
  color: #3B3C3C;
  width: 260px;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}
.far .modal-text.name {
  font-size: 14px;
}
.far .modal-footer {
  padding: 0;
  border: 0;
  text-align: center;
}
.far .modal-footer .btn {
  width: 230px;
  text-transform: unset;
  padding: 15px 20px;
  background: #F5BE09;
  border-radius: 100px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #0E0F0F;
}
.far .modal-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  background: unset;
  padding: 0;
  border: 0;
}
.far .modal-close-button .far-icon {
  width: 24px;
  height: 24px;
}
.far__breadcrumbs {
  color: #969696;
  font-size: 14px;
  line-height: 26px;
  margin-top: 20px;
}
.far__breadcrumbs > .far__breadcrumbs-item {
  color: #969696 !important;
  text-decoration: none;
  font-family: "Roboto", serif;
  position: relative;
  z-index: 1;
}
.far__breadcrumbs a:hover {
  text-decoration: underline;
}
body:has(.site-navigation.hidden[style*="top: 82px"]) .far__breadcrumbs {
  margin-top: 20px;
}

body.modal-open {
  overflow: auto;
}

.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog--htf {
  vertical-align: bottom;
  position: relative;
  bottom: -10px;
}
.modal-dialog--htf .modal-content {
  width: 100%;
}
.modal-dialog--htf .modal-footer {
  margin-top: 20px;
}
.modal-line {
  margin: 15px 0;
  border-bottom: 1px solid #D5D7D9;
}
.modal-list {
  padding: 0;
  margin: 0 0 20px 0;
  counter-reset: firststlevel;
  list-style-type: none;
}
.modal-list__title, .modal-list__item {
  color: #505050;
}
.modal-list__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  text-align: center;
  padding-bottom: 10px;
}
.modal-list__item {
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.modal-list__item:before {
  display: inline-block;
  content: counter(firststlevel, decimal-leading-zero);
  counter-increment: firststlevel;
  color: #969696;
  margin-right: 10px;
}
.modal-list__item:not(:last-child) {
  padding-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .modal-dialog--htf {
    vertical-align: middle;
    position: static;
  }
}

*,
::after,
::before {
  box-sizing: border-box;
}

html, body {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html.loading, body.loading {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  position: relative;
}
html.loading::before, html.loading::after, body.loading::before, body.loading::after {
  position: absolute;
  content: "";
}
html.loading::before, body.loading::before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  border-radius: 10px;
}
html.loading::after, body.loading::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100px;
  height: 100px;
  background: url("./images/find-a-retailer/spinner.svg") no-repeat center center;
}

body {
  font-family: "Roboto", serif;
}

p, h1, h2, h3 {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
}

a, a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}

body:has(#far-retailer-page-style-css) a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}

.far {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0E0F0F;
}
.far-container {
  min-width: 280px;
  margin: 0 auto;
  padding: 0 20px;
}

.pac-logo:after {
  display: none;
}

.pac-container {
  box-shadow: none;
  background: #D5D7D9;
  width: 324px !important;
  border-top: 0;
}

.found-near {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #969696;
}

.sorry {
  font-weight: bold;
  font-size: 13px;
  color: #969696;
}

.feather-info {
  background-image: url("./images/find-a-retailer/info.svg");
  background-color: inherit;
  width: 24px;
  height: 24px;
}

.fa-question-circle {
  color: #D5D7D9;
}

#prefooter {
  display: none;
}

/*Google map changes*/
.gm-style .gm-style-iw-t::after {
  display: none;
}

.gm-style .gm-style-iw-c {
  border-radius: 0;
  max-width: 218px !important;
}

.popover {
  max-width: 445px;
  border: none;
  border-radius: 4px;
  box-shadow: 2px 2px 10px rgba(14, 15, 15, 0.05), -2px -2px 10px rgba(14, 15, 15, 0.05);
}
.popover-content {
  padding: 20px;
}
.popover .arrow {
  display: none;
}

/********************************************FOR LANDSCAPE********************************************/
@media (min-width: 576px) and (max-width: 768px) {
  .far-header-title {
    font-size: 24px;
    line-height: 60px;
  }
  .far-retailers-container {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
  .far-retailers .far-retailer-card-content {
    min-height: 123px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    gap: 22px;
    justify-content: flex-start;
    align-items: center;
    min-height: 46px;
    height: auto;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 151px;
    margin-bottom: 0;
    padding: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
}
@media (orientation: landscape) and (max-width: 991px) {
  .far .modal-dialog {
    margin: 60px 0 10px;
  }
  .far-retailer-card-title {
    text-align: left;
  }
}
@media (max-height: 600px) and (orientation: landscape) and (max-width: 991px) {
  .far-mobile {
    display: none;
  }
  .far-retailers-container {
    grid-template-columns: 1fr !important;
  }
  .far-retailers .far-retailer-card-header {
    flex: unset;
    height: 80px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
  }
  .far-retailers .far-retailer-card-body {
    display: flex;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-content {
    min-height: 90px;
    gap: 14px;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-button-email {
    width: 100%;
  }
  .far-premium-retailers .far-retailer-card {
    position: relative;
    padding-top: 30px;
    padding-left: 26px;
  }
  .far-premium-retailers .far-retailer-card-status {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .far-premium-retailers .far-retailer-card-status-block {
    width: 26px;
    padding: 0;
    height: 100%;
    writing-mode: tb;
    transform: rotate(180deg);
    border-radius: 0 4px 4px 0;
  }
  .far-premium-retailers .far-retailer-card-status-block-icon {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.far {
  /********************************************FOR DESKTOPS********************************************/
}

@media only screen and (min-width: 768px) {
  .far-container {
    max-width: 944px;
  }
  .far-header {
    margin: 40px 0 20px 0;
  }
  .far-header-img {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
    margin-right: 30px;
  }
  .far-header-button {
    width: 210px;
    height: 46px;
    padding: 14px 20px;
    border: 1px solid #3B3C3C;
    border-radius: 100px;
    gap: 8px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
  }
  .far-header-button-text {
    display: inline;
  }
  .far-header-title {
    font-size: 44px;
    line-height: 60px;
    flex: 1;
  }
  .far-header-subtitle {
    line-height: 24px;
    padding-bottom: 80px;
  }
  .far-header-item {
    min-width: 450px;
  }
  .far-header-item:last-child {
    min-width: unset;
    display: block;
  }
  .far-header-item:last-child h3 {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 20px;
  }
  .far .far-tab-buttons {
    gap: 40px;
  }
  .far .far-tab-button {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }
  .far-search-input-area {
    width: 100%;
    max-width: 380px;
  }
  .far-separator {
    display: none;
  }
  .far-filter-option-input {
    display: none;
  }
  .far-filter-option-input:checked ~ .far-filter-option-checkbox:hover {
    background-color: #F5BE09;
  }
  .far-filter-option-checkbox::after {
    content: unset;
  }
  .far-filter-wrapper {
    display: none;
    width: max-content;
    padding-top: 40px;
  }
  .far-filter-wrapper.active {
    display: block;
  }
  .far-filter-border {
    display: block;
    width: 100vw;
    height: 500px;
    position: absolute;
    left: 0;
    margin-left: calc(-50vw + 50%);
    border: 1px solid #D5D7D9;
    border-left: 0;
    border-right: 0;
    pointer-events: none;
  }
  .far-filter-retailer-card-wrapper {
    display: none;
    min-width: 280px;
    width: calc(50vw - 40px);
    max-width: 380px;
  }
  .far-filter-retailer-card-wrapper.active {
    display: block;
    padding-top: 40px;
  }
  .far-filter-retailer-card-wrapper.active ~ .far-filter-wrapper {
    display: none;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card {
    padding-bottom: 40px;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card-status-block {
    margin: 0;
    width: max-content;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card-content .far-retailer-card-status {
    display: none;
  }
  .far-content .far-container {
    display: flex;
    gap: 30px;
    min-height: 500px;
  }
  .far-map {
    height: 500px;
  }
  .far-map-wrapper {
    z-index: 1;
    width: 50vw;
    position: absolute;
    right: 0;
  }
  .far-map-wrapper.full-screen {
    width: 100%;
  }
  .far-map iframe {
    line-height: 0;
  }
  .far-map-retailer, .far-map-retailer.active {
    display: none;
  }
  .far-results-menu, .far-results-menu.active {
    display: none;
  }
  .far-retailers-container {
    max-width: 944px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
  .far-retailers .far-retailer-card-content {
    min-height: 106px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    gap: 22px;
    justify-content: flex-start;
    align-items: center;
    min-height: 46px;
    height: auto;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 151px;
    margin-bottom: 0;
    padding: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
  .far-retailer-card-title {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }
  .far-retailer-card-status {
    display: flex;
    justify-content: space-between;
  }
  .far-retailer-card-status-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    border-radius: 4px;
    background-color: #F3CA3E;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
  }
  .far-retailer-card-status-block-span {
    line-height: 0;
  }
  .far-retailer-card-status-block-icon {
    width: 16px;
    height: 16px;
    mask-image: url("./images/find-a-retailer/icons/star.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 16px 16px;
    background-color: #FFFFFF;
    -webkit-mask-image: url("./images/find-a-retailer/icons/star.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 16px 16px;
    -webkit-mask-position: 0 0;
    margin-right: 8px;
  }
  .far-retailer-card-buttons {
    flex: 1;
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
    gap: 20px;
  }
  .far-retailer-card-button-email {
    width: 170px;
    margin-bottom: 0;
  }
  .far-retailer-card-button-details {
    width: auto;
    justify-content: space-between;
  }
  .far-retailer-card-button-filters {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .far-retailer-card-button-filters-text {
    font-size: 14px;
    color: #16416C;
  }
  .far-retailer-card-button-filters-icon {
    width: 4px;
    height: 8px;
    mask-image: url("./images/find-a-retailer/icons/arrow.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 4px 8px;
    background-color: #16416C;
    -webkit-mask-image: url("./images/find-a-retailer/icons/arrow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 4px 8px;
    -webkit-mask-position: 0 0;
    margin-right: 8px;
    transform: rotate(180deg);
  }
  .far-retailer-card-logo {
    max-width: 228px;
  }
  .far-popover-info-item {
    grid-template-columns: 48px auto;
  }
  .far-popover-info-item-text {
    font-size: 16px;
    line-height: 19px;
  }
  .far-popover-info-item .far-icon {
    width: 24px;
    height: 24px;
    mask-size: 24px 24px;
    -webkit-mask-size: 24px 24px;
  }
  .far-popover-info-item .far-icon-swiftee {
    width: 48px;
    -webkit-mask-size: 48px 24px;
  }
  .far .modal-content {
    width: 468px;
    padding: 40px 60px;
  }
  .far .modal-image {
    height: 180px;
    margin: 0 auto 40px;
  }
  .far .modal-body {
    padding: 0;
    margin-bottom: 0;
  }
  .far .modal-title {
    font-size: 38px;
    line-height: 45px;
  }
  .far .modal-text {
    color: #3B3C3C;
    width: 260px;
    text-align: center;
    font-size: 18px;
    line-height: 150%;
  }
  .far .modal-text.name {
    font-size: 16px;
    width: 340px;
  }
  .far .modal-close-button {
    top: 30px;
    right: 30px;
  }
  .far__breadcrumbs {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .far .modal-dialog {
    margin: 130px 0 10px;
  }
  .far .modal-dialog.header-hidden {
    margin: 10px 0;
  }
  .far__breadcrumbs {
    margin-top: 62px;
  }
}
@media only screen and (min-width: 1025px) {
  .far-mobile {
    display: none;
  }
  .far-container {
    max-width: 1240px;
  }
  .far-header {
    margin: 30px 0 20px 0;
  }
  .far-header-img {
    width: 110px;
    height: 110px;
    background-size: 110px 110px;
  }
  .far-header-title, .far-header h3 {
    font-size: 64px;
    line-height: 60px;
  }
  .far-header-item:last-child {
    padding: 0 0 0 50px;
    max-width: unset;
  }
  .far-header-item:last-child h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 30px;
  }
  .far-header-item:last-child ul li {
    margin: 0 0 20px 0;
  }
  .far-header-item:last-child ul li span {
    font-size: 16px;
    max-width: 400px;
  }
  .far-header-item:last-child ul li span:first-child {
    font-size: 12px;
  }
  .far-filter-border {
    width: 100vw;
  }
  .far-filter-retailer-card-wrapper {
    width: calc(50vw - 170px);
  }
  .far-map-wrapper {
    width: calc(50vw + 130px);
  }
  .far-retailers-container {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
  }
  .far-retailers-header {
    max-width: 380px;
    min-width: 280px;
    grid-column: unset;
    margin-bottom: 0;
  }
  .far-retailers-header-stretch {
    max-width: unset;
    grid-column: 1/-1;
  }
  .far-retailers-container {
    max-width: 1240px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .far-retailers .far-retailer-card-header {
    flex: unset;
    height: 80px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
  }
  .far-retailers .far-retailer-card-logo {
    order: -1;
    align-self: center;
  }
  .far-retailers .far-retailer-card-body {
    display: flex;
  }
  .far-retailers .far-retailer-card-content {
    min-height: 90px;
    gap: 14px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 100%;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: 100%;
    justify-content: space-between;
  }
  .far-retailers .far-retailer-card-stretch ~ div .far-retailer-card-buttons {
    height: 103px;
  }
  .far-premium-retailers .far-retailer-card {
    position: relative;
    padding-top: 30px;
    padding-left: 26px;
  }
  .far-premium-retailers .far-retailer-card-status {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .far-premium-retailers .far-retailer-card-status-block {
    width: 26px;
    padding: 0;
    height: 100%;
    writing-mode: tb;
    transform: rotate(180deg);
    border-radius: 0 4px 4px 0;
  }
  .far-premium-retailers .far-retailer-card-status-block-icon {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .far-filter-wrapper {
    min-width: 380px;
  }
  .far-filter-options--product {
    width: 380px;
    max-width: initial;
  }
  .far-filter-options--product .far-filter-option-group {
    width: 50%;
  }
  .far-filter-options--product .far-filter-option-label {
    width: 100%;
    justify-content: center;
  }
  .far-filter-option-label {
    font-size: 16px;
    line-height: 19px;
  }
  .far-retailer-card-wrapper {
    min-width: 350px;
  }
  .far-retailer-card-content {
    margin-bottom: 60px;
  }
  .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 22px;
  }
  .far-retailer-card-button-email {
    width: 151px;
    padding: 14px 16px;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 100%;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
  .far-retailers .far-retailer-card-stretch ~ div .far-retailer-card-buttons {
    height: auto;
  }
  .far-retailer-card .far-icon, .far-icon {
    min-width: 22px;
    width: 22px;
    height: 23px;
    mask-size: 22px 22px;
    -webkit-mask-size: 22px 22px;
  }
  .far-retailer-card .far-icon-swiftee, .far-icon-swiftee {
    width: 48px;
    height: 24px;
    -webkit-mask-size: 48px 24px;
  }
  .far-map-wrapper {
    width: 100%;
    position: static;
    margin-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .popover-content {
    padding: 50px;
  }
}
@media (orientation: landscape) {
  #far-modal .far-popover-info {
    width: 440px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #far-modal .far-popover-info-item {
    align-content: start;
  }
  #far-modal .far-popover-info-item:nth-child(1), #far-modal .far-popover-info-item:nth-child(2), #far-modal .far-popover-info-item:nth-child(3), #far-modal .far-popover-info-item:nth-child(4) {
    grid-column: 1;
  }
  #far-modal .far-popover-info-item:nth-child(5), #far-modal .far-popover-info-item:nth-child(6) {
    grid-column: 2;
  }
  #far-modal .far-popover-info-item:nth-child(5) {
    grid-row: 1/3;
  }
  #far-modal .far-popover-info-item:nth-child(6) {
    grid-row: 3/5;
    margin-top: -18px;
  }
  #far-modal .far-popover-info-footer {
    grid-column: 1/3;
  }
  #far-modal .far-separator {
    grid-column: 1/3;
  }
  #far-modal .modal-content {
    width: auto;
  }
}
/* FONTS */
@font-face {
  font-family: "Roboto";
  src: url("includes/fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("includes/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("includes/fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("includes/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("includes/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Parabolica";
  src: url("includes/fonts/Parabolica/Parabolica-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Parabolica";
  src: url("includes/fonts/Parabolica/Parabolica-Medium.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Parabolica";
  src: url("includes/fonts/Parabolica/Parabolica-Bold.otf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body.page-template-template-default-ziptrak {
  --wp--style--global--content-size: 100%;
  --wp--style--global--wide-size: 100%;
  overflow-x: clip;
}

.zw-container {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.zw-container .wp-block-cover .wp-block-cover__inner-container > *, .block-editor-block-list__block.wp-block-cover .wp-block-cover__inner-container > * {
  margin-block-start: 30px;
}
.zw-container .wp-block-cover .wp-block-cover__inner-container > *:first-child, .block-editor-block-list__block.wp-block-cover .wp-block-cover__inner-container > *:first-child {
  margin-block-start: 0;
}
@media only screen and (min-width: 1200px) {
  .zw-container .wp-block-cover .wp-block-cover__inner-container > *:first-child, .block-editor-block-list__block.wp-block-cover .wp-block-cover__inner-container > *:first-child {
    margin-block-end: 40px;
  }
}

.zw-container .wp-block-embed.is-type-video, .block-editor-block-list__block.wp-block-embed.is-type-video {
  border-radius: 20px;
  overflow: hidden;
}

/* Section Styles */
.zw-container section.section-group, section.block-editor-block-list__block.section-group {
  margin-block-start: 0;
  margin-block-end: 0;
  padding: 60px 20px 0;
}
.zw-container section.section-group[id], section.block-editor-block-list__block.section-group[id] {
  scroll-margin-top: 82px;
}
.zw-container section.section-group > *, section.block-editor-block-list__block.section-group > * {
  margin-block-start: 30px;
}
.zw-container section.section-group > *:first-child, section.block-editor-block-list__block.section-group > *:first-child {
  margin-block-start: 0;
}
.zw-container section.section-group > *.section-header:not(:first-child), section.block-editor-block-list__block.section-group > *.section-header:not(:first-child) {
  margin-block-start: 60px;
}
.zw-container section.section-group > *.banner-information:not(:first-child), section.block-editor-block-list__block.section-group > *.banner-information:not(:first-child) {
  margin-block-start: 40px;
}
.zw-container section.section-group > .text-block, section.block-editor-block-list__block.section-group > .text-block {
  margin-block-start: 40px;
}
.zw-container section.section-group > .text-block:nth-child(1 of .text-block), section.block-editor-block-list__block.section-group > .text-block:nth-child(1 of .text-block) {
  margin-block-start: 60px;
}
.zw-container section.section-group.gray > .section-header:not(:first-child), section.block-editor-block-list__block.section-group.gray > .section-header:not(:first-child) {
  margin-block-start: 80px;
}
@media only screen and (min-width: 1200px) {
  .zw-container section.section-group > .banner-information:not(:first-child), section.block-editor-block-list__block.section-group > .banner-information:not(:first-child) {
    margin-block-start: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .zw-container section.section-group > .section-header, section.block-editor-block-list__block.section-group > .section-header {
    margin-block-end: 40px;
  }
}
.zw-container section.section-group:last-of-type, .zw-container section.section-group.gray, .zw-container section.section-group:has(+ .section-group.gray), section.block-editor-block-list__block.section-group:last-of-type, section.block-editor-block-list__block.section-group.gray, section.block-editor-block-list__block.section-group:has(+ .section-group.gray) {
  padding: 60px 20px;
}
.zw-container section.section-group.horizontal-zero, section.block-editor-block-list__block.section-group.horizontal-zero {
  padding: 60px 0 0;
}
@media only screen and (min-width: 600px) {
  .zw-container section.section-group, section.block-editor-block-list__block.section-group {
    padding: 80px 40px 0;
  }
  .zw-container section.section-group:last-of-type, .zw-container section.section-group.gray, .zw-container section.section-group:has(+ .section-group.gray), section.block-editor-block-list__block.section-group:last-of-type, section.block-editor-block-list__block.section-group.gray, section.block-editor-block-list__block.section-group:has(+ .section-group.gray) {
    padding: 80px 40px;
  }
  .zw-container section.section-group.horizontal-zero, section.block-editor-block-list__block.section-group.horizontal-zero {
    padding: 80px 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .zw-container section.section-group, section.block-editor-block-list__block.section-group {
    padding: 80px 80px 0;
  }
  .zw-container section.section-group:last-of-type, .zw-container section.section-group.gray, .zw-container section.section-group:has(+ .section-group.gray), section.block-editor-block-list__block.section-group:last-of-type, section.block-editor-block-list__block.section-group.gray, section.block-editor-block-list__block.section-group:has(+ .section-group.gray) {
    padding: 80px;
  }
  .zw-container section.section-group.horizontal-zero, section.block-editor-block-list__block.section-group.horizontal-zero {
    padding: 80px 0 0;
  }
}

#breadcrumbs {
  margin-top: 20px;
  padding: 0;
  font-size: 16px;
  line-height: 1.42;
}
#breadcrumbs a, #breadcrumbs span {
  color: #0E0F0F !important;
  text-decoration: none !important;
}
#breadcrumbs a:hover {
  text-decoration: underline !important;
}
@media only screen and (min-width: 600px) {
  #breadcrumbs {
    margin-top: calc(20px + 42px);
  }
}

.zw-container #breadcrumbs {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 12.8px;
  line-height: 1.42;
}
@media only screen and (min-width: 600px) {
  .zw-container #breadcrumbs {
    margin-top: calc(20px + 42px);
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .zw-container #breadcrumbs {
    padding: 0 80px;
  }
}
.zw-container #breadcrumbs a, .zw-container #breadcrumbs span {
  color: #969696 !important;
  text-decoration: none !important;
}
.zw-container #breadcrumbs a:hover {
  text-decoration: underline !important;
}

body:has(.site-navigation.hidden[style*="top: 82px"]) .zw-container #breadcrumbs, body:has(.site-navigation.hidden[style*="top: 82px"]) #breadcrumbs {
  margin-top: 20px;
}

body.page-template-template-default-ziptrak #colophon.site-footer {
  padding: 60px 0 30px;
}
@media only screen and (min-width: 1200px) {
  body.page-template-template-default-ziptrak #colophon.site-footer {
    padding: 60px 0;
  }
}
body.page-template-template-default-ziptrak #colophon.site-footer > .container {
  max-width: unset;
  padding: 0 20px 20px;
}
@media only screen and (min-width: 600px) {
  body.page-template-template-default-ziptrak #colophon.site-footer > .container {
    padding: 0 40px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  body.page-template-template-default-ziptrak #colophon.site-footer > .container {
    padding: 0 80px 20px;
  }
}

@media only screen and (min-width: 1200px) {
  body.page-template-template-default-ziptrak:has(.wp-block-image.sticky) {
    overflow-x: unset;
  }
}

.limit-width {
  max-width: 1122px;
  margin: 0 auto;
}

/* Show / Hide */
.is-desktop-view {
  display: none;
}
@media (min-width: 600px) {
  .is-desktop-view {
    display: inherit !important;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .is-desktop-view {
    display: none !important;
  }
}

.is-desktop-view-flex {
  display: none;
}
@media (min-width: 600px) {
  .is-desktop-view-flex {
    display: flex !important;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .is-desktop-view-flex {
    display: none !important;
  }
}

.is-mobile-view {
  display: inherit;
}
@media (min-width: 600px) {
  .is-mobile-view {
    display: none !important;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .is-mobile-view {
    display: inherit !important;
  }
}

.is-mobile-view-flex {
  display: flex;
}
@media (min-width: 600px) {
  .is-mobile-view-flex {
    display: none !important;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .is-mobile-view-flex {
    display: flex !important;
  }
}

/* Orders */
.keep-order > * {
  order: unset !important;
}

@media (max-width: 1200px) {
  .order-first-tablet {
    order: -1 !important;
  }
}

.is-flex-end {
  justify-content: flex-end !important;
  text-align: end;
}

/* Paddings */
.col-md-12 {
  padding: 0 !important;
}

.no-paddings {
  padding: 0;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.nowrap {
  white-space: nowrap;
}

.fullwidth {
  width: 100%;
  max-width: 100% !important;
}

.fullheight {
  height: 100%;
  max-height: 100% !important;
}

/* Images */
figure.object-fit-contain img {
  object-fit: contain !important;
}
figure.yellow-background {
  background: #FDE000;
}
figure.white-background {
  background: #FFFFFF;
}
figure.orange-muted-background {
  background: #C9C2B0;
}

:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* List */
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list, :where(body.page-template-template-default-ziptrak) ol.wp-block-list, :where(.editor-styles-wrapper) ul.wp-block-list, :where(.editor-styles-wrapper) ol.wp-block-list {
  display: flex;
  flex-direction: column;
  padding: 0;
  gap: 16px;
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list--bold, :where(body.page-template-template-default-ziptrak) ol.wp-block-list--bold, :where(.editor-styles-wrapper) ul.wp-block-list--bold, :where(.editor-styles-wrapper) ol.wp-block-list--bold {
  font-weight: 700;
  color: #1F2A44;
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list, :where(body.page-template-template-default-ziptrak) ol.wp-block-list, :where(.editor-styles-wrapper) ul.wp-block-list, :where(.editor-styles-wrapper) ol.wp-block-list {
    gap: 20px;
  }
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
    font-size: clamp(18px, 18px + 0vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
  text-align: left;
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li2, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li2, :where(.editor-styles-wrapper) ul.wp-block-list > li.li2, :where(.editor-styles-wrapper) ol.wp-block-list > li.li2 {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li2, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li2, :where(.editor-styles-wrapper) ul.wp-block-list > li.li2, :where(.editor-styles-wrapper) ol.wp-block-list > li.li2 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li2, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li2, :where(.editor-styles-wrapper) ul.wp-block-list > li.li2, :where(.editor-styles-wrapper) ol.wp-block-list > li.li2 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li2, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li2, :where(.editor-styles-wrapper) ul.wp-block-list > li.li2, :where(.editor-styles-wrapper) ol.wp-block-list > li.li2 {
    font-size: clamp(18px, 18px + 0vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li2, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li2, :where(.editor-styles-wrapper) ul.wp-block-list > li.li2, :where(.editor-styles-wrapper) ol.wp-block-list > li.li2 {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li3, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li3, :where(.editor-styles-wrapper) ul.wp-block-list > li.li3, :where(.editor-styles-wrapper) ol.wp-block-list > li.li3 {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li3, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li3, :where(.editor-styles-wrapper) ul.wp-block-list > li.li3, :where(.editor-styles-wrapper) ol.wp-block-list > li.li3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li3, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li3, :where(.editor-styles-wrapper) ul.wp-block-list > li.li3, :where(.editor-styles-wrapper) ol.wp-block-list > li.li3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li3, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li3, :where(.editor-styles-wrapper) ul.wp-block-list > li.li3, :where(.editor-styles-wrapper) ol.wp-block-list > li.li3 {
    font-size: clamp(16px, 8.8571428571px + 0.4761904762vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li.li3, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li.li3, :where(.editor-styles-wrapper) ul.wp-block-list > li.li3, :where(.editor-styles-wrapper) ol.wp-block-list > li.li3 {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
  list-style: none;
  position: relative;
  padding-left: 34px;
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li, :where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ul.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
    padding-left: 38px;
  }
}
:where(body.page-template-template-default-ziptrak) ul.wp-block-list > li::before, :where(.editor-styles-wrapper) ul.wp-block-list > li::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin: 5px;
  background-color: #FFB448;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) ul.wp-block-list > li::before, :where(.editor-styles-wrapper) ul.wp-block-list > li::before {
    margin: 7px;
  }
}
:where(body.page-template-template-default-ziptrak) ol.wp-block-list > li, :where(.editor-styles-wrapper) ol.wp-block-list > li {
  padding-left: 40px;
  line-height: 24px;
  counter-increment: my-counter;
}
:where(body.page-template-template-default-ziptrak) ol.wp-block-list > li::before, :where(.editor-styles-wrapper) ol.wp-block-list > li::before {
  content: counter(my-counter);
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #FFB448;
  border-radius: 50%;
  color: #FFB448;
  font-size: 16px;
  line-height: 22px;
}
:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* Button */
}
:where(body.page-template-template-default-ziptrak) .wp-block-buttons, :where(.editor-styles-wrapper) .wp-block-buttons {
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .wp-block-buttons, :where(.editor-styles-wrapper) .wp-block-buttons {
    flex-direction: row;
    align-items: unset;
    justify-content: center;
    gap: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .wp-block-buttons, :where(.editor-styles-wrapper) .wp-block-buttons {
    justify-content: flex-start;
  }
}
:where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
  line-height: 1.2;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
    font-size: clamp(18px, 18px + 0vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
  width: 100%;
  color: #1F2A44;
  border: 1px solid #1F2A44;
  cursor: pointer;
  font-weight: 500;
  border-radius: 50px;
  padding: 14.5px 20px;
  background: transparent;
}
:where(body.page-template-template-default-ziptrak) .wp-element-button img, :where(.editor-styles-wrapper) .wp-element-button img {
  width: 18px !important;
  height: 18px;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(12%) sepia(60%) saturate(547%) hue-rotate(186deg) brightness(101%) contrast(93%);
}
:where(body.page-template-template-default-ziptrak) .wp-element-button:has(img), :where(.editor-styles-wrapper) .wp-element-button:has(img) {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (hover: hover) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button:hover, :where(.editor-styles-wrapper) .wp-element-button:hover {
    background: #1F2A44;
    color: #FFFFFF;
  }
  :where(body.page-template-template-default-ziptrak) .wp-element-button:hover img, :where(.editor-styles-wrapper) .wp-element-button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(286deg) brightness(106%) contrast(108%);
  }
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .wp-element-button, :where(.editor-styles-wrapper) .wp-element-button {
    font-size: 18px;
    padding: 18px 40px;
  }
  :where(body.page-template-template-default-ziptrak) .wp-element-button img, :where(.editor-styles-wrapper) .wp-element-button img {
    width: 20px !important;
    height: 20px;
    flex-shrink: 0;
  }
}
:where(body.page-template-template-default-ziptrak) .wp-block-button, :where(.editor-styles-wrapper) .wp-block-button {
  width: 100%;
  max-width: 280px;
  min-width: max-content;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .wp-block-button, :where(.editor-styles-wrapper) .wp-block-button {
    width: auto;
    max-width: unset;
  }
}
:where(body.page-template-template-default-ziptrak) .wp-block-button.yellow .wp-element-button, :where(.editor-styles-wrapper) .wp-block-button.yellow .wp-element-button {
  background: #FFB448;
  color: #1F2A44;
  border: 1px solid #FFB448;
}
:where(body.page-template-template-default-ziptrak) .wp-block-button.white .wp-element-button, :where(.editor-styles-wrapper) .wp-block-button.white .wp-element-button {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
:where(body.page-template-template-default-ziptrak) .wp-block-button.white .wp-element-button img, :where(.editor-styles-wrapper) .wp-block-button.white .wp-element-button img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(286deg) brightness(106%) contrast(108%);
}
@media (hover: hover) {
  :where(body.page-template-template-default-ziptrak) .wp-block-button.yellow .wp-element-button:hover img, :where(body.page-template-template-default-ziptrak) .wp-block-button.white .wp-element-button:hover img, :where(.editor-styles-wrapper) .wp-block-button.yellow .wp-element-button:hover img, :where(.editor-styles-wrapper) .wp-block-button.white .wp-element-button:hover img {
    filter: brightness(0) saturate(100%) invert(12%) sepia(60%) saturate(547%) hue-rotate(186deg) brightness(101%) contrast(93%);
  }
  :where(body.page-template-template-default-ziptrak) .wp-block-button.yellow .wp-element-button:hover, :where(.editor-styles-wrapper) .wp-block-button.yellow .wp-element-button:hover {
    background: #FFA348;
  }
  :where(body.page-template-template-default-ziptrak) .wp-block-button.white .wp-element-button:hover, :where(.editor-styles-wrapper) .wp-block-button.white .wp-element-button:hover {
    color: #1F2A44;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
  }
}

body.page-template-template-default-ziptrak {
  font-family: "Roboto", serif;
  font-size: 16px;
  line-height: 1.5;
  color: #505050;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  body.page-template-template-default-ziptrak {
    font-size: 18px;
  }
}

:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* Headings */
}
:where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
  color: #1F2A44;
}
:where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
  line-height: 1.5;
  font-size: 66px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    font-size: 96px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    font-size: 106px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    font-size: clamp(106px, 106px + 0vw, 106px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    font-size: 106px;
  }
}
:where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
  font-weight: 500;
  letter-spacing: -2.64px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    letter-spacing: -3.84px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .extra-heading, :where(.editor-styles-wrapper) .extra-heading {
    letter-spacing: -4.24px;
  }
}
:where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
  font-weight: 400;
}
:where(body.page-template-template-default-ziptrak) h1 br, :where(body.page-template-template-default-ziptrak) .h1 br, :where(body.page-template-template-default-ziptrak) h2 br, :where(body.page-template-template-default-ziptrak) .h2 br, :where(body.page-template-template-default-ziptrak) h3 br, :where(body.page-template-template-default-ziptrak) .h3 br, :where(.editor-styles-wrapper) h1 br, :where(.editor-styles-wrapper) .h1 br, :where(.editor-styles-wrapper) h2 br, :where(.editor-styles-wrapper) .h2 br, :where(.editor-styles-wrapper) h3 br, :where(.editor-styles-wrapper) .h3 br {
  display: none;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h1 br, :where(body.page-template-template-default-ziptrak) .h1 br, :where(body.page-template-template-default-ziptrak) h2 br, :where(body.page-template-template-default-ziptrak) .h2 br, :where(body.page-template-template-default-ziptrak) h3 br, :where(body.page-template-template-default-ziptrak) .h3 br, :where(.editor-styles-wrapper) h1 br, :where(.editor-styles-wrapper) .h1 br, :where(.editor-styles-wrapper) h2 br, :where(.editor-styles-wrapper) .h2 br, :where(.editor-styles-wrapper) h3 br, :where(.editor-styles-wrapper) .h3 br {
    display: block;
  }
}
:where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1 {
  line-height: 1.5;
  font-size: 38px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1 {
    font-size: 58px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1 {
    font-size: 64px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1 {
    font-size: clamp(64px, -7.4285714286px + 4.7619047619vw, 84px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) h1, :where(body.page-template-template-default-ziptrak) .h1, :where(.editor-styles-wrapper) h1, :where(.editor-styles-wrapper) .h1 {
    font-size: 84px;
  }
}
:where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2 {
  line-height: 1.3;
  font-size: 28px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2 {
    font-size: clamp(48px, 12.2857142857px + 2.380952381vw, 58px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) h2, :where(body.page-template-template-default-ziptrak) .h2, :where(.editor-styles-wrapper) h2, :where(.editor-styles-wrapper) .h2 {
    font-size: 58px;
  }
}
:where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
  line-height: 1.3;
  font-size: 24px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
    font-size: clamp(38px, 2.2857142857px + 2.380952381vw, 48px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) h3, :where(body.page-template-template-default-ziptrak) .h3, :where(.editor-styles-wrapper) h3, :where(.editor-styles-wrapper) .h3 {
    font-size: 48px;
  }
}
:where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
  line-height: 1.5;
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
    font-size: clamp(24px, 9.7142857143px + 0.9523809524vw, 28px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
    font-size: 28px;
  }
}
:where(body.page-template-template-default-ziptrak) h4, :where(body.page-template-template-default-ziptrak) .h4, :where(.editor-styles-wrapper) h4, :where(.editor-styles-wrapper) .h4 {
  font-weight: 500;
}
:where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
  line-height: 1.3;
  font-size: 12px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
    font-size: clamp(14px, 14px + 0vw, 14px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
    font-size: 14px;
  }
}
:where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
  font-weight: 400;
  color: #969696;
  text-transform: uppercase;
}
:where(body.page-template-template-default-ziptrak) h5, :where(body.page-template-template-default-ziptrak) .h5, :where(.editor-styles-wrapper) h5, :where(.editor-styles-wrapper) .h5 {
  display: flex;
  gap: 10px;
  align-items: center;
  letter-spacing: 0.48px;
}
:where(body.page-template-template-default-ziptrak) h5:not(.no-dot):before, :where(body.page-template-template-default-ziptrak) .h5:not(.no-dot):before, :where(.editor-styles-wrapper) h5:not(.no-dot):before, :where(.editor-styles-wrapper) .h5:not(.no-dot):before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #FFB448;
}
:where(body.page-template-template-default-ziptrak) h6, :where(body.page-template-template-default-ziptrak) .h6, :where(.editor-styles-wrapper) h6, :where(.editor-styles-wrapper) .h6 {
  letter-spacing: 0.56px;
}
:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* Paragraphs */
}
:where(body.page-template-template-default-ziptrak) p, :where(body.page-template-template-default-ziptrak) .p1, :where(.editor-styles-wrapper) p, :where(.editor-styles-wrapper) .p1 {
  line-height: 1.5;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) p, :where(body.page-template-template-default-ziptrak) .p1, :where(.editor-styles-wrapper) p, :where(.editor-styles-wrapper) .p1 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) p, :where(body.page-template-template-default-ziptrak) .p1, :where(.editor-styles-wrapper) p, :where(.editor-styles-wrapper) .p1 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) p, :where(body.page-template-template-default-ziptrak) .p1, :where(.editor-styles-wrapper) p, :where(.editor-styles-wrapper) .p1 {
    font-size: clamp(18px, 10.8571428571px + 0.4761904762vw, 20px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) p, :where(body.page-template-template-default-ziptrak) .p1, :where(.editor-styles-wrapper) p, :where(.editor-styles-wrapper) .p1 {
    font-size: 20px;
  }
}
:where(body.page-template-template-default-ziptrak) .p2, :where(.editor-styles-wrapper) .p2 {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .p2, :where(.editor-styles-wrapper) .p2 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .p2, :where(.editor-styles-wrapper) .p2 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) .p2, :where(.editor-styles-wrapper) .p2 {
    font-size: clamp(18px, 18px + 0vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) .p2, :where(.editor-styles-wrapper) .p2 {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) .p3, :where(.editor-styles-wrapper) .p3 {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .p3, :where(.editor-styles-wrapper) .p3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .p3, :where(.editor-styles-wrapper) .p3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) .p3, :where(.editor-styles-wrapper) .p3 {
    font-size: clamp(16px, 8.8571428571px + 0.4761904762vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) .p3, :where(.editor-styles-wrapper) .p3 {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak) .p4, :where(.editor-styles-wrapper) .p4 {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  :where(body.page-template-template-default-ziptrak) .p4, :where(.editor-styles-wrapper) .p4 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  :where(body.page-template-template-default-ziptrak) .p4, :where(.editor-styles-wrapper) .p4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1500px) {
  :where(body.page-template-template-default-ziptrak) .p4, :where(.editor-styles-wrapper) .p4 {
    font-size: clamp(16px, 8.8571428571px + 0.4761904762vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  :where(body.page-template-template-default-ziptrak) .p4, :where(.editor-styles-wrapper) .p4 {
    font-size: 18px;
  }
}
:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* Links */
}
:where(body.page-template-template-default-ziptrak) h1 a, :where(body.page-template-template-default-ziptrak) .h1 a, :where(body.page-template-template-default-ziptrak) h2 a, :where(body.page-template-template-default-ziptrak) .h2 a, :where(body.page-template-template-default-ziptrak) h3 a, :where(body.page-template-template-default-ziptrak) .h3 a, :where(body.page-template-template-default-ziptrak) h4 a, :where(body.page-template-template-default-ziptrak) .h4 a, :where(body.page-template-template-default-ziptrak) h5 a, :where(body.page-template-template-default-ziptrak) .h5 a, :where(body.page-template-template-default-ziptrak) h6 a, :where(body.page-template-template-default-ziptrak) .h6 a, :where(.editor-styles-wrapper) h1 a, :where(.editor-styles-wrapper) .h1 a, :where(.editor-styles-wrapper) h2 a, :where(.editor-styles-wrapper) .h2 a, :where(.editor-styles-wrapper) h3 a, :where(.editor-styles-wrapper) .h3 a, :where(.editor-styles-wrapper) h4 a, :where(.editor-styles-wrapper) .h4 a, :where(.editor-styles-wrapper) h5 a, :where(.editor-styles-wrapper) .h5 a, :where(.editor-styles-wrapper) h6 a, :where(.editor-styles-wrapper) .h6 a {
  color: inherit !important;
  text-decoration: underline;
}
:where(body.page-template-template-default-ziptrak) p a:not([role=menuitem]), :where(body.page-template-template-default-ziptrak) li:not(.menu-item) a:not([role=menuitem]), :where(.editor-styles-wrapper) p a:not([role=menuitem]), :where(.editor-styles-wrapper) li:not(.menu-item) a:not([role=menuitem]) {
  color: #1F2A44 !important;
  text-decoration: underline;
}
:where(body.page-template-template-default-ziptrak) p a:not([role=menuitem]):hover, :where(body.page-template-template-default-ziptrak) li:not(.menu-item) a:not([role=menuitem]):hover, :where(.editor-styles-wrapper) p a:not([role=menuitem]):hover, :where(.editor-styles-wrapper) li:not(.menu-item) a:not([role=menuitem]):hover {
  text-decoration: none;
}
:where(body.page-template-template-default-ziptrak), :where(.editor-styles-wrapper) {
  /* Sup */
}
:where(body.page-template-template-default-ziptrak) sup, :where(.editor-styles-wrapper) sup {
  line-height: 0;
}
:where(body.page-template-template-default-ziptrak) h5 sup, :where(.editor-styles-wrapper) h5 sup {
  margin: 0 0 0 -10px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper {
  overflow: unset;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-slide {
  width: max-content;
  height: auto;
  overflow: unset !important;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-next, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-prev {
  display: none;
  border-color: #1F2A44;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-next:after, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-prev:after {
  filter: brightness(0) saturate(100%) invert(12%) sepia(60%) saturate(547%) hue-rotate(186deg) brightness(101%) contrast(93%);
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-next {
  right: 0;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-prev {
  left: 0;
}
@media only screen and (min-width: 1200px) {
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-next, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper .swiper-button-prev {
    display: flex;
  }
}

.wp-block-ziptrak-gallery-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block:not([data-type="core/button"]):not([data-type="core/columns"]) {
  border: unset;
  overflow: unset;
}
.wp-block-ziptrak-gallery-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block-cover .wp-block-paragraph {
  background: unset;
  border: unset;
}
.wp-block-ziptrak-gallery-slider .ziptrak-gallery-slider-editor {
  border: none;
  border-radius: 0;
  padding: 0;
  background: none;
}
.wp-block-ziptrak-gallery-slider .ziptrak-gallery-slider-editor .block-list-appender {
  bottom: 50%;
  right: -55px;
  transform: translate(0, 50%);
}

:where(.editor-styles-wrapper) .ziptrak-gallery-slider-track, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.swiper {
  counter-reset: slide-counter;
}

.ziptrak-modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(9, 30, 51, 0.3);
  backdrop-filter: blur(2.5px);
  z-index: 100000;
  align-items: flex-end;
  justify-content: center;
  padding: 20px 0 0;
}
.ziptrak-modal-overlay.is-active {
  display: flex;
}
@media only screen and (min-width: 1200px) {
  .ziptrak-modal-overlay {
    align-items: center;
    padding: 20px;
  }
}
.ziptrak-modal-overlay > .ziptrak-modal-container {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  border-radius: 20px 20px 0 0;
}
@media only screen and (min-width: 1200px) {
  .ziptrak-modal-overlay > .ziptrak-modal-container {
    flex-direction: row;
    height: 100%;
    max-width: 800px;
    border-radius: 20px;
    max-height: 700px;
  }
  .ziptrak-modal-overlay > .ziptrak-modal-container.has-images {
    max-width: 1300px;
  }
  .ziptrak-modal-overlay > .ziptrak-modal-container.has-images .ziptrak-modal-content {
    padding: 60px 60px 60px 40px;
  }
}
.ziptrak-modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: unset;
  cursor: pointer;
  z-index: 1;
}
.ziptrak-modal-close::before {
  content: "";
  width: 24px;
  height: 24px;
  mask-image: url("./images/icon-close-2.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 24px 24px;
  background-color: #1F2A44;
  -webkit-mask-image: url("./images/icon-close-2.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: center;
}
@media (hover: hover) {
  .ziptrak-modal-close:hover {
    background: #1F2A44;
    border-radius: 50%;
  }
  .ziptrak-modal-close:hover::before {
    background: #FFFFFF;
  }
}
@media only screen and (min-width: 600px) {
  .ziptrak-modal-close {
    width: 58px;
    height: 58px;
    top: 20px;
    right: 20px;
  }
  .ziptrak-modal-close::before {
    width: 42px;
    height: 42px;
    mask-size: 42px 42px;
    -webkit-mask-size: 42px 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .ziptrak-modal-close {
    top: 30px;
    right: 30px;
  }
}
.ziptrak-modal-content {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  box-shadow: unset;
  background: unset;
  border: unset;
  gap: 20px;
  padding: 30px 20px;
}
@media only screen and (min-width: 600px) {
  .ziptrak-modal-content {
    padding: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .ziptrak-modal-content {
    padding: 60px;
  }
}
.ziptrak-modal-slider-section {
  --ziptrak-slider-background: #F7F4F1;
  --ziptrak-slider-max-height: 50%;
  --ziptrak-slider-max-image-height: 100%;
  --ziptrak-slider-max-width: 50%;
  --ziptrak-slider-dot-color: rgba(255, 255, 255, 0.5);
  --ziptrak-slider-dot-active-color: #FFFFFF;
  flex: 1 1;
  display: flex;
  background: var(--ziptrak-slider-background);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  max-height: var(--ziptrak-slider-max-height);
  order: 1;
}
@media only screen and (min-width: 1200px) {
  .ziptrak-modal-slider-section {
    max-height: unset;
    max-width: var(--ziptrak-slider-max-width);
    order: -1;
  }
}
.ziptrak-modal-slider-section--full-width {
  --ziptrak-slider-background: unset;
  --ziptrak-slider-max-height: 100%;
  --ziptrak-slider-max-image-height: 80%;
  --ziptrak-slider-max-width: 100%;
  --ziptrak-slider-dot-color: rgba(31, 42, 68, 0.5);
  --ziptrak-slider-dot-active-color: rgba(31, 42, 68, 0.8);
}
.ziptrak-modal-slider-section .slider-main {
  width: 100%;
  height: var(--ziptrak-slider-max-image-height);
  display: flex;
  align-items: center;
}
.ziptrak-modal-slider-section .slider-main img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ziptrak-modal-slider-section .slider-controls {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  display: flex;
  width: 100%;
  padding: 0 30px;
  justify-content: space-between;
}
.ziptrak-modal-slider-section .slider-dots {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.ziptrak-modal-slider-section .slider-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background: var(--ziptrak-slider-dot-color);
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.ziptrak-modal-slider-section .slider-dot.is-active {
  background: var(--ziptrak-slider-dot-active-color);
}
.ziptrak-modal-slider-section .slider-prev, .ziptrak-modal-slider-section .slider-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #1F2A44;
  border-radius: 50%;
  width: 58px;
  height: 58px;
}
.ziptrak-modal-slider-section .slider-prev:after, .ziptrak-modal-slider-section .slider-next:after {
  content: "";
  width: 24px;
  height: 24px;
  mask-image: url("./images/icon-arrow-right.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 24px 24px;
  background-color: #1F2A44;
  -webkit-mask-image: url("./images/icon-arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: 0 0;
}
@media (hover: hover) {
  .ziptrak-modal-slider-section .slider-prev:hover, .ziptrak-modal-slider-section .slider-next:hover {
    background: #1F2A44;
  }
  .ziptrak-modal-slider-section .slider-prev:hover:after, .ziptrak-modal-slider-section .slider-next:hover:after {
    background-color: #FFFFFF;
  }
}
.ziptrak-modal-slider-section .slider-prev:after {
  transform: rotate(180deg);
}

.wp-scroll-top {
  position: sticky;
  left: 100%;
  bottom: 0;
  transform: translate(-20px, -20px);
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid #1F2A44;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
@media (hover: hover) {
  .wp-scroll-top:hover {
    background-color: #1F2A44;
  }
  .wp-scroll-top:hover:before {
    background-color: #FFFFFF;
  }
}
.wp-scroll-top--visible {
  opacity: 1;
  visibility: visible;
}
.wp-scroll-top:before {
  content: "";
  width: 18px;
  height: 18px;
  transform: rotate(-90deg);
  mask-image: url("./images/icon-arrow-right.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 18px 18px;
  background-color: #1F2A44;
  -webkit-mask-image: url("./images/icon-arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 18px 18px;
  -webkit-mask-position: 0 0;
}
@media only screen and (min-width: 600px) {
  .wp-scroll-top {
    width: 48px;
    height: 48px;
    transform: translate(-40px, -40px);
  }
  .wp-scroll-top:before {
    width: 20px;
    height: 20px;
    mask-size: 20px 20px;
    -webkit-mask-size: 20px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-scroll-top {
    width: 58px;
    height: 58px;
    transform: translate(-80px, -80px);
  }
  .wp-scroll-top:before {
    width: 24px;
    height: 24px;
    mask-size: 24px 24px;
    -webkit-mask-size: 24px 24px;
  }
}

.zp-quick-links {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  gap: 4px;
  z-index: 9999;
  transform: rotate(-90deg) translateX(487px);
  transform-origin: 100% 100%;
}
.zp-quick-links__item {
  max-height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFFFFF;
  padding: 3px 14px;
  border-radius: 4px 4px 0 0;
  background-color: #1F2A44;
  transition: all 0.2s linear;
  animation: shake-animation 4.72s ease infinite;
}
.zp-quick-links__item:hover {
  color: #FFFFFF;
}
.zp-quick-links__item:last-child {
  color: #1F2A44;
  background-color: #FFB448;
}
.zp-quick-links__item:last-child:hover {
  color: #1F2A44;
}
.zp-quick-links__item-text {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  font-family: "Roboto-Medium", sans-serif;
}
.zp-quick-links__item-icon {
  width: 14px;
  height: 14px;
}
.zp-quick-links__item-icon, .zp-quick-links__item:after {
  transition: all 0.15s linear;
}

@media only screen and (min-width: 769px) and (min-height: 601px) {
  .zp-quick-links__item {
    padding: 13px 20px;
    border-radius: 6px 6px 0 0;
  }
  .zp-quick-links__item-text {
    font-size: 15px;
  }
  .zp-quick-links__item:after {
    content: "";
    display: block;
    width: 0;
    height: 14px;
    mask-image: url("images/icon-arrow.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 14px 14px;
    background-color: #FFFFFF;
    -webkit-mask-image: url("images/icon-arrow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 14px 14px;
    -webkit-mask-position: 0 0;
  }
  .zp-quick-links__item:last-child:after {
    background-color: #1F2A44;
  }
  .zp-quick-links__item-icon {
    width: 17px;
    height: 17px;
  }
  .zp-quick-links__item:hover .zp-quick-links__item-icon {
    width: 0;
  }
  .zp-quick-links__item:hover:after {
    display: block;
    width: 17px;
  }
}
@media only screen and (max-height: 600px) {
  .zp-quick-links {
    transform: rotate(-90deg) translateX(310px);
  }
}
.block-editor-block-list__block.list-blocks, .list-blocks {
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.list-blocks, .list-blocks {
    flex-direction: row;
    align-items: stretch;
  }
}
.block-editor-block-list__block.list-blocks .list-block, .list-blocks .list-block {
  flex: 1;
  width: 100%;
}
.block-editor-block-list__block.list-block, .list-block {
  background: #F7F4F1;
  border-radius: 20px;
  padding: 30px 20px;
}
.block-editor-block-list__block.list-block-title, .list-block-title {
  color: #1F2A44;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.list-block, .list-block {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.list-block, .list-block {
    padding: 30px 40px;
  }
}
ul.wp-block-list > .block-editor-block-list__block.list-item-check::before, ul.wp-block-list > .block-editor-block-list__block.list-item-close::before, ul.wp-block-list > .block-editor-block-list__block.list-item-warning::before, ul.wp-block-list > .list-item-check::before, ul.wp-block-list > .list-item-close::before, ul.wp-block-list > .list-item-warning::before {
  width: 24px;
  height: 24px;
  margin: 0;
  background-color: transparent;
}
ul.wp-block-list > .block-editor-block-list__block.list-item-check::before, ul.wp-block-list > .list-item-check::before {
  background-image: url("./images/icon-check.svg");
}
ul.wp-block-list > .block-editor-block-list__block.list-item-close::before, ul.wp-block-list > .list-item-close::before {
  background-image: url("./images/icon-list-close.svg");
}
ul.wp-block-list > .block-editor-block-list__block.list-item-warning::before, ul.wp-block-list > .list-item-warning::before {
  background-image: url("./images/icon-list-warning.svg");
}
@media only screen and (min-width: 1200px) {
  ul.wp-block-list > .block-editor-block-list__block.list-item-check::before, ul.wp-block-list > .block-editor-block-list__block.list-item-close::before, ul.wp-block-list > .block-editor-block-list__block.list-item-warning::before, ul.wp-block-list > .list-item-check::before, ul.wp-block-list > .list-item-close::before, ul.wp-block-list > .list-item-warning::before {
    width: 28px;
    height: 28px;
  }
}

.block-editor-block-list__block.link-item, .link-item {
  flex: 1;
  align-items: center;
  text-align: center;
  background: #F7F4F1;
  border-radius: 20px;
  padding: 30px 20px;
  gap: 15px;
}
.block-editor-block-list__block.link-item-title, .link-item-title {
  color: #1F2A44;
}
.block-editor-block-list__block.link-item-text, .link-item-text {
  color: #505050;
}
.block-editor-block-list__block.link-item .wp-block-buttons, .link-item .wp-block-buttons {
  width: 100%;
  margin-top: 15px;
  align-items: center;
  flex: 1;
}
.block-editor-block-list__block.link-item .wp-block-button, .link-item .wp-block-button {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.link-item, .link-item {
    padding: 30px;
  }
  .block-editor-block-list__block.link-item .wp-block-buttons, .link-item .wp-block-buttons {
    align-items: flex-end;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.link-item, .link-item {
    padding: 40px;
  }
}
.block-editor-block-list__block.link-group, .link-group {
  flex-direction: column;
  align-items: unset;
  gap: 20px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.link-group, .link-group {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
    justify-content: flex-start;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .block-editor-block-list__block.link-group .link-item, .link-group .link-item {
    min-width: 300px;
  }
  .block-editor-block-list__block.link-group::-webkit-scrollbar, .link-group::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.link-group .link-item, .link-group .link-item {
    min-width: unset;
  }
}

.block-editor-block-list__block.link-card-item, .link-card-item {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  background: #F7F4F1;
  color: #505050;
  border-radius: 20px;
  overflow: hidden;
  max-width: 360px;
  width: 100%;
  gap: 0;
}
.block-editor-block-list__block.link-card-item:not([href]), .link-card-item:not([href]) {
  cursor: unset;
  background: #F7F4F1;
}
@media (hover: hover) {
  .block-editor-block-list__block.link-card-item[href]:hover, .link-card-item[href]:hover {
    background: #F7F4F1;
  }
  .block-editor-block-list__block.link-card-item[href]:hover .link-card-item-title, .link-card-item[href]:hover .link-card-item-title {
    text-decoration: underline;
  }
}
.block-editor-block-list__block.link-card-item > *, .link-card-item > * {
  margin: 0;
  margin-block-start: 0;
}
.block-editor-block-list__block.link-card-item-image, .link-card-item-image {
  height: 250px;
}
.block-editor-block-list__block.link-card-item-image.object-fit-contain, .link-card-item-image.object-fit-contain {
  background-image: url("./images/image-background-texture.png");
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.block-editor-block-list__block.link-card-item-image.object-fit-contain:has(.components-resizable-box__container), .link-card-item-image.object-fit-contain:has(.components-resizable-box__container) {
  padding: 0;
}
.block-editor-block-list__block.link-card-item-image.object-fit-contain .components-resizable-box__container, .link-card-item-image.object-fit-contain .components-resizable-box__container {
  padding: 20px;
}
.block-editor-block-list__block.link-card-item-image img, .link-card-item-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block-editor-block-list__block.link-card-item-content, .link-card-item-content {
  flex: 1;
  padding: 20px;
  gap: 10px;
}
.block-editor-block-list__block.link-card-item-title, .link-card-item-title {
  line-height: 1.5;
  font-size: 20px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.link-card-item-title, .link-card-item-title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.link-card-item-title, .link-card-item-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.link-card-item-title, .link-card-item-title {
    font-size: clamp(24px, 9.7142857143px + 0.9523809524vw, 28px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.link-card-item-title, .link-card-item-title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.link-card-item-content, .link-card-item-content {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.link-card-item-content, .link-card-item-content {
    padding: 30px;
  }
  .block-editor-block-list__block.link-card-item-image, .link-card-item-image {
    height: 280px;
  }
}
.block-editor-block-list__block.link-card-group, .link-card-group {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.block-editor-block-list__block.link-card-group > .link-card-item, .link-card-group > .link-card-item {
  height: auto;
  max-width: unset;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.link-card-group, .link-card-group {
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .block-editor-block-list__block.link-card-group > .link-card-item, .link-card-group > .link-card-item {
    flex: 1 1 calc(50% - 20px);
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.link-card-group, .link-card-group {
    flex-wrap: nowrap;
  }
}

.block-editor-block-list__block.steps-item, .steps-item {
  flex: 1;
  padding: 20px;
  min-width: 200px;
  background: #FFFFFF;
  border-radius: 20px;
  gap: 10px;
}
.block-editor-block-list__block.steps-item-label, .steps-item-label {
  color: #969696;
  letter-spacing: 0.56px;
  text-transform: uppercase;
}
.block-editor-block-list__block.steps-item-title, .steps-item-title {
  color: #1F2A44;
}
.block-editor-block-list__block.steps-item-text, .steps-item-text {
  color: #505050;
}
.block-editor-block-list__block.steps-item.blue, .steps-item.blue {
  background: #0078C0;
}
.block-editor-block-list__block.steps-item.blue, .block-editor-block-list__block.steps-item.blue h4, .block-editor-block-list__block.steps-item.blue p, .steps-item.blue, .steps-item.blue h4, .steps-item.blue p {
  color: #FFFFFF;
}
.block-editor-block-list__block.steps-item.blue .steps-item-image img, .steps-item.blue .steps-item-image img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(286deg) brightness(106%) contrast(108%);
}
.block-editor-block-list__block.steps-item.gray, .block-editor-block-list__block.steps-item.surface-muted, .steps-item.gray, .steps-item.surface-muted {
  background: #F7F4F1;
  gap: 20px;
}
.block-editor-block-list__block.steps-item-header figure, .steps-item-header figure {
  height: 24px;
  width: 24px;
  min-width: 24px;
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.steps-item-header figure, .steps-item-header figure {
    height: 28px;
    width: 28px;
    min-width: 28px;
  }
}
.block-editor-block-list__block.steps-item-header, .steps-item-header {
  gap: 10px;
}
.block-editor-block-list__block.steps-item-image, .steps-item-image {
  width: 48px;
  height: 48px;
}
.block-editor-block-list__block.steps-item-image img, .steps-item-image img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(60%) saturate(547%) hue-rotate(186deg) brightness(101%) contrast(93%);
}
.block-editor-block-list__block.steps-item-image + .block-editor-block-list__block.steps-item-title, .block-editor-block-list__block.steps-item-image + .steps-item-title, .steps-item-image + .block-editor-block-list__block.steps-item-title, .steps-item-image + .steps-item-title {
  margin-block-start: 10px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.steps-item-image, .steps-item-image {
    width: 52px;
    height: 52px;
  }
  .block-editor-block-list__block.steps-item:has(.block-editor-block-list__block.steps, .steps-item-header), .steps-item:has(.block-editor-block-list__block.steps, .steps-item-header) {
    padding: 30px 20px;
  }
  .block-editor-block-list__block.steps-item:has(.block-editor-block-list__block.steps, .steps-item-image), .steps-item:has(.block-editor-block-list__block.steps, .steps-item-image) {
    min-width: 280px;
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.steps-item-image, .steps-item-image {
    width: 58px;
    height: 58px;
  }
  .block-editor-block-list__block.steps-item:has(.block-editor-block-list__block.steps, .steps-item-label), .steps-item:has(.block-editor-block-list__block.steps, .steps-item-label) {
    gap: 30px;
  }
  .block-editor-block-list__block.steps-item:has(.block-editor-block-list__block.steps, .steps-item-header), .steps-item:has(.block-editor-block-list__block.steps, .steps-item-header) {
    padding: 30px;
  }
}
.block-editor-block-list__block.steps-block, .steps-block {
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start !important;
  gap: 20px;
}
.block-editor-block-list__block.steps-block.sequential, .steps-block.sequential {
  gap: 0;
}
.block-editor-block-list__block.steps-block.logic, .steps-block.logic {
  gap: 6px;
}
.block-editor-block-list__block.steps-block, .steps-block {
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.block-editor-block-list__block.steps-block::-webkit-scrollbar, .steps-block::-webkit-scrollbar {
  display: none;
}
.block-editor-block-list__block.steps-block > figure, .steps-block > figure {
  align-self: center;
  height: 16px;
  max-height: 16px;
  width: auto;
  min-width: 19px;
  transform: rotate(90deg);
}
.block-editor-block-list__block.steps-block > figure img, .steps-block > figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}
.block-editor-block-list__block.steps-block > hr, .steps-block > hr {
  align-self: center;
  width: 1px;
}
.block-editor-block-list__block.steps-block-separator, .steps-block-separator {
  background-color: #D5D7D9;
  color: #D5D7D9;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.steps-block, .steps-block {
    flex-direction: row;
  }
  .block-editor-block-list__block.steps-block > figure, .steps-block > figure {
    height: 16px;
    max-height: 16px;
    width: auto;
    min-width: 19px;
    transform: rotate(0deg);
  }
  .block-editor-block-list__block.steps-block > hr, .steps-block > hr {
    width: 20px;
    min-width: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.steps-block.logic, .steps-block.logic {
    gap: 10px;
  }
  .block-editor-block-list__block.steps-block > figure, .steps-block > figure {
    height: 36px;
    max-height: 36px;
    min-width: 42px;
  }
}

*:not(.swiper-slide):has(> .steps-card-item), .swiper-wrapper:has(.steps-card-item) {
  counter-reset: steps-counter;
}

.block-editor-block-list__block.steps-card-item, .steps-card-item {
  counter-increment: steps-counter;
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-radius: 20px;
  overflow: hidden;
  max-width: 320px;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
}
.block-editor-block-list__block.steps-card-item figure, .steps-card-item figure {
  height: 300px;
  width: 100%;
}
.block-editor-block-list__block.steps-card-item figure img, .steps-card-item figure img {
  aspect-ratio: 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block-editor-block-list__block.steps-card-item p, .steps-card-item p {
  flex: 1;
}
.block-editor-block-list__block.steps-card-item:not(:has(figure)) > .wp-block-group, .steps-card-item:not(:has(figure)) > .wp-block-group {
  padding: 40px 30px;
}
.block-editor-block-list__block.steps-card-item > .wp-block-group, .steps-card-item > .wp-block-group {
  flex: 1;
  gap: 0;
  padding: 0 40px 30px;
}
.block-editor-block-list__block.steps-card-item > .wp-block-group > *:not(:first-child), .steps-card-item > .wp-block-group > *:not(:first-child) {
  margin-block-start: 10px;
}
.block-editor-block-list__block.steps-card-item > .wp-block-group:after, .steps-card-item > .wp-block-group:after {
  content: counter(steps-counter, decimal-leading-zero);
  margin-block-start: 30px;
  color: #969696;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.56px;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.steps-card-item, .steps-card-item {
    max-width: 500px;
  }
}

.block-editor-block-list__block.anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
  flex: 1;
  min-width: 100%;
  padding: 0;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    min-width: unset;
    flex: 1 1 calc(50% - 20px);
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .wp-block-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    flex: 1;
  }
}
.block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
  line-height: 1.5;
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    font-size: clamp(24px, 9.7142857143px + 0.9523809524vw, 28px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    font-size: 28px;
  }
}
.block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
  flex: 1;
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding: 15px 30px;
  border: unset;
  color: #1F2A44;
  background: #EDE8DE;
  border-radius: 20px;
}
.block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button)::after, .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group > .anchor-item:not(.wp-block-button)::after {
  content: "";
  height: 24px;
  width: 24px;
  min-width: 24px;
  mask-image: url("./images/icon-arrow-down-right.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 24px 24px;
  background-color: #1F2A44;
  -webkit-mask-image: url("./images/icon-arrow-down-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: center;
}
@media (hover: hover) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button:hover, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover, .anchor-group .wp-block-button .wp-element-button:hover, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button):hover, .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover, .anchor-group > .anchor-item:not(.wp-block-button):hover {
    background: #FFB448;
  }
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button:hover:not(:has(.anchor-item-title)), .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button:hover .anchor-item-title, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover:not(:has(.anchor-item-title)), .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover .anchor-item-title, .anchor-group .wp-block-button .wp-element-button:hover:not(:has(.anchor-item-title)), .anchor-group .wp-block-button .wp-element-button:hover .anchor-item-title, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button):hover:not(:has(.anchor-item-title)), .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button):hover .anchor-item-title, .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover:not(:has(.anchor-item-title)), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button):hover .anchor-item-title, .anchor-group > .anchor-item:not(.wp-block-button):hover:not(:has(.anchor-item-title)), .anchor-group > .anchor-item:not(.wp-block-button):hover .anchor-item-title {
    text-decoration: underline;
  }
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    flex: 1 1 calc(50% - 20px);
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
  }
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button)::after, .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group > .anchor-item:not(.wp-block-button)::after {
    align-self: flex-end;
    margin-block-start: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group .wp-block-button .wp-element-button, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button), .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-group > .anchor-item:not(.wp-block-button) {
    flex: 1;
    padding: 30px;
  }
  .block-editor-block-list__block.anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group .wp-block-button .wp-element-button::after, .block-editor-block-list__block.anchor-group > .anchor-item:not(.wp-block-button)::after, .anchor-group > .block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-group > .anchor-item:not(.wp-block-button)::after {
    height: 28px;
    width: 28px;
    min-width: 28px;
    mask-size: 28px 28px;
    -webkit-mask-size: 28px 28px;
    margin-block-start: 30px;
  }
}
.block-editor-block-list__block.anchor-group, .anchor-group {
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.anchor-group, .anchor-group {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.anchor-group, .anchor-group {
    flex-wrap: nowrap;
  }
}
.block-editor-block-list__block.anchor-item:not(.wp-block-button), .anchor-item:not(.wp-block-button) {
  text-decoration: none;
  flex-direction: column;
}
.block-editor-block-list__block.anchor-item:not(.wp-block-button)::after, .anchor-item:not(.wp-block-button)::after {
  align-self: flex-end;
}
.block-editor-block-list__block.anchor-item-title, .block-editor-block-list__block.anchor-item-description, .anchor-item-title, .anchor-item-description {
  margin: 0;
}
.block-editor-block-list__block.anchor-item-title, .anchor-item-title {
  line-height: 1.5;
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.anchor-item-title, .anchor-item-title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.anchor-item-title, .anchor-item-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.anchor-item-title, .anchor-item-title {
    font-size: clamp(24px, 9.7142857143px + 0.9523809524vw, 28px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.anchor-item-title, .anchor-item-title {
    font-size: 28px;
  }
}
.block-editor-block-list__block.anchor-item-title, .anchor-item-title {
  font-weight: 500;
}
.block-editor-block-list__block.anchor-item-description, .anchor-item-description {
  text-decoration: none;
  color: #505050;
  margin-block-start: 10px;
}

.block-editor-block-list__block.banner, .banner {
  min-height: calc(100dvh - 82px);
  padding: 20px;
}
.block-editor-block-list__block.banner-title, .block-editor-block-list__block.banner-text, .banner-title, .banner-text {
  text-align: center;
  width: 100%;
}
.block-editor-block-list__block.banner-title, .banner-title {
  line-height: 1;
  font-weight: 400;
  color: #FFFFFF;
}
.block-editor-block-list__block.banner-text, .banner-text {
  color: #F4F4F4;
}
.block-editor-block-list__block.banner-label, .banner-label {
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
}
.block-editor-block-list__block.banner-header, .banner-header {
  gap: 20px;
  align-items: center;
  position: static;
}
.block-editor-block-list__block.banner-footer, .banner-footer {
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-footer, .banner-footer {
    font-size: 14p;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-footer, .banner-footer {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.banner-footer, .banner-footer {
    font-size: clamp(14px, 6.8571428571px + 0.4761904762vw, 16px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.banner-footer, .banner-footer {
    font-size: 16px;
  }
}
.block-editor-block-list__block.banner-footer, .banner-footer {
  display: none;
  color: #D9D9D9;
}
.block-editor-block-list__block.banner .wp-block-cover__inner-container, .banner .wp-block-cover__inner-container {
  position: static;
  z-index: 1;
}
.block-editor-block-list__block.banner .wp-block-cover__background, .banner .wp-block-cover__background {
  background-color: #0E0F0F;
}
.block-editor-block-list__block.banner:has(.block-editor-block-list__block.banner-label, .banner-label), .banner:has(.block-editor-block-list__block.banner-label, .banner-label) {
  align-items: stretch;
}
.block-editor-block-list__block.banner:has(.block-editor-block-list__block.banner-label, .banner-label) .wp-block-cover__inner-container, .banner:has(.block-editor-block-list__block.banner-label, .banner-label) .wp-block-cover__inner-container {
  display: grid;
  grid-auto-flow: row;
  align-content: center;
  position: relative;
  padding-top: 40px;
}
@media only screen and (max-width: 600px) {
  .block-editor-block-list__block.banner:has(.block-editor-block-list__block.banner-label, .banner-label), .banner:has(.block-editor-block-list__block.banner-label, .banner-label) {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner, .banner {
    padding: 80px 40px;
  }
  .block-editor-block-list__block.banner-title, .block-editor-block-list__block.banner-header, .banner-title, .banner-header {
    max-width: 600px;
  }
  .block-editor-block-list__block.banner-text, .banner-text {
    max-width: 550px;
    align-self: center;
  }
  .block-editor-block-list__block.banner-header, .banner-header {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1200px) {
  .block-editor-block-list__block.banner.about-us .wp-block-cover__image-background, .banner.about-us .wp-block-cover__image-background {
    transform: scale(1.3);
    transform-origin: 100% 90%;
    object-position: 74% 80% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner, .banner {
    padding: 80px;
  }
  .block-editor-block-list__block.banner-title, .block-editor-block-list__block.banner-text, .banner-title, .banner-text {
    text-align: left;
    align-self: flex-start;
    max-width: 650px;
  }
  .block-editor-block-list__block.banner-label, .banner-label {
    width: auto;
    justify-content: unset;
  }
  .block-editor-block-list__block.banner-header, .banner-header {
    max-width: 650px;
    margin: 0;
  }
  .block-editor-block-list__block.banner-footer, .banner-footer {
    margin-block-start: 0 !important;
    display: block;
    position: absolute;
    bottom: 80px;
    right: 80px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.banner-title, .block-editor-block-list__block.banner-header, .block-editor-block-list__block.banner-label, .banner-title, .banner-header, .banner-label {
    max-width: 850px;
  }
  .block-editor-block-list__block.banner-text, .banner-text {
    max-width: 750px;
  }
}

.block-editor-block-list__block.banner-secondary, .banner-secondary {
  height: 100%;
  min-height: 600px;
  border-radius: 20px;
  padding: 20px;
  gap: 30px;
}
.block-editor-block-list__block.banner-secondary .section-title, .block-editor-block-list__block.banner-secondary .section-text, .banner-secondary .section-title, .banner-secondary .section-text {
  color: #FFFFFF !important;
  font-weight: 400;
}
.block-editor-block-list__block.banner-secondary .wp-block-cover__background, .banner-secondary .wp-block-cover__background {
  background-color: #0E0F0F;
}
.block-editor-block-list__block.banner-secondary .wp-block-buttons, .banner-secondary .wp-block-buttons {
  margin-top: 30px;
  justify-content: center;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-secondary, .banner-secondary {
    gap: 40px;
    padding: 60px;
  }
  .block-editor-block-list__block.banner-secondary .wp-block-buttons, .banner-secondary .wp-block-buttons {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-secondary .section-title, .block-editor-block-list__block.banner-secondary .section-text, .banner-secondary .section-title, .banner-secondary .section-text {
    max-width: 650px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.banner-secondary .section-title, .block-editor-block-list__block.banner-secondary .section-text, .banner-secondary .section-title, .banner-secondary .section-text {
    max-width: 800px;
  }
}

.block-editor-block-list__block.banner-information, .banner-information {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background: transparent;
  overflow: hidden;
  gap: 40px;
}
.block-editor-block-list__block.banner-information-image, .banner-information-image {
  order: 1;
  aspect-ratio: 1.2018181818;
  border-radius: 20px;
  min-height: 200px;
  overflow: hidden;
}
.block-editor-block-list__block.banner-information-image .components-resizable-box__container, .block-editor-block-list__block.banner-information-image img, .banner-information-image .components-resizable-box__container, .banner-information-image img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.block-editor-block-list__block.banner-information-image .components-placeholder, .banner-information-image .components-placeholder {
  height: 100%;
}
.block-editor-block-list__block.banner-information:has(.block-editor-block-list__block.banner-information-image.sticky, .banner-information-image.sticky), .banner-information:has(.block-editor-block-list__block.banner-information-image.sticky, .banner-information-image.sticky) {
  overflow: unset;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
  order: 1;
  aspect-ratio: 1.2018181818;
  border-radius: 20px;
  overflow: hidden;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide {
  width: 100% !important;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-image, .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-cover, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-image, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-cover, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-image, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-cover, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-image, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-cover {
  height: 100%;
  width: 100%;
  border-radius: 0;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-image img, .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-cover img, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-image img, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-cover img, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-image img, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-slide .wp-block-cover img, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-image img, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-slide .wp-block-cover img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev {
  display: flex;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next {
  right: 20px;
}
.block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev {
  left: 20px;
}
.block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-ziptrak-gallery-slider, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .ziptrak-gallery-slider-editor, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .ziptrak-gallery-slider-track, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-ziptrak-gallery-slider, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .ziptrak-gallery-slider-editor, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .ziptrak-gallery-slider-track {
  padding: 0;
  height: 100%;
}
.block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-image, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-cover, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-image, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-cover {
  aspect-ratio: 1.2018181818;
  height: 100%;
  width: 100%;
}
.block-editor-block-list__block.banner-information-content, .banner-information-content {
  padding: 0;
  text-align: left;
  justify-content: center;
  gap: 40px;
}
.block-editor-block-list__block.banner-information-content .section-header, .banner-information-content .section-header {
  align-items: flex-start;
}
.block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information-content .wp-block-buttons {
  width: 100%;
  margin: 0;
  justify-content: center;
}
.block-editor-block-list__block.banner-information .wp-block-column.wp-block-column, .banner-information .wp-block-column.wp-block-column {
  flex-basis: auto !important;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information-content .wp-block-buttons {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information, .banner-information {
    gap: 30px;
    flex-direction: row;
  }
  .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information-content, .banner-information-image, .banner-information-content {
    order: unset;
    flex: 1 1 50%;
  }
  .block-editor-block-list__block.banner-information-image.sticky, .banner-information-image.sticky {
    align-self: flex-start;
    position: sticky;
    top: calc(10px + 82px + 42px);
  }
  .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    order: unset;
    flex: 1 1 50%;
  }
  .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-next, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-next {
    right: 30px;
  }
  .block-editor-block-list__block.banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .block-editor-block-list__block.banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev, .banner-information .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .swiper-button-prev, .banner-information .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .swiper-button-prev {
    left: 30px;
  }
  .block-editor-block-list__block.banner-information-content, .banner-information-content {
    padding: 55px;
  }
  .block-editor-block-list__block.banner-information-content .wp-block-buttons:has(> :nth-child(2):last-child), .banner-information-content .wp-block-buttons:has(> :nth-child(2):last-child) {
    max-width: 800px;
    flex-wrap: wrap;
    white-space: nowrap;
  }
  .block-editor-block-list__block.banner-information-content .wp-block-buttons:has(> :nth-child(2):last-child) .wp-block-button, .banner-information-content .wp-block-buttons:has(> :nth-child(2):last-child) .wp-block-button {
    flex: 1;
  }
}
.block-editor-block-list__block.banner-information.gray, .block-editor-block-list__block.banner-information.blue, .banner-information.gray, .banner-information.blue {
  background: #F7F4F1;
  border-radius: 20px;
  gap: 0;
}
.block-editor-block-list__block.banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .block-editor-block-list__block.banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
  order: -1;
  height: 200px;
  min-height: 200px;
  border-radius: 0;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .block-editor-block-list__block.banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    height: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .block-editor-block-list__block.banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.gray .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.gray .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.blue .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.blue .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    order: unset;
    height: unset;
  }
}
.block-editor-block-list__block.banner-information.blue, .banner-information.blue {
  background: #0078C0;
}
.block-editor-block-list__block.banner-information.blue h2, .block-editor-block-list__block.banner-information.blue h5, .block-editor-block-list__block.banner-information.blue p, .banner-information.blue h2, .banner-information.blue h5, .banner-information.blue p {
  color: white !important;
}
.block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.gray .banner-information-content, .block-editor-block-list__block.banner-information.blue .banner-information-content, .banner-information.gray .block-editor-block-list__block.banner-information-content, .banner-information.blue .block-editor-block-list__block.banner-information-content, .banner-information.gray .banner-information-content, .banner-information.blue .banner-information-content {
  min-height: 350px;
  padding: 40px 20px;
  text-align: center;
  align-items: stretch !important;
}
.block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.gray .banner-information-content .section-header, .block-editor-block-list__block.banner-information.blue .banner-information-content .section-header, .banner-information.gray .block-editor-block-list__block.banner-information-content .section-header, .banner-information.blue .block-editor-block-list__block.banner-information-content .section-header, .banner-information.gray .banner-information-content .section-header, .banner-information.blue .banner-information-content .section-header {
  align-items: center;
}
.block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.gray .banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.blue .banner-information-content .wp-block-buttons, .banner-information.gray .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.blue .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.gray .banner-information-content .wp-block-buttons, .banner-information.blue .banner-information-content .wp-block-buttons {
  justify-content: center;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.gray .banner-information-content, .block-editor-block-list__block.banner-information.blue .banner-information-content, .banner-information.gray .block-editor-block-list__block.banner-information-content, .banner-information.blue .block-editor-block-list__block.banner-information-content, .banner-information.gray .banner-information-content, .banner-information.blue .banner-information-content {
    min-height: 380px;
    padding: 60px 57px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.gray .banner-information-content, .block-editor-block-list__block.banner-information.blue .banner-information-content, .banner-information.gray .block-editor-block-list__block.banner-information-content, .banner-information.blue .block-editor-block-list__block.banner-information-content, .banner-information.gray .banner-information-content, .banner-information.blue .banner-information-content {
    min-height: 550px;
    padding: 70px 70px;
    align-items: flex-start;
    text-align: left;
  }
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.gray .banner-information-content .section-header, .block-editor-block-list__block.banner-information.blue .banner-information-content .section-header, .banner-information.gray .block-editor-block-list__block.banner-information-content .section-header, .banner-information.blue .block-editor-block-list__block.banner-information-content .section-header, .banner-information.gray .banner-information-content .section-header, .banner-information.blue .banner-information-content .section-header {
    align-items: flex-start;
  }
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.gray .banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.blue .banner-information-content .wp-block-buttons, .banner-information.gray .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.blue .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.gray .banner-information-content .wp-block-buttons, .banner-information.blue .banner-information-content .wp-block-buttons {
    justify-content: flex-start;
  }
}
.block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.gray .banner-information-image, .block-editor-block-list__block.banner-information.blue .banner-information-image, .banner-information.gray .block-editor-block-list__block.banner-information-image, .banner-information.blue .block-editor-block-list__block.banner-information-image, .banner-information.gray .banner-information-image, .banner-information.blue .banner-information-image {
  order: -1;
  height: 200px;
  min-height: 200px;
  border-radius: 0;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.gray .banner-information-image, .block-editor-block-list__block.banner-information.blue .banner-information-image, .banner-information.gray .block-editor-block-list__block.banner-information-image, .banner-information.blue .block-editor-block-list__block.banner-information-image, .banner-information.gray .banner-information-image, .banner-information.blue .banner-information-image {
    height: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.gray .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.gray .banner-information-image, .block-editor-block-list__block.banner-information.blue .banner-information-image, .banner-information.gray .block-editor-block-list__block.banner-information-image, .banner-information.blue .block-editor-block-list__block.banner-information-image, .banner-information.gray .banner-information-image, .banner-information.blue .banner-information-image {
    order: unset;
    height: unset;
  }
}
.block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .banner-information.blue .banner-information-image.object-fit-contain {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: unset;
  height: unset;
  padding: 60px 20px 0;
}
.block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain img, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .banner-information.blue .banner-information-image.object-fit-contain img {
  max-height: 265px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .banner-information.blue .banner-information-image.object-fit-contain {
    padding: 80px 20px 0;
  }
  .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain img, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .banner-information.blue .banner-information-image.object-fit-contain img {
    max-height: 440px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain, .banner-information.blue .banner-information-image.object-fit-contain {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .block-editor-block-list__block.banner-information.blue .banner-information-image.object-fit-contain img, .banner-information.blue .block-editor-block-list__block.banner-information-image.object-fit-contain img, .banner-information.blue .banner-information-image.object-fit-contain img {
    max-height: clamp(440px, -310px + 50vw, 650px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.banner-information.blue .block-editor-block-list__block.banner-information .wp-block-cover, .block-editor-block-list__block.banner-information.blue .banner-information .wp-block-cover, .banner-information.blue .block-editor-block-list__block.banner-information .wp-block-cover, .banner-information.blue .banner-information .wp-block-cover {
    max-height: 650px;
  }
}
.block-editor-block-list__block.banner-information.full, .banner-information.full {
  background: #FFFFFF;
  gap: 0;
}
.block-editor-block-list__block.banner-information.full .section-title, .banner-information.full .section-title {
  line-height: 1;
  font-size: 38px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.full .section-title, .banner-information.full .section-title {
    font-size: 58px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full .section-title, .banner-information.full .section-title {
    font-size: 64px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.banner-information.full .section-title, .banner-information.full .section-title {
    font-size: clamp(64px, -7.4285714286px + 4.7619047619vw, 84px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.banner-information.full .section-title, .banner-information.full .section-title {
    font-size: 84px;
  }
}
.block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
  order: 1;
  border-radius: 0;
  min-height: 200px;
}
@media (orientation: landscape) and (max-height: 600px) {
  .block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    width: 100%;
    max-height: calc(100dvh - 82px);
  }
}
@media (orientation: landscape) and (min-height: 600px) and (max-height: 1200px) {
  .block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    width: 100%;
    max-height: calc(70dvh - 82px);
    min-height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"], .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] {
    max-width: 50%;
    max-height: calc(100dvh - 82px);
  }
}
.block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .wp-block-image, .block-editor-block-list__block.banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .wp-block-cover, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-image, .block-editor-block-list__block.banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-cover, .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .wp-block-image, .banner-information.full .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider .wp-block-cover, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-image, .banner-information.full .block-editor-block-list__block[data-type="ziptrak/gallery-slider"] .wp-block-cover {
  max-width: unset;
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full, .banner-information.full {
    height: calc(100dvh - 82px);
    min-height: max-content;
    background: #F7F4F1;
  }
}
.block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
  min-height: 350px;
  padding: 40px 20px;
  text-align: center;
  align-items: stretch !important;
}
.block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.full .banner-information-content .section-header, .banner-information.full .block-editor-block-list__block.banner-information-content .section-header, .banner-information.full .banner-information-content .section-header {
  align-items: center;
}
.block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.full .banner-information-content .wp-block-buttons, .banner-information.full .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.full .banner-information-content .wp-block-buttons {
  justify-content: center;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
    min-height: 380px;
    padding: 60px 57px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
    min-height: 550px;
    padding: 70px 70px;
    align-items: flex-start;
    text-align: left;
  }
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content .section-header, .block-editor-block-list__block.banner-information.full .banner-information-content .section-header, .banner-information.full .block-editor-block-list__block.banner-information-content .section-header, .banner-information.full .banner-information-content .section-header {
    align-items: flex-start;
  }
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content .wp-block-buttons, .block-editor-block-list__block.banner-information.full .banner-information-content .wp-block-buttons, .banner-information.full .block-editor-block-list__block.banner-information-content .wp-block-buttons, .banner-information.full .banner-information-content .wp-block-buttons {
    justify-content: flex-start;
  }
}
.block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.full .banner-information-image, .banner-information.full .block-editor-block-list__block.banner-information-image, .banner-information.full .banner-information-image {
  order: 1;
  border-radius: 0;
  min-height: 200px;
}
@media (orientation: landscape) and (max-height: 600px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.full .banner-information-image, .banner-information.full .block-editor-block-list__block.banner-information-image, .banner-information.full .banner-information-image {
    width: 100%;
    max-height: calc(100dvh - 82px);
  }
}
@media (orientation: landscape) and (min-height: 600px) and (max-height: 1200px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.full .banner-information-image, .banner-information.full .block-editor-block-list__block.banner-information-image, .banner-information.full .banner-information-image {
    width: 100%;
    max-height: calc(70dvh - 82px);
    min-height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-image, .block-editor-block-list__block.banner-information.full .banner-information-image, .banner-information.full .block-editor-block-list__block.banner-information-image, .banner-information.full .banner-information-image {
    max-width: 50%;
    max-height: calc(100dvh - 82px);
  }
}
.block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
  flex: 1;
  flex-wrap: nowrap;
  padding: 60px 20px;
  min-height: max-content;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
    padding: 80px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.banner-information.full .block-editor-block-list__block.banner-information-content, .block-editor-block-list__block.banner-information.full .banner-information-content, .banner-information.full .block-editor-block-list__block.banner-information-content, .banner-information.full .banner-information-content {
    padding: 70px 40px 70px 80px;
  }
}

.block-editor-block-list__block.warning-block figure, .warning-block figure {
  height: 24px;
  width: 24px;
  min-width: 24px;
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.warning-block figure, .warning-block figure {
    height: 28px;
    width: 28px;
    min-width: 28px;
  }
}
.block-editor-block-list__block.warning-block, .warning-block {
  align-items: center;
  background: #FFB448;
  border-radius: 16px;
  gap: 10px;
  padding: 20px;
}
.block-editor-block-list__block.warning-block-text, .warning-block-text {
  color: #1F2A44;
}
.block-editor-block-list__block.warning-block--info, .warning-block--info {
  background: #F7F4F1;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.warning-block, .warning-block {
    padding: 20px 30px;
  }
}

.block-editor-block-list__block.contact-block, .contact-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #F7F4F1;
  color: #1F2A44;
  border-radius: 20px;
  gap: 20px;
  padding: 20px;
}
.block-editor-block-list__block.contact-block .wp-block-buttons .wp-element-button, .contact-block .wp-block-buttons .wp-element-button {
  white-space: nowrap !important;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.contact-block, .contact-block {
    flex-direction: row;
    padding: 20px 30px;
  }
}

.block-editor-block-list__block.information-item, .information-item {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 20px;
  gap: 10px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.information-item, .information-item {
    flex: 1 1 calc(50% - 20px);
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.information-item, .information-item {
    padding: 30px 40px;
  }
}
.block-editor-block-list__block.information-group, .information-group {
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.information-group, .information-group {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.block-editor-block-list__block.information-title, .information-title {
  color: #1F2A44;
}
.block-editor-block-list__block.information-text, .information-text {
  color: #505050;
}

.block-editor-block-list__block.information-grid-container, .information-grid-container {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.information-grid-container, .information-grid-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.information-grid-container, .information-grid-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item, .block-editor-block-list__block.information-grid-container > .information-grid-item, .information-grid-container > .block-editor-block-list__block.information-grid-item, .information-grid-container > .information-grid-item {
  border: 1px solid transparent;
  border-bottom: 1px solid #DFDAD0;
}
.block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+1), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-last-of-type(-n+1), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+1), .information-grid-container > .information-grid-item:nth-last-of-type(-n+1) {
  border-bottom: 1px solid transparent;
}
.block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item .wp-block-column, .block-editor-block-list__block.information-grid-container > .information-grid-item .wp-block-column, .information-grid-container > .block-editor-block-list__block.information-grid-item .wp-block-column, .information-grid-container > .information-grid-item .wp-block-column {
  flex-basis: auto !important;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item, .block-editor-block-list__block.information-grid-container > .information-grid-item, .information-grid-container > .block-editor-block-list__block.information-grid-item, .information-grid-container > .information-grid-item {
    border-right: 1px solid #DFDAD0;
    border-left: 1px solid #DFDAD0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1200px) {
  .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(2n), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-child(2n), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(2n), .information-grid-container > .information-grid-item:nth-child(2n) {
    border-left: 1px solid transparent;
  }
  .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+2), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-last-of-type(-n+2), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+2), .information-grid-container > .information-grid-item:nth-last-of-type(-n+2) {
    border-bottom: 1px solid transparent;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+3), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-last-of-type(-n+3), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-last-of-type(-n+3), .information-grid-container > .information-grid-item:nth-last-of-type(-n+3) {
    border-bottom: 1px solid transparent;
  }
  .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(3n), .block-editor-block-list__block.information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(3n-1), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-child(3n), .block-editor-block-list__block.information-grid-container > .information-grid-item:nth-child(3n-1), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(3n), .information-grid-container > .block-editor-block-list__block.information-grid-item:nth-child(3n-1), .information-grid-container > .information-grid-item:nth-child(3n), .information-grid-container > .information-grid-item:nth-child(3n-1) {
    border-left: 1px solid transparent;
  }
}
.block-editor-block-list__block.information-grid-item, .information-grid-item {
  width: 100%;
  margin-block-start: 0;
  padding: 30px 0;
  align-items: center;
  gap: 0;
}
.block-editor-block-list__block.information-grid-item:not(.number), .information-grid-item:not(.number) {
  text-align: center;
}
.block-editor-block-list__block.information-grid-item.number, .information-grid-item.number {
  text-align: start;
  align-items: flex-start;
}
.block-editor-block-list__block.information-grid-item figure, .information-grid-item figure {
  width: 48px;
  height: 48px;
}
.block-editor-block-list__block.information-grid-item figure img, .information-grid-item figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.block-editor-block-list__block.information-grid-item h4, .information-grid-item h4 {
  margin-block-start: 20px;
}
.block-editor-block-list__block.information-grid-item:not(:has(figure)):not(:has(.no-dot)) h4, .information-grid-item:not(:has(figure)):not(:has(.no-dot)) h4 {
  margin-block-start: auto;
}
.block-editor-block-list__block.information-grid-item p, .information-grid-item p {
  margin-block-start: 10px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.information-grid-item, .information-grid-item {
    padding: 30px 20px;
  }
  .block-editor-block-list__block.information-grid-item figure, .information-grid-item figure {
    width: 52px;
    height: 52px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.information-grid-item, .information-grid-item {
    padding: 30px 40px;
  }
  .block-editor-block-list__block.information-grid-item figure, .information-grid-item figure {
    width: 58px;
    height: 58px;
  }
}

.block-editor-block-list__block.section-group.gray, .section-group.gray {
  background: #F7F4F1;
}
.block-editor-block-list__block.section-header, .section-header {
  gap: 20px;
}
.block-editor-block-list__block.section-header.align-center, .section-header.align-center {
  text-align: center;
  align-items: center;
}
.block-editor-block-list__block.section-heading--split, .section-heading--split {
  display: grid;
  grid-template-columns: minmax(0, 70%) minmax(0, 30%);
  column-gap: 20px;
  row-gap: 16px;
  align-items: center;
}
.block-editor-block-list__block.section-heading__button .wp-block-button__link.wp-block-button__link, .section-heading__button .wp-block-button__link.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-indent: -9999px;
  padding: 4px 11px;
  gap: 0;
  width: auto;
}
.block-editor-block-list__block.section-heading__button .wp-block-button__link.wp-block-button__link::after, .section-heading__button .wp-block-button__link.wp-block-button__link::after {
  content: "";
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  mask-image: url("./images/icon-arrow-right.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 24px 24px;
  background-color: currentColor;
  -webkit-mask-image: url("./images/icon-arrow-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: 0 0;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.section-heading__button .wp-block-button__link.wp-block-button__link, .section-heading__button .wp-block-button__link.wp-block-button__link {
    padding: 9px 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.section-heading__button .wp-block-button__link.wp-block-button__link, .section-heading__button .wp-block-button__link.wp-block-button__link {
    gap: 10px;
    padding: 10px 40px;
    text-indent: inherit;
  }
}
.block-editor-block-list__block.section-title, .section-title {
  color: #1F2A44;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.section-title, .section-title {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.section-title, .section-title {
    max-width: 800px;
  }
}
.block-editor-block-list__block.section-text, .section-text {
  color: #505050;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.section-text, .section-text {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.section-text, .section-text {
    max-width: 650px;
  }
}
.block-editor-block-list__block.section-text + .block-editor-block-list__block.section-text, .block-editor-block-list__block.section-text + .section-text, .section-text + .block-editor-block-list__block.section-text, .section-text + .section-text {
  margin-block-start: -10px;
}
.block-editor-block-list__block.section-label, .section-label {
  color: #969696;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.wp-block-details {
  width: 100%;
  max-width: 1122px;
  margin: 0 auto;
  border-bottom: 1px solid #DFDAD0;
  padding: 20px 0;
}
.wp-block-details:first-of-type {
  border-top: 1px solid #DFDAD0;
}
.wp-block-details summary {
  line-height: 1.5;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  .wp-block-details summary {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-details summary {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1500px) {
  .wp-block-details summary {
    font-size: clamp(20px, 20px + 0vw, 20px);
  }
}
@media only screen and (min-width: 1920px) {
  .wp-block-details summary {
    font-size: 20px;
  }
}
.wp-block-details summary {
  cursor: pointer;
  position: relative;
  list-style: none;
  color: #1F2A44;
  padding-right: 56px;
}
.wp-block-details summary::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid transparent;
  background-color: #F7F4F1;
  transform: translateY(-50%);
  transition: background-color 0.3s ease;
}
.wp-block-details summary:hover::after {
  border: 1px solid #DFDAD0;
}
.wp-block-details summary::before {
  mask-image: url("./images/icon-close.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 18px 18px;
  background-color: #1F2A44;
  -webkit-mask-image: url("./images/icon-close.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 18px 18px;
  -webkit-mask-position: center;
  content: "";
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%) rotate(-45deg);
  transition: all 0.3s ease;
}
.wp-block-details summary::-webkit-details-marker {
  display: none;
}
@media only screen and (min-width: 600px) {
  .wp-block-details summary {
    padding-right: 66px;
  }
  .wp-block-details summary::after {
    width: 46px;
    height: 46px;
  }
  .wp-block-details summary::before {
    width: 24px;
    height: 24px;
    right: 10px;
    mask-size: 24px 24px;
    -webkit-mask-size: 24px 24px;
  }
}
.wp-block-details[open] {
  padding: 20px 0 12px;
}
.wp-block-details[open] summary {
  margin-bottom: 20px;
}
.wp-block-details[open] summary::after {
  background-color: #FFB448;
}
.wp-block-details[open] summary::before {
  transform: translateY(-50%);
  background-color: #1F2A44;
  mask-position: -0.75px 0;
  -webkit-mask-position: -0.75px 0;
}

.block-editor-block-list__block.navigation-group, .navigation-group {
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.navigation-group, .navigation-group {
    flex-direction: row;
  }
}
.block-editor-block-list__block.navigation-card, .navigation-card {
  flex: 1;
  width: 100%;
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.block-editor-block-list__block.navigation-card:hover .wp-block-button .wp-element-button, .navigation-card:hover .wp-block-button .wp-element-button {
  color: #1F2A44;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.block-editor-block-list__block.navigation-card-title, .navigation-card-title {
  color: #FFFFFF;
  line-height: 1.3;
  font-size: 20px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.navigation-card-title, .navigation-card-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.navigation-card-title, .navigation-card-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.navigation-card-title, .navigation-card-title {
    font-size: clamp(32px, -3.7142857143px + 2.380952381vw, 42px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.navigation-card-title, .navigation-card-title {
    font-size: 42px;
  }
}
.block-editor-block-list__block.navigation-card .wp-block-cover, .navigation-card .wp-block-cover {
  height: 100%;
  position: relative;
  padding: 45px 20px;
  min-height: 150px;
}
.block-editor-block-list__block.navigation-card .wp-block-cover__background, .navigation-card .wp-block-cover__background {
  background-color: #0E0F0F;
}
.block-editor-block-list__block.navigation-card .wp-block-buttons, .navigation-card .wp-block-buttons {
  display: none;
  justify-content: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.block-editor-block-list__block.navigation-card .wp-block-button, .navigation-card .wp-block-button {
  width: 240px;
}
.block-editor-block-list__block.navigation-card .wp-block-cover__inner-container, .navigation-card .wp-block-cover__inner-container {
  z-index: 1;
  position: unset;
  align-items: center;
}
.block-editor-block-list__block.navigation-card .wp-block-cover__inner-container > *, .navigation-card .wp-block-cover__inner-container > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.navigation-card .wp-block-cover, .navigation-card .wp-block-cover {
    padding: 50px 65px;
    min-height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.navigation-card .wp-block-cover, .navigation-card .wp-block-cover {
    padding: 40px 33px;
    min-height: 550px;
  }
  .block-editor-block-list__block.navigation-card .wp-block-buttons, .navigation-card .wp-block-buttons {
    display: block;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.navigation-card .wp-block-cover, .navigation-card .wp-block-cover {
    min-height: clamp(550px, 14.2857142857px + 35.7142857143vw, 700px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.navigation-card .wp-block-cover, .navigation-card .wp-block-cover {
    min-height: 700px;
  }
}

.block-editor-block-list__block.images-strip, .images-strip {
  background: #F7F4F1;
  justify-content: center;
  height: 80px;
  padding: 20px;
  gap: 10px;
  margin-block-start: 60px;
}
.block-editor-block-list__block.images-strip figure, .block-editor-block-list__block.images-strip img, .images-strip figure, .images-strip img {
  object-fit: contain;
  height: 100%;
  width: max-content;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.images-strip, .images-strip {
    height: 100px;
    padding: 20px 40px;
    gap: 30px;
    margin-block-start: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.images-strip, .images-strip {
    height: 160px;
    padding: 30px 80px;
    gap: 50px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.images-strip, .images-strip {
    height: 180px;
  }
}

.block-editor-block-list__block.highlights-strip p {
  white-space: nowrap !important;
  min-width: unset !important;
}

.block-editor-block-list__block.highlights-strip, .highlights-strip {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 20px;
  border-radius: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(5px);
}
.block-editor-block-list__block.highlights-strip p, .highlights-strip p {
  line-height: 1.5;
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.highlights-strip p, .highlights-strip p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.highlights-strip p, .highlights-strip p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.highlights-strip p, .highlights-strip p {
    font-size: clamp(24px, 9.7142857143px + 0.9523809524vw, 28px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.highlights-strip p, .highlights-strip p {
    font-size: 28px;
  }
}
.block-editor-block-list__block.highlights-strip p, .highlights-strip p {
  display: flex;
  gap: 16px;
  align-items: center;
  color: #FFFFFF;
  white-space: nowrap;
  margin-block-start: 0;
}
.block-editor-block-list__block.highlights-strip p:before, .highlights-strip p:before {
  content: "";
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  mask-image: url("./images/icon-check.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: center;
  background-color: #FFFFFF;
  -webkit-mask-image: url("./images/icon-check.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: center;
  -webkit-mask-position: 0 0;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.highlights-strip, .highlights-strip {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.highlights-strip, .highlights-strip {
    border-radius: 20px;
    padding: 30px 20px;
  }
}

.wp-block-cover__inner-container:has(> .highlights-strip) {
  display: grid;
  grid-auto-flow: row;
  align-content: unset !important;
  gap: 40px;
}
.wp-block-cover__inner-container > .highlights-strip {
  height: fit-content;
  margin-block-start: auto !important;
  border-radius: 0;
  width: 100vw;
  flex-wrap: nowrap;
  margin-left: -20px;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.wp-block-cover__inner-container > .highlights-strip::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 600px) {
  .wp-block-cover__inner-container > .highlights-strip {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-cover__inner-container > .highlights-strip {
    width: 100%;
    flex-wrap: wrap;
    border-radius: 20px;
    margin-left: 0;
  }
}

.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-inner-blocks > .block-editor-block-list__layout {
  flex-direction: column;
}
@media only screen and (min-width: 600px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-inner-blocks > .block-editor-block-list__layout {
    flex-direction: row;
  }
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block {
  border: unset;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block:not(figure) {
  background: none;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block .components-resizable-box__container, .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block .components img {
  height: 100% !important;
  width: 100% !important;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block .components-placeholder {
  height: 100%;
  overflow: hidden;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item {
  overflow: unset;
  margin: 0 0 40px 0;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item hr {
  margin-block-start: 14px;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item:nth-last-child(2) {
  margin: 0;
  overflow: hidden;
}
@media only screen and (min-width: 600px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item {
    min-width: 300px;
    margin: 0 20px 0 0;
  }
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item hr {
    margin-block-start: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item {
    min-width: 320px;
  }
}
@media only screen and (min-width: 1500px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-block-slides .block-editor-block-list__layout > .wp-block.milestone-item {
    min-width: 400px;
  }
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-track {
  padding: 0 0 56px 0;
  overflow: unset;
}
@media only screen and (min-width: 600px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-track {
    padding: 0;
    overflow: auto;
  }
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-editor {
  border: none;
  border-radius: 0;
  padding: 0;
  background: none;
}
.wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-editor .block-list-appender {
  bottom: -55px;
  right: 50%;
}
@media only screen and (min-width: 600px) {
  .wp-block-ziptrak-gallery-slider.milestone-slider .ziptrak-gallery-slider-editor .block-list-appender {
    bottom: 50%;
    right: -55px;
  }
}

.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider {
  pointer-events: none;
  overflow: unset !important;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide {
  width: 100%;
  overflow: hidden !important;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide:not(:last-child) {
  overflow: unset !important;
  margin-bottom: 40px;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-wrapper {
  flex-direction: column;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-prev, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-next {
  display: flex;
  top: -66px;
  visibility: hidden;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-prev {
  right: 68px;
  left: unset;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-next {
  right: 0;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-disabled {
  opacity: 0.5 !important;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-disabled:has(+ .swiper-button-disabled), .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-disabled + .swiper-button-disabled {
  visibility: hidden;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider + .milestone-slider-buttons {
  display: flex;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider:not(.is-expanded):not(:has(.swiper-slide:nth-child(6))) + .milestone-slider-buttons {
  display: none;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider:not(.is-expanded) .swiper-slide:nth-of-type(5) {
  overflow: hidden !important;
}
.wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider:not(.is-expanded) .swiper-slide:nth-of-type(n+6) {
  display: none !important;
}
@media only screen and (max-width: 600px) {
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-wrapper {
    transform: translate3d(0, 0, 0) !important;
  }
}
@media only screen and (min-width: 600px) {
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider {
    pointer-events: auto;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide {
    width: 300px;
    margin-bottom: 0;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide:not(:last-child) {
    overflow: unset !important;
    margin-right: 20px;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-wrapper {
    flex-direction: row;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-prev, .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-button-next {
    visibility: unset;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider + .milestone-slider-buttons {
    display: none;
  }
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider:not(.is-expanded) .swiper-slide:nth-of-type(n+6) {
    display: block !important;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide {
    width: 320px;
  }
}
@media only screen and (min-width: 1500px) {
  .wp-block-ziptrak-gallery-slider.ziptrak-gallery-slider.milestone-slider .swiper-slide {
    width: 400px;
  }
}

.block-editor-block-list__block.milestone-item, .milestone-item {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding: 0 0 0 30px;
  gap: 20px;
}
.block-editor-block-list__block.milestone-item:not(:has(.milestone-item-image)):before, .milestone-item:not(:has(.milestone-item-image)):before {
  content: "";
  display: block;
  background-color: #F7F4F1;
}
.block-editor-block-list__block.milestone-item-image, .block-editor-block-list__block.milestone-item:before, .milestone-item-image, .milestone-item:before {
  height: 120px;
  width: 220px;
  overflow: hidden;
  border-radius: 20px !important;
  order: 1;
  background: #FFFFFF;
}
.block-editor-block-list__block.milestone-item-image img, .milestone-item-image img {
  height: 100%;
  width: 100%;
}
.block-editor-block-list__block.milestone-item hr, .milestone-item hr {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 40px);
  width: 20px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: transparent;
  margin-block-start: 14px;
}
.block-editor-block-list__block.milestone-item hr:before, .block-editor-block-list__block.milestone-item hr:after, .milestone-item hr:before, .milestone-item hr:after {
  content: "";
  display: block;
  background-color: #D5D7D9;
}
.block-editor-block-list__block.milestone-item hr:before, .milestone-item hr:before {
  height: 1px;
  width: 20px;
}
.block-editor-block-list__block.milestone-item hr:after, .milestone-item hr:after {
  height: 100%;
  width: 1px;
}
.block-editor-block-list__block.milestone-item-title, .milestone-item-title {
  line-height: 1.2;
  font-size: 24px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.milestone-item-title, .milestone-item-title {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.milestone-item-title, .milestone-item-title {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.milestone-item-title, .milestone-item-title {
    font-size: clamp(42px, 6.2857142857px + 2.380952381vw, 52px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.milestone-item-title, .milestone-item-title {
    font-size: 52px;
  }
}
.block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
  line-height: 1.5;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
    font-size: clamp(18px, -3.4285714286px + 1.4285714286vw, 24px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
    font-size: 24px;
  }
}
.block-editor-block-list__block.milestone-item-subtitle, .milestone-item-subtitle {
  font-weight: 500;
  color: #1F2A44;
}
.block-editor-block-list__block.milestone-item > .block-editor-block-list__block.milestone-item-text, .block-editor-block-list__block.milestone-item > .milestone-item-text, .milestone-item > .block-editor-block-list__block.milestone-item-text, .milestone-item > .milestone-item-text {
  margin-block-start: -10px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.milestone-item, .milestone-item {
    padding: 0;
    max-width: 400px;
    width: 300px;
  }
  .block-editor-block-list__block.milestone-item-title, .block-editor-block-list__block.milestone-item-subtitle, .block-editor-block-list__block.milestone-item-text, .milestone-item-title, .milestone-item-subtitle, .milestone-item-text {
    max-width: calc(100% - 20px);
  }
  .block-editor-block-list__block.milestone-item-image, .block-editor-block-list__block.milestone-item:before, .milestone-item-image, .milestone-item:before {
    height: 200px;
    width: 100%;
    order: unset;
  }
  .block-editor-block-list__block.milestone-item hr, .milestone-item hr {
    flex-direction: row;
    position: relative;
    display: flex;
    height: 40px;
    width: calc(100% + 20px) !important;
    margin-block-start: 0;
  }
  .block-editor-block-list__block.milestone-item hr:before, .milestone-item hr:before {
    width: 100%;
  }
  .block-editor-block-list__block.milestone-item hr:after, .milestone-item hr:after {
    order: -1;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.milestone-item, .milestone-item {
    width: 320px;
  }
  .block-editor-block-list__block.milestone-item-image, .block-editor-block-list__block.milestone-item:before, .milestone-item-image, .milestone-item:before {
    height: 170px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.milestone-item, .milestone-item {
    width: 400px;
  }
  .block-editor-block-list__block.milestone-item-image, .block-editor-block-list__block.milestone-item:before, .milestone-item-image, .milestone-item:before {
    height: 250px;
  }
}

.block-editor-block-list__block.quotation, .quotation {
  position: relative;
  padding: 138px 20px;
  background: #F7F4F1;
}
.block-editor-block-list__block.quotation:before, .quotation:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 260px;
  height: 308px;
  mask-image: url("./images/icon-quotes.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 260px 308px;
  background-color: #FFB448;
  -webkit-mask-image: url("./images/icon-quotes.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 260px 308px;
  -webkit-mask-position: 0 0;
}
.block-editor-block-list__block.quotation p, .quotation p {
  line-height: 1.3;
  font-size: 28px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.quotation p, .quotation p {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.quotation p, .quotation p {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.quotation p, .quotation p {
    font-size: clamp(48px, 12.2857142857px + 2.380952381vw, 58px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.quotation p, .quotation p {
    font-size: 58px;
  }
}
.block-editor-block-list__block.quotation p, .quotation p {
  color: #1F2A44;
  position: relative;
}
.block-editor-block-list__block.quotation cite, .quotation cite {
  line-height: 1.3;
  font-size: 12px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.quotation cite, .quotation cite {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.quotation cite, .quotation cite {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.quotation cite, .quotation cite {
    font-size: clamp(14px, 14px + 0vw, 14px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.quotation cite, .quotation cite {
    font-size: 14px;
  }
}
.block-editor-block-list__block.quotation cite, .quotation cite {
  color: #F3F5F8 !important;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-block-start: 20px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.quotation, .quotation {
    padding: 130px 40px;
  }
  .block-editor-block-list__block.quotation:before, .quotation:before {
    left: 40px;
  }
  .block-editor-block-list__block.quotation p, .block-editor-block-list__block.quotation cite, .quotation p, .quotation cite {
    margin-left: clamp(40px, 21%, 100px);
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.quotation, .quotation {
    padding: 155px 40px 120px;
  }
  .block-editor-block-list__block.quotation:before, .quotation:before {
    left: clamp(40px, 12%, 220px);
  }
  .block-editor-block-list__block.quotation p, .block-editor-block-list__block.quotation cite, .quotation p, .quotation cite {
    margin-left: clamp(40px, 26%, 458px);
  }
}

.block-editor-block-list__block.page-divider, .page-divider {
  line-height: 1.2;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.page-divider, .page-divider {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.page-divider, .page-divider {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.page-divider, .page-divider {
    font-size: clamp(18px, 18px + 0vw, 18px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.page-divider, .page-divider {
    font-size: 18px;
  }
}
.block-editor-block-list__block.page-divider, .page-divider {
  color: #969696;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.block-editor-block-list__block.page-divider:after, .block-editor-block-list__block.page-divider:before, .page-divider:after, .page-divider:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #D5D7D9;
  flex: 1;
}
.block-editor-block-list__block.page-divider sup, .page-divider sup {
  left: -10px;
  margin-right: -10px;
}

.block-editor-block-list__block.text-block > *:nth-child(2), .block-editor-block-list__block.text-block > ul, .block-editor-block-list__block.text-block > ol, .block-editor-block-list__block.text-block > .text-block-subtitle, .text-block > *:nth-child(2), .text-block > ul, .text-block > ol, .text-block > .text-block-subtitle {
  margin-block-start: 20px;
}
.block-editor-block-list__block.text-block-subtitle, .text-block-subtitle {
  color: #1F2A44;
}
.block-editor-block-list__block.text-block p + p, .text-block p + p {
  margin-block-start: 10px;
}

*:has(> .training-module) {
  counter-reset: training-counter;
}

.block-editor-block-list__block.training-module, .training-module {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  gap: 0;
  border: 1px solid #F7F4F1;
  padding: 20px;
  counter-increment: training-counter;
  position: relative;
}
.block-editor-block-list__block.training-module:after, .training-module:after {
  content: counter(training-counter, decimal-leading-zero);
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #969696;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.block-editor-block-list__block.training-module h3, .training-module h3 {
  line-height: 1.3;
  font-size: 24px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.training-module h3, .training-module h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-editor-block-list__block.training-module h3, .training-module h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1500px) {
  .block-editor-block-list__block.training-module h3, .training-module h3 {
    font-size: clamp(38px, 2.2857142857px + 2.380952381vw, 48px);
  }
}
@media only screen and (min-width: 1920px) {
  .block-editor-block-list__block.training-module h3, .training-module h3 {
    font-size: 48px;
  }
}
.block-editor-block-list__block.training-module h3, .training-module h3 {
  color: #1F2A44;
}
.block-editor-block-list__block.training-module h3:before, .training-module h3:before {
  content: "Module " counter(training-counter) " – ";
}
.block-editor-block-list__block.training-module > p, .training-module > p {
  color: #505050;
  margin-block-start: 10px;
}
.block-editor-block-list__block.training-module > p:first-of-type, .training-module > p:first-of-type {
  margin-block-start: 20px;
}
.block-editor-block-list__block.training-module > figure, .training-module > figure {
  margin-block-start: 40px;
}
@media only screen and (min-width: 600px) {
  .block-editor-block-list__block.training-module, .training-module {
    padding: 40px;
  }
  .block-editor-block-list__block.training-module:after, .training-module:after {
    top: 40px;
    right: 40px;
  }
}

body {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
body.no-scroll {
  overflow: hidden;
  max-height: 100dvh;
}

/* Images and wp-captions should always fit and be responsive */
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 10px;
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 10px;
}

.wp-caption.aligncenter {
  margin-bottom: 10px;
}

.wp-caption img[class*=wp-image-] {
  display: block;
}

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 10px;
}

/* WP Gallery */
.gallery {
  margin-bottom: 1.5em;
}

.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.gallery dd {
  margin: 0;
}

.gallery-caption {
  display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* Content */
.main-content-inner {
  padding-bottom: 1.5em;
}

.hentry {
  margin: 0 0 1.5em;
}

.bypostauthor {
  display: block;
}

/* Clearing */
.clear {
  clear: both;
}

/* Navigation */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:active > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
  margin-bottom: 2em;
}

.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
  padding-left: 15px;
}

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type=submit] {
  display: none;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children {
  margin-left: 1.5em;
}

/**
* Some WP Theme Repository requirements
*/
.entry-meta {
  clear: both;
}

/* CUSTOM */
body:not(.page-template-template-default-ziptrak) h1, body:not(.page-template-template-default-ziptrak) h2 {
  color: #004170;
}
body:not(.page-template-template-default-ziptrak) h3, body:not(.page-template-template-default-ziptrak) h4, body:not(.page-template-template-default-ziptrak) h5 {
  color: #004170;
}

.hentry > header {
  background: url(images/bg-page-header.png) repeat-x center center;
  text-align: center;
}

.page-title, .post-title {
  margin: 20px 0;
  font-weight: bold;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  font-size: 1.5em;
  background-color: #fff;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}

.col-md-4 .page-title, .col-md-4 .post-title {
  margin: 15px 0 15px;
  text-align: left;
  display: block;
  padding-left: 0;
  text-transform: none;
}

.feat {
  font-size: 2em;
  font-weight: 300;
}

.supfeat {
  font-size: 2.5em;
  font-weight: 300;
  color: #004170;
}

.subfeat {
  font-size: 1.5em;
  font-weight: 300;
}

.blue-hl {
  font-size: 1.5em;
  color: #005695;
}

.quote {
  font-size: 1.33em;
  font-weight: 300;
  color: #005695;
}

.quote-author {
  color: #005695;
  font-weight: bold;
}

.yellow-ul {
  background: url(images/underline-yellow.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.white-ul {
  background: url(images/underline-white.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.btn {
  display: inline-block;
  background: #004170;
  border-radius: 0;
  color: #fff;
  border: none;
  text-transform: uppercase;
}

.btn:hover {
  background: rgb(27, 117, 188);
  color: #fff;
}

div.error {
  background: #f9e8e8;
  border: 1px solid #cc6666;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 15px;
}

/* Page */
.feat-title {
  position: absolute;
  width: 100%;
  top: 200px;
  text-align: center;
}

.feat-title span {
  display: inline-block;
  padding: 10px 20px;
  background: #ebebeb;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
}

/* Post */
.blog .main-content-inner > .page-title {
  padding-left: 0;
}

.blog .hentry header {
  background: none !important;
  text-align: left;
}

footer.entry-meta {
  font-size: 0.8em;
  color: #999;
}

footer.entry-meta a {
  color: #999;
}

.posted-on {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffc526;
}

.posted-on a {
  color: #525252;
}

.blog .tags-links, .blog .comments-link, .blog .edit-link, .blog .byline {
  display: none;
}

.blog footer.entry-meta {
  margin-top: 15px;
}

.blog article h1 {
  margin: 15px 0;
  font-size: 1.66em;
}

.single-post h2.page-title {
  padding-left: 0;
}

.single-post .main-content header {
  text-align: left;
  background: none !important;
  margin-bottom: 15px;
}

.single-post h1.page-title {
  margin: 0;
  display: block;
  padding-left: 0;
  text-transform: none;
  color: #337ab7;
  font-size: 1.5em;
  text-align: left;
  margin-top: 15px;
}

.single-post .cat-links {
  font-size: 0.8em;
  color: #999;
}

.single-post .cat-links a {
  color: #999;
}

.single-post .byline {
  display: none;
}

.single-post .entry-content-thumbnail {
  padding: 15px 0;
}

.single-post .entry-content {
  padding-bottom: 50px;
}

.single-post .sidebar-padder {
  margin-top: 6em;
}

#sidebar .widget-title {
  color: #005695;
  font-size: 1.25em;
  font-weight: bold;
}

#sidebar .widget ul {
  padding-left: 0;
}

#sidebar .widget a {
  color: #999;
}

#sidebar .widget_categories li {
  border-bottom: 1px solid #ebebeb;
}

#sidebar .widget_categories li:hover {
  background-color: #ebebeb;
}

#sidebar .widget_categories li a {
  padding: 0 5px;
}

.sidebar .nav > li > a {
  padding: 0;
  display: inline-block;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

#sidebar .widget_categories li a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f105";
  padding-right: 10px;
}

#sidebar .widget_categories li a {
  padding: 5px;
  margin-bottom: 1px solid #ccc;
}

.recent-posts-widget-with-thumbnails ul li {
  margin-bottom: 0.5em;
}

#sidebar .recent-posts-widget-with-thumbnails img {
  width: 100px;
  height: auto;
  border: 5px solid #ebebeb;
}

#sidebar .rpwwt-post-title {
  color: #4d4d4d;
  font-size: 1.15em;
  font-weight: bold;
  margin-top: 15px;
  display: block;
}

#sidebar .rpwwt-post-date {
  color: #999;
  font-size: 0.9em;
  display: block;
}

/* Product */
.product-row {
  margin-left: 0;
  margin-right: 0;
}

.page-template .product-row .image {
  padding-left: 0;
  padding-right: 0;
}

.page-template .product-row .content {
  padding: 25px 10px;
}

.page-template .dark .content, .page-template .dark .content h1, .page-template .dark .content h2 {
  color: #fff;
}

/* Feature */
.page-template-template-feature .entry-content {
  margin-bottom: 30px;
}

.page-template-template-feature .brochure {
  text-align: center;
  margin-top: 30px;
}

.feature-row {
  margin-bottom: 30px;
}

.feature-row > div {
  text-align: center;
}

.feature-row h3 {
  font-weight: bold;
  margin-top: 0;
}

.feature-row .content {
  height: 310px;
  position: relative;
}

.feature-row .col-sm-6 .content-inner {
  padding: 0 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.feature-row .col-sm-12 .content {
  height: auto;
  padding: 20px 120px;
}

.feature-row .content ul {
  margin: 0;
  padding: 0;
}

.feature-row .content ul li {
  width: 435px;
  margin: 0;
  padding: 5px 60px;
  list-style: none;
  display: block;
  border-bottom: 1px solid #bfbfbf;
  font-size: 1.1em;
  font-weight: 300;
}

.feature-row .col-sm-12 .content ul li {
  width: 100%;
}

.feature-row .content ul li:last-child {
  border-bottom: none;
}

.feature-row .content iframe {
  width: 555px;
  height: 307px;
  max-width: none;
  margin-left: -60px;
}

.feature-row .dark .content, .feature-row .dark .content h1, .page-template .dark .content h2 {
  color: #fff !important;
}

/* Page */
.page-id-402 .page-title {
  margin: 0 0 15px;
}

/* Gallery */
.page-template-template-gallery .entry-content {
  margin-bottom: 30px;
}

#gallery-images {
  margin-top: 50px;
}

#gallery-images a img {
  max-width: 100%;
  margin-bottom: 30px;
}

.gallery-title {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 15px;
  right: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.gallery-title span {
  display: inline-block;
  margin-top: 85px;
  font-size: 1.2em;
  text-transform: uppercase;
}

.gallery-title:hover {
  background: rgba(29, 141, 222, 0.5);
  background: url(images/icon-chain.png) rgba(0, 141, 222, 0.5) no-repeat center center;
  text-decoration: none;
  color: #fff;
}

/************************************************ CONTACT ************************************************/
#gform_wrapper_1 .gform_heading {
  display: none;
}

#gform_1 .gform_fields {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

#gform_1 .gfield_label {
  font-size: 15px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  color: #505050;
  margin-bottom: 6px;
}

#gform_1 .gfield_required {
  color: #505050;
  font-size: 15px;
}

#gform_1 input[type=text], #gform_1 input[type=email], #gform_1 input[type=tel], #gform_1 select {
  font-size: 16px;
  padding: 0 16px;
  height: 40px;
  min-height: 40px;
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #16416c;
  outline: none;
}

#gform_1 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 32px 0 16px;
  background-image: url("images/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
  cursor: pointer;
}

#gform_1 input[type=text]:focus, #gform_1 input[type=email]:focus, #gform_1 input[type=tel]:focus, #gform_1 textarea:focus {
  background-color: #fff;
  border: 1px solid #16416c;
}

#gform_1 input[type=submit] {
  font-size: 16px;
  font-family: "Roboto-Medium";
  font-weight: 500;
  border: 0;
  border-radius: 100px;
  height: 46px;
  color: #004170;
  background-color: #F3CA3E;
  outline: none;
}

#gform_1 .gform_drop_area {
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #97A0AC;
}

#gform_1 .gform_button_select_files {
  border: 1px solid #004170;
  border-radius: 100px;
  color: #004170;
  padding: 2px 20px;
  background: #fff;
}

#gform_1 textarea {
  font-size: 16px;
  line-height: 150%;
  min-height: 40px;
  padding: 8px 16px;
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #16416c;
  resize: vertical;
  outline: none;
}

#gform_1 .gfield_description {
  font-size: 14px;
  padding: 0;
  margin: 6px 0 0 0;
  color: #97A0AC;
}

#gform_wrapper_1 .gform_validation_errors {
  display: none;
}

#gform_1 .gfield_validation_message {
  border: 0;
  background: #fff;
  color: #CC142B;
}

/* Checkbox */
#gform_1 .gfield--type-checkbox legend {
  display: none;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

#gform_1 .gfield--type-checkbox .gform-field-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  color: #004170;
  user-select: none;
  font-weight: 400;
}

#gform_1 .gfield--type-checkbox .gform-field-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #97A0AC;
  border-radius: 4px;
  background-color: white;
  box-sizing: border-box;
}

#gform_1 .gfield--type-checkbox .gform-field-label:hover::before {
  border: 1px solid #16416c;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input:checked + .gform-field-label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 9px;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 10px;
  border-right: 1px solid #16416c;
  border-bottom: 1px solid #16416c;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input:checked + .gform-field-label::before {
  border: 1px solid #16416c;
}

/************************************************ FOOTER ************************************************/
footer.site-footer {
  background: #ebebeb;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow-x: hidden;
  width: 100%;
}

footer .site-footer-copyright {
  text-align: center;
  margin-top: 20px;
}

footer h4 {
  color: #000;
  font-family: "Roboto-Medium", sans-serif;
}

#footer-menu {
  font-size: 0.9em;
  padding-left: 0;
  text-align: justify;
  line-height: 1.5;
}

#footer-menu:after {
  display: inline-table;
  content: "";
  width: 100%;
}

#footer-menu > li {
  display: inline-table;
}

#footer-menu > li > a {
  color: #000;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

#footer-menu > li > ul {
  padding-left: 0;
}

#footer-menu > li > ul > li {
  list-style: none;
  margin-top: 10px;
}

#footer-menu > li > ul > li > a {
  color: black;
}

#footer-menu > li > ul > li > ul {
  padding: 4px 0 0 16px;
}

#footer-menu > li > ul > li > ul > li {
  list-style: none;
  margin-top: 6px;
}

.social-icons h2 {
  font-size: 12px;
  color: #000;
}

.social-icons .icons {
  display: flex;
}

.social-icons .icons a {
  display: inline-block;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  color: #fff;
  background: #999;
  margin-right: 5px;
}

/*
 *
 * WOOCOMMERCE
 *
 */
.entry-content .ziptrak-cart {
  text-align: right;
  height: 50px;
  line-height: 50px;
}

.ziptrak-cart .link-to-cart {
  color: #fff;
  background-color: #006699;
  font-weight: 700;
  padding: 8px;
  border-radius: 3px;
}

.ziptrak-cart .link-to-cart:hover {
  background-color: #004b71;
}

.ziptrak-cart .link-to-cart a:hover {
  text-decoration: none !important;
}

.product_meta .posted_in {
  display: none;
}

div.cart_totals > table.shop_table > tbody > tr.cart-subtotal {
  display: none;
}

div.cart_totals > table.shop_table > tbody > tr.shipping {
  display: none;
}

@media (min-width: 992px) {
  .field_left, .field_right {
    width: 49.5%;
    float: left;
    display: block;
    clear: none !important;
  }
  .field_right {
    float: right;
  }
  .field_right textarea {
    height: 12.5em !important;
  }
}
@media (max-width: 1200px) {
  .feat-title {
    top: 150px;
  }
  .feature-row .content {
    height: 244px;
  }
  .feature-row .col-sm-6 .content-inner {
    padding: 0 50px;
  }
  .feature-row .content ul li {
    padding: 5px 50px;
    width: 355px;
  }
  .feature-row .content iframe {
    width: 455px;
    height: 255px;
  }
}
@media (max-width: 1024px) {
  .slide-title {
    font-size: 0.75em;
    top: 30%;
  }
  .feat-title {
    top: 100px;
  }
  .feature-row .content {
    height: 185px;
  }
  .feature-row .col-sm-6 .content-inner {
    padding: 15px;
  }
  .feature-row h3 {
    font-size: 1.3em;
  }
  .feature-row .content ul li {
    padding: 5px 15px;
    width: 315px;
  }
  .feature-row .content iframe {
    width: 345px;
    height: 200px;
    margin-left: -15px;
  }
}
@media (max-width: 768px) {
  /* Retailer Page */
  .rp-map {
    display: none;
  }
  .rp-retailer-information {
    flex: 1;
  }
  /* END of Retailer Page */
  .slide-title {
    font-size: 0.5em;
  }
  .page-template .product-row .image img {
    width: 100%;
  }
  .page-template .product-row .content {
    padding: 15px 0;
  }
  .page-template .product-row {
    margin-bottom: 15px;
  }
  .feat-title {
    font-size: 0.75em;
    top: 50px;
  }
  .feature-row .content {
    height: auto;
  }
  .feature-row .content ul li {
    width: 100%;
  }
  .feature-row .content iframe {
    width: 450px;
    height: 253px;
  }
  .feature-row .col-sm-6 .content-inner {
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  .feature-row .col-sm-12 .content {
    padding: 20px;
  }
  footer.site-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  footer .social-icons .pull-right {
    float: left !important;
  }
}
@media only screen and (min-width: 769px) {
  .container {
    width: 100%;
    max-width: 944px;
  }
}
@media only screen and (min-width: 1025px) {
  .container {
    width: 100%;
    max-width: 1240px;
  }
}
@keyframes shake-animation {
  0% {
    transform: translate(0, 0);
  }
  1.78571% {
    transform: translate(5px, 0);
  }
  3.57143% {
    transform: translate(0, 0);
  }
  5.35714% {
    transform: translate(5px, 0);
  }
  7.14286% {
    transform: translate(0, 0);
  }
  8.92857% {
    transform: translate(5px, 0);
  }
  10.71429% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}

/*# sourceMappingURL=style.css.map */
