/* colorss 
  yellowC: rgb(249, 238, 207);
  orangeC: rgb(215, 122, 97);
  blueC: rgb(146, 213, 211);
  purpleC: rgb(153, 150, 199); 
  greenC: rgb(150, 199, 153);*/

:root {
  --reach-skip-nav: 1;
}

[data-reach-skip-nav-link] {
  clip: rect(0px, 0px, 0px, 0px);
  border: 0px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  width: 1px;
}

[data-reach-skip-nav-link]:focus {
  clip: auto;
  background: rgb(255, 255, 255);
  height: auto;
  left: 10px;
  padding: 1rem;
  position: fixed;
  top: 10px;
  width: auto;
  z-index: 1;
}

@media (min-width: 1200px) {
  .careers-module--heading-box--bf93d {
    bottom: 95px;
    max-width: 560px;
    padding: 56px 30px 56px 62px;
    position: absolute;
    right: 0px;
    z-index: 100;
  }
}

.careers-module--heading-box--bf93d h1 {
  font-size: 44px !important;
  font-weight: 900 !important;
  line-height: 54px !important;
}

.careers-module--heading-img--72312 {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .careers-module--heading-img--72312 {
    margin-bottom: 0px;
    margin-right: 209px;
  }
}

.careers-module--info-heading--0faa3 {
  font-family: Roboto, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 19px !important;
}

.careers-module--mission-padding--9a577 {
  padding: 50px 0px;
}

@media (min-width: 1200px) {
  .careers-module--mission-padding--9a577 {
    padding: 0px;
  }

  .careers-module--people-heading--4791b {
    max-width: 848px;
  }
}

.careers-module--people-card--a081c {
  margin: 4px;
  max-width: 40%;
  position: relative;
}

@media (min-width: 768px) {
  .careers-module--people-card--a081c {
    max-width: 23%;
  }
}

@media (min-width: 992px) {
  .careers-module--people-card--a081c {
    max-width: 24%;
  }
}

@media (min-width: 1200px) {
  .careers-module--people-card--a081c {
    max-width: 275px;
  }
}

.careers-module--people-card--a081c:focus .careers-module--people-card-info--3f5b2,
.careers-module--people-card--a081c:hover .careers-module--people-card-info--3f5b2 {
  display: flex;
}

.careers-module--people-card--a081c:first-child .careers-module--people-card-info--3f5b2 {
  background-color: rgb(18, 205, 212);
}

.careers-module--people-card--a081c:nth-child(2) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(255, 237, 26);
}

.careers-module--people-card--a081c:nth-child(3) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(27, 219, 185);
}

.careers-module--people-card--a081c:nth-child(4) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(255, 110, 176);
}

.careers-module--people-card--a081c:nth-child(5) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(27, 219, 185);
}

.careers-module--people-card--a081c:nth-child(6) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(255, 110, 176);
}

.careers-module--people-card--a081c:nth-child(7) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(41, 129, 255);
}

.careers-module--people-card--a081c:nth-child(8) .careers-module--people-card-info--3f5b2 {
  background-color: rgb(255, 237, 26);
}

.careers-module--people-card-info--3f5b2 {
  border: 3px solid rgb(0, 0, 0);
  inset: 0px;
  display: none;
  padding: 15px;
  position: absolute;
  z-index: 100;
}

@media (min-width: 1200px) {
  .careers-module--people-card-info--3f5b2 {
    padding: 25px;
  }
}

.careers-module--department-link--5f05c {
  border: 3px solid rgb(0, 0, 0);
  border-radius: 5px;
  height: 176px;
  margin: 10px;
  padding: 20px;
  width: 372px;
}

.careers-module--department-link--5f05c h3 {
  margin-bottom: 0px;
  width: 75%;
  font-family: Montserrat, sans-serif !important;
}

.careers-module--department-link--5f05c:focus:first-child,
.careers-module--department-link--5f05c:hover:first-child {
  background-color: rgb(18, 205, 212);
}

.careers-module--department-link--5f05c:focus:nth-child(2),
.careers-module--department-link--5f05c:hover:nth-child(2) {
  background-color: rgb(255, 110, 176);
}

.careers-module--department-link--5f05c:focus:nth-child(3),
.careers-module--department-link--5f05c:hover:nth-child(3) {
  background-color: rgb(27, 219, 185);
}

.careers-module--department-link--5f05c:focus:nth-child(4),
.careers-module--department-link--5f05c:hover:nth-child(4) {
  background-color: rgb(41, 129, 255);
}

.careers-module--department-link--5f05c:focus:nth-child(5),
.careers-module--department-link--5f05c:hover:nth-child(5) {
  background-color: rgb(255, 237, 26);
}

.careers-module--department-link--5f05c:focus:nth-child(6),
.careers-module--department-link--5f05c:hover:nth-child(6) {
  background-color: rgb(6, 122, 130);
}

.careers-module--department-link--5f05c:focus:nth-child(7),
.careers-module--department-link--5f05c:hover:nth-child(7) {
  background-color: rgb(18, 205, 212);
}

.careers-module--department-link--5f05c:focus:nth-child(8),
.careers-module--department-link--5f05c:hover:nth-child(8) {
  background-color: rgb(255, 110, 176);
}

.careers-module--department-icon--a32e1 {
  height: 53px;
  margin-bottom: 20px;
  width: 53px;
}

.careers-module--award-img--340c6:first-child,
.careers-module--award-img--340c6:last-child {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}

@media (min-width: 576px) {

  .careers-module--award-img--340c6:first-child,
  .careers-module--award-img--340c6:last-child {
    width: auto;
  }
}

.careers-module--award-img--340c6:nth-child(4) {
  margin-left: 10px;
  margin-right: 10px;
}

@media (min-width: 576px) {
  .careers-module--award-img--340c6 {
    margin: 10px;
  }
}

.careers-module--award-img--340c6 img {
  max-height: 99px;
}

.careers-module--awards-row--9c96d {
  max-width: 220px;
}

@media (min-width: 576px) {
  .careers-module--awards-row--9c96d {
    max-width: none;
  }
}

.careers-module--transform--12777 {
  transition: all 0.3s ease 0s;
}

.careers-module--transform--12777:hover {
  transform: scale(1.05);
}

.careers-module--play-btn--d5d9a {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  position: absolute !important;
}

.careers-module--video-width--c26da {
  max-width: 797px !important;
}

.careers-module--video-container--fd695 {
  max-height: 560px !important;
  max-width: 1366px !important;
  padding: 0px !important;
}

.careers-module--video-text--32e7d {
  bottom: 0px;
  color: rgb(255, 255, 255);
  left: 30px;
  position: absolute;
  z-index: 100;
}

@media (min-width: 992px) {
  .careers-module--video-text--32e7d {
    left: auto;
    right: 56px;
    top: 70px;
  }
}

.careers-module--benefit-quote--ac5a4 {
  max-width: 200px;
  font-weight: 300 !important;
}

.careers-module--benefit-quote-margin--d964b {
  margin-right: 40px;
  margin-top: -80px;
}

.careers-module--benefit-quote-margin--d964b .careers-module--benefit-quote--ac5a4 {
  margin-top: 100px;
}

.careers-module--benefit-perk--75212 {
  margin-right: 15px;
  max-width: 141px;
}

.careers-module--slide-heading--a90dd {
  font-family: Montserrat, sans-serif !important;
  font-size: 24px !important;
}

@media (min-width: 992px) {
  .careers-module--slide-heading--a90dd {
    font-size: 44px !important;
    line-height: 54px !important;
  }
}

.careers-module--gallery-image--c62a2 {
  padding: 16px;
}

.common-module--cta-background--d1a1b {
  background-color: rgb(6, 122, 130);
  padding: 80px 0px 30px;
  position: relative;
}

.common-module--open-video-modal--59ab4 {
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.common-module--btn-accordion--9ebf4 {
  align-items: center;
  background-color: transparent;
  border: none;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 23px;
  padding-left: 8px;
  width: 100%;
}

.common-module--btn-accordion--9ebf4 svg {
  color: rgb(18, 205, 212);
}

.common-module--btn-accordion--9ebf4.common-module--reverse--d43a2 {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.common-module--accordion-arrow--8abf1 {
  transition: all 0.3s ease-in-out 0s;
}

.common-module--accordion-arrow__active--2d6ad {
  transform: rotate(-180deg);
}

.common-module--accordion-arrow-left--c1e12 {
  transform: rotate(-90deg);
}

.common-module--accordion-arrow-left__active--89b60 {
  transform: rotate(0deg);
}

.common-module--stat-bubble--fcc28 {
  position: absolute;
  top: -15px;
}

.common-module--modal-title--e4ee2 {
  color: rgb(0, 0, 0);
  font-family: Montserrat, sans-serif !important;
}

.common-module--loader--77af3 {
  min-height: 300px;
}

.common-module--spinner--adc37 {
  position: absolute;
}

.common-module--payment-placeholder--3f4d6 {
  min-height: 300px;
  min-width: 300px;
}

.common-module--fade-in-section--8fa83 {
  opacity: 0;
  transform: translateY(15vh);
  transition: opacity 0.6s ease-out 0s, transform 1.2s ease-out 0s;
  visibility: hidden;
  will-change: opacity, visibility;
}

.common-module--fade-in-section--8fa83.common-module--is-visible--16579 {
  opacity: 1;
  transform: none;
  visibility: visible;
}

@keyframes modal-video {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes modal-video-inner {
  0% {
    transform: translateY(100px);
  }

  100% {
    transform: translate(0px);
  }
}

.modal-video {
  animation-duration: 0.3s;
  animation-name: modal-video;
  animation-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  height: 100%;
  left: 0px;
  opacity: 1;
  position: fixed;
  top: 0px;
  transition: opacity 0.3s ease-out 0s;
  width: 100%;
  z-index: 1000000;
}

.modal-video-effect-exit {
  opacity: 0;
}

.modal-video-effect-exit .modal-video-movie-wrap {
  transform: translateY(100px);
}

.modal-video-body {
  box-sizing: border-box;
  margin: 0px auto;
  max-width: 960px;
  padding: 0px 10px;
}

.modal-video-body,
.modal-video-inner {
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.modal-video-inner {
  align-items: center;
}

@media (orientation: landscape) {
  .modal-video-inner {
    box-sizing: border-box;
    padding: 10px 60px;
  }
}

.modal-video-movie-wrap {
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  animation-timing-function: ease-out;
  background-color: rgb(51, 51, 51);
  height: 0px;
  padding-bottom: 56.25%;
  position: relative;
  transform: translate(0px);
  transition: transform 0.3s ease-out 0s;
  width: 100%;
}

.modal-video-movie-wrap iframe {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.modal-video-close-btn {
  background: transparent;
  border: none;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: -45px;
  width: 35px;
  z-index: 2;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    right: -45px;
    top: 0px;
  }
}

.modal-video-close-btn::before {
  transform: rotate(45deg);
}

.modal-video-close-btn::after {
  transform: rotate(-45deg);
}

.modal-video-close-btn::after,
.modal-video-close-btn::before {
  background: rgb(255, 255, 255);
  border-radius: 5px;
  content: "";
  height: 2px;
  left: 0px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.homepage-module--cta--1c506 {
  max-width: 335px;
  width: 95%;
}

.homepage-module--header__highlight--3aa14 {
  position: relative;
}

.homepage-module--header__highlight--3aa14::before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTciIGhlaWdodD0iNzgiIHZpZXdCb3g9IjAgMCAyOTcgNzgiPjxwYXRoIGQ9Im0xMy45MTkgNDIuODIxIDYuOTkuMjU4IDE4Ljg1NS43IDI4LjA2NCAxLjAzNyAzNC4wMDYgMS4yNTUgMzcuNSAxLjM4NCAzNy42IDEuMzg3IDM1LjI5NCAxLjMgMjkuNjI2IDEuMDk0IDIxLjQ1Ljc5MmMzLjM2NS4xMjMgNi43My4yODQgMTAuMS4zNzIuMTQ3IDAgLjI5NC4wMTEuNDQxLjAxN2w5LjI1MS00Mi44MTItNi43NjMuNi0xOC40OSAxLjYzNC0yNy4yNTYgMi40MDctMzMuMjQ3IDIuOTM3LTM2LjU0NSAzLjIyOC0zNi43NTYgMy4yNDctMzQuMjcgMy4wMjgtMjguOTYgMi41NTctMjAuODI5IDEuODQxLTkuODc0Ljg3Mi0uNDI3LjAzN2ExMy4zIDEzLjMgMCAwIDAtNy4yNjcgMS41MTcgMTcuMzczIDE3LjM3MyAwIDAgMC03LjA1MSA0LjM2NyAyMC43ODIgMjAuNzgyIDAgMCAwLTUuMTc2IDYuODE3IDIyLjA0NyAyMi4wNDcgMCAwIDAtMy4xNzggNy45Yy0uOTE4IDUuMzM5LS43NDUgMTEuMzgxIDIuMTM0IDE1LjU2OSAyLjk2MiA0LjMwOSA3LjA4NyA2LjU4OCAxMS4yODcgNi42NDFsNi43OS4wODYgMTguNDc3LjIzMyAyNy4yMTcuMzQzIDMzLjMxNi40MjEgMzYuMzYzLjQ1OCAzNi44MzUuNDY1IDM0LjM0Mi40MzMgMjguOTIxLjM2NSAyMC44NzEuMjY0YzMuMjg2LjA0MiA2LjU3Mi4xIDkuODU4LjEyNS4xNDIgMCAuMjg1IDAgLjQyOC4wMDVhMjAuODkzIDIwLjg5MyAwIDAgMCAxNC4zMTgtNS44ODUgMjAuNzYzIDIwLjc2MyAwIDAgMCA1LjE3Ni02LjgxNiAyMi4wNTEgMjIuMDUxIDAgMCAwIDMuMTc4LTcuOWMuOTE4LTUuMzM5Ljc0NS0xMS4zODEtMi4xMzQtMTUuNTY5LTIuOTYyLTQuMzA5LTcuMDg3LTYuNTg4LTExLjI4Ny02LjY0MWwtNi43OS0uMDg2LTE4LjQ3OC0uMjMzLTI3LjIxNi0uMzQzLTMzLjMxNi0uNDIxLTM2LjM2My0uNDU4LTM2LjgzNS0uNDY1LTM0LjM0Mi0uNDM0LTI4LjkyMS0uMzY0LTIwLjg3MS0uMjY0Yy0zLjI4Ni0uMDQyLTYuNTcyLS4xMTctOS44NTgtLjEyNS0uMTQyIDAtLjI4NSAwLS40MjgtLjAwNmwtOS4yNTEgNDIuODEzIDYuNzYzLS42IDE4LjQ5LTEuNjM0IDI3LjI1Ni0yLjQwNyAzMy4yNDctMi45MzcgMzYuNTQ1LTMuMjI5IDM2Ljc1Ni0zLjI0NSAzNC4yNy0zLjAyNyAyOC45Ni0yLjU1OCAyMC44MjktMS44MzlxNC45MzctLjQzOCA5Ljg3NC0uODczbC40MjctLjAzOGExMy4yOTEgMTMuMjkxIDAgMCAwIDcuMjY3LTEuNTE3IDE3LjM0NSAxNy4zNDUgMCAwIDAgNy4wNTEtNC4zNjcgMjAuNzgzIDIwLjc4MyAwIDAgMCA1LjE3Ni02LjgxNyAyMi4wNDIgMjIuMDQyIDAgMCAwIDMuMTc4LTcuOWMuOTE4LTUuMzM3Ljc0NS0xMS4zOC0yLjEzNC0xNS41NjktMi45OS00LjM0OS03LjA2My02LjQ4NC0xMS4yODctNi42NGwtNi45OTEtLjI1OC0xOC44NTQtLjctMjguMDY1LTEuMDM2LTM0LTEuMjU1LTM3LjUtMS4zODQtMzcuNi0xLjM4OC0zNS4yOTMtMS4zLTI5LjYyNi0xLjA5NC0yMS40NS0uNzkxYy0zLjM2Ni0uMTI1LTYuNzMtLjI2OS0xMC4xLS4zNzNsLS40NDEtLjAxNWMtNC44ODktLjE4LTEwLjIxOSAyLjA1NC0xNC4zMTggNS44ODRhMjAuNzM1IDIwLjczNSAwIDAgMC01LjE3NiA2LjgxNyAyMi4wMjIgMjIuMDIyIDAgMCAwLTMuMTc5IDcuOWMtLjkxOCA1LjMzNy0uNzQ1IDExLjM4IDIuMTM0IDE1LjU2OSAyLjk5MSA0LjM0OSA3LjA2MyA2LjQ4NCAxMS4yODggNi42MzlaIiBzdHlsZT0iZmlsbDojMTJjZGQ0Ii8+PC9zdmc+") 0% 0% / contain no-repeat;
  content: "";
  height: 78px;
  left: -1rem;
  position: absolute;
  top: -0.5rem;
  width: 297px;
  z-index: -1;
}

@media (max-width: 575.98px) {
  .homepage-module--header__highlight--3aa14::before {
    left: -10px;
    top: -1%;
    width: 217px;
  }
}

.homepage-module--rating--7ea10 p:first-child {
  line-height: 1.1;
  max-width: 155px;
}

.homepage-module--rating--7ea10 p:nth-child(2) {
  font-family: Montserrat, sans-serif;
  line-height: 0;
}

.homepage-module--video-container--6d5bc {
  margin: auto;
  position: relative;
}

.homepage-module--video-container--6d5bc:focus .homepage-module--play-button--340bd,
.homepage-module--video-container--6d5bc:hover .homepage-module--play-button--340bd {
  transform: scale(1.1) translate(-44%, -44%);
}

.homepage-module--video-container--6d5bc .homepage-module--play-button--340bd {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  width: 30%;
  z-index: 100;
}

.homepage-module--section-benefits--4fa1d {
  z-index: 1;
}

.homepage-module--section-benefits--4fa1d h2 {
  max-width: 352px;
  position: relative;
}

@media (min-width: 992px) {
  .homepage-module--section-benefits--4fa1d h2 {
    max-width: 376px;
  }
}

.homepage-module--section-benefits--4fa1d h2::before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100px;
  left: -17px;
  position: absolute;
  top: -7px;
  width: 100%;
  z-index: -1;
}

.homepage-module--section-benefits--4fa1d p {
  max-width: 323px;
}

.homepage-module--section-benefits--4fa1d:first-child h2::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyODQuMDM5IiBoZWlnaHQ9IjEwMy44MDYiIHZpZXdCb3g9IjAgMCAyODQuMDM5IDEwMy44MDYiPjxwYXRoIGZpbGw9IiMxYmRiYjkiIGQ9Im0xNS4yNSA2MC41OTIgNi42MTguMDggMTcuODQ1LjIxMyAyNi41NjQuMzIgMzIuMTg1LjM4NiAzNS40OTMuNDI2IDM1LjU4NC40MjYgMzMuNDA2LjQwMSAyOC4wNC4zMzYgMjAuMzAzLjI0NGMzLjE4NC4wNCA2LjM3Mi4xMiA5LjU1Ni4xMTUuMTQtLjAwNS4yNzguMDA0LjQxOC4wMDZsNi45MzYtNTEuODgyLTYuMzY4Ljk0NC0xNy40MDQgMi41OC0yNS42NTQgMy44LTMxLjI5MyA0LjY0LTM0LjM5NiA1LjA5Ny0zNC41OTYgNS4xMjktMzIuMjU1IDQuNzgtMjcuMjU3IDQuMDQtMTkuNjAzIDIuOTA3LTkuMjkzIDEuMzc4LS4zOTguMDU5YTEwLjM2MiAxMC4zNjIgMCAwIDAtNi44MDMgMi4wNjdBMTYuMzUgMTYuMzUgMCAwIDAgMTYuNCA1NC41OGEyNS4zMjYgMjUuMzI2IDAgMCAwLTQuNjA3IDguMzg0IDMxLjAyNSAzMS4wMjUgMCAwIDAtMi42NyA5LjYyM2MtLjY0MiA2LjQ2MS0uMjI0IDEzLjczNSAyLjY3NCAxOC42ODYgMi45OCA1LjA5NyA2Ljk3MiA3LjcwMiAxMC45NDYgNy42MjVsNi40Mi0uMTI1IDE3LjQ3LS4zMyAyNS43MzEtLjQ4OCAzMS41LS41OTYgMzQuMzg0LS42NTIgMzQuODI2LS42NTkgMzIuNDctLjYxNSAyNy4zNDQtLjUxOCAxOS43MzItLjM3NWMzLjEwNy0uMDU4IDYuMjE1LS4wOTcgOS4zMjEtLjE3NS4xMzUtLjAwNS4yNy0uMDEuNC0uMDA3IDQuNjgyLS4wOSA5LjUwNy0yLjczNCAxMy4yODEtNy41NjdhMjUuMzA2IDI1LjMwNiAwIDAgMCA0LjYwNy04LjM4MyAzMS4wNTYgMzEuMDU2IDAgMCAwIDIuNjctOS42MjRjLjY0Mi02LjQ2LjIyNC0xMy43MzUtMi42NzQtMTguNjg1LTIuOTgtNS4wOTctNi45NzEtNy43MDItMTAuOTQ1LTcuNjI3bC02LjQyLjEyNS0xNy40Ny4zMzEtMjUuNzMyLjQ4Ni0zMS40OTguNTk3LTM0LjM4NS42NTEtMzQuODI2LjY2LTMyLjQ3LjYxNS0yNy4zNDQuNTE4LTE5LjczMi4zNzNjLTMuMTA3LjA1OS02LjIxNi4wNzgtOS4zMjEuMTc3LS4xMzUuMDA0LS4yNy4wMDktLjQuMDA3bC02LjkzNiA1MS44ODEgNi4zNjgtLjk0MyAxNy40MDQtMi41OCAyNS42NTMtMy43OTkgMzEuMjk0LTQuNjM4IDM0LjM5NS01LjA5OSAzNC41OTYtNS4xMjggMzIuMjU1LTQuNzggMjcuMjU4LTQuMDQxIDE5LjYwMy0yLjkwNSA5LjI5Mi0xLjM3OC4zOTgtLjA2YTEwLjM1OCAxMC4zNTggMCAwIDAgNi44MDQtMi4wNjggMTYuMzU0IDE2LjM1NCAwIDAgMCA2LjQ3OC01LjQ5NCAyNS4zMTIgMjUuMzEyIDAgMCAwIDQuNjA3LTguMzg0IDMxLjA0OSAzMS4wNDkgMCAwIDAgMi42Ny05LjYyNGMuNjQxLTYuNDYxLjIyMy0xMy43MzUtMi42NzUtMTguNjg2LTMuMDA4LTUuMTQtNi45NDYtNy41NzctMTAuOTQ0LTcuNjI1bC02LjYxNy0uMDgtMTcuODQ3LS4yMTMtMjYuNTYyLS4zMTktMzIuMTg2LS4zODctMzUuNDkzLS40MjUtMzUuNTg0LS40MjgtMzMuNDA2LS40LTI4LjA0LS4zMzctMjAuMzA0LS4yNDRjLTMuMTg1LS4wMzgtNi4zNy0uMS05LjU1Ni0uMTE0bC0uNDE3LS4wMDZjLTQuNjI4LS4wNTYtOS41NyAyLjgxNC0xMy4yODEgNy41NjdBMjUuMzE1IDI1LjMxNSAwIDAgMCA0LjMgMjQuNjZhMzEuMDI0IDMxLjAyNCAwIDAgMC0yLjY3IDkuNjIzYy0uNjQxIDYuNDYxLS4yMjMgMTMuNzM1IDIuNjc1IDE4LjY4NiAzLjAwOSA1LjE0MiA2Ljk0NiA3LjU3OCAxMC45NDUgNy42MjZaIiBkYXRhLW5hbWU9IlBhdGggNjc1MyIvPjwvc3ZnPg==");
  min-width: 284px;
}

.homepage-module--section-benefits--4fa1d:nth-child(2) h2::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTYuMjg5IiBoZWlnaHQ9IjkzLjU0MiIgdmlld0JveD0iMCAwIDI5Ni4yODkgOTMuNTQyIj48cGF0aCBmaWxsPSIjZmZlZDFhIiBkPSJtMjU0LjQ1MSA0Ni4wNjgtMjYuMTEzLjQ2Ni02Mi43MTkgMS4xMTgtNzUuOSAxLjM1NC02NS42NDcgMS4xNzFjLTcuNzI2LjEzOCAyNy4xMjgtNDAuNiAyNy4xMjgtNDAuNmw1NS41NjQgMTAuMiA2Ny4xNjYgMTIuMzM0IDU4LjM3NyAxMC43MjFjOS4zNjQgMS43MiAxOC45NTUgMy4yMjUgMjguMTg4IDUuMTc2LjEzMi4wMjcuMjY2LjA0OS40LjA3M3EzLjkgMS4zNjkgNC40NTIgMy44ODdhNi45NTYgNi45NTYgMCAwIDEgLjkzNSA2LjI3NWMtLjk0NSA1LjAxLTMuNzc4IDkuNzQ1LTcuNDA2IDE0LjI4OWE1OC4wNTkgNTguMDU5IDAgMCAxLTE1LjA4MiAxMy43MTdsLTYuNzA1IDMuNzUyYTMzLjk3NCAzMy45NzQgMCAwIDEtMTIuNDQ0IDMuNTM4bC0xMy45NDMtLjY3OS0zMy43LTEuNjQtNDAuNi0xLjk3Ni05OS4zMzYtMS43MTdjLTUuNy0uMjc3LTExLjQwOC0uNTE3LTE3LjEtLjgzM2wtLjI1Mi0uMDEycS00LjUxMy4zOTMtNi44MTYtMS42MjEtMy41NzItMS42NjItMy41NjItNC41NDlhMzAuMzEgMzAuMzEgMCAwIDEgMC0xMS4zMzNjMi43NS04LjY4OCAxLjA1OC00LjIwNiA1Ljg2LTEzLjcyMyA0LjI3Mi02IDcyLjg4Mi0yLjc3MSA4MC42MzEtNy40ODhsNi43MDUtMy43NTJhMzMuOTY0IDMzLjk2NCAwIDAgMSAxMi40NDQtMy41MzdsMTMuOTQzLjY3OCAzMy43IDEuNjQgNDAuNiAxLjk3NiAzNS4yODYgMS43MThjNS43LjI3NyAxMS40MDYuNTI4IDE3LjEuODMybC4yNTIuMDEyLTM2LjI1IDQ1LjQ1OC0yMy4zMDktNC4yOC01NS41NjQtMTAuMlMxMy4zMTcgNjYuNzM0IDE1LjE5MSA1NS40NTlDLTExLjM3NyA0MC42NS4zMSA0LjgwNiAyNC4wNzEgMy4xNjdoODcuNjE0bDc1LjktMS4zNTRMMjUzLjIzMi42NDJjMTAuNjUxLS4xOSAyMS4zMTQtLjQ4NyAzMS45Ny0uNTcxLjE1NCAwIC4zMDgtLjAwNS40NjItLjAwN3E0LjUxMy0uMzkzIDYuODE2IDEuNjIgMy41NzIgMS42NjIgMy41NjIgNC41NWExMS44MTggMTEuODE4IDAgMCAxLS43ODEgNy4yMDYgMjMuMDQgMjMuMDQgMCAwIDEtNC4xMjUgOC41NDUgNTkuNDY3IDU5LjQ2NyAwIDAgMS0xNy41MzcgMTYuNzkzbC02LjcwNSAzLjc1MmEzMy45NzIgMzMuOTcyIDAgMCAxLTEyLjQ0NCAzLjUzOFoiIGRhdGEtbmFtZT0iUGF0aCAyOTUzIi8+PC9zdmc+");
  min-width: 296px;
}

.homepage-module--section-benefits--4fa1d:nth-child(3) h2::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNDguNDM5IiBoZWlnaHQ9IjkyLjk5MiIgdmlld0JveD0iMCAwIDM0OC40MzkgOTIuOTkyIj48cGF0aCBmaWxsPSIjZmY2ZWIwIiBkPSJtMjguNzg1IDU0LjI1NiAyOS43MzIuNzg3IDUxLjkyMSAxLjg3OCA2My4wNjggMi4yODIgNTQuMzI4IDEuOTY3YzguODUuMzIxIDE3LjcxMS44MTMgMjYuNTY2Ljk2Mi4xMjcgMCAuMjUxLjAwOC4zNzguMDEzbDIzLjg1OC01My4yMDYtMjEuNDc4IDMuMDY0LTUxLjU3NCA3LjM1OS02Mi4xMjcgOC44NjctNTMuOTcxIDcuN2MtOC43NTggMS4yNTEtMTcuNTIzIDIuNDM2LTI2LjI3NyAzLjc1LS4xMjUuMDIxLS4yNTIuMDM2LS4zNzYuMDU1YTY0LjEyMyA2NC4xMjMgMCAwIDAtMTcuMiA1LjIzNWMtNS4zNzQgMS44ODEtMTkuNDkyIDQuNTUyLTI0LjM1MiA4LjAxLTUuOTI4IDQuNDE5LTEwLjcyNSA5LjIzOS0xNC4xNDYgMTYuODYxYTkuMTI1IDkuMTI1IDAgMCAwLTEuNjU4IDYuODA2IDkuNzE5IDkuNzE5IDAgMCAwIDIuNzcyIDguOTc3bDUuNTI2IDQuMWEzOC4zMiAzOC4zMiAwIDAgMCAxNy4yIDMuMjJoMzMuODdsNjEuODM4LjAwNSA3NC43NjMuMDA4IDY0LjgzLjAwNWMxMC40MzQgMCAyMC44NzMuMDcgMzEuMzA4IDBoLTkuNTQxYzExLjA5NCAwIDIzLjMzMS0zLjQ2NiAzMy41NjItOC41NzhhNTEuODYzIDUxLjg2MyAwIDAgMCAxMy42ODctOC45NTggMzYuNzggMzYuNzggMCAwIDAgOS42MzctMTAuMTQxYzMuMTctNS44NiA1Ljc3Ny0xMy41NDIuNDQ2LTE5LjI1OGwtNS41MjYtNC4xYTM4LjMyNyAzOC4zMjcgMCAwIDAtMTcuMi0zLjIyaC0xNS44N2wtNjEuODM4LS4wMDUtNzQuNzYzLS4wMDctNjQuODI3LS4wMDVjLTEwLjQzNSAwLTIwLjg3OC0uMTg1LTMxLjMxIDBoLS40NTZMNDkuNzI3IDkxLjg5NWwyMS40NzktMy4wNjQgNTEuNTc0LTcuMzYxIDYyLjEyNS04Ljg2NCA1My45NzMtNy43YzguNzU3LTEuMjQ4IDE3LjUyNC0yLjQzNiAyNi4yNzUtMy43NWwuMzc2LS4wNTJhNjQuMTE2IDY0LjExNiAwIDAgMCAxNy4yLTUuMjM1IDYxLjMwNyA2MS4zMDcgMCAwIDAgMTUuMzUzLTguMDEyYzUuOTI2LTQuNDE3IDExLjcyMy05LjIzNyAxNS4xNDQtMTYuODU4YTkuMTI4IDkuMTI4IDAgMCAwIDEuNjYxLTYuODA2IDkuNzIyIDkuNzIyIDAgMCAwLTIuNzc1LTguOTc2bC01LjUyNi00LjFhMzguMyAzOC4zIDAgMCAwLTE3LjItMy4yMjNsLTIxLjczMi0uNzg0LTUxLjkyMS0xLjg3OS02My4wNjYtMi4yODJMOTguMzM3Ljk4MkM4OS40ODIuNjYxIDgwLjYyOC4yNTUgNzEuNzcxLjAyYy0uMTI1IDAtMTEuMjUyLS4wMDgtMTEuMzc5LS4wMTNhNTUuNDgyIDU1LjQ4MiAwIDAgMC0xNi41NDYgMi41MTlBNjUuMDgzIDY1LjA4MyAwIDAgMCAyNi44MyA4LjU4N2E1MS43MyA1MS43MyAwIDAgMC0xMy42ODcgOC45NTggMzYuOCAzNi44IDAgMCAwLTkuNjM3IDEwLjEzOGMtMy4xNyA1Ljg2LTUuNzc4IDEzLjU0Mi0uNDQ2IDE5LjI2MWw1LjUyNiA0LjFjNS41NTggMi40MTIgMjIuMjg5IDMuNDg2IDI4LjIgMy4yMloiIGRhdGEtbmFtZT0iUGF0aCAyOTU1Ii8+PC9zdmc+");
  min-width: 348px;
}

.homepage-module--section-features-img--9d55f {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px !important;
}

.homepage-module--transition--d00ad {
  transition: all 0.3s ease-in-out 0s;
}

.homepage-module--transitionIn--88f0b {
  opacity: 1;
  visibility: visible;
}

.homepage-module--transitionOut--dd7d4 {
  opacity: 0;
  visibility: hidden;
}

.homepage-module--nav--d3b46 {
  position: relative;
}

.homepage-module--nav--d3b46::before {
  background-color: rgb(0, 0, 0);
  content: "";
  height: 3px;
  left: 0px;
  position: absolute;
  top: 10px;
  width: 100%;
}

.homepage-module--nav-dot--17072 {
  background-color: rgb(255, 252, 242);
  border: 3px solid rgb(0, 0, 0);
  border-radius: 50%;
  height: 22px;
  width: 22px;
  z-index: 0;
}

.homepage-module--nav-dot--17072.homepage-module--active--f0467 {
  background-color: rgb(0, 0, 0);
}

.homepage-module--formContainer--dc761 {
  height: 446px;
  transition: all 0.3s ease-in-out 0s;
}

.homepage-module--formPosition--05b4c {
  left: 50%;
  top: 0px;
  transform: translate(-50%);
}

@media (max-width: 991.98px) {
  .homepage-module--formPosition--05b4c {
    width: 80%;
  }
}

@media (max-width: 575.98px) {
  .homepage-module--formPosition--05b4c {
    width: 100%;
  }
}

.homepage-module--left-decal--24eaa {
  bottom: 0px;
  left: 0px;
  max-height: 475px;
  max-width: 180px;
  position: absolute;
}

@media (max-width: 767.98px) {
  .homepage-module--left-decal--24eaa {
    display: none;
  }
}

.homepage-module--right-decal--79a2f {
  bottom: 0px;
  max-width: 160px;
  position: absolute;
  right: 0px;
}

.homepage-module--reviews-card--eae14 {
  height: 480px;
  max-height: 480px;
  max-width: 287px;
  box-shadow: rgba(196, 167, 120, 0.7) 0px 0px 15px !important;
}

@media (max-width: 575.98px) {
  .homepage-module--reviews-card--eae14 {
    height: 460px;
    max-height: 460px;
    max-width: 314px;
  }
}

.homepage-module--resources--45f63 {
  width: 285px !important;
}

@media (max-width: 575.98px) {
  .homepage-module--resources--45f63 {
    width: 233px !important;
  }
}

.homepage-module--resourcesCard--da223 {
  height: 145px;
  max-height: 145px;
  max-width: 227px;
  min-width: 227px;
}

@media (max-width: 575.98px) {
  .homepage-module--resourcesCard--da223 {
    max-width: 215px;
    min-width: 215px;
  }
}

@media (min-width: 992px) {
  .homepage-module--watch-img--a836d {
    margin-top: -5rem;
  }
}

.homepage-module--btn-subscribe--39cb0 {
  fill: rgb(255, 237, 26);
  margin-left: 10px;
  vertical-align: baseline;
}

.snapshot-report-module--shape--c878c,
.snapshot-report-module--shape-1--503b9,
.snapshot-report-module--shape-2--8469d,
.snapshot-report-module--shape-3--4a97b {
  z-index: 1;
  position: absolute !important;
}

.snapshot-report-module--shape-1--503b9 {
  left: 8px;
  top: 190px;
}

.snapshot-report-module--shape-2--8469d {
  bottom: 32px;
  left: -12px;
}

.snapshot-report-module--shape-3--4a97b {
  bottom: 370px;
  left: 359px;
}

.snapshot-report-module--border--9e3f9 {
  position: relative;
}

.snapshot-report-module--border--9e3f9::before {
  inset: 0px;
  content: "";
  position: absolute;
  border: 10px solid rgb(206, 116, 248) !important;
}

@media (min-width: 992px) {
  .snapshot-report-module--border--9e3f9::before {
    border-width: 20px !important;
  }
}

.nav-module--nav-dark-overlay--b3080 {
  background-color: rgba(0, 0, 0, 0.3);
  inset: 95px 0px 0px;
  position: fixed;
  z-index: 1000;
}

.nav-module--nav-header--37961 {
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 101;
}

@media (max-width: 1199.98px) {
  .nav-module--nav-mid-header--53e22 {
    justify-content: center;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 12px;
  }
}

@media (min-width: 1200px) {
  .nav-module--nav-shrink--bbd85 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }
}

.nav-module--nav-title--617ae {
  font-weight: 800;
  font-family: nunito, sans-serif !important;
  font-size: 18px !important;
}

.nav-module--nav-subtitle--aab8c {
  line-height: 19px;
}

.nav-module--nav-header-container--c0282 {
  padding-bottom: 11px;
  padding-top: 11px;
  transition: all 0.3s ease 0s;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (min-width: 1200px) {
  .nav-module--nav-header-container--c0282 {
    padding-bottom: 15px;
    padding-top: 29px;
    margin-left: -15px !important;
    margin-right: -15px !important;

  }
}

.nav-module--nav-mega--a089c {
  background-color: rgb(255, 250, 242);
  left: 0px;
  padding: 35px 10px 50px;
  position: fixed;
  right: 0px;
  top: 75px;
  transition: all 0.3s ease 0s;
  z-index: 1001;
}

.nav-module--nav-mega--a089c a {
  color: rgb(0, 0, 0);
}

.nav-module--nav-mega--a089c a:focus,
.nav-module--nav-mega--a089c a:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.nav-module--nav-mega--a089c a:focus .nav-module--nav-title--617ae,
.nav-module--nav-mega--a089c a:hover .nav-module--nav-title--617ae {
  text-decoration: underline !important;
}

.nav-module--nav-mega--a089c a:hover img {
  transform: scale(1.1);
}

.nav-module--nav-mega--a089c img {
  transition: all 0.3s ease 0s;
}

.nav-module--nav-mega-top-shrink--5039f {
  background-color: rgb(255, 250, 242);
  margin-left: -110px;
  transition: all 0.3s ease 0s;
  z-index: 1002;
  padding-left: 20px !important;
}

.nav-module--nav-mega-shrink--9f07f {
  top: 55px;
}

.nav-module--nav-mega-link--4d0c8 {
  color: rgb(0, 0, 0);
  margin-bottom: 5px;
  min-height: 68px;
}

.nav-module--nav-mega-link--4d0c8:focus,
.nav-module--nav-mega-link--4d0c8:hover {
  color: rgb(0, 0, 0);
}

.nav-module--nav-mega-link--4d0c8 img {
  margin-left: -5px;
  margin-right: 25px;
}

.nav-module--nav-img--b883e {
  max-height: 68px;
  max-width: 75px;
}

.nav-module--img-logo--8d7b3 {
  z-index: 1002;
}

@media (min-width: 1200px) {
  .nav-module--img-logo--8d7b3 {
    padding-right: 15px;
  }
}

.nav-module--nav-links--f63ea {
	color: rgb(201, 201, 201);
  font-weight: 400;
  padding: 15px 15px 10px;
  position: relative;
  z-index: 1002;
  font-family: nunito, sans-serif !important;
}

.nav-module--nav-links--f63ea::after {
  background-color: rgb(60, 60, 60);
  bottom: 9px;
  content: "";
  height: 3px;
  left: 15px;
  margin: 0px;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0px;
  font-family: nunito, sans-serif !important;

}

.nav-module--nav-active--388ed .nav-module--nav-links--f63ea,
.nav-module--nav-links--f63ea:focus,
.nav-module--nav-links--f63ea:hover {
  color: rgb(255, 255, 255);
  cursor: pointer;
  text-decoration: none;
}

.nav-module--nav-active--388ed .nav-module--nav-links--f63ea::after,
.nav-module--nav-links--f63ea:focus::after,
.nav-module--nav-links--f63ea:hover::after {
  width: calc(100% - 30px);
}

.nav-module--nav-links--f63ea svg {
  margin-left: 7px;
}

.nav-module--btn-navigation--b8280 {
  transition: all 0.3s ease 0s;
  z-index: 1002;
  border: 2px solid rgb(0, 0, 0) !important;
  font-size: 10px !important;
  padding: 8px 11px !important;
}

@media (min-width: 1200px) {
  .nav-module--btn-navigation--b8280 {
    position: relative;
    background-color: rgb(0, 0, 0) !important;
    border: 1px solid transparent !important;
    color: rgb(255, 250, 242) !important;
    font-size: 12px !important;
    padding: 11px 16px !important;
  }
}

.nav-module--btn-navigation--b8280:focus {
  transform: scale(1.1);
}

.nav-module--btn-login--b5d1a {
  background-color: transparent;
  border: none;
  display: none;
  margin-bottom: -18px;
  padding-bottom: 30px;
  padding-left: 26px;
  padding-right: 0px;
  font-size: 14px !important;
}

.nav-module--btn-login--b5d1a::after {
  bottom: 28px;
  left: 27px;
}

.nav-module--btn-login--b5d1a:focus::after,
.nav-module--btn-login--b5d1a:hover::after {
  width: calc(100% - 27px);
}

@media (min-width: 1200px) {
  .nav-module--btn-login--b5d1a {
    display: block;
  }
}

.nav-module--highlight-link--72e87 {
  color: rgb(0, 0, 0);
  margin: 20px -30px;
  overflow: hidden;
  padding: 20px;
}

.nav-module--highlight-link--72e87:focus,
.nav-module--highlight-link--72e87:hover {
  color: rgb(0, 0, 0);
}

.nav-module--highlight-link--72e87 .nav-module--fw-normal--3a59c {
  line-height: 19px;
}

.nav-module--highlight-link--72e87 img {
  max-height: 68px;
  max-width: 68px;
}

@media (min-width: 576px) {
  .nav-module--highlight-link--72e87 {
    border-radius: 5px;
    margin: 20px 0px;
  }

  .nav-module--highlight-link--72e87 img {
    max-height: 100px;
    max-width: 100px;
  }
}

@media (min-width: 1200px) {
  .nav-module--highlight-link--72e87 {
    margin: 0px;
  }

  .nav-module--highlight-link--72e87 img {
    max-height: 155px;
    max-width: 155px;
  }
}

.nav-module--highlight-col--57cef {
  padding-left: 20px;
}

.nav-module--highlight-underline--04daa {
  text-decoration: underline;
}

.nav-module--overview-link--2cc35 {
  color: rgb(0, 0, 0);
  margin-bottom: 10px;
  margin-top: 10px;
}

.nav-module--overview-link--2cc35:focus,
.nav-module--overview-link--2cc35:hover {
  color: rgb(0, 0, 0);
  text-decoration: underline !important;
}

.nav-module--btn-menu--2de81 {
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  padding: 10px;
  position: absolute;
  right: -9px;
  top: -15px;
}

.nav-module--btn-menu--2de81 span {
  background-color: rgb(201, 201, 201);
  border-radius: 3px;
  display: flex;
  height: 2px;
  position: relative;
  transform-origin: 5px 0px;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1) 0s,
    background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, opacity 0.55s ease 0s;
  width: 29px;
  z-index: 1;
}

.nav-module--btn-menu--2de81 span:nth-child(3) {
  transform-origin: 0px 100%;
}

.nav-module--btn-menu--2de81 span:not(:last-child) {
  margin-bottom: 5px;
}

.nav-module--btn-menu--2de81.nav-module--checked--458af span {
  opacity: 1;
  transform: rotate(45deg) translateY(-1px);
}

.nav-module--btn-menu--2de81.nav-module--checked--458af span:nth-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2);
}

.nav-module--btn-menu--2de81.nav-module--checked--458af span:nth-child(3) {
  transform: rotate(-45deg) translateY(2px);
}

.nav-module--mobile-nav--1031f {
  background-color: rgb(44,66,81);
  inset: 125px 0px 0px;
  height: calc(100vh - 59px);
  overflow: auto;
  position: absolute;
}

.nav-module--mobile-nav-container--029b5 {
  width: 100%;
}

.nav-module--mobile-nav-title--a72d8 {
  color: rgb(199, 199, 199);
  display: flex;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 20px 0px;
  font-family: Nunito, sans-serif !important;
}

.nav-module--btn-mobile-accordion--48c5c {
  background-color: transparent;
  border: none;
  padding: 0px;
}

.nav-module--mobile-accordion-li--a6f15:not(:last-child) {
  border-bottom: 2px solid #2c4251;
}

.nav-module--mobile-accordion-arrow--246d8 {
  transition: all 0.3s ease-in-out 0s;
}

.nav-module--mobile-accordion-arrow__active--51e2b {
  transform: rotate(90deg);
}

.nav-module--btn-other--d17a6 {
  background-color: transparent;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  border-top: 1px solid rgb(44,66,81);
  padding: 15px 0px 0px;
  width: 100%;
}

.nav-module--dropdown-container--9c983 {
  background-color: rgb(255, 250, 242);
  border-radius: 15px;
  min-width: 285px;
  overflow: hidden;
  padding: 25px 25px 15px;
  position: absolute;
  right: 0px;
  top: 52px;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1001;
  box-shadow: rgba(196, 167, 120, 0.7) 0px 0px 15px !important;
}

.nav-module--dropdown-img--182cf {
  max-height: 42px;
  max-width: 42px;
}

@media (min-width: 1200px) {
  .nav-module--dropdown-img--182cf {
    max-height: 30px;
    max-width: 30px;
  }
}

.footer-module--logo-img--6fbdd {
  margin-bottom: 20px;
  max-width: 135px;
}

.footer-module--blob-img--ca6fa {
  margin-bottom: 50px;
  max-width: 153px;
}

@media (min-width: 992px) {
  .footer-module--blob-img--ca6fa {
    margin-bottom: 0px;
    margin-top: 50px;
    max-width: 241px;
  }
}

.footer-module--top-footer-container--ba55e {
  padding: 50px 0px;
}

.footer-module--top-footer-row--3404b {
  border-top: 2px solid rgb(0, 0, 0);
  padding-top: 50px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (min-width: 576px) {
  .footer-module--top-footer-row--3404b {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

@media (min-width: 992px) {
  .footer-module--top-footer-row--3404b {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}

.footer-module--bottom-background--67e6a {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 250, 242);
  padding: 21px 0px;
  width: 100%;
}

.footer-module--bottom-background--67e6a p {
  margin: 0px;
}

@media (min-width: 992px) {
  .footer-module--social-links--046ba {
    margin-left: 10px;
  }
}

.footer-module--social-links--046ba li:not(:last-child) {
  margin-right: 5px;
}

@media (min-width: 576px) {
  .footer-module--social-links--046ba li:not(:last-child) {
    margin-right: 3px;
  }
}

@media (min-width: 1200px) {
  .footer-module--social-links--046ba li:not(:last-child) {
    margin-right: 9px;
  }
}

.footer-module--social-links--046ba a {
  padding: 1px;
}

.footer-module--bcorp-logo--b0aa3 {
  margin-left: 25px;
  max-width: 64px;
}

@media (min-width: 992px) {
  .footer-module--bcorp-logo--b0aa3 {
    left: 0px;
    margin-left: 0px;
    top: -14px;
    position: absolute !important;
  }
}

.footer-module--footer-links-ul--a4171 {
  padding-right: 20px;
}

.footer-module--footer-links-ul--a4171 li {
  margin-bottom: 20px;
}

.footer-module--footer-links-ul--a4171 li:first-child {
  margin-top: 20px;
}

.footer-module--copyright-links--a3376 li:not(:last-child) {
  margin-right: 40px;
}

.footer-module--copyright-links--a3376 li:not(:last-child) a::after {
  background-color: rgb(255, 255, 255);
  content: "";
  height: 14px;
  position: absolute;
  right: -18px;
  top: 5px;
  width: 1px;
}

.footer-module--copyright-links--a3376 a {
  color: rgb(255, 250, 242);
  font-weight: 700;
  position: relative;
}

.footer-module--copyright-links--a3376 a:hover {
  color: rgb(255, 255, 255);
}

.footer-module--copyright-text--d9b5e {
  color: rgb(255, 250, 242) !important;
}

#footer-module--btnNewsletter--3fbb5 {
  margin-bottom: 50px;
  padding: 11px !important;
}

@media (min-width: 992px) {
  #footer-module--btnNewsletter--3fbb5 {
    margin-bottom: 0px;
    padding: 11px 20px !important;
  }
}

#footer-module--btnNewsletter--3fbb5 span {
  margin-right: 10px;
}

#footer-module--btnNewsletter--3fbb5:focus svg *,
#footer-module--btnNewsletter--3fbb5:hover svg * {
  fill: rgb(255, 255, 255);
}

.footer-module--btn-request-call--13bfc {
  max-width: 139px;
}

.footer-module--download-link--d2394 {
  padding: 10px 0px;
}

@media (min-width: 992px) {
  .footer-module--download-link--d2394 {
    padding: 10px 20px;
  }

  .footer-module--download-links--2ae7f {
    bottom: 12px;
    left: 345px;
    position: absolute !important;
  }
}

.footer-module--banner-bar--24a45 {
  transition: all 0.2s ease-in-out 0s;
}

.footer-module--banner-highlight--96687 {
  border-radius: 5px;
  font-size: 14px;
  margin-right: 10px;
  padding: 2px 9px;
}

.footer-module--banner-close--6b112 {
  background-color: transparent;
  border: none;
  margin-left: 18px;
  transition: transform 0.2s ease-in-out 0s,
    background-color 0.2s ease-in-out 0s;
  z-index: 1000;
}

.footer-module--banner-close--6b112:focus,
.footer-module--banner-close--6b112:hover {
  transform: scale(1.2);
}

.footer-module--banner-close--6b112:focus svg,
.footer-module--banner-close--6b112:hover svg {
  opacity: 1 !important;
}

.footer-module--banner-fireworks--a95da {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

:root {
  --bs-indigo: #6610f2;
  --bs-red: #cb4e4b;
  --bs-cyan: #acdee6;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f2f2f2;
  --bs-gray-200: #ddd;
  --bs-gray-300: #989898;
  --bs-gray-400: #555;
  --bs-gray-500: #333;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #ff6eb0;
  --bs-secondary: #fffaf2;
  --bs-success: #79be43;
  --bs-info: #acdee6;
  --bs-warning: #6a55a1;
  --bs-danger: #cb4e4b;
  --bs-light: #fff;
  --bs-dark: #067a82;
  --bs-black: #000;
  --bs-blue: #067a82;
  --bs-blue-light: #acdee6;
  --bs-blue-dark: #0f8790;
  --bs-blue-bright: #12cdd4;
  --bs-blue-deep: #2981ff;
  --bs-yellow: #ffc32f;
  --bs-yellow-light: #feed7f;
  --bs-yellow-dark: #d4ab2a;
  --bs-yellow-bright: #ffed1a;
  --bs-green: #79be43;
  --bs-green-light: #b5d55b;
  --bs-green-dark: #3d9644;
  --bs-green-bright: #1bdbb9;
  --bs-orange: #f78f1e;
  --bs-orange-light: #fecb7c;
  --bs-orange-dark: #d67827;
  --bs-grey: #555;
  --bs-grey-light: #ddd;
  --bs-offwhite: #f2f2f2;
  --bs-grey-medium: #989898;
  --bs-purple: #6a55a1;
  --bs-purple-light: #b5a3cf;
  --bs-purple-dark: #48396d;
  --bs-pink: #e28aaa;
  --bs-pink-dark: #b46685;
  --bs-pink-bright: #ff6eb0;
  --bs-beige: #fffaf2;
  --bs-darkbeige: #fff3e0;
  --bs-lightbeige: #fffaf2;
  --bs-teal: #0f8790;
  --bs-primary-rgb: 255, 110, 176;
  --bs-secondary-rgb: 255, 250, 242;
  --bs-success-rgb: 121, 190, 67;
  --bs-info-rgb: 172, 222, 230;
  --bs-warning-rgb: 106, 85, 161;
  --bs-danger-rgb: 203, 78, 75;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 6, 122, 130;
  --bs-blue-rgb: 6, 122, 130;
  --bs-blue-light-rgb: 172, 222, 230;
  --bs-blue-dark-rgb: 15, 135, 144;
  --bs-blue-bright-rgb: 146, 213, 211;
  --bs-blue-deep-rgb: 41, 129, 255;
  --bs-yellow-rgb: 255, 195, 47;
  --bs-yellow-light-rgb: 254, 237, 127;
  --bs-yellow-dark-rgb: 212, 171, 42;
  --bs-yellow-bright-rgb: 153, 150, 199;
  --bs-green-rgb: 121, 190, 67;
  --bs-green-light-rgb: 181, 213, 91;
  --bs-green-dark-rgb: 61, 150, 68;
  --bs-green-bright-rgb: 27, 219, 185;
  --bs-orange-rgb: 247, 143, 30;
  --bs-orange-light-rgb: 254, 203, 124;
  --bs-orange-dark-rgb: 214, 120, 39;
  --bs-grey-rgb: 85, 85, 85;
  --bs-grey-light-rgb: 221, 221, 221;
  --bs-offwhite-rgb: 242, 242, 242;
  --bs-grey-medium-rgb: 152, 152, 152;
  --bs-purple-rgb: 106, 85, 161;
  --bs-purple-light-rgb: 181, 163, 207;
  --bs-purple-dark-rgb: 72, 57, 109;
  --bs-pink-rgb: 226, 138, 170;
  --bs-pink-dark-rgb: 180, 102, 133;
  --bs-pink-bright-rgb: 215, 122, 97;
  --bs-beige-rgb: 255, 250, 242;
  --bs-darkbeige-rgb: 255, 243, 224;
  --bs-lightbeige-rgb: 255, 250, 242;
  --bs-navyblue-rgb: 44, 66, 81;
  --bs-teal-rgb: 15, 135, 144;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 112, 128, 144;
  --bs-body-bg-rgb: 255, 250, 242;
  --bs-font-sans-serif: "Montserrat", sans-serif;
  --bs-font-monospace: "Roboto", SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg,
      hsla(0, 0%, 100%, 0.15),
      hsla(0, 0%, 100%, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: rgb(112, 128, 144);
  --bs-body-bg: #fffaf2;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #989898;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #538c2f;
  --bs-link-hover-color: #538c2f;
  --bs-code-color: #e28aaa;
  --bs-highlight-bg: #fff3d5;
}

*,
::after,
::before {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  margin: 0px;
  text-align: var(--bs-body-text-align);
}

hr {
  border-width: 1px 0px 0px;
  border-right-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-color: initial;
  border-image: initial;
  border-top-style: solid;
  color: inherit;
  margin: 1.5rem 0px;
  opacity: 0.25;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  margin-top: 0px;
  letter-spacing: 1px;
}

.h1,
h1 {
  font-size: calc(1.475rem + 2.7vw);
}

@media (min-width: 1200px) {

  .h1,
  h1 {
    font-size: 3.5rem;
  }
}

.h2,
h2 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {

  .h2,
  h2 {
    font-size: 2.25rem;
  }
}

.h3,
h3 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {

  .h3,
  h3 {
    font-size: 1.5rem;
  }
}

.h4,
.h5,
h4,
h5 {
  font-size: 1.125rem;
}

.h6,
h6 {
  font-size: 1rem;
}

p {
  margin-bottom: 1rem;
  margin-top: 0px;
}

abbr[title] {
  cursor: help;
  text-decoration: underline dotted;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul {
  padding-left: 2rem;
}

dl,
ol,
ul {
  margin-bottom: 1rem;
  margin-top: 0px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0px;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0px;
}

blockquote {
  margin: 0px 0px 1rem;
}

b,
strong {
  font-weight: bolder;
}

.small,
small {
  font-size: 0.875em;
}

.mark,
mark {
  background-color: var(--bs-highlight-bg);
  padding: 0.1875em;
}

sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--bs-link-color);
  text-decoration: none;
}

a:hover {
  color: var(--bs-link-hover-color);
  text-decoration: none;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  font-size: 0.875em;
  margin-bottom: 1rem;
  margin-top: 0px;
  overflow: auto;
}

pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal;
}

code {
  overflow-wrap: break-word;
  color: var(--bs-code-color);
  font-size: 0.875em;
}

a>code {
  color: inherit;
}

kbd {
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
  color: var(--bs-body-bg);
  font-size: 0.875em;
  padding: 0.1875rem 0.375rem;
}

kbd kbd {
  font-size: 1em;
  padding: 0px;
}

figure {
  margin: 0px 0px 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  caption-side: bottom;
}

caption {
  color: rgb(85, 85, 85);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: left;
}

th {
  text-align: -webkit-match-parent;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-width: 0px;
  border-style: solid;
  border-image: initial;
  border-color: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0px;
}

button:focus:not(:focus-visible) {
  outline: 0px;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0px;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  overflow-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  appearance: button;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

textarea {
  resize: vertical;
}

fieldset {
  border: 0px;
  margin: 0px;
  min-width: 0px;
  padding: 0px;
}

legend {
  float: left;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  margin-bottom: 0.5rem;
  padding: 0px;
  width: 100%;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend+* {
  clear: left;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0px;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type="search"] {
  appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0px;
}

::-webkit-file-upload-button {
  appearance: button;
  font: inherit;
}

::file-selector-button {
  appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

iframe {
  border: 0px;
}

summary {
  cursor: pointer;
  display: list-item;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-inline,
.list-unstyled {
  list-style: none;
  padding-left: 0px;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

.blockquote> :last-child {
  margin-bottom: 0px;
}

.blockquote-footer {
  color: rgb(108, 117, 125);
  font-size: 0.875em;
  margin-bottom: 1.5rem;
  margin-top: -1.5rem;
}

.blockquote-footer::before {
  content: "— ";
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}

@media (min-width: 576px) {

  .container,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1218px;
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-top: calc(var(--bs-gutter-y) * -1);
}

.row>* {
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto>* {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1>* {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3>* {
  flex: 0 0 auto;
  width: 33.3333%;
}

.row-cols-4>* {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5>* {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6>* {
  flex: 0 0 auto;
  width: 16.6667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.3333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.6667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.3333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.6667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.3333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.6667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.6667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333%;
}

.offset-5 {
  margin-left: 41.6667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333%;
}

.offset-8 {
  margin-left: 66.6667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333%;
}

.offset-11 {
  margin-left: 91.6667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.6rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.6rem;
}

.g-25,
.gx-25 {
  --bs-gutter-x: 1.2rem;
}

.g-25,
.gy-25 {
  --bs-gutter-y: 1.2rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.75rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.75rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1.5rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1.5rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 2.25rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 2.25rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 4.5rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 4.5rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 5.25rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 5.25rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 6rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 6rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 6.75rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 6.75rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0px;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.6667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333%;
  }

  .offset-sm-5 {
    margin-left: 41.6667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333%;
  }

  .offset-sm-8 {
    margin-left: 66.6667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333%;
  }

  .offset-sm-11 {
    margin-left: 91.6667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.6rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.6rem;
  }

  .g-sm-25,
  .gx-sm-25 {
    --bs-gutter-x: 1.2rem;
  }

  .g-sm-25,
  .gy-sm-25 {
    --bs-gutter-y: 1.2rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.75rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.75rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 2.25rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 2.25rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 4.5rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 4.5rem;
  }

  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 5.25rem;
  }

  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 5.25rem;
  }

  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 6rem;
  }

  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 6rem;
  }

  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 6.75rem;
  }

  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 6.75rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0px;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.6667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333%;
  }

  .offset-md-5 {
    margin-left: 41.6667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333%;
  }

  .offset-md-8 {
    margin-left: 66.6667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333%;
  }

  .offset-md-11 {
    margin-left: 91.6667%;
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.6rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.6rem;
  }

  .g-md-25,
  .gx-md-25 {
    --bs-gutter-x: 1.2rem;
  }

  .g-md-25,
  .gy-md-25 {
    --bs-gutter-y: 1.2rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.75rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.75rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 2.25rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 2.25rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 4.5rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 4.5rem;
  }

  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 5.25rem;
  }

  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 5.25rem;
  }

  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 6rem;
  }

  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 6rem;
  }

  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 6.75rem;
  }

  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 6.75rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0px;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.6667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333%;
  }

  .offset-lg-5 {
    margin-left: 41.6667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333%;
  }

  .offset-lg-8 {
    margin-left: 66.6667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333%;
  }

  .offset-lg-11 {
    margin-left: 91.6667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.6rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.6rem;
  }

  .g-lg-25,
  .gx-lg-25 {
    --bs-gutter-x: 1.2rem;
  }

  .g-lg-25,
  .gy-lg-25 {
    --bs-gutter-y: 1.2rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.75rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.75rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 2.25rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 2.25rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 4.5rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 4.5rem;
  }

  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 5.25rem;
  }

  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 5.25rem;
  }

  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 6rem;
  }

  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 6rem;
  }

  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 6.75rem;
  }

  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 6.75rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0px;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.6667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333%;
  }

  .offset-xl-5 {
    margin-left: 41.6667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333%;
  }

  .offset-xl-8 {
    margin-left: 66.6667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333%;
  }

  .offset-xl-11 {
    margin-left: 91.6667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.6rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.6rem;
  }

  .g-xl-25,
  .gx-xl-25 {
    --bs-gutter-x: 1.2rem;
  }

  .g-xl-25,
  .gy-xl-25 {
    --bs-gutter-y: 1.2rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.75rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.75rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 2.25rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 2.25rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 4.5rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 4.5rem;
  }

  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 5.25rem;
  }

  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 5.25rem;
  }

  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 6rem;
  }

  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 6rem;
  }

  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 6.75rem;
  }

  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 6.75rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3>* {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .row-cols-xxl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6>* {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0px;
  }

  .offset-xxl-1 {
    margin-left: 8.33333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.3333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.3333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.3333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.6rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.6rem;
  }

  .g-xxl-25,
  .gx-xxl-25 {
    --bs-gutter-x: 1.2rem;
  }

  .g-xxl-25,
  .gy-xxl-25 {
    --bs-gutter-y: 1.2rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.75rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.75rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 2.25rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 2.25rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 4.5rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 4.5rem;
  }

  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 5.25rem;
  }

  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 5.25rem;
  }

  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 6rem;
  }

  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 6rem;
  }

  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 6.75rem;
  }

  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 6.75rem;
  }
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0px;
  padding-bottom: calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
}

.col-form-label-lg {
  font-size: 1.125rem;
  padding-bottom: calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
}

.col-form-label-sm {
  font-size: 0.77rem;
  padding-bottom: calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
}

.form-text {
  color: rgb(85, 85, 85);
  font-size: 0.875em;
  margin-top: 0.25rem;
}

.form-control {
  appearance: none;
  background-clip: padding-box;
  background-color: rgb(255, 250, 242);
  border: 1px solid rgb(85, 85, 85);
  border-radius: 0.375rem;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px inset;
  color: rgb(51, 51, 51);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none 0s ease 0s;
  }
}

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  background-color: rgb(255, 250, 242);
  border-color: rgb(131, 189, 193);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px inset,
    rgba(6, 122, 130, 0.25) 0px 0px 0px 0.25rem;
  color: rgb(51, 51, 51);
  outline: 0px;
}

.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

.form-control::placeholder {
  color: rgb(51, 51, 51);
  opacity: 1;
}

.form-control:disabled {
  background-color: rgb(221, 221, 221);
  opacity: 1;
}

.form-control::-webkit-file-upload-button {
  background-color: rgb(221, 221, 221);
  border-width: 0px;
  border-style: solid;
  border-image: initial;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0px;
  color: rgb(51, 51, 51);
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s,
    border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control::file-selector-button {
  background-color: rgb(221, 221, 221);
  border-width: 0px;
  border-style: solid;
  border-image: initial;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0px;
  color: rgb(51, 51, 51);
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s,
    border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none 0s ease 0s;
  }

  .form-control::file-selector-button {
    transition: none 0s ease 0s;
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: rgb(210, 210, 210);
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: rgb(210, 210, 210);
}

.form-control-plaintext {
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  border-width: 1px 0px;
  color: rgb(0, 0, 0);
  display: block;
  line-height: 1.5;
  margin-bottom: 0px;
  padding: 0.375rem 0px;
  width: 100%;
}

.form-control-plaintext:focus {
  outline: 0px;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-left: 0px;
  padding-right: 0px;
}

.form-control-sm {
  border-radius: 0.25rem;
  font-size: 0.77rem;
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
}

.form-control-sm::-webkit-file-upload-button {
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}

.form-control-sm::file-selector-button {
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}

.form-control-lg {
  border-radius: 0.5rem;
  font-size: 1.125rem;
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
}

.form-control-lg::-webkit-file-upload-button {
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}

.form-control-lg::file-selector-button {
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem;
  width: 3rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control-color::-webkit-color-swatch {
  border-radius: 0.375rem;
}

.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
}

.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
}

.form-select {
  appearance: none;
  background-color: rgb(255, 250, 242);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  border: 1px solid rgb(85, 85, 85);
  border-radius: 0.375rem;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px inset;
  color: rgb(51, 51, 51);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none 0s ease 0s;
  }
}

.form-select:focus {
  border-color: rgb(131, 189, 193);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px inset,
    rgba(6, 122, 130, 0.25) 0px 0px 0px 0.25rem;
  outline: 0px;
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
  background-image: none;
  padding-right: 0.75rem;
}

.form-select:disabled {
  background-color: rgb(221, 221, 221);
}

.form-select-sm {
  border-radius: 0.25rem;
  font-size: 0.77rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}

.form-select-lg {
  border-radius: 0.5rem;
  font-size: 1.125rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
}

.form-check {
  display: block;
  margin-bottom: 0.125rem;
  min-height: 1.5rem;
  padding-left: 1.5em;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-left: 0px;
  padding-right: 1.5em;
  text-align: right;
}

.form-check-reverse .form-check-input {
  float: right;
  margin-left: 0px;
  margin-right: -1.5em;
}

.form-check-input {
  appearance: none;
  background-color: rgb(255, 250, 242);
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  width: 1em;
}

.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: rgb(131, 189, 193);
  box-shadow: rgba(6, 122, 130, 0.25) 0px 0px 0px 0.25rem;
  outline: 0px;
}

.form-check-input:checked {
  background-color: rgb(6, 122, 130);
  border-color: rgb(6, 122, 130);
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
}

.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E");
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: rgb(6, 122, 130);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");
  border-color: rgb(6, 122, 130);
}

.form-check-input:disabled {
  filter: none;
  opacity: 0.5;
  pointer-events: none;
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
  background-position: 0px center;
  border-radius: 2em;
  margin-left: -2.5em;
  transition: background-position 0.15s ease-in-out 0s;
  width: 2em;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none 0s ease 0s;
  }
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2383bdc1'/%3E%3C/svg%3E");
}

.form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  background-position: 100% center;
}

.form-switch.form-check-reverse {
  padding-left: 0px;
  padding-right: 2.5em;
}

.form-switch.form-check-reverse .form-check-input {
  margin-left: 0px;
  margin-right: -2.5em;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  clip: rect(0px, 0px, 0px, 0px);
  pointer-events: none;
  position: absolute;
}

.btn-check:disabled+.btn,
.btn-check[disabled]+.btn {
  filter: none;
  opacity: 0.65;
  pointer-events: none;
}

.form-range {
  appearance: none;
  background-color: transparent;
  height: 1.5rem;
  padding: 0px;
  width: 100%;
}

.form-range:focus {
  outline: 0px;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: rgb(255, 250, 242) 0px 0px 0px 1px,
    rgba(6, 122, 130, 0.25) 0px 0px 0px 0.25rem;
}

.form-range::-webkit-slider-thumb {
  appearance: none;
  background-color: rgb(6, 122, 130);
  border: 0px;
  border-radius: 1rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0.1rem 0.25rem;
  height: 1rem;
  margin-top: -0.25rem;
  transition: background-color 0.15s ease-in-out 0s,
    border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none 0s ease 0s;
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: rgb(180, 215, 218);
}

.form-range::-webkit-slider-runnable-track {
  background-color: rgb(152, 152, 152);
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 2px inset;
  color: transparent;
  cursor: pointer;
  height: 0.5rem;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: rgb(51, 51, 51);
}

.form-floating {
  position: relative;
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

.form-floating>label {
  border: 1px solid transparent;
  height: 100%;
  left: 0px;
  overflow: hidden;
  padding: 1rem 0.75rem;
  pointer-events: none;
  position: absolute;
  text-align: start;
  text-overflow: ellipsis;
  top: 0px;
  transform-origin: 0px 0px;
  transition: opacity 0.1s ease-in-out 0s, transform 0.1s ease-in-out 0s;
  white-space: nowrap;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .form-floating>label {
    transition: none 0s ease 0s;
  }
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
  padding: 1rem 0.75rem;
}

.form-floating>.form-control-plaintext::placeholder,
.form-floating>.form-control::placeholder {
  color: transparent;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}

.form-floating>.form-control-plaintext:-webkit-autofill,
.form-floating>.form-control:-webkit-autofill {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}

.form-floating>.form-select {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control:-webkit-autofill~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control-plaintext~label {
  border-width: 1px 0px;
}

.input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
  flex: 1 1 auto;
  min-width: 0px;
  position: relative;
  width: 1%;
}

.input-group>.form-control:focus,
.input-group>.form-floating:focus-within,
.input-group>.form-select:focus {
  z-index: 5;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  align-items: center;
  background-color: rgb(221, 221, 221);
  border: 1px solid rgb(85, 85, 85);
  border-radius: 0.375rem;
  color: rgb(51, 51, 51);
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  white-space: nowrap;
}

.input-group-lg>.btn,
.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text {
  border-radius: 0.5rem;
  font-size: 1.125rem;
  padding: 0.5rem 1rem;
}

.input-group-sm>.btn,
.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text {
  border-radius: 0.25rem;
  font-size: 0.77rem;
  padding: 0.25rem 0.5rem;
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
  padding-right: 3rem;
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation>.form-floating:nth-last-child(n + 3)>.form-control,
.input-group.has-validation>.form-floating:nth-last-child(n + 3)>.form-select,
.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  margin-left: -1px;
}

.input-group>.form-floating:not(:first-child)>.form-control,
.input-group>.form-floating:not(:first-child)>.form-select {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.valid-feedback {
  color: rgb(121, 190, 67);
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}

.valid-tooltip {
  background-color: rgba(121, 190, 67, 0.9);
  border-radius: 0.375rem;
  color: rgb(0, 0, 0);
  display: none;
  font-size: 0.77rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.375rem 0.75rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
  display: block;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2379be43' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: rgb(121, 190, 67);
  padding-right: calc(1.5em + 0.75rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: rgb(121, 190, 67);
  box-shadow: rgba(121, 190, 67, 0.25) 0px 0px 0px 0.25rem;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem);
  padding-right: calc(1.5em + 0.75rem);
}

.form-select.is-valid,
.was-validated .form-select:valid {
  border-color: rgb(121, 190, 67);
}

.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2379be43' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right 0.75rem center, right 2.25rem center;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  padding-right: 4.125rem;
}

.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
  border-color: rgb(121, 190, 67);
  box-shadow: rgba(121, 190, 67, 0.25) 0px 0px 0px 0.25rem;
}

.form-control-color.is-valid,
.was-validated .form-control-color:valid {
  width: calc(3.75rem + 1.5em);
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: rgb(121, 190, 67);
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: rgb(121, 190, 67);
}

.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  box-shadow: rgba(121, 190, 67, 0.25) 0px 0px 0px 0.25rem;
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: rgb(121, 190, 67);
}

.form-check-inline .form-check-input~.valid-feedback {
  margin-left: 0.5em;
}

.input-group>.form-control:not(:focus).is-valid,
.input-group>.form-floating:not(:focus-within).is-valid,
.input-group>.form-select:not(:focus).is-valid,
.was-validated .input-group>.form-control:not(:focus):valid,
.was-validated .input-group>.form-floating:not(:focus-within):valid,
.was-validated .input-group>.form-select:not(:focus):valid {
  z-index: 3;
}

.invalid-feedback {
  color: rgb(203, 78, 75);
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}

.invalid-tooltip {
  background-color: rgba(203, 78, 75, 0.9);
  border-radius: 0.375rem;
  color: rgb(0, 0, 0);
  display: none;
  font-size: 0.77rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.375rem 0.75rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
  display: block;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cb4e4b' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23cb4e4b' stroke='none'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: rgb(203, 78, 75);
  padding-right: calc(1.5em + 0.75rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: rgb(203, 78, 75);
  box-shadow: rgba(203, 78, 75, 0.25) 0px 0px 0px 0.25rem;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem);
  padding-right: calc(1.5em + 0.75rem);
}

.form-select.is-invalid,
.was-validated .form-select:invalid {
  border-color: rgb(203, 78, 75);
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cb4e4b' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23cb4e4b' stroke='none'/%3E%3C/svg%3E");
  background-position: right 0.75rem center, right 2.25rem center;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  padding-right: 4.125rem;
}

.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
  border-color: rgb(203, 78, 75);
  box-shadow: rgba(203, 78, 75, 0.25) 0px 0px 0px 0.25rem;
}

.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
  width: calc(3.75rem + 1.5em);
}

.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: rgb(203, 78, 75);
}

.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
  background-color: rgb(203, 78, 75);
}

.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  box-shadow: rgba(203, 78, 75, 0.25) 0px 0px 0px 0.25rem;
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
  color: rgb(203, 78, 75);
}

.form-check-inline .form-check-input~.invalid-feedback {
  margin-left: 0.5em;
}

.input-group>.form-control:not(:focus).is-invalid,
.input-group>.form-floating:not(:focus-within).is-invalid,
.input-group>.form-select:not(:focus).is-invalid,
.was-validated .input-group>.form-control:not(:focus):invalid,
.was-validated .input-group>.form-floating:not(:focus-within):invalid,
.was-validated .input-group>.form-select:not(:focus):invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: Montserrat, sans-serif;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 500;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #000;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  background-color: var(--bs-btn-bg);
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  box-shadow: var(--bs-btn-box-shadow);
  color: var(--bs-btn-color);
  cursor: pointer;
  display: inline-block;
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  text-align: center;
  transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s,
    border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  user-select: none;
  vertical-align: middle;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none 0s ease 0s;
  }
}

.btn:hover {
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  color: var(--bs-btn-hover-color);
  text-decoration: none;
}

.btn-check+.btn:hover {
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
  color: var(--bs-btn-color);
}

.btn:focus-visible {
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  box-shadow: var(--bs-btn-box-shadow), var(--bs-btn-focus-box-shadow);
  color: var(--bs-btn-hover-color);
  outline: 0px;
}

.btn-check:focus-visible+.btn {
  border-color: var(--bs-btn-hover-border-color);
  box-shadow: var(--bs-btn-box-shadow), var(--bs-btn-focus-box-shadow);
  outline: 0px;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
  box-shadow: var(--bs-btn-active-shadow);
  color: var(--bs-btn-active-color);
}

.btn-check:checked+.btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check)+.btn:active:focus-visible {
  box-shadow: var(--bs-btn-active-shadow), var(--bs-btn-focus-box-shadow);
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  box-shadow: none;
  color: var(--bs-btn-disabled-color);
  opacity: var(--bs-btn-disabled-opacity);
  pointer-events: none;
}

.btn-primary {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #d77a61;
  --bs-btn-border-color: #a25c49;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #eba491;
  --bs-btn-hover-border-color: #b77f6f;
  --bs-btn-focus-shadow-rgb: 217, 94, 150;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #fb848a;
  --bs-btn-active-border-color: #fb848a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #ff6eb0;
  --bs-btn-disabled-border-color: #ff6eb0;

}

.btn-secondary {
  --bs-btn-color: #000;
  --bs-btn-bg: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffbf4;
  --bs-btn-hover-border-color: #fffbf3;
  --bs-btn-focus-shadow-rgb: 217, 213, 206;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffbf5;
  --bs-btn-active-border-color: #fffbf3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fffaf2;
  --bs-btn-disabled-border-color: #fffaf2;
}

.btn-success {
  --bs-btn-color: #000;
  --bs-btn-bg: #79be43;
  --bs-btn-border-color: #79be43;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #8dc85f;
  --bs-btn-hover-border-color: #86c556;
  --bs-btn-focus-shadow-rgb: 103, 162, 57;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #94cb69;
  --bs-btn-active-border-color: #86c556;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #79be43;
  --bs-btn-disabled-border-color: #79be43;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #acdee6;
  --bs-btn-border-color: #acdee6;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #b8e3ea;
  --bs-btn-hover-border-color: #b4e1e9;
  --bs-btn-focus-shadow-rgb: 146, 189, 196;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #bde5eb;
  --bs-btn-active-border-color: #b4e1e9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #acdee6;
  --bs-btn-disabled-border-color: #acdee6;
}

.btn-warning {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6a55a1;
  --bs-btn-border-color: #6a55a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5a4889;
  --bs-btn-hover-border-color: #554481;
  --bs-btn-focus-shadow-rgb: 128, 111, 175;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #554481;
  --bs-btn-active-border-color: #504079;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6a55a1;
  --bs-btn-disabled-border-color: #6a55a1;
}

.btn-danger {
  --bs-btn-color: #000;
  --bs-btn-bg: #cb4e4b;
  --bs-btn-border-color: #cb4e4b;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d36966;
  --bs-btn-hover-border-color: #d0605d;
  --bs-btn-focus-shadow-rgb: 173, 66, 64;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d5716f;
  --bs-btn-active-border-color: #d0605d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #cb4e4b;
  --bs-btn-disabled-border-color: #cb4e4b;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d9d9d9;
  --bs-btn-hover-border-color: #ccc;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ccc;
  --bs-btn-active-border-color: #bfbfbf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #067a82;
  --bs-btn-border-color: #067a82;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #2b8e95;
  --bs-btn-hover-border-color: #1f878f;
  --bs-btn-focus-shadow-rgb: 43, 142, 149;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #38959b;
  --bs-btn-active-border-color: #1f878f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #067a82;
  --bs-btn-disabled-border-color: #067a82;
}

.btn-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #000;
  --bs-btn-active-border-color: #000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000;
  --bs-btn-disabled-border-color: #000;
}

.btn-blue {
  --bs-btn-color: #fff;
  --bs-btn-bg: #067a82;
  --bs-btn-border-color: #067a82;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #05686f;
  --bs-btn-hover-border-color: #056268;
  --bs-btn-focus-shadow-rgb: 43, 142, 149;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #056268;
  --bs-btn-active-border-color: #055c62;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #067a82;
  --bs-btn-disabled-border-color: #067a82;
}

.btn-blue-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #acdee6;
  --bs-btn-border-color: #acdee6;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #b8e3ea;
  --bs-btn-hover-border-color: #b4e1e9;
  --bs-btn-focus-shadow-rgb: 146, 189, 196;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #bde5eb;
  --bs-btn-active-border-color: #b4e1e9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #acdee6;
  --bs-btn-disabled-border-color: #acdee6;
}

.btn-blue-dark {
  --bs-btn-color: #000;
  --bs-btn-bg: #0f8790;
  --bs-btn-border-color: #0f8790;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #3399a1;
  --bs-btn-hover-border-color: #27939b;
  --bs-btn-focus-shadow-rgb: 13, 115, 122;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3f9fa6;
  --bs-btn-active-border-color: #27939b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0f8790;
  --bs-btn-disabled-border-color: #0f8790;
}

.btn-blue-bright {
  --bs-btn-color: #000;
  --bs-btn-bg: #12cdd4;
  --bs-btn-border-color: #12cdd4;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #36d5da;
  --bs-btn-hover-border-color: #2ad2d8;
  --bs-btn-focus-shadow-rgb: 15, 174, 180;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #41d7dd;
  --bs-btn-active-border-color: #2ad2d8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #12cdd4;
  --bs-btn-disabled-border-color: #12cdd4;
}

.btn-blue-deep {
  --bs-btn-color: #000;
  --bs-btn-bg: #2981ff;
  --bs-btn-border-color: #2981ff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #4994ff;
  --bs-btn-hover-border-color: #3e8eff;
  --bs-btn-focus-shadow-rgb: 35, 110, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #549aff;
  --bs-btn-active-border-color: #3e8eff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #2981ff;
  --bs-btn-disabled-border-color: #2981ff;
}

.btn-yellow {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc32f;
  --bs-btn-border-color: #ffc32f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffcc4e;
  --bs-btn-hover-border-color: #ffc944;
  --bs-btn-focus-shadow-rgb: 217, 166, 40;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcf59;
  --bs-btn-active-border-color: #ffc944;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc32f;
  --bs-btn-disabled-border-color: #ffc32f;
}

.btn-yellow-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #feed7f;
  --bs-btn-border-color: #feed7f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fef092;
  --bs-btn-hover-border-color: #feef8c;
  --bs-btn-focus-shadow-rgb: 216, 201, 108;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fef199;
  --bs-btn-active-border-color: #feef8c;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #feed7f;
  --bs-btn-disabled-border-color: #feed7f;
}

.btn-yellow-dark {
  --bs-btn-color: #000;
  --bs-btn-bg: #d4ab2a;
  --bs-btn-border-color: #d4ab2a;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #dab84a;
  --bs-btn-hover-border-color: #d8b33f;
  --bs-btn-focus-shadow-rgb: 180, 145, 36;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ddbc55;
  --bs-btn-active-border-color: #d8b33f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d4ab2a;
  --bs-btn-disabled-border-color: #d4ab2a;
}

.btn-yellow-bright {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffed1a;
  --bs-btn-border-color: #ffed1a;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff03c;
  --bs-btn-hover-border-color: #ffef31;
  --bs-btn-focus-shadow-rgb: 217, 201, 22;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff148;
  --bs-btn-active-border-color: #ffef31;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffed1a;
  --bs-btn-disabled-border-color: #ffed1a;
}

.btn-green {
  --bs-btn-color: #000;
  --bs-btn-bg: #79be43;
  --bs-btn-border-color: #79be43;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #8dc85f;
  --bs-btn-hover-border-color: #86c556;
  --bs-btn-focus-shadow-rgb: 103, 162, 57;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #94cb69;
  --bs-btn-active-border-color: #86c556;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #79be43;
  --bs-btn-disabled-border-color: #79be43;
}

.btn-green-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #b5d55b;
  --bs-btn-border-color: #b5d55b;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c0db74;
  --bs-btn-hover-border-color: #bcd96b;
  --bs-btn-focus-shadow-rgb: 154, 181, 77;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c4dd7c;
  --bs-btn-active-border-color: #bcd96b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #b5d55b;
  --bs-btn-disabled-border-color: #b5d55b;
}

.btn-green-dark {
  --bs-btn-color: #000;
  --bs-btn-bg: #3d9644;
  --bs-btn-border-color: #3d9644;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #5aa660;
  --bs-btn-hover-border-color: #50a157;
  --bs-btn-focus-shadow-rgb: 52, 128, 58;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #64ab69;
  --bs-btn-active-border-color: #50a157;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #3d9644;
  --bs-btn-disabled-border-color: #3d9644;
}

.btn-green-bright {
  --bs-btn-color: #000;
  --bs-btn-bg: #1bdbb9;
  --bs-btn-border-color: #1bdbb9;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #3de0c4;
  --bs-btn-hover-border-color: #32dfc0;
  --bs-btn-focus-shadow-rgb: 23, 186, 157;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #49e2c7;
  --bs-btn-active-border-color: #32dfc0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #1bdbb9;
  --bs-btn-disabled-border-color: #1bdbb9;
}

.btn-orange {
  --bs-btn-color: #000;
  --bs-btn-bg: #f78f1e;
  --bs-btn-border-color: #f78f1e;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8a040;
  --bs-btn-hover-border-color: #f89a35;
  --bs-btn-focus-shadow-rgb: 210, 122, 26;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f9a54b;
  --bs-btn-active-border-color: #f89a35;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f78f1e;
  --bs-btn-disabled-border-color: #f78f1e;
}

.btn-orange-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #fecb7c;
  --bs-btn-border-color: #fecb7c;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fed390;
  --bs-btn-hover-border-color: #fed089;
  --bs-btn-focus-shadow-rgb: 216, 173, 105;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fed596;
  --bs-btn-active-border-color: #fed089;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fecb7c;
  --bs-btn-disabled-border-color: #fecb7c;
}

.btn-orange-dark {
  --bs-btn-color: #000;
  --bs-btn-bg: #d67827;
  --bs-btn-border-color: #d67827;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #dc8c47;
  --bs-btn-hover-border-color: #da863d;
  --bs-btn-focus-shadow-rgb: 182, 102, 33;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #de9352;
  --bs-btn-active-border-color: #da863d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d67827;
  --bs-btn-disabled-border-color: #d67827;
}

.btn-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #555;
  --bs-btn-border-color: #555;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #484848;
  --bs-btn-hover-border-color: #444;
  --bs-btn-focus-shadow-rgb: 111, 111, 111;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #444;
  --bs-btn-active-border-color: #404040;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #555;
  --bs-btn-disabled-border-color: #555;
}

.btn-grey-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #ddd;
  --bs-btn-border-color: #ddd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e2e2e2;
  --bs-btn-hover-border-color: #e0e0e0;
  --bs-btn-focus-shadow-rgb: 188, 188, 188;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e4e4e4;
  --bs-btn-active-border-color: #e0e0e0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ddd;
  --bs-btn-disabled-border-color: #ddd;
}

.btn-offwhite {
  --bs-btn-color: #000;
  --bs-btn-bg: #f2f2f2;
  --bs-btn-border-color: #f2f2f2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f4f4f4;
  --bs-btn-hover-border-color: #f3f3f3;
  --bs-btn-focus-shadow-rgb: 206, 206, 206;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f5f5f5;
  --bs-btn-active-border-color: #f3f3f3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f2f2f2;
  --bs-btn-disabled-border-color: #f2f2f2;
}

.btn-grey-medium {
  --bs-btn-color: #000;
  --bs-btn-bg: #989898;
  --bs-btn-border-color: #989898;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #a7a7a7;
  --bs-btn-hover-border-color: #a2a2a2;
  --bs-btn-focus-shadow-rgb: 129, 129, 129;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #adadad;
  --bs-btn-active-border-color: #a2a2a2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #989898;
  --bs-btn-disabled-border-color: #989898;
}

.btn-purple {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6a55a1;
  --bs-btn-border-color: #6a55a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5a4889;
  --bs-btn-hover-border-color: #554481;
  --bs-btn-focus-shadow-rgb: 128, 111, 175;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #554481;
  --bs-btn-active-border-color: #504079;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6a55a1;
  --bs-btn-disabled-border-color: #6a55a1;
}

.btn-purple-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #b5a3cf;
  --bs-btn-border-color: #b5a3cf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c0b1d6;
  --bs-btn-hover-border-color: #bcacd4;
  --bs-btn-focus-shadow-rgb: 154, 139, 176;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c4b5d9;
  --bs-btn-active-border-color: #bcacd4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #b5a3cf;
  --bs-btn-disabled-border-color: #b5a3cf;
}

.btn-purple-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #48396d;
  --bs-btn-border-color: #48396d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3d305d;
  --bs-btn-hover-border-color: #3a2e57;
  --bs-btn-focus-shadow-rgb: 99, 87, 131;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a2e57;
  --bs-btn-active-border-color: #362b52;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #48396d;
  --bs-btn-disabled-border-color: #48396d;
}

.btn-pink {
  --bs-btn-color: #000;
  --bs-btn-bg: #e28aaa;
  --bs-btn-border-color: #e28aaa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e69cb7;
  --bs-btn-hover-border-color: #e596b3;
  --bs-btn-focus-shadow-rgb: 192, 117, 145;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e8a1bb;
  --bs-btn-active-border-color: #e596b3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e28aaa;
  --bs-btn-disabled-border-color: #e28aaa;
}

.btn-pink-dark {
  --bs-btn-color: #000;
  --bs-btn-bg: #b46685;
  --bs-btn-border-color: #b46685;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #bf7d97;
  --bs-btn-hover-border-color: #bc7591;
  --bs-btn-focus-shadow-rgb: 153, 87, 113;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c3859d;
  --bs-btn-active-border-color: #bc7591;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #b46685;
  --bs-btn-disabled-border-color: #b46685;
}

.btn-pink-bright {
  --bs-btn-color: #000;
  --bs-btn-bg: #ff6eb0;
  --bs-btn-border-color: #ff6eb0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ff84bc;
  --bs-btn-hover-border-color: #ff7db8;
  --bs-btn-focus-shadow-rgb: 217, 94, 150;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff8bc0;
  --bs-btn-active-border-color: #ff7db8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ff6eb0;
  --bs-btn-disabled-border-color: #ff6eb0;
}

.btn-beige {
  --bs-btn-color: #000;
  --bs-btn-bg: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffbf4;
  --bs-btn-hover-border-color: #fffbf3;
  --bs-btn-focus-shadow-rgb: 217, 213, 206;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffbf5;
  --bs-btn-active-border-color: #fffbf3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fffaf2;
  --bs-btn-disabled-border-color: #fffaf2;
}

.btn-darkbeige {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff3e0;
  --bs-btn-border-color: #fff3e0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff5e5;
  --bs-btn-hover-border-color: #fff4e3;
  --bs-btn-focus-shadow-rgb: 217, 207, 190;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff5e6;
  --bs-btn-active-border-color: #fff4e3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff3e0;
  --bs-btn-disabled-border-color: #fff3e0;
}

.btn-lightbeige {
  --bs-btn-color: #000;
  --bs-btn-bg: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffbf4;
  --bs-btn-hover-border-color: #fffbf3;
  --bs-btn-focus-shadow-rgb: 217, 213, 206;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffbf5;
  --bs-btn-active-border-color: #fffbf3;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fffaf2;
  --bs-btn-disabled-border-color: #fffaf2;
}

.btn-teal {
  --bs-btn-color: #000;
  --bs-btn-bg: #0f8790;
  --bs-btn-border-color: #0f8790;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #3399a1;
  --bs-btn-hover-border-color: #27939b;
  --bs-btn-focus-shadow-rgb: 13, 115, 122;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3f9fa6;
  --bs-btn-active-border-color: #27939b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0f8790;
  --bs-btn-disabled-border-color: #0f8790;
}

.btn-outline-primary {
  --bs-btn-color: #ff6eb0;
  --bs-btn-border-color: #ff6eb0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ff6eb0;
  --bs-btn-hover-border-color: #ff6eb0;
  --bs-btn-focus-shadow-rgb: 255, 110, 176;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff6eb0;
  --bs-btn-active-border-color: #ff6eb0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ff6eb0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ff6eb0;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffaf2;
  --bs-btn-hover-border-color: #fffaf2;
  --bs-btn-focus-shadow-rgb: 255, 250, 242;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffaf2;
  --bs-btn-active-border-color: #fffaf2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fffaf2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fffaf2;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #79be43;
  --bs-btn-border-color: #79be43;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #79be43;
  --bs-btn-hover-border-color: #79be43;
  --bs-btn-focus-shadow-rgb: 121, 190, 67;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #79be43;
  --bs-btn-active-border-color: #79be43;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #79be43;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #79be43;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #acdee6;
  --bs-btn-border-color: #acdee6;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #acdee6;
  --bs-btn-hover-border-color: #acdee6;
  --bs-btn-focus-shadow-rgb: 172, 222, 230;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #acdee6;
  --bs-btn-active-border-color: #acdee6;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #acdee6;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #acdee6;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #6a55a1;
  --bs-btn-border-color: #6a55a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6a55a1;
  --bs-btn-hover-border-color: #6a55a1;
  --bs-btn-focus-shadow-rgb: 106, 85, 161;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6a55a1;
  --bs-btn-active-border-color: #6a55a1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6a55a1;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6a55a1;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #cb4e4b;
  --bs-btn-border-color: #cb4e4b;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #cb4e4b;
  --bs-btn-hover-border-color: #cb4e4b;
  --bs-btn-focus-shadow-rgb: 203, 78, 75;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #cb4e4b;
  --bs-btn-active-border-color: #cb4e4b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #cb4e4b;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #cb4e4b;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #067a82;
  --bs-btn-border-color: #067a82;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #067a82;
  --bs-btn-hover-border-color: #067a82;
  --bs-btn-focus-shadow-rgb: 6, 122, 130;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #067a82;
  --bs-btn-active-border-color: #067a82;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #067a82;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #067a82;
  --bs-gradient: none;
}

.btn-outline-black {
  --bs-btn-color: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #000;
  --bs-btn-active-border-color: #000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000;
  --bs-gradient: none;
}

.btn-outline-blue {
  --bs-btn-color: #067a82;
  --bs-btn-border-color: #067a82;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #067a82;
  --bs-btn-hover-border-color: #067a82;
  --bs-btn-focus-shadow-rgb: 6, 122, 130;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #067a82;
  --bs-btn-active-border-color: #067a82;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #067a82;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #067a82;
  --bs-gradient: none;
}

.btn-outline-blue-light {
  --bs-btn-color: #acdee6;
  --bs-btn-border-color: #acdee6;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #acdee6;
  --bs-btn-hover-border-color: #acdee6;
  --bs-btn-focus-shadow-rgb: 172, 222, 230;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #acdee6;
  --bs-btn-active-border-color: #acdee6;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #acdee6;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #acdee6;
  --bs-gradient: none;
}

.btn-outline-blue-dark {
  --bs-btn-color: #0f8790;
  --bs-btn-border-color: #0f8790;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0f8790;
  --bs-btn-hover-border-color: #0f8790;
  --bs-btn-focus-shadow-rgb: 15, 135, 144;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0f8790;
  --bs-btn-active-border-color: #0f8790;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0f8790;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0f8790;
  --bs-gradient: none;
}

.btn-outline-blue-bright {
  --bs-btn-color: #12cdd4;
  --bs-btn-border-color: #12cdd4;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #12cdd4;
  --bs-btn-hover-border-color: #12cdd4;
  --bs-btn-focus-shadow-rgb: 18, 205, 212;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #12cdd4;
  --bs-btn-active-border-color: #12cdd4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #12cdd4;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #12cdd4;
  --bs-gradient: none;
}

.btn-outline-blue-deep {
  --bs-btn-color: #2981ff;
  --bs-btn-border-color: #2981ff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #2981ff;
  --bs-btn-hover-border-color: #2981ff;
  --bs-btn-focus-shadow-rgb: 41, 129, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #2981ff;
  --bs-btn-active-border-color: #2981ff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2981ff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2981ff;
  --bs-gradient: none;
}

.btn-outline-yellow {
  --bs-btn-color: #ffc32f;
  --bs-btn-border-color: #ffc32f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc32f;
  --bs-btn-hover-border-color: #ffc32f;
  --bs-btn-focus-shadow-rgb: 255, 195, 47;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc32f;
  --bs-btn-active-border-color: #ffc32f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc32f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc32f;
  --bs-gradient: none;
}

.btn-outline-yellow-light {
  --bs-btn-color: #feed7f;
  --bs-btn-border-color: #feed7f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #feed7f;
  --bs-btn-hover-border-color: #feed7f;
  --bs-btn-focus-shadow-rgb: 254, 237, 127;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #feed7f;
  --bs-btn-active-border-color: #feed7f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #feed7f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #feed7f;
  --bs-gradient: none;
}

.btn-outline-yellow-dark {
  --bs-btn-color: #d4ab2a;
  --bs-btn-border-color: #d4ab2a;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d4ab2a;
  --bs-btn-hover-border-color: #d4ab2a;
  --bs-btn-focus-shadow-rgb: 212, 171, 42;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d4ab2a;
  --bs-btn-active-border-color: #d4ab2a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d4ab2a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d4ab2a;
  --bs-gradient: none;
}

.btn-outline-yellow-bright {
  --bs-btn-color: #ffed1a;
  --bs-btn-border-color: #ffed1a;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffed1a;
  --bs-btn-hover-border-color: #ffed1a;
  --bs-btn-focus-shadow-rgb: 255, 237, 26;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffed1a;
  --bs-btn-active-border-color: #ffed1a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffed1a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffed1a;
  --bs-gradient: none;
}

.btn-outline-green {
  --bs-btn-color: #79be43;
  --bs-btn-border-color: #79be43;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #79be43;
  --bs-btn-hover-border-color: #79be43;
  --bs-btn-focus-shadow-rgb: 121, 190, 67;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #79be43;
  --bs-btn-active-border-color: #79be43;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #79be43;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #79be43;
  --bs-gradient: none;
}

.btn-outline-green-light {
  --bs-btn-color: #b5d55b;
  --bs-btn-border-color: #b5d55b;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #b5d55b;
  --bs-btn-hover-border-color: #b5d55b;
  --bs-btn-focus-shadow-rgb: 181, 213, 91;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #b5d55b;
  --bs-btn-active-border-color: #b5d55b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #b5d55b;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #b5d55b;
  --bs-gradient: none;
}

.btn-outline-green-dark {
  --bs-btn-color: #3d9644;
  --bs-btn-border-color: #3d9644;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #3d9644;
  --bs-btn-hover-border-color: #3d9644;
  --bs-btn-focus-shadow-rgb: 61, 150, 68;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3d9644;
  --bs-btn-active-border-color: #3d9644;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3d9644;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3d9644;
  --bs-gradient: none;
}

.btn-outline-green-bright {
  --bs-btn-color: #1bdbb9;
  --bs-btn-border-color: #1bdbb9;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #1bdbb9;
  --bs-btn-hover-border-color: #1bdbb9;
  --bs-btn-focus-shadow-rgb: 27, 219, 185;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #1bdbb9;
  --bs-btn-active-border-color: #1bdbb9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #1bdbb9;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #1bdbb9;
  --bs-gradient: none;
}

.btn-outline-orange {
  --bs-btn-color: #f78f1e;
  --bs-btn-border-color: #f78f1e;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f78f1e;
  --bs-btn-hover-border-color: #f78f1e;
  --bs-btn-focus-shadow-rgb: 247, 143, 30;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f78f1e;
  --bs-btn-active-border-color: #f78f1e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f78f1e;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f78f1e;
  --bs-gradient: none;
}

.btn-outline-orange-light {
  --bs-btn-color: #fecb7c;
  --bs-btn-border-color: #fecb7c;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fecb7c;
  --bs-btn-hover-border-color: #fecb7c;
  --bs-btn-focus-shadow-rgb: 254, 203, 124;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fecb7c;
  --bs-btn-active-border-color: #fecb7c;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fecb7c;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fecb7c;
  --bs-gradient: none;
}

.btn-outline-orange-dark {
  --bs-btn-color: #d67827;
  --bs-btn-border-color: #d67827;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d67827;
  --bs-btn-hover-border-color: #d67827;
  --bs-btn-focus-shadow-rgb: 214, 120, 39;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d67827;
  --bs-btn-active-border-color: #d67827;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d67827;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d67827;
  --bs-gradient: none;
}

.btn-outline-grey {
  --bs-btn-color: #555;
  --bs-btn-border-color: #555;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #555;
  --bs-btn-hover-border-color: #555;
  --bs-btn-focus-shadow-rgb: 85, 85, 85;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #555;
  --bs-btn-active-border-color: #555;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #555;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #555;
  --bs-gradient: none;
}

.btn-outline-grey-light {
  --bs-btn-color: #ddd;
  --bs-btn-border-color: #ddd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ddd;
  --bs-btn-hover-border-color: #ddd;
  --bs-btn-focus-shadow-rgb: 221, 221, 221;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ddd;
  --bs-btn-active-border-color: #ddd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ddd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ddd;
  --bs-gradient: none;
}

.btn-outline-offwhite {
  --bs-btn-color: #f2f2f2;
  --bs-btn-border-color: #f2f2f2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f2f2f2;
  --bs-btn-hover-border-color: #f2f2f2;
  --bs-btn-focus-shadow-rgb: 242, 242, 242;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f2f2f2;
  --bs-btn-active-border-color: #f2f2f2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f2f2f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f2f2f2;
  --bs-gradient: none;
}

.btn-outline-grey-medium {
  --bs-btn-color: #989898;
  --bs-btn-border-color: #989898;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #989898;
  --bs-btn-hover-border-color: #989898;
  --bs-btn-focus-shadow-rgb: 152, 152, 152;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #989898;
  --bs-btn-active-border-color: #989898;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #989898;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #989898;
  --bs-gradient: none;
}

.btn-outline-purple {
  --bs-btn-color: #6a55a1;
  --bs-btn-border-color: #6a55a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6a55a1;
  --bs-btn-hover-border-color: #6a55a1;
  --bs-btn-focus-shadow-rgb: 106, 85, 161;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6a55a1;
  --bs-btn-active-border-color: #6a55a1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6a55a1;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6a55a1;
  --bs-gradient: none;
}

.btn-outline-purple-light {
  --bs-btn-color: #b5a3cf;
  --bs-btn-border-color: #b5a3cf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #b5a3cf;
  --bs-btn-hover-border-color: #b5a3cf;
  --bs-btn-focus-shadow-rgb: 181, 163, 207;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #b5a3cf;
  --bs-btn-active-border-color: #b5a3cf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #b5a3cf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #b5a3cf;
  --bs-gradient: none;
}

.btn-outline-purple-dark {
  --bs-btn-color: #48396d;
  --bs-btn-border-color: #48396d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #48396d;
  --bs-btn-hover-border-color: #48396d;
  --bs-btn-focus-shadow-rgb: 72, 57, 109;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #48396d;
  --bs-btn-active-border-color: #48396d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #48396d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #48396d;
  --bs-gradient: none;
}

.btn-outline-pink {
  --bs-btn-color: #e28aaa;
  --bs-btn-border-color: #e28aaa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e28aaa;
  --bs-btn-hover-border-color: #e28aaa;
  --bs-btn-focus-shadow-rgb: 226, 138, 170;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e28aaa;
  --bs-btn-active-border-color: #e28aaa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e28aaa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e28aaa;
  --bs-gradient: none;
}

.btn-outline-pink-dark {
  --bs-btn-color: #b46685;
  --bs-btn-border-color: #b46685;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #b46685;
  --bs-btn-hover-border-color: #b46685;
  --bs-btn-focus-shadow-rgb: 180, 102, 133;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #b46685;
  --bs-btn-active-border-color: #b46685;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #b46685;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #b46685;
  --bs-gradient: none;
}

.btn-outline-pink-bright {
  --bs-btn-color: #ff6eb0;
  --bs-btn-border-color: #ff6eb0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ff6eb0;
  --bs-btn-hover-border-color: #ff6eb0;
  --bs-btn-focus-shadow-rgb: 255, 110, 176;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff6eb0;
  --bs-btn-active-border-color: #ff6eb0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ff6eb0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ff6eb0;
  --bs-gradient: none;
}

.btn-outline-beige {
  --bs-btn-color: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffaf2;
  --bs-btn-hover-border-color: #fffaf2;
  --bs-btn-focus-shadow-rgb: 255, 250, 242;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffaf2;
  --bs-btn-active-border-color: #fffaf2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fffaf2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fffaf2;
  --bs-gradient: none;
}

.btn-outline-darkbeige {
  --bs-btn-color: #fff3e0;
  --bs-btn-border-color: #fff3e0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff3e0;
  --bs-btn-hover-border-color: #fff3e0;
  --bs-btn-focus-shadow-rgb: 255, 243, 224;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff3e0;
  --bs-btn-active-border-color: #fff3e0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff3e0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff3e0;
  --bs-gradient: none;
}

.btn-outline-lightbeige {
  --bs-btn-color: #fffaf2;
  --bs-btn-border-color: #fffaf2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fffaf2;
  --bs-btn-hover-border-color: #fffaf2;
  --bs-btn-focus-shadow-rgb: 255, 250, 242;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fffaf2;
  --bs-btn-active-border-color: #fffaf2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fffaf2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fffaf2;
  --bs-gradient: none;
}

.btn-outline-teal {
  --bs-btn-color: #0f8790;
  --bs-btn-border-color: #0f8790;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0f8790;
  --bs-btn-hover-border-color: #0f8790;
  --bs-btn-focus-shadow-rgb: 15, 135, 144;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0f8790;
  --bs-btn-active-border-color: #0f8790;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0f8790;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0f8790;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #989898;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 43, 142, 149;
  text-decoration: none;
}

.btn-link:focus-visible,
.btn-link:hover {
  text-decoration: underline;
}

.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg {
  --bs-btn-padding-y: 0.75rem;
  --bs-btn-padding-x: 33px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 0.5rem;
}

.btn-sm {
  --bs-btn-padding-y: 9px;
  --bs-btn-padding-x: 9px;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: 0.25rem;
}

.fade {
  transition: opacity 0.15s linear 0s;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none 0s ease 0s;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0px;
  overflow: hidden;
  transition: height 0.35s ease 0s;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none 0s ease 0s;
  }
}

.collapsing.collapse-horizontal {
  height: auto;
  transition: width 0.35s ease 0s;
  width: 0px;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none 0s ease 0s;
  }
}

.accordion {
  --bs-accordion-color: #000;
  --bs-accordion-bg: #fffaf2;
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #000;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23056e75' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  --bs-accordion-btn-focus-border-color: #83bdc1;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(6, 122, 130, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #056e75;
  --bs-accordion-active-bg: #e6f2f3;
}

.accordion-button {
  align-items: center;
  background-color: var(--bs-accordion-btn-bg);
  border: 0px;
  border-radius: 0px;
  color: var(--bs-accordion-btn-color);
  display: flex;
  font-size: 1rem;
  overflow-anchor: none;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  position: relative;
  text-align: left;
  transition: var(--bs-accordion-transition);
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none 0s ease 0s;
  }
}

.accordion-button:not(.collapsed) {
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
  color: var(--bs-accordion-active-color);
}

.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-button::after {
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  content: "";
  flex-shrink: 0;
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  transition: var(--bs-accordion-btn-icon-transition);
  width: var(--bs-accordion-btn-icon-width);
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none 0s ease 0s;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  border-color: var(--bs-accordion-btn-focus-border-color);
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  outline: 0px;
  z-index: 3;
}

.accordion-header {
  margin-bottom: 0px;
}

.accordion-item {
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
  color: var(--bs-accordion-color);
}

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-item:not(:first-of-type) {
  border-top: 0px;
}

.accordion-item:last-of-type {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush .accordion-collapse {
  border-width: 0px;
}

.accordion-flush .accordion-item {
  border-left: 0px;
  border-radius: 0px;
  border-right: 0px;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0px;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0px;
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1.5rem;
  --bs-alert-padding-y: 1.5rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
  color: var(--bs-alert-color);
  margin-bottom: var(--bs-alert-margin-bottom);
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  position: relative;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4.5rem;
}

.alert-dismissible .btn-close {
  padding: 1.875rem 1.5rem;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
}

.alert-primary {
  --bs-alert-color: #99426a;
  --bs-alert-bg: #ffe2ef;
  --bs-alert-border-color: #ffd4e7;
}

.alert-primary .alert-link {
  color: rgb(122, 53, 85);
}

.alert-secondary {
  --bs-alert-color: #666461;
  --bs-alert-bg: #fffefc;
  --bs-alert-border-color: #fffefb;
}

.alert-secondary .alert-link {
  color: rgb(82, 80, 78);
}

.alert-success {
  --bs-alert-color: #497228;
  --bs-alert-bg: #e4f2d9;
  --bs-alert-border-color: #d7ecc7;
}

.alert-success .alert-link {
  color: rgb(58, 91, 32);
}

.alert-info {
  --bs-alert-color: #45595c;
  --bs-alert-bg: #eef8fa;
  --bs-alert-border-color: #e6f5f8;
}

.alert-info .alert-link {
  color: rgb(55, 71, 74);
}

.alert-warning {
  --bs-alert-color: #403361;
  --bs-alert-bg: #e1ddec;
  --bs-alert-border-color: #d2cce3;
}

.alert-warning .alert-link {
  color: rgb(51, 41, 78);
}

.alert-danger {
  --bs-alert-color: #7a2f2d;
  --bs-alert-bg: #f5dcdb;
  --bs-alert-border-color: #efcac9;
}

.alert-danger .alert-link {
  color: rgb(98, 38, 36);
}

.alert-light {
  --bs-alert-color: #666;
  --bs-alert-bg: #fff;
  --bs-alert-border-color: #fff;
}

.alert-light .alert-link {
  color: rgb(82, 82, 82);
}

.alert-dark {
  --bs-alert-color: #04494e;
  --bs-alert-bg: #cde4e6;
  --bs-alert-border-color: #b4d7da;
}

.alert-dark .alert-link {
  color: rgb(3, 58, 62);
}

.alert-black {
  --bs-alert-color: #000;
  --bs-alert-bg: #ccc;
  --bs-alert-border-color: #b3b3b3;
}

.alert-black .alert-link {
  color: rgb(0, 0, 0);
}

.alert-blue {
  --bs-alert-color: #04494e;
  --bs-alert-bg: #cde4e6;
  --bs-alert-border-color: #b4d7da;
}

.alert-blue .alert-link {
  color: rgb(3, 58, 62);
}

.alert-blue-light {
  --bs-alert-color: #45595c;
  --bs-alert-bg: #eef8fa;
  --bs-alert-border-color: #e6f5f8;
}

.alert-blue-light .alert-link {
  color: rgb(55, 71, 74);
}

.alert-blue-dark {
  --bs-alert-color: #095156;
  --bs-alert-bg: #cfe7e9;
  --bs-alert-border-color: #b7dbde;
}

.alert-blue-dark .alert-link {
  color: rgb(7, 65, 69);
}

.alert-blue-bright {
  --bs-alert-color: #075255;
  --bs-alert-bg: #d0f5f6;
  --bs-alert-border-color: #b8f0f2;
}

.alert-blue-bright .alert-link {
  color: rgb(6, 66, 68);
}

.alert-blue-deep {
  --bs-alert-color: #194d99;
  --bs-alert-bg: #d4e6ff;
  --bs-alert-border-color: #bfd9ff;
}

.alert-blue-deep .alert-link {
  color: rgb(20, 62, 122);
}

.alert-yellow {
  --bs-alert-color: #664e13;
  --bs-alert-bg: #fff3d5;
  --bs-alert-border-color: #ffedc1;
}

.alert-yellow .alert-link {
  color: rgb(82, 62, 15);
}

.alert-yellow-light {
  --bs-alert-color: #665f33;
  --bs-alert-bg: #fffbe5;
  --bs-alert-border-color: #fffad9;
}

.alert-yellow-light .alert-link {
  color: rgb(82, 76, 41);
}

.alert-yellow-dark {
  --bs-alert-color: #7f6719;
  --bs-alert-bg: #f6eed4;
  --bs-alert-border-color: #f2e6bf;
}

.alert-yellow-dark .alert-link {
  color: rgb(102, 82, 20);
}

.alert-yellow-bright {
  --bs-alert-color: #665f0a;
  --bs-alert-bg: #fffbd1;
  --bs-alert-border-color: #fffaba;
}

.alert-yellow-bright .alert-link {
  color: rgb(82, 76, 8);
}

.alert-green {
  --bs-alert-color: #497228;
  --bs-alert-bg: #e4f2d9;
  --bs-alert-border-color: #d7ecc7;
}

.alert-green .alert-link {
  color: rgb(58, 91, 32);
}

.alert-green-light {
  --bs-alert-color: #485524;
  --bs-alert-bg: #f0f7de;
  --bs-alert-border-color: #e9f2ce;
}

.alert-green-light .alert-link {
  color: rgb(58, 68, 29);
}

.alert-green-dark {
  --bs-alert-color: #255a29;
  --bs-alert-bg: #d8eada;
  --bs-alert-border-color: #c5e0c7;
}

.alert-green-dark .alert-link {
  color: rgb(30, 72, 33);
}

.alert-green-bright {
  --bs-alert-color: #0b584a;
  --bs-alert-bg: #d1f8f1;
  --bs-alert-border-color: #bbf4ea;
}

.alert-green-bright .alert-link {
  color: rgb(9, 70, 59);
}

.alert-orange {
  --bs-alert-color: #945612;
  --bs-alert-bg: #fde9d2;
  --bs-alert-border-color: #fdddbc;
}

.alert-orange .alert-link {
  color: rgb(118, 69, 14);
}

.alert-orange-light {
  --bs-alert-color: #665132;
  --bs-alert-bg: #fff5e5;
  --bs-alert-border-color: #ffefd8;
}

.alert-orange-light .alert-link {
  color: rgb(82, 65, 40);
}

.alert-orange-dark {
  --bs-alert-color: #804817;
  --bs-alert-bg: #f7e4d4;
  --bs-alert-border-color: #f3d7be;
}

.alert-orange-dark .alert-link {
  color: rgb(102, 58, 18);
}

.alert-grey {
  --bs-alert-color: #333;
  --bs-alert-bg: #ddd;
  --bs-alert-border-color: #ccc;
}

.alert-grey .alert-link {
  color: rgb(41, 41, 41);
}

.alert-grey-light {
  --bs-alert-color: #585858;
  --bs-alert-bg: #f8f8f8;
  --bs-alert-border-color: #f5f5f5;
}

.alert-grey-light .alert-link {
  color: rgb(70, 70, 70);
}

.alert-offwhite {
  --bs-alert-color: #616161;
  --bs-alert-bg: #fcfcfc;
  --bs-alert-border-color: #fbfbfb;
}

.alert-offwhite .alert-link {
  color: rgb(78, 78, 78);
}

.alert-grey-medium {
  --bs-alert-color: #5b5b5b;
  --bs-alert-bg: #eaeaea;
  --bs-alert-border-color: #e0e0e0;
}

.alert-grey-medium .alert-link {
  color: rgb(73, 73, 73);
}

.alert-purple {
  --bs-alert-color: #403361;
  --bs-alert-bg: #e1ddec;
  --bs-alert-border-color: #d2cce3;
}

.alert-purple .alert-link {
  color: rgb(51, 41, 78);
}

.alert-purple-light {
  --bs-alert-color: #6d627c;
  --bs-alert-bg: #f0edf5;
  --bs-alert-border-color: #e9e3f1;
}

.alert-purple-light .alert-link {
  color: rgb(87, 78, 99);
}

.alert-purple-dark {
  --bs-alert-color: #2b2241;
  --bs-alert-bg: #dad7e2;
  --bs-alert-border-color: #c8c4d3;
}

.alert-purple-dark .alert-link {
  color: rgb(34, 27, 52);
}

.alert-pink {
  --bs-alert-color: #885366;
  --bs-alert-bg: #f9e8ee;
  --bs-alert-border-color: #f6dce6;
}

.alert-pink .alert-link {
  color: rgb(109, 66, 82);
}

.alert-pink-dark {
  --bs-alert-color: #6c3d50;
  --bs-alert-bg: #f0e0e7;
  --bs-alert-border-color: #e9d1da;
}

.alert-pink-dark .alert-link {
  color: rgb(86, 49, 64);
}

.alert-pink-bright {
  --bs-alert-color: #99426a;
  --bs-alert-bg: #ffe2ef;
  --bs-alert-border-color: #ffd4e7;
}

.alert-pink-bright .alert-link {
  color: rgb(122, 53, 85);
}

.alert-beige {
  --bs-alert-color: #666461;
  --bs-alert-bg: #fffefc;
  --bs-alert-border-color: #fffefb;
}

.alert-beige .alert-link {
  color: rgb(82, 80, 78);
}

.alert-darkbeige {
  --bs-alert-color: #66615a;
  --bs-alert-bg: #fffdf9;
  --bs-alert-border-color: #fffbf6;
}

.alert-darkbeige .alert-link {
  color: rgb(82, 78, 72);
}

.alert-lightbeige {
  --bs-alert-color: #666461;
  --bs-alert-bg: #fffefc;
  --bs-alert-border-color: #fffefb;
}

.alert-lightbeige .alert-link {
  color: rgb(82, 80, 78);
}

.alert-teal {
  --bs-alert-color: #095156;
  --bs-alert-bg: #cfe7e9;
  --bs-alert-border-color: #b7dbde;
}

.alert-teal .alert-link {
  color: rgb(7, 65, 69);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #ddd;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #067a82;
  --bs-progress-bar-transition: width 0.6s ease;
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
  box-shadow: var(--bs-progress-box-shadow);
  font-size: var(--bs-progress-font-size);
  height: var(--bs-progress-height);
}

.progress,
.progress-bar {
  display: flex;
  overflow: hidden;
}

.progress-bar {
  background-color: var(--bs-progress-bar-bg);
  color: var(--bs-progress-bar-color);
  flex-direction: column;
  justify-content: center;
  text-align: center;
  transition: var(--bs-progress-bar-transition);
  white-space: nowrap;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none 0s ease 0s;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 0px,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 0px,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 0px,
      transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-bar-animated {
  animation: 1s linear 0s infinite normal none running progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: 0s ease 0s 1 normal none running none;
  }
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #333;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0px;
}

.nav-link {
  color: var(--bs-nav-link-color);
  display: block;
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s,
    border-color 0.15s ease-in-out 0s;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none 0s ease 0s;
  }
}

.nav-link:focus,
.nav-link:hover {
  color: var(--bs-nav-link-hover-color);
  text-decoration: none;
}

.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  cursor: default;
  pointer-events: none;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #989898;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #ddd #ddd #989898;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fffaf2;
  --bs-nav-tabs-link-active-border-color: #989898 #989898 #fffaf2;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.nav-tabs .nav-link {
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
  margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1);
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: var(--bs-nav-tabs-link-hover-border-color);
  isolation: isolate;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link:disabled {
  background-color: transparent;
  border-color: transparent;
  color: var(--bs-nav-link-disabled-color);
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
  color: var(--bs-nav-tabs-link-active-color);
}

.nav-tabs .dropdown-menu {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: calc(var(--bs-nav-tabs-border-width) * -1);
}

.nav-pills {
  --bs-nav-pills-border-radius: 0.375rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #067a82;
}

.nav-pills .nav-link {
  background: none;
  border: 0px;
  border-radius: var(--bs-nav-pills-border-radius);
}

.nav-pills .nav-link:disabled {
  background-color: transparent;
  border-color: transparent;
  color: var(--bs-nav-link-disabled-color);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: var(--bs-nav-pills-link-active-bg);
  color: var(--bs-nav-pills-link-active-color);
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
  flex-basis: 0px;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.btn-close {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50% center / 1em no-repeat transparent;
  border: 0px;
  border-radius: 0.375rem;
  box-sizing: content-box;
  color: rgb(0, 0, 0);
  height: 1em;
  opacity: 0.5;
  padding: 0.25em;
  width: 1em;
}

.btn-close:hover {
  color: rgb(0, 0, 0);
  opacity: 0.75;
  text-decoration: none;
}

.btn-close:focus {
  box-shadow: rgba(6, 122, 130, 0.25) 0px 0px 0px 0.25rem;
  opacity: 1;
  outline: 0px;
}

.btn-close.disabled,
.btn-close:disabled {
  opacity: 0.25;
  pointer-events: none;
  user-select: none;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1.5rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1.5rem;
  --bs-modal-header-padding-y: 1.5rem;
  --bs-modal-header-padding: 1.5rem 1.5rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  display: none;
  height: 100%;
  left: 0px;
  outline: 0px;
  overflow: hidden auto;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: var(--bs-modal-zindex);
}

.modal-dialog {
  margin: var(--bs-modal-margin);
  pointer-events: none;
  position: relative;
  width: auto;
}

.modal.fade .modal-dialog {
  transform: translateY(-50px);
  transition: transform 0.3s ease-out 0s;
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none 0s ease 0s;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  background-clip: padding-box;
  background-color: var(--bs-modal-bg);
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  box-shadow: var(--bs-modal-box-shadow);
  color: var(--bs-modal-color);
  display: flex;
  flex-direction: column;
  outline: 0px;
  pointer-events: auto;
  position: relative;
  width: 100%;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  background-color: var(--bs-backdrop-bg);
  height: 100vh;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100vw;
  z-index: var(--bs-backdrop-zindex);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  align-items: center;
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
}

.modal-header .btn-close {
  margin: calc(var(--bs-modal-header-padding-y) * -0.5) calc(var(--bs-modal-header-padding-x) * -0.5) calc(var(--bs-modal-header-padding-y) * -0.5) auto;
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
}

.modal-title {
  line-height: var(--bs-modal-title-line-height);
  margin-bottom: 0px;
}

.modal-body {
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
  position: relative;
}

.modal-footer {
  align-items: center;
  background-color: var(--bs-modal-footer-bg);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
}

.modal-footer>* {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }

  .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--bs-modal-width);
  }

  .modal-sm {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

.modal-fullscreen {
  height: 100%;
  margin: 0px;
  max-width: none;
  width: 100vw;
}

.modal-fullscreen .modal-content {
  border: 0px;
  border-radius: 0px;
  height: 100%;
}

.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
  border-radius: 0px;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    height: 100%;
    margin: 0px;
    max-width: none;
    width: 100vw;
  }

  .modal-fullscreen-sm-down .modal-content {
    border: 0px;
    border-radius: 0px;
    height: 100%;
  }

  .modal-fullscreen-sm-down .modal-footer,
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0px;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    height: 100%;
    margin: 0px;
    max-width: none;
    width: 100vw;
  }

  .modal-fullscreen-md-down .modal-content {
    border: 0px;
    border-radius: 0px;
    height: 100%;
  }

  .modal-fullscreen-md-down .modal-footer,
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0px;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    height: 100%;
    margin: 0px;
    max-width: none;
    width: 100vw;
  }

  .modal-fullscreen-lg-down .modal-content {
    border: 0px;
    border-radius: 0px;
    height: 100%;
  }

  .modal-fullscreen-lg-down .modal-footer,
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0px;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    height: 100%;
    margin: 0px;
    max-width: none;
    width: 100vw;
  }

  .modal-fullscreen-xl-down .modal-content {
    border: 0px;
    border-radius: 0px;
    height: 100%;
  }

  .modal-fullscreen-xl-down .modal-footer,
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0px;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    height: 100%;
    margin: 0px;
    max-width: none;
    width: 100vw;
  }

  .modal-fullscreen-xxl-down .modal-content {
    border: 0px;
    border-radius: 0px;
    height: 100%;
  }

  .modal-fullscreen-xxl-down .modal-footer,
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0px;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}



.placeholder {
  background-color: currentcolor;
  cursor: wait;
  display: inline-block;
  min-height: 1em;
  opacity: 0.5;
  vertical-align: middle;
}

.placeholder.btn::before {
  content: "";
  display: inline-block;
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: 2s ease-in-out 0s infinite normal none running placeholder-glow;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}


.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.text-bg-primary {
  background-color: RGBA(255, 110, 176, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-secondary {
  background-color: RGBA(255, 250, 242, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-success {
  background-color: RGBA(121, 190, 67, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-info {
  background-color: RGBA(172, 222, 230, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-warning {
  background-color: RGBA(106, 85, 161, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-danger {
  background-color: RGBA(203, 78, 75, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-light {
  background-color: RGBA(255, 255, 255, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-dark {
  background-color: RGBA(6, 122, 130, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-black {
  background-color: RGBA(0, 0, 0, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-blue {
  background-color: RGBA(6, 122, 130, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-blue-light {
  background-color: RGBA(172, 222, 230, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-blue-dark {
  background-color: RGBA(15, 135, 144, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-blue-bright {
  background-color: RGBA(18, 205, 212, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-blue-deep {
  background-color: RGBA(41, 129, 255, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-yellow {
  background-color: RGBA(255, 195, 47, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-yellow-light {
  background-color: RGBA(254, 237, 127, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-yellow-dark {
  background-color: RGBA(212, 171, 42, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-yellow-bright {
  background-color: RGBA(255, 237, 26, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-green {
  background-color: RGBA(121, 190, 67, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-green-light {
  background-color: RGBA(181, 213, 91, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-green-dark {
  background-color: RGBA(61, 150, 68, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-green-bright {
  background-color: RGBA(27, 219, 185, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-orange {
  background-color: RGBA(247, 143, 30, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-orange-light {
  background-color: RGBA(254, 203, 124, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-orange-dark {
  background-color: RGBA(214, 120, 39, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-grey {
  background-color: RGBA(85, 85, 85, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-grey-light {
  background-color: RGBA(221, 221, 221, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-offwhite {
  background-color: RGBA(242, 242, 242, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-grey-medium {
  background-color: RGBA(152, 152, 152, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-purple {
  background-color: RGBA(106, 85, 161, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-purple-light {
  background-color: RGBA(181, 163, 207, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-purple-dark {
  background-color: RGBA(72, 57, 109, var(--bs-bg-opacity, 1)) !important;
  color: rgb(255, 255, 255) !important;
}

.text-bg-pink {
  background-color: RGBA(226, 138, 170, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-pink-dark {
  background-color: RGBA(180, 102, 133, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-pink-bright {
  background-color: RGBA(255, 110, 176, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-beige {
  background-color: RGBA(255, 250, 242, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-navyblue {
  background-color: RGBA(255, 250, 242, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-darkbeige {
  background-color: RGBA(255, 243, 224, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-lightbeige {
  background-color: RGBA(255, 250, 242, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.text-bg-teal {
  background-color: RGBA(15, 135, 144, var(--bs-bg-opacity, 1)) !important;
  color: rgb(0, 0, 0) !important;
}

.link-primary {
  color: rgb(255, 110, 176) !important;
}

.link-primary:focus,
.link-primary:hover {
  color: rgb(255, 139, 192) !important;
}

.link-secondary {
  color: rgb(255, 250, 242) !important;
}

.link-secondary:focus,
.link-secondary:hover {
  color: rgb(255, 251, 245) !important;
}

.link-success {
  color: rgb(121, 190, 67) !important;
}

.link-success:focus,
.link-success:hover {
  color: rgb(148, 203, 105) !important;
}

.link-info {
  color: rgb(172, 222, 230) !important;
}

.link-info:focus,
.link-info:hover {
  color: rgb(189, 229, 235) !important;
}

.link-warning {
  color: rgb(106, 85, 161) !important;
}

.link-warning:focus,
.link-warning:hover {
  color: rgb(85, 68, 129) !important;
}

.link-danger {
  color: rgb(203, 78, 75) !important;
}

.link-danger:focus,
.link-danger:hover {
  color: rgb(213, 113, 111) !important;
}

.link-light,
.link-light:focus,
.link-light:hover {
  color: rgb(255, 255, 255) !important;
}

.link-dark {
  color: rgb(6, 122, 130) !important;
}

.link-dark:focus,
.link-dark:hover {
  color: rgb(5, 98, 104) !important;
}

.link-black,
.link-black:focus,
.link-black:hover {
  color: rgb(0, 0, 0) !important;
}

.link-blue {
  color: rgb(6, 122, 130) !important;
}

.link-blue:focus,
.link-blue:hover {
  color: rgb(5, 98, 104) !important;
}

.link-blue-light {
  color: rgb(172, 222, 230) !important;
}

.link-blue-light:focus,
.link-blue-light:hover {
  color: rgb(189, 229, 235) !important;
}

.link-blue-dark {
  color: rgb(15, 135, 144) !important;
}

.link-blue-dark:focus,
.link-blue-dark:hover {
  color: rgb(63, 159, 166) !important;
}

.link-blue-bright {
  color: rgb(18, 205, 212) !important;
}

.link-blue-bright:focus,
.link-blue-bright:hover {
  color: rgb(65, 215, 221) !important;
}

.link-blue-deep {
  color: rgb(41, 129, 255) !important;
}

.link-blue-deep:focus,
.link-blue-deep:hover {
  color: rgb(84, 154, 255) !important;
}

.link-yellow {
  color: rgb(255, 195, 47) !important;
}

.link-yellow:focus,
.link-yellow:hover {
  color: rgb(255, 207, 89) !important;
}

.link-yellow-light {
  color: rgb(254, 237, 127) !important;
}

.link-yellow-light:focus,
.link-yellow-light:hover {
  color: rgb(254, 241, 153) !important;
}

.link-yellow-dark {
  color: rgb(212, 171, 42) !important;
}

.link-yellow-dark:focus,
.link-yellow-dark:hover {
  color: rgb(221, 188, 85) !important;
}

.link-yellow-bright {
  color: rgb(255, 237, 26) !important;
}

.link-yellow-bright:focus,
.link-yellow-bright:hover {
  color: rgb(255, 241, 72) !important;
}

.link-green {
  color: rgb(121, 190, 67) !important;
}

.link-green:focus,
.link-green:hover {
  color: rgb(148, 203, 105) !important;
}

.link-green-light {
  color: rgb(181, 213, 91) !important;
}

.link-green-light:focus,
.link-green-light:hover {
  color: rgb(196, 221, 124) !important;
}

.link-green-dark {
  color: rgb(61, 150, 68) !important;
}

.link-green-dark:focus,
.link-green-dark:hover {
  color: rgb(100, 171, 105) !important;
}

.link-green-bright {
  color: rgb(27, 219, 185) !important;
}

.link-green-bright:focus,
.link-green-bright:hover {
  color: rgb(73, 226, 199) !important;
}

.link-orange {
  color: rgb(247, 143, 30) !important;
}

.link-orange:focus,
.link-orange:hover {
  color: rgb(249, 165, 75) !important;
}

.link-orange-light {
  color: rgb(254, 203, 124) !important;
}

.link-orange-light:focus,
.link-orange-light:hover {
  color: rgb(254, 213, 150) !important;
}

.link-orange-dark {
  color: rgb(214, 120, 39) !important;
}

.link-orange-dark:focus,
.link-orange-dark:hover {
  color: rgb(222, 147, 82) !important;
}

.link-grey {
  color: rgb(85, 85, 85) !important;
}

.link-grey:focus,
.link-grey:hover {
  color: rgb(68, 68, 68) !important;
}

.link-grey-light {
  color: rgb(221, 221, 221) !important;
}

.link-grey-light:focus,
.link-grey-light:hover {
  color: rgb(228, 228, 228) !important;
}

.link-offwhite {
  color: rgb(242, 242, 242) !important;
}

.link-offwhite:focus,
.link-offwhite:hover {
  color: rgb(245, 245, 245) !important;
}

.link-grey-medium {
  color: rgb(152, 152, 152) !important;
}

.link-grey-medium:focus,
.link-grey-medium:hover {
  color: rgb(173, 173, 173) !important;
}

.link-purple {
  color: rgb(106, 85, 161) !important;
}

.link-purple:focus,
.link-purple:hover {
  color: rgb(85, 68, 129) !important;
}

.link-purple-light {
  color: rgb(181, 163, 207) !important;
}

.link-purple-light:focus,
.link-purple-light:hover {
  color: rgb(196, 181, 217) !important;
}

.link-purple-dark {
  color: rgb(72, 57, 109) !important;
}

.link-purple-dark:focus,
.link-purple-dark:hover {
  color: rgb(58, 46, 87) !important;
}

.link-pink {
  color: rgb(226, 138, 170) !important;
}

.link-pink:focus,
.link-pink:hover {
  color: rgb(232, 161, 187) !important;
}

.link-pink-dark {
  color: rgb(180, 102, 133) !important;
}

.link-pink-dark:focus,
.link-pink-dark:hover {
  color: rgb(195, 133, 157) !important;
}

.link-pink-bright {
  color: rgb(255, 110, 176) !important;
}

.link-pink-bright:focus,
.link-pink-bright:hover {
  color: rgb(255, 139, 192) !important;
}

.link-beige {
  color: rgb(255, 250, 242) !important;
}

.link-beige:focus,
.link-beige:hover {
  color: rgb(255, 251, 245) !important;
}

.link-darkbeige {
  color: rgb(255, 243, 224) !important;
}

.link-darkbeige:focus,
.link-darkbeige:hover {
  color: rgb(255, 245, 230) !important;
}

.link-lightbeige {
  color: rgb(255, 250, 242) !important;
}

.link-lightbeige:focus,
.link-lightbeige:hover {
  color: rgb(255, 251, 245) !important;
}

.link-teal {
  color: rgb(15, 135, 144) !important;
}

.link-teal:focus,
.link-teal:hover {
  color: rgb(63, 159, 166) !important;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  content: "";
  display: block;
  padding-top: var(--bs-aspect-ratio);
}

.ratio>* {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571%;
}

.fixed-top {
  top: 0px;
}

.fixed-bottom,
.fixed-top {
  left: 0px;
  position: fixed;
  right: 0px;
  z-index: 1030;
}

.fixed-bottom {
  bottom: 0px;
}

.sticky-top {
  top: 0px;
}

.sticky-bottom,
.sticky-top {
  position: sticky;
  z-index: 1020;
}

.sticky-bottom {
  bottom: 0px;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    top: 0px;
  }

  .sticky-sm-bottom,
  .sticky-sm-top {
    position: sticky;
    z-index: 1020;
  }

  .sticky-sm-bottom {
    bottom: 0px;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    top: 0px;
  }

  .sticky-md-bottom,
  .sticky-md-top {
    position: sticky;
    z-index: 1020;
  }

  .sticky-md-bottom {
    bottom: 0px;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    top: 0px;
  }

  .sticky-lg-bottom,
  .sticky-lg-top {
    position: sticky;
    z-index: 1020;
  }

  .sticky-lg-bottom {
    bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    top: 0px;
  }

  .sticky-xl-bottom,
  .sticky-xl-top {
    position: sticky;
    z-index: 1020;
  }

  .sticky-xl-bottom {
    bottom: 0px;
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    top: 0px;
  }

  .sticky-xxl-bottom,
  .sticky-xxl-top {
    position: sticky;
    z-index: 1020;
  }

  .sticky-xxl-bottom {
    bottom: 0px;
  }
}

.hstack {
  align-items: center;
  flex-direction: row;
}

.hstack,
.vstack {
  align-self: stretch;
  display: flex;
}

.vstack {
  flex: 1 1 auto;
  flex-direction: column;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0px, 0px, 0px, 0px) !important;
  border: 0px !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.stretched-link::after {
  inset: 0px;
  content: "";
  position: absolute;
  z-index: 1;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  align-self: stretch;
  background-color: currentcolor;
  display: inline-block;
  min-height: 1em;
  opacity: 0.25;
  width: 1px;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important;
}

.shadow-sm {
  box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem !important;
}

.shadow-lg {
  box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0px !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0px !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0px !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0px !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0px !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0px !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0px !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0px !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb),
      var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb),
      var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb),
      var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb),
      var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-rgb), var(--bs-border-opacity)) !important;
}

.border-blue-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-blue-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-blue-bright {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-bright-rgb),
      var(--bs-border-opacity)) !important;
}

.border-blue-deep {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-blue-deep-rgb),
      var(--bs-border-opacity)) !important;
}

.border-yellow {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-yellow-rgb), var(--bs-border-opacity)) !important;
}

.border-yellow-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-yellow-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-yellow-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-yellow-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-yellow-bright {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-yellow-bright-rgb),
      var(--bs-border-opacity)) !important;
}

.border-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-green-rgb), var(--bs-border-opacity)) !important;
}

.border-green-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-green-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-green-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-green-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-green-bright {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-green-bright-rgb),
      var(--bs-border-opacity)) !important;
}

.border-orange {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-orange-rgb), var(--bs-border-opacity)) !important;
}

.border-orange-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-orange-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-orange-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-orange-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-grey {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-grey-rgb), var(--bs-border-opacity)) !important;
}

.border-grey-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-grey-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-offwhite {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-offwhite-rgb),
      var(--bs-border-opacity)) !important;
}

.border-grey-medium {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-grey-medium-rgb),
      var(--bs-border-opacity)) !important;
}

.border-purple {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-purple-rgb), var(--bs-border-opacity)) !important;
}

.border-purple-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-purple-light-rgb),
      var(--bs-border-opacity)) !important;
}

.border-purple-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-purple-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-pink {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-pink-rgb), var(--bs-border-opacity)) !important;
}

.border-pink-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-pink-dark-rgb),
      var(--bs-border-opacity)) !important;
}

.border-pink-bright {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-pink-bright-rgb),
      var(--bs-border-opacity)) !important;
}

.border-beige {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-beige-rgb), var(--bs-border-opacity)) !important;
}

.border-darkbeige {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-darkbeige-rgb),
      var(--bs-border-opacity)) !important;
}

.border-lightbeige {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-lightbeige-rgb),
      var(--bs-border-opacity)) !important;
}

.border-teal {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-teal-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 0.6rem !important;
}

.m-25 {
  margin: 1.2rem !important;
}

.m-2 {
  margin: 0.75rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.m-4 {
  margin: 2.25rem !important;
}

.m-5 {
  margin: 4.5rem !important;
}

.m-6 {
  margin: 5.25rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.m-8 {
  margin: 6.75rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mx-1 {
  margin-left: 0.6rem !important;
  margin-right: 0.6rem !important;
}

.mx-25 {
  margin-left: 1.2rem !important;
  margin-right: 1.2rem !important;
}

.mx-2 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-4 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

.mx-5 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.mx-6 {
  margin-left: 5.25rem !important;
  margin-right: 5.25rem !important;
}

.mx-7 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.mx-8 {
  margin-left: 6.75rem !important;
  margin-right: 6.75rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-0 {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.my-1 {
  margin-bottom: 0.6rem !important;
  margin-top: 0.6rem !important;
}

.my-25 {
  margin-bottom: 1.2rem !important;
  margin-top: 1.2rem !important;
}

.my-2 {
  margin-bottom: 0.75rem !important;
  margin-top: 0.75rem !important;
}

.my-3 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}

.my-4 {
  margin-bottom: 2.25rem !important;
  margin-top: 2.25rem !important;
}

.my-5 {
  margin-bottom: 4.5rem !important;
  margin-top: 4.5rem !important;
}

.my-6 {
  margin-bottom: 5.25rem !important;
  margin-top: 5.25rem !important;
}

.my-7 {
  margin-bottom: 6rem !important;
  margin-top: 6rem !important;
}

.my-8 {
  margin-bottom: 6.75rem !important;
  margin-top: 6.75rem !important;
}

.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 0.6rem !important;
}

.mt-25 {
  margin-top: 1.2rem !important;
}

.mt-2 {
  margin-top: 0.75rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mt-4 {
  margin-top: 2.25rem !important;
}

.mt-5 {
  margin-top: 4.5rem !important;
}

.mt-6 {
  margin-top: 5.25rem !important;
}

.mt-7 {
  margin-top: 6rem !important;
}

.mt-8 {
  margin-top: 6.75rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0px !important;
}

.me-1 {
  margin-right: 0.6rem !important;
}

.me-25 {
  margin-right: 1.2rem !important;
}

.me-2 {
  margin-right: 0.75rem !important;
}

.me-3 {
  margin-right: 1.5rem !important;
}

.me-4 {
  margin-right: 2.25rem !important;
}

.me-5 {
  margin-right: 4.5rem !important;
}

.me-6 {
  margin-right: 5.25rem !important;
}

.me-7 {
  margin-right: 6rem !important;
}

.me-8 {
  margin-right: 6.75rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 0.6rem !important;
}

.mb-25 {
  margin-bottom: 1.2rem !important;
}

.mb-2 {
  margin-bottom: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 2.25rem !important;
}

.mb-5 {
  margin-bottom: 4.5rem !important;
}

.mb-6 {
  margin-bottom: 5.25rem !important;
}

.mb-7 {
  margin-bottom: 6rem !important;
}

.mb-8 {
  margin-bottom: 6.75rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0px !important;
}

.ms-1 {
  margin-left: 0.6rem !important;
}

.ms-25 {
  margin-left: 1.2rem !important;
}

.ms-2 {
  margin-left: 0.75rem !important;
}

.ms-3 {
  margin-left: 1.5rem !important;
}

.ms-4 {
  margin-left: 2.25rem !important;
}

.ms-5 {
  margin-left: 4.5rem !important;
}

.ms-6 {
  margin-left: 5.25rem !important;
}

.ms-7 {
  margin-left: 6rem !important;
}

.ms-8 {
  margin-left: 6.75rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.m-n1 {
  margin: -0.6rem !important;
}

.m-n25 {
  margin: -1.2rem !important;
}

.m-n2 {
  margin: -0.75rem !important;
}

.m-n3 {
  margin: -1.5rem !important;
}

.m-n4 {
  margin: -2.25rem !important;
}

.m-n5 {
  margin: -4.5rem !important;
}

.m-n6 {
  margin: -5.25rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.m-n8 {
  margin: -6.75rem !important;
}

.mx-n1 {
  margin-left: -0.6rem !important;
  margin-right: -0.6rem !important;
}

.mx-n25 {
  margin-left: -1.2rem !important;
  margin-right: -1.2rem !important;
}

.mx-n2 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

.mx-n3 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.mx-n4 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

.mx-n5 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}

.mx-n6 {
  margin-left: -5.25rem !important;
  margin-right: -5.25rem !important;
}

.mx-n7 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.mx-n8 {
  margin-left: -6.75rem !important;
  margin-right: -6.75rem !important;
}

.my-n1 {
  margin-bottom: -0.6rem !important;
  margin-top: -0.6rem !important;
}

.my-n25 {
  margin-bottom: -1.2rem !important;
  margin-top: -1.2rem !important;
}

.my-n2 {
  margin-bottom: -0.75rem !important;
  margin-top: -0.75rem !important;
}

.my-n3 {
  margin-bottom: -1.5rem !important;
  margin-top: -1.5rem !important;
}

.my-n4 {
  margin-bottom: -2.25rem !important;
  margin-top: -2.25rem !important;
}

.my-n5 {
  margin-bottom: -4.5rem !important;
  margin-top: -4.5rem !important;
}

.my-n6 {
  margin-bottom: -5.25rem !important;
  margin-top: -5.25rem !important;
}

.my-n7 {
  margin-bottom: -6rem !important;
  margin-top: -6rem !important;
}

.my-n8 {
  margin-bottom: -6.75rem !important;
  margin-top: -6.75rem !important;
}

.mt-n1 {
  margin-top: -0.6rem !important;
}

.mt-n25 {
  margin-top: -1.2rem !important;
}

.mt-n2 {
  margin-top: -0.75rem !important;
}

.mt-n3 {
  margin-top: -1.5rem !important;
}

.mt-n4 {
  margin-top: -2.25rem !important;
}

.mt-n5 {
  margin-top: -4.5rem !important;
}

.mt-n6 {
  margin-top: -5.25rem !important;
}

.mt-n7 {
  margin-top: -6rem !important;
}

.mt-n8 {
  margin-top: -6.75rem !important;
}

.me-n1 {
  margin-right: -0.6rem !important;
}

.me-n25 {
  margin-right: -1.2rem !important;
}

.me-n2 {
  margin-right: -0.75rem !important;
}

.me-n3 {
  margin-right: -1.5rem !important;
}

.me-n4 {
  margin-right: -2.25rem !important;
}

.me-n5 {
  margin-right: -4.5rem !important;
}

.me-n6 {
  margin-right: -5.25rem !important;
}

.me-n7 {
  margin-right: -6rem !important;
}

.me-n8 {
  margin-right: -6.75rem !important;
}

.mb-n1 {
  margin-bottom: -0.6rem !important;
}

.mb-n25 {
  margin-bottom: -1.2rem !important;
}

.mb-n2 {
  margin-bottom: -0.75rem !important;
}

.mb-n3 {
  margin-bottom: -1.5rem !important;
}

.mb-n4 {
  margin-bottom: -2.25rem !important;
}

.mb-n5 {
  margin-bottom: -4.5rem !important;
}

.mb-n6 {
  margin-bottom: -5.25rem !important;
}

.mb-n7 {
  margin-bottom: -6rem !important;
}

.mb-n8 {
  margin-bottom: -6.75rem !important;
}

.ms-n1 {
  margin-left: -0.6rem !important;
}

.ms-n25 {
  margin-left: -1.2rem !important;
}

.ms-n2 {
  margin-left: -0.75rem !important;
}

.ms-n3 {
  margin-left: -1.5rem !important;
}

.ms-n4 {
  margin-left: -2.25rem !important;
}

.ms-n5 {
  margin-left: -4.5rem !important;
}

.ms-n6 {
  margin-left: -5.25rem !important;
}

.ms-n7 {
  margin-left: -6rem !important;
}

.ms-n8 {
  margin-left: -6.75rem !important;
}

.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 0.6rem !important;
}

.p-25 {
  padding: 1.2rem !important;
}

.p-2 {
  padding: 0.75rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.p-4 {
  padding: 2.25rem !important;
}

.p-5 {
  padding: 4.5rem !important;
}

.p-6 {
  padding: 5.25rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.p-8 {
  padding: 6.75rem !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-1 {
  padding-left: 0.6rem !important;
  padding-right: 0.6rem !important;
}

.px-25 {
  padding-left: 1.2rem !important;
  padding-right: 1.2rem !important;
}

.px-2 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-4 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.px-5 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.px-6 {
  padding-left: 5.25rem !important;
  padding-right: 5.25rem !important;
}

.px-7 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.px-8 {
  padding-left: 6.75rem !important;
  padding-right: 6.75rem !important;
}

.py-0 {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.py-1 {
  padding-bottom: 0.6rem !important;
  padding-top: 0.6rem !important;
}

.py-25 {
  padding-bottom: 1.2rem !important;
  padding-top: 1.2rem !important;
}

.py-2 {
  padding-bottom: 0.75rem !important;
  padding-top: 0.75rem !important;
}

.py-3 {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important;
}

.py-4 {
  padding-bottom: 2.25rem !important;
  padding-top: 2.25rem !important;
}

.py-5 {
  padding-bottom: 4.5rem !important;
  padding-top: 4.5rem !important;
}

.py-6 {
  padding-bottom: 5.25rem !important;
  padding-top: 5.25rem !important;
}

.py-7 {
  padding-bottom: 6rem !important;
  padding-top: 6rem !important;
}

.py-8 {
  padding-bottom: 6.75rem !important;
  padding-top: 6.75rem !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 0.6rem !important;
}

.pt-25 {
  padding-top: 1.2rem !important;
}

.pt-2 {
  padding-top: 0.75rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pt-4 {
  padding-top: 2.25rem !important;
}

.pt-5 {
  padding-top: 4.5rem !important;
}

.pt-6 {
  padding-top: 5.25rem !important;
}

.pt-7 {
  padding-top: 6rem !important;
}

.pt-8 {
  padding-top: 6.75rem !important;
}

.pe-0 {
  padding-right: 0px !important;
}

.pe-1 {
  padding-right: 0.6rem !important;
}

.pe-25 {
  padding-right: 1.2rem !important;
}

.pe-2 {
  padding-right: 0.75rem !important;
}

.pe-3 {
  padding-right: 1.5rem !important;
}

.pe-4 {
  padding-right: 2.25rem !important;
}

.pe-5 {
  padding-right: 4.5rem !important;
}

.pe-6 {
  padding-right: 5.25rem !important;
}

.pe-7 {
  padding-right: 6rem !important;
}

.pe-8 {
  padding-right: 6.75rem !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 0.6rem !important;
}

.pb-25 {
  padding-bottom: 1.2rem !important;
}

.pb-2 {
  padding-bottom: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 2.25rem !important;
}

.pb-5 {
  padding-bottom: 4.5rem !important;
}

.pb-6 {
  padding-bottom: 5.25rem !important;
}

.pb-7 {
  padding-bottom: 6rem !important;
}

.pb-8 {
  padding-bottom: 6.75rem !important;
}

.ps-0 {
  padding-left: 0px !important;
}

.ps-1 {
  padding-left: 0.6rem !important;
}

.ps-25 {
  padding-left: 1.2rem !important;
}

.ps-2 {
  padding-left: 0.75rem !important;
}

.ps-3 {
  padding-left: 1.5rem !important;
}

.ps-4 {
  padding-left: 2.25rem !important;
}

.ps-5 {
  padding-left: 4.5rem !important;
}

.ps-6 {
  padding-left: 5.25rem !important;
}

.ps-7 {
  padding-left: 6rem !important;
}

.ps-8 {
  padding-left: 6.75rem !important;
}

.gap-0 {
  gap: 0px !important;
}

.gap-1 {
  gap: 0.6rem !important;
}

.gap-25 {
  gap: 1.2rem !important;
}

.gap-2 {
  gap: 0.75rem !important;
}

.gap-3 {
  gap: 1.5rem !important;
}

.gap-4 {
  gap: 2.25rem !important;
}

.gap-5 {
  gap: 4.5rem !important;
}

.gap-6 {
  gap: 5.25rem !important;
}

.gap-7 {
  gap: 6rem !important;
}

.gap-8 {
  gap: 6.75rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.475rem + 2.7vw) !important;
}

.fs-2 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-3 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-4,
.fs-5 {
  font-size: 1.125rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-break {
  overflow-wrap: break-word !important;
  word-break: break-word !important;
}

.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-rgb), var(--bs-text-opacity)) !important;
}

.text-blue-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-light-rgb), var(--bs-text-opacity)) !important;
}

.text-blue-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-blue-bright {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-bright-rgb), var(--bs-text-opacity)) !important;
}

.text-blue-deep {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue-deep-rgb), var(--bs-text-opacity)) !important;
}

.text-yellow {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-rgb), var(--bs-text-opacity)) !important;
}

.text-yellow-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-light-rgb), var(--bs-text-opacity)) !important;
}

.text-yellow-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-yellow-bright {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-bright-rgb), var(--bs-text-opacity)) !important;
}

.text-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
}

.text-green-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-light-rgb), var(--bs-text-opacity)) !important;
}

.text-green-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-green-bright {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-green-bright-rgb), var(--bs-text-opacity)) !important;
}

.text-orange {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-rgb), var(--bs-text-opacity)) !important;
}

.text-orange-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-light-rgb), var(--bs-text-opacity)) !important;
}

.text-orange-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orange-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-grey {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grey-rgb), var(--bs-text-opacity)) !important;
}

.text-grey-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grey-light-rgb), var(--bs-text-opacity)) !important;
}

.text-offwhite {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-offwhite-rgb), var(--bs-text-opacity)) !important;
}

.text-grey-medium {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grey-medium-rgb), var(--bs-text-opacity)) !important;
}

.text-purple {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-rgb), var(--bs-text-opacity)) !important;
}

.text-purple-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-light-rgb), var(--bs-text-opacity)) !important;
}

.text-purple-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-pink {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-rgb), var(--bs-text-opacity)) !important;
}

.text-pink-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-pink-bright {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-pink-bright-rgb), var(--bs-text-opacity)) !important;
}

.text-beige {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-beige-rgb), var(--bs-text-opacity)) !important;
}

.text-darkbeige {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-darkbeige-rgb), var(--bs-text-opacity)) !important;
}

.text-lightbeige {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-lightbeige-rgb), var(--bs-text-opacity)) !important;
}

.text-teal {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-teal-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: rgb(85, 85, 85) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-rgb), var(--bs-bg-opacity)) !important;
}

.bg-blue-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-blue-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-blue-bright {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-bright-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-blue-deep {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-blue-deep-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-yellow {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}

.bg-yellow-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-yellow-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-yellow-bright {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-bright-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-rgb), var(--bs-bg-opacity)) !important;
}

.bg-green-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-green-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-green-bright {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-green-bright-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-orange {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-rgb), var(--bs-bg-opacity)) !important;
}

.bg-orange-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-orange-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-orange-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-grey {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grey-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grey-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grey-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-offwhite {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-offwhite-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-grey-medium {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grey-medium-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-purple {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}

.bg-purple-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-light-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-purple-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-pink {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-rgb), var(--bs-bg-opacity)) !important;
}

.bg-pink-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-dark-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-pink-bright {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-pink-bright-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-beige {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-beige-rgb), var(--bs-bg-opacity)) !important;
}

.bg-darkbeige {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-darkbeige-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-lightbeige {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-lightbeige-rgb),
      var(--bs-bg-opacity)) !important;
}

/* --My Background-- */


.bg-navyblue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-navyblue-rgb), var(--bs-bg-opacity)) !important;
}

/* --end of my background -- */
 
.bg-teal {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-teal-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb),
      var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0px !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-end,
.rounded-top {
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom,
.rounded-end {
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom,
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-start {
  border-top-left-radius: var(--bs-border-radius) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0px !important;
  }

  .m-sm-1 {
    margin: 0.6rem !important;
  }

  .m-sm-25 {
    margin: 1.2rem !important;
  }

  .m-sm-2 {
    margin: 0.75rem !important;
  }

  .m-sm-3 {
    margin: 1.5rem !important;
  }

  .m-sm-4 {
    margin: 2.25rem !important;
  }

  .m-sm-5 {
    margin: 4.5rem !important;
  }

  .m-sm-6 {
    margin: 5.25rem !important;
  }

  .m-sm-7 {
    margin: 6rem !important;
  }

  .m-sm-8 {
    margin: 6.75rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mx-sm-1 {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }

  .mx-sm-25 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }

  .mx-sm-2 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .mx-sm-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-sm-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .mx-sm-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .mx-sm-6 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .mx-sm-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .mx-sm-8 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-sm-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .my-sm-1 {
    margin-bottom: 0.6rem !important;
    margin-top: 0.6rem !important;
  }

  .my-sm-25 {
    margin-bottom: 1.2rem !important;
    margin-top: 1.2rem !important;
  }

  .my-sm-2 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }

  .my-sm-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }

  .my-sm-4 {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important;
  }

  .my-sm-5 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important;
  }

  .my-sm-6 {
    margin-bottom: 5.25rem !important;
    margin-top: 5.25rem !important;
  }

  .my-sm-7 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }

  .my-sm-8 {
    margin-bottom: 6.75rem !important;
    margin-top: 6.75rem !important;
  }

  .my-sm-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0px !important;
  }

  .mt-sm-1 {
    margin-top: 0.6rem !important;
  }

  .mt-sm-25 {
    margin-top: 1.2rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.75rem !important;
  }

  .mt-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-4 {
    margin-top: 2.25rem !important;
  }

  .mt-sm-5 {
    margin-top: 4.5rem !important;
  }

  .mt-sm-6 {
    margin-top: 5.25rem !important;
  }

  .mt-sm-7 {
    margin-top: 6rem !important;
  }

  .mt-sm-8 {
    margin-top: 6.75rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0px !important;
  }

  .me-sm-1 {
    margin-right: 0.6rem !important;
  }

  .me-sm-25 {
    margin-right: 1.2rem !important;
  }

  .me-sm-2 {
    margin-right: 0.75rem !important;
  }

  .me-sm-3 {
    margin-right: 1.5rem !important;
  }

  .me-sm-4 {
    margin-right: 2.25rem !important;
  }

  .me-sm-5 {
    margin-right: 4.5rem !important;
  }

  .me-sm-6 {
    margin-right: 5.25rem !important;
  }

  .me-sm-7 {
    margin-right: 6rem !important;
  }

  .me-sm-8 {
    margin-right: 6.75rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0px !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.6rem !important;
  }

  .mb-sm-25 {
    margin-bottom: 1.2rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.75rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 2.25rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 4.5rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 5.25rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 6rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 6.75rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0px !important;
  }

  .ms-sm-1 {
    margin-left: 0.6rem !important;
  }

  .ms-sm-25 {
    margin-left: 1.2rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.75rem !important;
  }

  .ms-sm-3 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-4 {
    margin-left: 2.25rem !important;
  }

  .ms-sm-5 {
    margin-left: 4.5rem !important;
  }

  .ms-sm-6 {
    margin-left: 5.25rem !important;
  }

  .ms-sm-7 {
    margin-left: 6rem !important;
  }

  .ms-sm-8 {
    margin-left: 6.75rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .m-sm-n1 {
    margin: -0.6rem !important;
  }

  .m-sm-n25 {
    margin: -1.2rem !important;
  }

  .m-sm-n2 {
    margin: -0.75rem !important;
  }

  .m-sm-n3 {
    margin: -1.5rem !important;
  }

  .m-sm-n4 {
    margin: -2.25rem !important;
  }

  .m-sm-n5 {
    margin: -4.5rem !important;
  }

  .m-sm-n6 {
    margin: -5.25rem !important;
  }

  .m-sm-n7 {
    margin: -6rem !important;
  }

  .m-sm-n8 {
    margin: -6.75rem !important;
  }

  .mx-sm-n1 {
    margin-left: -0.6rem !important;
    margin-right: -0.6rem !important;
  }

  .mx-sm-n25 {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important;
  }

  .mx-sm-n2 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .mx-sm-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .mx-sm-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .mx-sm-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .mx-sm-n6 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .mx-sm-n7 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .mx-sm-n8 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .my-sm-n1 {
    margin-bottom: -0.6rem !important;
    margin-top: -0.6rem !important;
  }

  .my-sm-n25 {
    margin-bottom: -1.2rem !important;
    margin-top: -1.2rem !important;
  }

  .my-sm-n2 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
  }

  .my-sm-n3 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
  }

  .my-sm-n4 {
    margin-bottom: -2.25rem !important;
    margin-top: -2.25rem !important;
  }

  .my-sm-n5 {
    margin-bottom: -4.5rem !important;
    margin-top: -4.5rem !important;
  }

  .my-sm-n6 {
    margin-bottom: -5.25rem !important;
    margin-top: -5.25rem !important;
  }

  .my-sm-n7 {
    margin-bottom: -6rem !important;
    margin-top: -6rem !important;
  }

  .my-sm-n8 {
    margin-bottom: -6.75rem !important;
    margin-top: -6.75rem !important;
  }

  .mt-sm-n1 {
    margin-top: -0.6rem !important;
  }

  .mt-sm-n25 {
    margin-top: -1.2rem !important;
  }

  .mt-sm-n2 {
    margin-top: -0.75rem !important;
  }

  .mt-sm-n3 {
    margin-top: -1.5rem !important;
  }

  .mt-sm-n4 {
    margin-top: -2.25rem !important;
  }

  .mt-sm-n5 {
    margin-top: -4.5rem !important;
  }

  .mt-sm-n6 {
    margin-top: -5.25rem !important;
  }

  .mt-sm-n7 {
    margin-top: -6rem !important;
  }

  .mt-sm-n8 {
    margin-top: -6.75rem !important;
  }

  .me-sm-n1 {
    margin-right: -0.6rem !important;
  }

  .me-sm-n25 {
    margin-right: -1.2rem !important;
  }

  .me-sm-n2 {
    margin-right: -0.75rem !important;
  }

  .me-sm-n3 {
    margin-right: -1.5rem !important;
  }

  .me-sm-n4 {
    margin-right: -2.25rem !important;
  }

  .me-sm-n5 {
    margin-right: -4.5rem !important;
  }

  .me-sm-n6 {
    margin-right: -5.25rem !important;
  }

  .me-sm-n7 {
    margin-right: -6rem !important;
  }

  .me-sm-n8 {
    margin-right: -6.75rem !important;
  }

  .mb-sm-n1 {
    margin-bottom: -0.6rem !important;
  }

  .mb-sm-n25 {
    margin-bottom: -1.2rem !important;
  }

  .mb-sm-n2 {
    margin-bottom: -0.75rem !important;
  }

  .mb-sm-n3 {
    margin-bottom: -1.5rem !important;
  }

  .mb-sm-n4 {
    margin-bottom: -2.25rem !important;
  }

  .mb-sm-n5 {
    margin-bottom: -4.5rem !important;
  }

  .mb-sm-n6 {
    margin-bottom: -5.25rem !important;
  }

  .mb-sm-n7 {
    margin-bottom: -6rem !important;
  }

  .mb-sm-n8 {
    margin-bottom: -6.75rem !important;
  }

  .ms-sm-n1 {
    margin-left: -0.6rem !important;
  }

  .ms-sm-n25 {
    margin-left: -1.2rem !important;
  }

  .ms-sm-n2 {
    margin-left: -0.75rem !important;
  }

  .ms-sm-n3 {
    margin-left: -1.5rem !important;
  }

  .ms-sm-n4 {
    margin-left: -2.25rem !important;
  }

  .ms-sm-n5 {
    margin-left: -4.5rem !important;
  }

  .ms-sm-n6 {
    margin-left: -5.25rem !important;
  }

  .ms-sm-n7 {
    margin-left: -6rem !important;
  }

  .ms-sm-n8 {
    margin-left: -6.75rem !important;
  }

  .p-sm-0 {
    padding: 0px !important;
  }

  .p-sm-1 {
    padding: 0.6rem !important;
  }

  .p-sm-25 {
    padding: 1.2rem !important;
  }

  .p-sm-2 {
    padding: 0.75rem !important;
  }

  .p-sm-3 {
    padding: 1.5rem !important;
  }

  .p-sm-4 {
    padding: 2.25rem !important;
  }

  .p-sm-5 {
    padding: 4.5rem !important;
  }

  .p-sm-6 {
    padding: 5.25rem !important;
  }

  .p-sm-7 {
    padding: 6rem !important;
  }

  .p-sm-8 {
    padding: 6.75rem !important;
  }

  .px-sm-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .px-sm-1 {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }

  .px-sm-25 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }

  .px-sm-2 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .px-sm-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-sm-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .px-sm-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .px-sm-6 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .px-sm-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .px-sm-8 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .py-sm-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .py-sm-1 {
    padding-bottom: 0.6rem !important;
    padding-top: 0.6rem !important;
  }

  .py-sm-25 {
    padding-bottom: 1.2rem !important;
    padding-top: 1.2rem !important;
  }

  .py-sm-2 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }

  .py-sm-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }

  .py-sm-4 {
    padding-bottom: 2.25rem !important;
    padding-top: 2.25rem !important;
  }

  .py-sm-5 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
  }

  .py-sm-6 {
    padding-bottom: 5.25rem !important;
    padding-top: 5.25rem !important;
  }

  .py-sm-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }

  .py-sm-8 {
    padding-bottom: 6.75rem !important;
    padding-top: 6.75rem !important;
  }

  .pt-sm-0 {
    padding-top: 0px !important;
  }

  .pt-sm-1 {
    padding-top: 0.6rem !important;
  }

  .pt-sm-25 {
    padding-top: 1.2rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.75rem !important;
  }

  .pt-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-4 {
    padding-top: 2.25rem !important;
  }

  .pt-sm-5 {
    padding-top: 4.5rem !important;
  }

  .pt-sm-6 {
    padding-top: 5.25rem !important;
  }

  .pt-sm-7 {
    padding-top: 6rem !important;
  }

  .pt-sm-8 {
    padding-top: 6.75rem !important;
  }

  .pe-sm-0 {
    padding-right: 0px !important;
  }

  .pe-sm-1 {
    padding-right: 0.6rem !important;
  }

  .pe-sm-25 {
    padding-right: 1.2rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.75rem !important;
  }

  .pe-sm-3 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-4 {
    padding-right: 2.25rem !important;
  }

  .pe-sm-5 {
    padding-right: 4.5rem !important;
  }

  .pe-sm-6 {
    padding-right: 5.25rem !important;
  }

  .pe-sm-7 {
    padding-right: 6rem !important;
  }

  .pe-sm-8 {
    padding-right: 6.75rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0px !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.6rem !important;
  }

  .pb-sm-25 {
    padding-bottom: 1.2rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.75rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 2.25rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 4.5rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 5.25rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 6rem !important;
  }

  .pb-sm-8 {
    padding-bottom: 6.75rem !important;
  }

  .ps-sm-0 {
    padding-left: 0px !important;
  }

  .ps-sm-1 {
    padding-left: 0.6rem !important;
  }

  .ps-sm-25 {
    padding-left: 1.2rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.75rem !important;
  }

  .ps-sm-3 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-4 {
    padding-left: 2.25rem !important;
  }

  .ps-sm-5 {
    padding-left: 4.5rem !important;
  }

  .ps-sm-6 {
    padding-left: 5.25rem !important;
  }

  .ps-sm-7 {
    padding-left: 6rem !important;
  }

  .ps-sm-8 {
    padding-left: 6.75rem !important;
  }

  .gap-sm-0 {
    gap: 0px !important;
  }

  .gap-sm-1 {
    gap: 0.6rem !important;
  }

  .gap-sm-25 {
    gap: 1.2rem !important;
  }

  .gap-sm-2 {
    gap: 0.75rem !important;
  }

  .gap-sm-3 {
    gap: 1.5rem !important;
  }

  .gap-sm-4 {
    gap: 2.25rem !important;
  }

  .gap-sm-5 {
    gap: 4.5rem !important;
  }

  .gap-sm-6 {
    gap: 5.25rem !important;
  }

  .gap-sm-7 {
    gap: 6rem !important;
  }

  .gap-sm-8 {
    gap: 6.75rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0px !important;
  }

  .m-md-1 {
    margin: 0.6rem !important;
  }

  .m-md-25 {
    margin: 1.2rem !important;
  }

  .m-md-2 {
    margin: 0.75rem !important;
  }

  .m-md-3 {
    margin: 1.5rem !important;
  }

  .m-md-4 {
    margin: 2.25rem !important;
  }

  .m-md-5 {
    margin: 4.5rem !important;
  }

  .m-md-6 {
    margin: 5.25rem !important;
  }

  .m-md-7 {
    margin: 6rem !important;
  }

  .m-md-8 {
    margin: 6.75rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mx-md-1 {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }

  .mx-md-25 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }

  .mx-md-2 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .mx-md-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-md-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .mx-md-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .mx-md-6 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .mx-md-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .mx-md-8 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-md-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .my-md-1 {
    margin-bottom: 0.6rem !important;
    margin-top: 0.6rem !important;
  }

  .my-md-25 {
    margin-bottom: 1.2rem !important;
    margin-top: 1.2rem !important;
  }

  .my-md-2 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }

  .my-md-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }

  .my-md-4 {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important;
  }

  .my-md-5 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important;
  }

  .my-md-6 {
    margin-bottom: 5.25rem !important;
    margin-top: 5.25rem !important;
  }

  .my-md-7 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }

  .my-md-8 {
    margin-bottom: 6.75rem !important;
    margin-top: 6.75rem !important;
  }

  .my-md-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }

  .mt-md-0 {
    margin-top: 0px !important;
  }

  .mt-md-1 {
    margin-top: 0.6rem !important;
  }

  .mt-md-25 {
    margin-top: 1.2rem !important;
  }

  .mt-md-2 {
    margin-top: 0.75rem !important;
  }

  .mt-md-3 {
    margin-top: 1.5rem !important;
  }

  .mt-md-4 {
    margin-top: 2.25rem !important;
  }

  .mt-md-5 {
    margin-top: 4.5rem !important;
  }

  .mt-md-6 {
    margin-top: 5.25rem !important;
  }

  .mt-md-7 {
    margin-top: 6rem !important;
  }

  .mt-md-8 {
    margin-top: 6.75rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0px !important;
  }

  .me-md-1 {
    margin-right: 0.6rem !important;
  }

  .me-md-25 {
    margin-right: 1.2rem !important;
  }

  .me-md-2 {
    margin-right: 0.75rem !important;
  }

  .me-md-3 {
    margin-right: 1.5rem !important;
  }

  .me-md-4 {
    margin-right: 2.25rem !important;
  }

  .me-md-5 {
    margin-right: 4.5rem !important;
  }

  .me-md-6 {
    margin-right: 5.25rem !important;
  }

  .me-md-7 {
    margin-right: 6rem !important;
  }

  .me-md-8 {
    margin-right: 6.75rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0px !important;
  }

  .mb-md-1 {
    margin-bottom: 0.6rem !important;
  }

  .mb-md-25 {
    margin-bottom: 1.2rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.75rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-4 {
    margin-bottom: 2.25rem !important;
  }

  .mb-md-5 {
    margin-bottom: 4.5rem !important;
  }

  .mb-md-6 {
    margin-bottom: 5.25rem !important;
  }

  .mb-md-7 {
    margin-bottom: 6rem !important;
  }

  .mb-md-8 {
    margin-bottom: 6.75rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0px !important;
  }

  .ms-md-1 {
    margin-left: 0.6rem !important;
  }

  .ms-md-25 {
    margin-left: 1.2rem !important;
  }

  .ms-md-2 {
    margin-left: 0.75rem !important;
  }

  .ms-md-3 {
    margin-left: 1.5rem !important;
  }

  .ms-md-4 {
    margin-left: 2.25rem !important;
  }

  .ms-md-5 {
    margin-left: 4.5rem !important;
  }

  .ms-md-6 {
    margin-left: 5.25rem !important;
  }

  .ms-md-7 {
    margin-left: 6rem !important;
  }

  .ms-md-8 {
    margin-left: 6.75rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .m-md-n1 {
    margin: -0.6rem !important;
  }

  .m-md-n25 {
    margin: -1.2rem !important;
  }

  .m-md-n2 {
    margin: -0.75rem !important;
  }

  .m-md-n3 {
    margin: -1.5rem !important;
  }

  .m-md-n4 {
    margin: -2.25rem !important;
  }

  .m-md-n5 {
    margin: -4.5rem !important;
  }

  .m-md-n6 {
    margin: -5.25rem !important;
  }

  .m-md-n7 {
    margin: -6rem !important;
  }

  .m-md-n8 {
    margin: -6.75rem !important;
  }

  .mx-md-n1 {
    margin-left: -0.6rem !important;
    margin-right: -0.6rem !important;
  }

  .mx-md-n25 {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important;
  }

  .mx-md-n2 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .mx-md-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .mx-md-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .mx-md-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .mx-md-n6 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .mx-md-n7 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .mx-md-n8 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .my-md-n1 {
    margin-bottom: -0.6rem !important;
    margin-top: -0.6rem !important;
  }

  .my-md-n25 {
    margin-bottom: -1.2rem !important;
    margin-top: -1.2rem !important;
  }

  .my-md-n2 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
  }

  .my-md-n3 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
  }

  .my-md-n4 {
    margin-bottom: -2.25rem !important;
    margin-top: -2.25rem !important;
  }

  .my-md-n5 {
    margin-bottom: -4.5rem !important;
    margin-top: -4.5rem !important;
  }

  .my-md-n6 {
    margin-bottom: -5.25rem !important;
    margin-top: -5.25rem !important;
  }

  .my-md-n7 {
    margin-bottom: -6rem !important;
    margin-top: -6rem !important;
  }

  .my-md-n8 {
    margin-bottom: -6.75rem !important;
    margin-top: -6.75rem !important;
  }

  .mt-md-n1 {
    margin-top: -0.6rem !important;
  }

  .mt-md-n25 {
    margin-top: -1.2rem !important;
  }

  .mt-md-n2 {
    margin-top: -0.75rem !important;
  }

  .mt-md-n3 {
    margin-top: -1.5rem !important;
  }

  .mt-md-n4 {
    margin-top: -2.25rem !important;
  }

  .mt-md-n5 {
    margin-top: -4.5rem !important;
  }

  .mt-md-n6 {
    margin-top: -5.25rem !important;
  }

  .mt-md-n7 {
    margin-top: -6rem !important;
  }

  .mt-md-n8 {
    margin-top: -6.75rem !important;
  }

  .me-md-n1 {
    margin-right: -0.6rem !important;
  }

  .me-md-n25 {
    margin-right: -1.2rem !important;
  }

  .me-md-n2 {
    margin-right: -0.75rem !important;
  }

  .me-md-n3 {
    margin-right: -1.5rem !important;
  }

  .me-md-n4 {
    margin-right: -2.25rem !important;
  }

  .me-md-n5 {
    margin-right: -4.5rem !important;
  }

  .me-md-n6 {
    margin-right: -5.25rem !important;
  }

  .me-md-n7 {
    margin-right: -6rem !important;
  }

  .me-md-n8 {
    margin-right: -6.75rem !important;
  }

  .mb-md-n1 {
    margin-bottom: -0.6rem !important;
  }

  .mb-md-n25 {
    margin-bottom: -1.2rem !important;
  }

  .mb-md-n2 {
    margin-bottom: -0.75rem !important;
  }

  .mb-md-n3 {
    margin-bottom: -1.5rem !important;
  }

  .mb-md-n4 {
    margin-bottom: -2.25rem !important;
  }

  .mb-md-n5 {
    margin-bottom: -4.5rem !important;
  }

  .mb-md-n6 {
    margin-bottom: -5.25rem !important;
  }

  .mb-md-n7 {
    margin-bottom: -6rem !important;
  }

  .mb-md-n8 {
    margin-bottom: -6.75rem !important;
  }

  .ms-md-n1 {
    margin-left: -0.6rem !important;
  }

  .ms-md-n25 {
    margin-left: -1.2rem !important;
  }

  .ms-md-n2 {
    margin-left: -0.75rem !important;
  }

  .ms-md-n3 {
    margin-left: -1.5rem !important;
  }

  .ms-md-n4 {
    margin-left: -2.25rem !important;
  }

  .ms-md-n5 {
    margin-left: -4.5rem !important;
  }

  .ms-md-n6 {
    margin-left: -5.25rem !important;
  }

  .ms-md-n7 {
    margin-left: -6rem !important;
  }

  .ms-md-n8 {
    margin-left: -6.75rem !important;
  }

  .p-md-0 {
    padding: 0px !important;
  }

  .p-md-1 {
    padding: 0.6rem !important;
  }

  .p-md-25 {
    padding: 1.2rem !important;
  }

  .p-md-2 {
    padding: 0.75rem !important;
  }

  .p-md-3 {
    padding: 1.5rem !important;
  }

  .p-md-4 {
    padding: 2.25rem !important;
  }

  .p-md-5 {
    padding: 4.5rem !important;
  }

  .p-md-6 {
    padding: 5.25rem !important;
  }

  .p-md-7 {
    padding: 6rem !important;
  }

  .p-md-8 {
    padding: 6.75rem !important;
  }

  .px-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .px-md-1 {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }

  .px-md-25 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }

  .px-md-2 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .px-md-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-md-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .px-md-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .px-md-6 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .px-md-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .px-md-8 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .py-md-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .py-md-1 {
    padding-bottom: 0.6rem !important;
    padding-top: 0.6rem !important;
  }

  .py-md-25 {
    padding-bottom: 1.2rem !important;
    padding-top: 1.2rem !important;
  }

  .py-md-2 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }

  .py-md-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }

  .py-md-4 {
    padding-bottom: 2.25rem !important;
    padding-top: 2.25rem !important;
  }

  .py-md-5 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
  }

  .py-md-6 {
    padding-bottom: 5.25rem !important;
    padding-top: 5.25rem !important;
  }

  .py-md-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }

  .py-md-8 {
    padding-bottom: 6.75rem !important;
    padding-top: 6.75rem !important;
  }

  .pt-md-0 {
    padding-top: 0px !important;
  }

  .pt-md-1 {
    padding-top: 0.6rem !important;
  }

  .pt-md-25 {
    padding-top: 1.2rem !important;
  }

  .pt-md-2 {
    padding-top: 0.75rem !important;
  }

  .pt-md-3 {
    padding-top: 1.5rem !important;
  }

  .pt-md-4 {
    padding-top: 2.25rem !important;
  }

  .pt-md-5 {
    padding-top: 4.5rem !important;
  }

  .pt-md-6 {
    padding-top: 5.25rem !important;
  }

  .pt-md-7 {
    padding-top: 6rem !important;
  }

  .pt-md-8 {
    padding-top: 6.75rem !important;
  }

  .pe-md-0 {
    padding-right: 0px !important;
  }

  .pe-md-1 {
    padding-right: 0.6rem !important;
  }

  .pe-md-25 {
    padding-right: 1.2rem !important;
  }

  .pe-md-2 {
    padding-right: 0.75rem !important;
  }

  .pe-md-3 {
    padding-right: 1.5rem !important;
  }

  .pe-md-4 {
    padding-right: 2.25rem !important;
  }

  .pe-md-5 {
    padding-right: 4.5rem !important;
  }

  .pe-md-6 {
    padding-right: 5.25rem !important;
  }

  .pe-md-7 {
    padding-right: 6rem !important;
  }

  .pe-md-8 {
    padding-right: 6.75rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0px !important;
  }

  .pb-md-1 {
    padding-bottom: 0.6rem !important;
  }

  .pb-md-25 {
    padding-bottom: 1.2rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.75rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-4 {
    padding-bottom: 2.25rem !important;
  }

  .pb-md-5 {
    padding-bottom: 4.5rem !important;
  }

  .pb-md-6 {
    padding-bottom: 5.25rem !important;
  }

  .pb-md-7 {
    padding-bottom: 6rem !important;
  }

  .pb-md-8 {
    padding-bottom: 6.75rem !important;
  }

  .ps-md-0 {
    padding-left: 0px !important;
  }

  .ps-md-1 {
    padding-left: 0.6rem !important;
  }

  .ps-md-25 {
    padding-left: 1.2rem !important;
  }

  .ps-md-2 {
    padding-left: 0.75rem !important;
  }

  .ps-md-3 {
    padding-left: 1.5rem !important;
  }

  .ps-md-4 {
    padding-left: 2.25rem !important;
  }

  .ps-md-5 {
    padding-left: 4.5rem !important;
  }

  .ps-md-6 {
    padding-left: 5.25rem !important;
  }

  .ps-md-7 {
    padding-left: 6rem !important;
  }

  .ps-md-8 {
    padding-left: 6.75rem !important;
  }

  .gap-md-0 {
    gap: 0px !important;
  }

  .gap-md-1 {
    gap: 0.6rem !important;
  }

  .gap-md-25 {
    gap: 1.2rem !important;
  }

  .gap-md-2 {
    gap: 0.75rem !important;
  }

  .gap-md-3 {
    gap: 1.5rem !important;
  }

  .gap-md-4 {
    gap: 2.25rem !important;
  }

  .gap-md-5 {
    gap: 4.5rem !important;
  }

  .gap-md-6 {
    gap: 5.25rem !important;
  }

  .gap-md-7 {
    gap: 6rem !important;
  }

  .gap-md-8 {
    gap: 6.75rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0px !important;
  }

  .m-lg-1 {
    margin: 0.6rem !important;
  }

  .m-lg-25 {
    margin: 1.2rem !important;
  }

  .m-lg-2 {
    margin: 0.75rem !important;
  }

  .m-lg-3 {
    margin: 1.5rem !important;
  }

  .m-lg-4 {
    margin: 2.25rem !important;
  }

  .m-lg-5 {
    margin: 4.5rem !important;
  }

  .m-lg-6 {
    margin: 5.25rem !important;
  }

  .m-lg-7 {
    margin: 6rem !important;
  }

  .m-lg-8 {
    margin: 6.75rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mx-lg-1 {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }

  .mx-lg-25 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }

  .mx-lg-2 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .mx-lg-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-lg-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .mx-lg-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .mx-lg-6 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .mx-lg-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .mx-lg-8 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-lg-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .my-lg-1 {
    margin-bottom: 0.6rem !important;
    margin-top: 0.6rem !important;
  }

  .my-lg-25 {
    margin-bottom: 1.2rem !important;
    margin-top: 1.2rem !important;
  }

  .my-lg-2 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }

  .my-lg-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }

  .my-lg-4 {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important;
  }

  .my-lg-5 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important;
  }

  .my-lg-6 {
    margin-bottom: 5.25rem !important;
    margin-top: 5.25rem !important;
  }

  .my-lg-7 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }

  .my-lg-8 {
    margin-bottom: 6.75rem !important;
    margin-top: 6.75rem !important;
  }

  .my-lg-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0px !important;
  }

  .mt-lg-1 {
    margin-top: 0.6rem !important;
  }

  .mt-lg-25 {
    margin-top: 1.2rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.75rem !important;
  }

  .mt-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-4 {
    margin-top: 2.25rem !important;
  }

  .mt-lg-5 {
    margin-top: 4.5rem !important;
  }

  .mt-lg-6 {
    margin-top: 5.25rem !important;
  }

  .mt-lg-7 {
    margin-top: 6rem !important;
  }

  .mt-lg-8 {
    margin-top: 6.75rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0px !important;
  }

  .me-lg-1 {
    margin-right: 0.6rem !important;
  }

  .me-lg-25 {
    margin-right: 1.2rem !important;
  }

  .me-lg-2 {
    margin-right: 0.75rem !important;
  }

  .me-lg-3 {
    margin-right: 1.5rem !important;
  }

  .me-lg-4 {
    margin-right: 2.25rem !important;
  }

  .me-lg-5 {
    margin-right: 4.5rem !important;
  }

  .me-lg-6 {
    margin-right: 5.25rem !important;
  }

  .me-lg-7 {
    margin-right: 6rem !important;
  }

  .me-lg-8 {
    margin-right: 6.75rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0px !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.6rem !important;
  }

  .mb-lg-25 {
    margin-bottom: 1.2rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.75rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 2.25rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 4.5rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 5.25rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 6rem !important;
  }

  .mb-lg-8 {
    margin-bottom: 6.75rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0px !important;
  }

  .ms-lg-1 {
    margin-left: 0.6rem !important;
  }

  .ms-lg-25 {
    margin-left: 1.2rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.75rem !important;
  }

  .ms-lg-3 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-4 {
    margin-left: 2.25rem !important;
  }

  .ms-lg-5 {
    margin-left: 4.5rem !important;
  }

  .ms-lg-6 {
    margin-left: 5.25rem !important;
  }

  .ms-lg-7 {
    margin-left: 6rem !important;
  }

  .ms-lg-8 {
    margin-left: 6.75rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .m-lg-n1 {
    margin: -0.6rem !important;
  }

  .m-lg-n25 {
    margin: -1.2rem !important;
  }

  .m-lg-n2 {
    margin: -0.75rem !important;
  }

  .m-lg-n3 {
    margin: -1.5rem !important;
  }

  .m-lg-n4 {
    margin: -2.25rem !important;
  }

  .m-lg-n5 {
    margin: -4.5rem !important;
  }

  .m-lg-n6 {
    margin: -5.25rem !important;
  }

  .m-lg-n7 {
    margin: -6rem !important;
  }

  .m-lg-n8 {
    margin: -6.75rem !important;
  }

  .mx-lg-n1 {
    margin-left: -0.6rem !important;
    margin-right: -0.6rem !important;
  }

  .mx-lg-n25 {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important;
  }

  .mx-lg-n2 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .mx-lg-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .mx-lg-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .mx-lg-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .mx-lg-n6 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .mx-lg-n7 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .mx-lg-n8 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .my-lg-n1 {
    margin-bottom: -0.6rem !important;
    margin-top: -0.6rem !important;
  }

  .my-lg-n25 {
    margin-bottom: -1.2rem !important;
    margin-top: -1.2rem !important;
  }

  .my-lg-n2 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
  }

  .my-lg-n3 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
  }

  .my-lg-n4 {
    margin-bottom: -2.25rem !important;
    margin-top: -2.25rem !important;
  }

  .my-lg-n5 {
    margin-bottom: -4.5rem !important;
    margin-top: -4.5rem !important;
  }

  .my-lg-n6 {
    margin-bottom: -5.25rem !important;
    margin-top: -5.25rem !important;
  }

  .my-lg-n7 {
    margin-bottom: -6rem !important;
    margin-top: -6rem !important;
  }

  .my-lg-n8 {
    margin-bottom: -6.75rem !important;
    margin-top: -6.75rem !important;
  }

  .mt-lg-n1 {
    margin-top: -0.6rem !important;
  }

  .mt-lg-n25 {
    margin-top: -1.2rem !important;
  }

  .mt-lg-n2 {
    margin-top: -0.75rem !important;
  }

  .mt-lg-n3 {
    margin-top: -1.5rem !important;
  }

  .mt-lg-n4 {
    margin-top: -2.25rem !important;
  }

  .mt-lg-n5 {
    margin-top: -4.5rem !important;
  }

  .mt-lg-n6 {
    margin-top: -5.25rem !important;
  }

  .mt-lg-n7 {
    margin-top: -6rem !important;
  }

  .mt-lg-n8 {
    margin-top: -6.75rem !important;
  }

  .me-lg-n1 {
    margin-right: -0.6rem !important;
  }

  .me-lg-n25 {
    margin-right: -1.2rem !important;
  }

  .me-lg-n2 {
    margin-right: -0.75rem !important;
  }

  .me-lg-n3 {
    margin-right: -1.5rem !important;
  }

  .me-lg-n4 {
    margin-right: -2.25rem !important;
  }

  .me-lg-n5 {
    margin-right: -4.5rem !important;
  }

  .me-lg-n6 {
    margin-right: -5.25rem !important;
  }

  .me-lg-n7 {
    margin-right: -6rem !important;
  }

  .me-lg-n8 {
    margin-right: -6.75rem !important;
  }

  .mb-lg-n1 {
    margin-bottom: -0.6rem !important;
  }

  .mb-lg-n25 {
    margin-bottom: -1.2rem !important;
  }

  .mb-lg-n2 {
    margin-bottom: -0.75rem !important;
  }

  .mb-lg-n3 {
    margin-bottom: -1.5rem !important;
  }

  .mb-lg-n4 {
    margin-bottom: -2.25rem !important;
  }

  .mb-lg-n5 {
    margin-bottom: -4.5rem !important;
  }

  .mb-lg-n6 {
    margin-bottom: -5.25rem !important;
  }

  .mb-lg-n7 {
    margin-bottom: -6rem !important;
  }

  .mb-lg-n8 {
    margin-bottom: -6.75rem !important;
  }

  .ms-lg-n1 {
    margin-left: -0.6rem !important;
  }

  .ms-lg-n25 {
    margin-left: -1.2rem !important;
  }

  .ms-lg-n2 {
    margin-left: -0.75rem !important;
  }

  .ms-lg-n3 {
    margin-left: -1.5rem !important;
  }

  .ms-lg-n4 {
    margin-left: -2.25rem !important;
  }

  .ms-lg-n5 {
    margin-left: -4.5rem !important;
  }

  .ms-lg-n6 {
    margin-left: -5.25rem !important;
  }

  .ms-lg-n7 {
    margin-left: -6rem !important;
  }

  .ms-lg-n8 {
    margin-left: -6.75rem !important;
  }

  .p-lg-0 {
    padding: 0px !important;
  }

  .p-lg-1 {
    padding: 0.6rem !important;
  }

  .p-lg-25 {
    padding: 1.2rem !important;
  }

  .p-lg-2 {
    padding: 0.75rem !important;
  }

  .p-lg-3 {
    padding: 1.5rem !important;
  }

  .p-lg-4 {
    padding: 2.25rem !important;
  }

  .p-lg-5 {
    padding: 4.5rem !important;
  }

  .p-lg-6 {
    padding: 5.25rem !important;
  }

  .p-lg-7 {
    padding: 6rem !important;
  }

  .p-lg-8 {
    padding: 6.75rem !important;
  }

  .px-lg-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .px-lg-1 {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }

  .px-lg-25 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }

  .px-lg-2 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .px-lg-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-lg-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .px-lg-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .px-lg-6 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .px-lg-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .px-lg-8 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .py-lg-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .py-lg-1 {
    padding-bottom: 0.6rem !important;
    padding-top: 0.6rem !important;
  }

  .py-lg-25 {
    padding-bottom: 1.2rem !important;
    padding-top: 1.2rem !important;
  }

  .py-lg-2 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }

  .py-lg-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }

  .py-lg-4 {
    padding-bottom: 2.25rem !important;
    padding-top: 2.25rem !important;
  }

  .py-lg-5 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
  }

  .py-lg-6 {
    padding-bottom: 5.25rem !important;
    padding-top: 5.25rem !important;
  }

  .py-lg-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }

  .py-lg-8 {
    padding-bottom: 6.75rem !important;
    padding-top: 6.75rem !important;
  }

  .pt-lg-0 {
    padding-top: 0px !important;
  }

  .pt-lg-1 {
    padding-top: 0.6rem !important;
  }

  .pt-lg-25 {
    padding-top: 1.2rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.75rem !important;
  }

  .pt-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-4 {
    padding-top: 2.25rem !important;
  }

  .pt-lg-5 {
    padding-top: 4.5rem !important;
  }

  .pt-lg-6 {
    padding-top: 5.25rem !important;
  }

  .pt-lg-7 {
    padding-top: 6rem !important;
  }

  .pt-lg-8 {
    padding-top: 6.75rem !important;
  }

  .pe-lg-0 {
    padding-right: 0px !important;
  }

  .pe-lg-1 {
    padding-right: 0.6rem !important;
  }

  .pe-lg-25 {
    padding-right: 1.2rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.75rem !important;
  }

  .pe-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-4 {
    padding-right: 2.25rem !important;
  }

  .pe-lg-5 {
    padding-right: 4.5rem !important;
  }

  .pe-lg-6 {
    padding-right: 5.25rem !important;
  }

  .pe-lg-7 {
    padding-right: 6rem !important;
  }

  .pe-lg-8 {
    padding-right: 6.75rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0px !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.6rem !important;
  }

  .pb-lg-25 {
    padding-bottom: 1.2rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.75rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 2.25rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 4.5rem !important;
  }

  .pb-lg-6 {
    padding-bottom: 5.25rem !important;
  }

  .pb-lg-7 {
    padding-bottom: 6rem !important;
  }

  .pb-lg-8 {
    padding-bottom: 6.75rem !important;
  }

  .ps-lg-0 {
    padding-left: 0px !important;
  }

  .ps-lg-1 {
    padding-left: 0.6rem !important;
  }

  .ps-lg-25 {
    padding-left: 1.2rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.75rem !important;
  }

  .ps-lg-3 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-4 {
    padding-left: 2.25rem !important;
  }

  .ps-lg-5 {
    padding-left: 4.5rem !important;
  }

  .ps-lg-6 {
    padding-left: 5.25rem !important;
  }

  .ps-lg-7 {
    padding-left: 6rem !important;
  }

  .ps-lg-8 {
    padding-left: 6.75rem !important;
  }

  .gap-lg-0 {
    gap: 0px !important;
  }

  .gap-lg-1 {
    gap: 0.6rem !important;
  }

  .gap-lg-25 {
    gap: 1.2rem !important;
  }

  .gap-lg-2 {
    gap: 0.75rem !important;
  }

  .gap-lg-3 {
    gap: 1.5rem !important;
  }

  .gap-lg-4 {
    gap: 2.25rem !important;
  }

  .gap-lg-5 {
    gap: 4.5rem !important;
  }

  .gap-lg-6 {
    gap: 5.25rem !important;
  }

  .gap-lg-7 {
    gap: 6rem !important;
  }

  .gap-lg-8 {
    gap: 6.75rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0px !important;
  }

  .m-xl-1 {
    margin: 0.6rem !important;
  }

  .m-xl-25 {
    margin: 1.2rem !important;
  }

  .m-xl-2 {
    margin: 0.75rem !important;
  }

  .m-xl-3 {
    margin: 1.5rem !important;
  }

  .m-xl-4 {
    margin: 2.25rem !important;
  }

  .m-xl-5 {
    margin: 4.5rem !important;
  }

  .m-xl-6 {
    margin: 5.25rem !important;
  }

  .m-xl-7 {
    margin: 6rem !important;
  }

  .m-xl-8 {
    margin: 6.75rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mx-xl-1 {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }

  .mx-xl-25 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }

  .mx-xl-2 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .mx-xl-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-xl-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .mx-xl-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .mx-xl-6 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .mx-xl-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .mx-xl-8 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xl-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .my-xl-1 {
    margin-bottom: 0.6rem !important;
    margin-top: 0.6rem !important;
  }

  .my-xl-25 {
    margin-bottom: 1.2rem !important;
    margin-top: 1.2rem !important;
  }

  .my-xl-2 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }

  .my-xl-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }

  .my-xl-4 {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important;
  }

  .my-xl-5 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important;
  }

  .my-xl-6 {
    margin-bottom: 5.25rem !important;
    margin-top: 5.25rem !important;
  }

  .my-xl-7 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }

  .my-xl-8 {
    margin-bottom: 6.75rem !important;
    margin-top: 6.75rem !important;
  }

  .my-xl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0px !important;
  }

  .mt-xl-1 {
    margin-top: 0.6rem !important;
  }

  .mt-xl-25 {
    margin-top: 1.2rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.75rem !important;
  }

  .mt-xl-3 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-4 {
    margin-top: 2.25rem !important;
  }

  .mt-xl-5 {
    margin-top: 4.5rem !important;
  }

  .mt-xl-6 {
    margin-top: 5.25rem !important;
  }

  .mt-xl-7 {
    margin-top: 6rem !important;
  }

  .mt-xl-8 {
    margin-top: 6.75rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0px !important;
  }

  .me-xl-1 {
    margin-right: 0.6rem !important;
  }

  .me-xl-25 {
    margin-right: 1.2rem !important;
  }

  .me-xl-2 {
    margin-right: 0.75rem !important;
  }

  .me-xl-3 {
    margin-right: 1.5rem !important;
  }

  .me-xl-4 {
    margin-right: 2.25rem !important;
  }

  .me-xl-5 {
    margin-right: 4.5rem !important;
  }

  .me-xl-6 {
    margin-right: 5.25rem !important;
  }

  .me-xl-7 {
    margin-right: 6rem !important;
  }

  .me-xl-8 {
    margin-right: 6.75rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0px !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.6rem !important;
  }

  .mb-xl-25 {
    margin-bottom: 1.2rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.75rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 2.25rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 4.5rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 5.25rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 6rem !important;
  }

  .mb-xl-8 {
    margin-bottom: 6.75rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0px !important;
  }

  .ms-xl-1 {
    margin-left: 0.6rem !important;
  }

  .ms-xl-25 {
    margin-left: 1.2rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.75rem !important;
  }

  .ms-xl-3 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-4 {
    margin-left: 2.25rem !important;
  }

  .ms-xl-5 {
    margin-left: 4.5rem !important;
  }

  .ms-xl-6 {
    margin-left: 5.25rem !important;
  }

  .ms-xl-7 {
    margin-left: 6rem !important;
  }

  .ms-xl-8 {
    margin-left: 6.75rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .m-xl-n1 {
    margin: -0.6rem !important;
  }

  .m-xl-n25 {
    margin: -1.2rem !important;
  }

  .m-xl-n2 {
    margin: -0.75rem !important;
  }

  .m-xl-n3 {
    margin: -1.5rem !important;
  }

  .m-xl-n4 {
    margin: -2.25rem !important;
  }

  .m-xl-n5 {
    margin: -4.5rem !important;
  }

  .m-xl-n6 {
    margin: -5.25rem !important;
  }

  .m-xl-n7 {
    margin: -6rem !important;
  }

  .m-xl-n8 {
    margin: -6.75rem !important;
  }

  .mx-xl-n1 {
    margin-left: -0.6rem !important;
    margin-right: -0.6rem !important;
  }

  .mx-xl-n25 {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important;
  }

  .mx-xl-n2 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .mx-xl-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .mx-xl-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .mx-xl-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .mx-xl-n6 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .mx-xl-n7 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .mx-xl-n8 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .my-xl-n1 {
    margin-bottom: -0.6rem !important;
    margin-top: -0.6rem !important;
  }

  .my-xl-n25 {
    margin-bottom: -1.2rem !important;
    margin-top: -1.2rem !important;
  }

  .my-xl-n2 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
  }

  .my-xl-n3 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
  }

  .my-xl-n4 {
    margin-bottom: -2.25rem !important;
    margin-top: -2.25rem !important;
  }

  .my-xl-n5 {
    margin-bottom: -4.5rem !important;
    margin-top: -4.5rem !important;
  }

  .my-xl-n6 {
    margin-bottom: -5.25rem !important;
    margin-top: -5.25rem !important;
  }

  .my-xl-n7 {
    margin-bottom: -6rem !important;
    margin-top: -6rem !important;
  }

  .my-xl-n8 {
    margin-bottom: -6.75rem !important;
    margin-top: -6.75rem !important;
  }

  .mt-xl-n1 {
    margin-top: -0.6rem !important;
  }

  .mt-xl-n25 {
    margin-top: -1.2rem !important;
  }

  .mt-xl-n2 {
    margin-top: -0.75rem !important;
  }

  .mt-xl-n3 {
    margin-top: -1.5rem !important;
  }

  .mt-xl-n4 {
    margin-top: -2.25rem !important;
  }

  .mt-xl-n5 {
    margin-top: -4.5rem !important;
  }

  .mt-xl-n6 {
    margin-top: -5.25rem !important;
  }

  .mt-xl-n7 {
    margin-top: -6rem !important;
  }

  .mt-xl-n8 {
    margin-top: -6.75rem !important;
  }

  .me-xl-n1 {
    margin-right: -0.6rem !important;
  }

  .me-xl-n25 {
    margin-right: -1.2rem !important;
  }

  .me-xl-n2 {
    margin-right: -0.75rem !important;
  }

  .me-xl-n3 {
    margin-right: -1.5rem !important;
  }

  .me-xl-n4 {
    margin-right: -2.25rem !important;
  }

  .me-xl-n5 {
    margin-right: -4.5rem !important;
  }

  .me-xl-n6 {
    margin-right: -5.25rem !important;
  }

  .me-xl-n7 {
    margin-right: -6rem !important;
  }

  .me-xl-n8 {
    margin-right: -6.75rem !important;
  }

  .mb-xl-n1 {
    margin-bottom: -0.6rem !important;
  }

  .mb-xl-n25 {
    margin-bottom: -1.2rem !important;
  }

  .mb-xl-n2 {
    margin-bottom: -0.75rem !important;
  }

  .mb-xl-n3 {
    margin-bottom: -1.5rem !important;
  }

  .mb-xl-n4 {
    margin-bottom: -2.25rem !important;
  }

  .mb-xl-n5 {
    margin-bottom: -4.5rem !important;
  }

  .mb-xl-n6 {
    margin-bottom: -5.25rem !important;
  }

  .mb-xl-n7 {
    margin-bottom: -6rem !important;
  }

  .mb-xl-n8 {
    margin-bottom: -6.75rem !important;
  }

  .ms-xl-n1 {
    margin-left: -0.6rem !important;
  }

  .ms-xl-n25 {
    margin-left: -1.2rem !important;
  }

  .ms-xl-n2 {
    margin-left: -0.75rem !important;
  }

  .ms-xl-n3 {
    margin-left: -1.5rem !important;
  }

  .ms-xl-n4 {
    margin-left: -2.25rem !important;
  }

  .ms-xl-n5 {
    margin-left: -4.5rem !important;
  }

  .ms-xl-n6 {
    margin-left: -5.25rem !important;
  }

  .ms-xl-n7 {
    margin-left: -6rem !important;
  }

  .ms-xl-n8 {
    margin-left: -6.75rem !important;
  }

  .p-xl-0 {
    padding: 0px !important;
  }

  .p-xl-1 {
    padding: 0.6rem !important;
  }

  .p-xl-25 {
    padding: 1.2rem !important;
  }

  .p-xl-2 {
    padding: 0.75rem !important;
  }

  .p-xl-3 {
    padding: 1.5rem !important;
  }

  .p-xl-4 {
    padding: 2.25rem !important;
  }

  .p-xl-5 {
    padding: 4.5rem !important;
  }

  .p-xl-6 {
    padding: 5.25rem !important;
  }

  .p-xl-7 {
    padding: 6rem !important;
  }

  .p-xl-8 {
    padding: 6.75rem !important;
  }

  .px-xl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .px-xl-1 {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }

  .px-xl-25 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }

  .px-xl-2 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .px-xl-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-xl-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .px-xl-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .px-xl-6 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .px-xl-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .px-xl-8 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .py-xl-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .py-xl-1 {
    padding-bottom: 0.6rem !important;
    padding-top: 0.6rem !important;
  }

  .py-xl-25 {
    padding-bottom: 1.2rem !important;
    padding-top: 1.2rem !important;
  }

  .py-xl-2 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }

  .py-xl-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }

  .py-xl-4 {
    padding-bottom: 2.25rem !important;
    padding-top: 2.25rem !important;
  }

  .py-xl-5 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
  }

  .py-xl-6 {
    padding-bottom: 5.25rem !important;
    padding-top: 5.25rem !important;
  }

  .py-xl-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }

  .py-xl-8 {
    padding-bottom: 6.75rem !important;
    padding-top: 6.75rem !important;
  }

  .pt-xl-0 {
    padding-top: 0px !important;
  }

  .pt-xl-1 {
    padding-top: 0.6rem !important;
  }

  .pt-xl-25 {
    padding-top: 1.2rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.75rem !important;
  }

  .pt-xl-3 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-4 {
    padding-top: 2.25rem !important;
  }

  .pt-xl-5 {
    padding-top: 4.5rem !important;
  }

  .pt-xl-6 {
    padding-top: 5.25rem !important;
  }

  .pt-xl-7 {
    padding-top: 6rem !important;
  }

  .pt-xl-8 {
    padding-top: 6.75rem !important;
  }

  .pe-xl-0 {
    padding-right: 0px !important;
  }

  .pe-xl-1 {
    padding-right: 0.6rem !important;
  }

  .pe-xl-25 {
    padding-right: 1.2rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.75rem !important;
  }

  .pe-xl-3 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-4 {
    padding-right: 2.25rem !important;
  }

  .pe-xl-5 {
    padding-right: 4.5rem !important;
  }

  .pe-xl-6 {
    padding-right: 5.25rem !important;
  }

  .pe-xl-7 {
    padding-right: 6rem !important;
  }

  .pe-xl-8 {
    padding-right: 6.75rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0px !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.6rem !important;
  }

  .pb-xl-25 {
    padding-bottom: 1.2rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.75rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 2.25rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 4.5rem !important;
  }

  .pb-xl-6 {
    padding-bottom: 5.25rem !important;
  }

  .pb-xl-7 {
    padding-bottom: 6rem !important;
  }

  .pb-xl-8 {
    padding-bottom: 6.75rem !important;
  }

  .ps-xl-0 {
    padding-left: 0px !important;
  }

  .ps-xl-1 {
    padding-left: 0.6rem !important;
  }

  .ps-xl-25 {
    padding-left: 1.2rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.75rem !important;
  }

  .ps-xl-3 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-4 {
    padding-left: 2.25rem !important;
  }

  .ps-xl-5 {
    padding-left: 4.5rem !important;
  }

  .ps-xl-6 {
    padding-left: 5.25rem !important;
  }

  .ps-xl-7 {
    padding-left: 6rem !important;
  }

  .ps-xl-8 {
    padding-left: 6.75rem !important;
  }

  .gap-xl-0 {
    gap: 0px !important;
  }

  .gap-xl-1 {
    gap: 0.6rem !important;
  }

  .gap-xl-25 {
    gap: 1.2rem !important;
  }

  .gap-xl-2 {
    gap: 0.75rem !important;
  }

  .gap-xl-3 {
    gap: 1.5rem !important;
  }

  .gap-xl-4 {
    gap: 2.25rem !important;
  }

  .gap-xl-5 {
    gap: 4.5rem !important;
  }

  .gap-xl-6 {
    gap: 5.25rem !important;
  }

  .gap-xl-7 {
    gap: 6rem !important;
  }

  .gap-xl-8 {
    gap: 6.75rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0px !important;
  }

  .m-xxl-1 {
    margin: 0.6rem !important;
  }

  .m-xxl-25 {
    margin: 1.2rem !important;
  }

  .m-xxl-2 {
    margin: 0.75rem !important;
  }

  .m-xxl-3 {
    margin: 1.5rem !important;
  }

  .m-xxl-4 {
    margin: 2.25rem !important;
  }

  .m-xxl-5 {
    margin: 4.5rem !important;
  }

  .m-xxl-6 {
    margin: 5.25rem !important;
  }

  .m-xxl-7 {
    margin: 6rem !important;
  }

  .m-xxl-8 {
    margin: 6.75rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mx-xxl-1 {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }

  .mx-xxl-25 {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }

  .mx-xxl-2 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .mx-xxl-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .mx-xxl-4 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .mx-xxl-5 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .mx-xxl-6 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .mx-xxl-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .mx-xxl-8 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xxl-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .my-xxl-1 {
    margin-bottom: 0.6rem !important;
    margin-top: 0.6rem !important;
  }

  .my-xxl-25 {
    margin-bottom: 1.2rem !important;
    margin-top: 1.2rem !important;
  }

  .my-xxl-2 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
  }

  .my-xxl-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }

  .my-xxl-4 {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important;
  }

  .my-xxl-5 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important;
  }

  .my-xxl-6 {
    margin-bottom: 5.25rem !important;
    margin-top: 5.25rem !important;
  }

  .my-xxl-7 {
    margin-bottom: 6rem !important;
    margin-top: 6rem !important;
  }

  .my-xxl-8 {
    margin-bottom: 6.75rem !important;
    margin-top: 6.75rem !important;
  }

  .my-xxl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0px !important;
  }

  .mt-xxl-1 {
    margin-top: 0.6rem !important;
  }

  .mt-xxl-25 {
    margin-top: 1.2rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.75rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-4 {
    margin-top: 2.25rem !important;
  }

  .mt-xxl-5 {
    margin-top: 4.5rem !important;
  }

  .mt-xxl-6 {
    margin-top: 5.25rem !important;
  }

  .mt-xxl-7 {
    margin-top: 6rem !important;
  }

  .mt-xxl-8 {
    margin-top: 6.75rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0px !important;
  }

  .me-xxl-1 {
    margin-right: 0.6rem !important;
  }

  .me-xxl-25 {
    margin-right: 1.2rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.75rem !important;
  }

  .me-xxl-3 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-4 {
    margin-right: 2.25rem !important;
  }

  .me-xxl-5 {
    margin-right: 4.5rem !important;
  }

  .me-xxl-6 {
    margin-right: 5.25rem !important;
  }

  .me-xxl-7 {
    margin-right: 6rem !important;
  }

  .me-xxl-8 {
    margin-right: 6.75rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0px !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.6rem !important;
  }

  .mb-xxl-25 {
    margin-bottom: 1.2rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.75rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 2.25rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 4.5rem !important;
  }

  .mb-xxl-6 {
    margin-bottom: 5.25rem !important;
  }

  .mb-xxl-7 {
    margin-bottom: 6rem !important;
  }

  .mb-xxl-8 {
    margin-bottom: 6.75rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0px !important;
  }

  .ms-xxl-1 {
    margin-left: 0.6rem !important;
  }

  .ms-xxl-25 {
    margin-left: 1.2rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.75rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-4 {
    margin-left: 2.25rem !important;
  }

  .ms-xxl-5 {
    margin-left: 4.5rem !important;
  }

  .ms-xxl-6 {
    margin-left: 5.25rem !important;
  }

  .ms-xxl-7 {
    margin-left: 6rem !important;
  }

  .ms-xxl-8 {
    margin-left: 6.75rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .m-xxl-n1 {
    margin: -0.6rem !important;
  }

  .m-xxl-n25 {
    margin: -1.2rem !important;
  }

  .m-xxl-n2 {
    margin: -0.75rem !important;
  }

  .m-xxl-n3 {
    margin: -1.5rem !important;
  }

  .m-xxl-n4 {
    margin: -2.25rem !important;
  }

  .m-xxl-n5 {
    margin: -4.5rem !important;
  }

  .m-xxl-n6 {
    margin: -5.25rem !important;
  }

  .m-xxl-n7 {
    margin: -6rem !important;
  }

  .m-xxl-n8 {
    margin: -6.75rem !important;
  }

  .mx-xxl-n1 {
    margin-left: -0.6rem !important;
    margin-right: -0.6rem !important;
  }

  .mx-xxl-n25 {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important;
  }

  .mx-xxl-n2 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .mx-xxl-n3 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .mx-xxl-n4 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .mx-xxl-n5 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .mx-xxl-n6 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .mx-xxl-n7 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .mx-xxl-n8 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .my-xxl-n1 {
    margin-bottom: -0.6rem !important;
    margin-top: -0.6rem !important;
  }

  .my-xxl-n25 {
    margin-bottom: -1.2rem !important;
    margin-top: -1.2rem !important;
  }

  .my-xxl-n2 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
  }

  .my-xxl-n3 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
  }

  .my-xxl-n4 {
    margin-bottom: -2.25rem !important;
    margin-top: -2.25rem !important;
  }

  .my-xxl-n5 {
    margin-bottom: -4.5rem !important;
    margin-top: -4.5rem !important;
  }

  .my-xxl-n6 {
    margin-bottom: -5.25rem !important;
    margin-top: -5.25rem !important;
  }

  .my-xxl-n7 {
    margin-bottom: -6rem !important;
    margin-top: -6rem !important;
  }

  .my-xxl-n8 {
    margin-bottom: -6.75rem !important;
    margin-top: -6.75rem !important;
  }

  .mt-xxl-n1 {
    margin-top: -0.6rem !important;
  }

  .mt-xxl-n25 {
    margin-top: -1.2rem !important;
  }

  .mt-xxl-n2 {
    margin-top: -0.75rem !important;
  }

  .mt-xxl-n3 {
    margin-top: -1.5rem !important;
  }

  .mt-xxl-n4 {
    margin-top: -2.25rem !important;
  }

  .mt-xxl-n5 {
    margin-top: -4.5rem !important;
  }

  .mt-xxl-n6 {
    margin-top: -5.25rem !important;
  }

  .mt-xxl-n7 {
    margin-top: -6rem !important;
  }

  .mt-xxl-n8 {
    margin-top: -6.75rem !important;
  }

  .me-xxl-n1 {
    margin-right: -0.6rem !important;
  }

  .me-xxl-n25 {
    margin-right: -1.2rem !important;
  }

  .me-xxl-n2 {
    margin-right: -0.75rem !important;
  }

  .me-xxl-n3 {
    margin-right: -1.5rem !important;
  }

  .me-xxl-n4 {
    margin-right: -2.25rem !important;
  }

  .me-xxl-n5 {
    margin-right: -4.5rem !important;
  }

  .me-xxl-n6 {
    margin-right: -5.25rem !important;
  }

  .me-xxl-n7 {
    margin-right: -6rem !important;
  }

  .me-xxl-n8 {
    margin-right: -6.75rem !important;
  }

  .mb-xxl-n1 {
    margin-bottom: -0.6rem !important;
  }

  .mb-xxl-n25 {
    margin-bottom: -1.2rem !important;
  }

  .mb-xxl-n2 {
    margin-bottom: -0.75rem !important;
  }

  .mb-xxl-n3 {
    margin-bottom: -1.5rem !important;
  }

  .mb-xxl-n4 {
    margin-bottom: -2.25rem !important;
  }

  .mb-xxl-n5 {
    margin-bottom: -4.5rem !important;
  }

  .mb-xxl-n6 {
    margin-bottom: -5.25rem !important;
  }

  .mb-xxl-n7 {
    margin-bottom: -6rem !important;
  }

  .mb-xxl-n8 {
    margin-bottom: -6.75rem !important;
  }

  .ms-xxl-n1 {
    margin-left: -0.6rem !important;
  }

  .ms-xxl-n25 {
    margin-left: -1.2rem !important;
  }

  .ms-xxl-n2 {
    margin-left: -0.75rem !important;
  }

  .ms-xxl-n3 {
    margin-left: -1.5rem !important;
  }

  .ms-xxl-n4 {
    margin-left: -2.25rem !important;
  }

  .ms-xxl-n5 {
    margin-left: -4.5rem !important;
  }

  .ms-xxl-n6 {
    margin-left: -5.25rem !important;
  }

  .ms-xxl-n7 {
    margin-left: -6rem !important;
  }

  .ms-xxl-n8 {
    margin-left: -6.75rem !important;
  }

  .p-xxl-0 {
    padding: 0px !important;
  }

  .p-xxl-1 {
    padding: 0.6rem !important;
  }

  .p-xxl-25 {
    padding: 1.2rem !important;
  }

  .p-xxl-2 {
    padding: 0.75rem !important;
  }

  .p-xxl-3 {
    padding: 1.5rem !important;
  }

  .p-xxl-4 {
    padding: 2.25rem !important;
  }

  .p-xxl-5 {
    padding: 4.5rem !important;
  }

  .p-xxl-6 {
    padding: 5.25rem !important;
  }

  .p-xxl-7 {
    padding: 6rem !important;
  }

  .p-xxl-8 {
    padding: 6.75rem !important;
  }

  .px-xxl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .px-xxl-1 {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }

  .px-xxl-25 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }

  .px-xxl-2 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .px-xxl-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-xxl-4 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .px-xxl-5 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .px-xxl-6 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .px-xxl-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .px-xxl-8 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .py-xxl-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .py-xxl-1 {
    padding-bottom: 0.6rem !important;
    padding-top: 0.6rem !important;
  }

  .py-xxl-25 {
    padding-bottom: 1.2rem !important;
    padding-top: 1.2rem !important;
  }

  .py-xxl-2 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
  }

  .py-xxl-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }

  .py-xxl-4 {
    padding-bottom: 2.25rem !important;
    padding-top: 2.25rem !important;
  }

  .py-xxl-5 {
    padding-bottom: 4.5rem !important;
    padding-top: 4.5rem !important;
  }

  .py-xxl-6 {
    padding-bottom: 5.25rem !important;
    padding-top: 5.25rem !important;
  }

  .py-xxl-7 {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
  }

  .py-xxl-8 {
    padding-bottom: 6.75rem !important;
    padding-top: 6.75rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0px !important;
  }

  .pt-xxl-1 {
    padding-top: 0.6rem !important;
  }

  .pt-xxl-25 {
    padding-top: 1.2rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.75rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-4 {
    padding-top: 2.25rem !important;
  }

  .pt-xxl-5 {
    padding-top: 4.5rem !important;
  }

  .pt-xxl-6 {
    padding-top: 5.25rem !important;
  }

  .pt-xxl-7 {
    padding-top: 6rem !important;
  }

  .pt-xxl-8 {
    padding-top: 6.75rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0px !important;
  }

  .pe-xxl-1 {
    padding-right: 0.6rem !important;
  }

  .pe-xxl-25 {
    padding-right: 1.2rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.75rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-4 {
    padding-right: 2.25rem !important;
  }

  .pe-xxl-5 {
    padding-right: 4.5rem !important;
  }

  .pe-xxl-6 {
    padding-right: 5.25rem !important;
  }

  .pe-xxl-7 {
    padding-right: 6rem !important;
  }

  .pe-xxl-8 {
    padding-right: 6.75rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0px !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.6rem !important;
  }

  .pb-xxl-25 {
    padding-bottom: 1.2rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.75rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 2.25rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 4.5rem !important;
  }

  .pb-xxl-6 {
    padding-bottom: 5.25rem !important;
  }

  .pb-xxl-7 {
    padding-bottom: 6rem !important;
  }

  .pb-xxl-8 {
    padding-bottom: 6.75rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0px !important;
  }

  .ps-xxl-1 {
    padding-left: 0.6rem !important;
  }

  .ps-xxl-25 {
    padding-left: 1.2rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.75rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-4 {
    padding-left: 2.25rem !important;
  }

  .ps-xxl-5 {
    padding-left: 4.5rem !important;
  }

  .ps-xxl-6 {
    padding-left: 5.25rem !important;
  }

  .ps-xxl-7 {
    padding-left: 6rem !important;
  }

  .ps-xxl-8 {
    padding-left: 6.75rem !important;
  }

  .gap-xxl-0 {
    gap: 0px !important;
  }

  .gap-xxl-1 {
    gap: 0.6rem !important;
  }

  .gap-xxl-25 {
    gap: 1.2rem !important;
  }

  .gap-xxl-2 {
    gap: 0.75rem !important;
  }

  .gap-xxl-3 {
    gap: 1.5rem !important;
  }

  .gap-xxl-4 {
    gap: 2.25rem !important;
  }

  .gap-xxl-5 {
    gap: 4.5rem !important;
  }

  .gap-xxl-6 {
    gap: 5.25rem !important;
  }

  .gap-xxl-7 {
    gap: 6rem !important;
  }

  .gap-xxl-8 {
    gap: 6.75rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 3.5rem !important;
  }

  .fs-2 {
    font-size: 2.25rem !important;
  }

  .fs-3 {
    font-size: 1.5rem !important;
  }
}

@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

img {
  display: block;
  max-width: 100%;
  width: 100%;
  z-index: 100;
}

.gatsby-image-wrapper [data-main-image][loading="eager"] {
  opacity: 1 !important;
  transition: none 0s ease 0s !important;
}

.btn-primary {
  border: none;
  color: rgb(0, 0, 0);
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff !important;
}

.btn-outline-black,
a.btn-outline-black:not([href]) {
  border: 3px solid rgb(0, 0, 0) !important;
}

.btn-one-border {
  color: rgb(6, 122, 130);
  border-left: 3px solid rgb(0, 0, 0) !important;
}

.shadow-none {
  box-shadow: none;
}

.quiz .mktoForm style,
.resources .mktoForm style,
.tour-form .mktoForm style {
  display: none;
  padding: 0px !important;
}

.quiz .mktoForm input,
.resources .mktoForm input,
.tour-form .mktoForm input {
  background: transparent;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  overflow: hidden;
  border: 3px solid rgb(0, 0, 0) !important;
  color: rgb(0, 0, 0) !important;
  width: 100% !important;
}

.quiz .mktoForm input::placeholder,
.resources .mktoForm input::placeholder,
.tour-form .mktoForm input::placeholder {
  color: rgb(0, 0, 0);
}

.quiz .mktoForm select,
.resources .mktoForm select,
.tour-form .mktoForm select {
  background: transparent;
  border-radius: 5px;
  border: 3px solid rgb(0, 0, 0) !important;
}

.quiz .mktoForm button,
.resources .mktoForm button,
.tour-form .mktoForm button {
  color: rgb(255, 237, 26);
  margin-left: 0px;
  background: rgb(0, 0, 0) !important;
  border: 1px solid rgb(0, 0, 0) !important;
  border-radius: 0.3rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 1rem !important;
  padding: 14px 33px !important;
  text-transform: none !important;
}

.quiz .mktoForm .mktoClear,
.resources .mktoForm .mktoClear,
.tour-form .mktoForm .mktoClear {
  display: none;
}

.quiz .mktoButtonRow,
.quiz .mktoButtonWrap {
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.quiz .mktoButtonRow button,
.quiz .mktoButtonWrap button {
  display: flex;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .quiz #mktoForm_1165>div:nth-child(2)>div:first-child {
    margin-right: 15px;
  }
}

.resources #mktoForm_1428 {
  display: flex;
  justify-content: center;
  width: 100% !important;
}

.resources #mktoForm_1428 .mktoGutter.mktoHasWidth {
  width: 0px !important;
}

.resources #mktoForm_1428 .mktoFormRow:first-of-type {
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: 0px;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}

@media (min-width: 992px) {
  .resources #mktoForm_1428 .mktoFormRow:first-of-type {
    flex: 0 0 auto;
    width: 33.3333%;
  }
}

.resources #mktoForm_1428 .mktoFormRow:first-of-type .mktoFieldDescriptor.mktoFormCol,
.resources #mktoForm_1428 .mktoFormRow:first-of-type .mktoFieldWrap.mktoRequiredField {
  width: 100%;
  max-width: 100% !important;
}

.resources #mktoForm_1428 .mktoButtonRow {
  padding: 0px !important;
  width: auto !important;
}

.resources #mktoForm_1428 .mktoFieldDescriptor {
  max-width: 200px !important;
}

.resources #mktoForm_1428 .mktoFormCol {
  margin-bottom: 0px !important;
}

.resources #mktoForm_1428 .mktoError {
  left: 2%;
  position: absolute;
  top: 105%;
}

.resources #mktoForm_1428 .mktoButtonWrap.mktoNative {
  margin-left: 0px !important;
}

.modal-form .mktoForm style {
  display: none;
  padding: 0px !important;
}

.modal-form .mktoForm input {
  background: transparent;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  overflow: hidden;
  border: 3px solid rgb(0, 0, 0) !important;
  color: rgb(0, 0, 0) !important;
  width: 100% !important;
}

.modal-form .mktoForm input::placeholder {
  color: rgb(0, 0, 0);
}

.modal-form .mktoForm select {
  background: transparent;
  border-radius: 5px;
  border: 3px solid rgb(0, 0, 0) !important;
}

.modal-form .mktoForm button {
  margin-left: 0px;
  border-radius: 0.3rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  padding: 14px 33px !important;
  text-transform: none !important;
}

.modal-form .mktoForm .mktoClear {
  display: none;
}

.control-label {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.form-control {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.form-control,
.form-control:focus,
.form-select {
  background-color: transparent;
}

.required .control-label::after {
  color: red;
  content: "*";
}

::-webkit-input-placeholder {
  font-size: 1.125rem !important;
}

.slick-track {
  display: flex !important;
}

.slick-list {
  overflow: unset !important;
  padding: 0px !important;
}

.slick-next,
.slick-prev {
  height: 33px;
  width: 33px;
  z-index: 1;
}

.slick-next::before,
.slick-prev::before {
  opacity: 1;
  color: rgb(0, 0, 0) !important;
  font-size: 2rem !important;
  top: 50px !important;
}

.slick-prev {
  left: auto !important;
  right: 50px !important;
  top: -30px !important;
}

.slick-next {
  right: 15px !important;
  top: -30px !important;
}

.value-slider .slick-list {
  overflow: hidden !important;
}

.value-slider .slick-dots {
  display: none !important;
}

@media (min-width: 992px) {
  .value-slider .slick-dots {
    position: relative;
    text-align: left;
    display: block !important;
  }
}

.value-slider .slick-dots li {
  height: auto;
  max-width: 250px;
  width: auto;
}

.value-slider .slick-dots li a {
  color: rgb(0, 0, 0);
  font-family: Montserrat, sans-serif !important;
}

.value-slider .slick-dots li a:focus,
.value-slider .slick-dots li a:hover {
  text-decoration: none;
}

.value-slider .slick-dots li.slick-active a {
  color: rgb(6, 122, 130);
}

.value-slider .slick-next,
.value-slider .slick-prev {
  height: auto;
  width: auto;
  z-index: 1;
}

.value-slider .slick-next::before,
.value-slider .slick-prev::before {
  opacity: 1;
  color: rgb(0, 0, 0) !important;
}

.value-slider .slick-prev {
  left: 0px !important;
}

.value-slider .slick-next,
.value-slider .slick-prev {
  bottom: 90px !important;
  display: block !important;
  right: auto !important;
  top: auto !important;
}

.value-slider .slick-next {
  left: 50px !important;
}

.feature-slider .slick-dots {
  display: none !important;
}

@media (min-width: 992px) {
  .feature-slider .slick-dots {
    align-items: flex-start;
    bottom: auto;
    justify-content: space-between;
    text-align: left;
    top: -109px;
    display: flex !important;
  }
}

.feature-slider .slick-dots li {
  height: auto;
  margin: 0px;
  max-width: 143px;
  width: auto;
}

.feature-slider .slick-dots li a {
  color: rgb(0, 0, 0);
}

.feature-slider .slick-dots li a:focus,
.feature-slider .slick-dots li a:hover {
  text-decoration: none;
}

.feature-slider .slick-dots li .paging::after {
  transition: all 0.3s ease-in-out 0s;
}

.feature-slider .slick-dots li.slick-active .paging::after {
  bottom: -20px;
  content: "";
  height: 7px;
  left: 0px;
  position: absolute;
  width: 100%;
}

.feature-slider .slick-prev {
  display: block !important;
  left: 0px !important;
  right: auto !important;
  top: 50% !important;
}

.feature-slider .slick-next {
  display: block !important;
  left: auto !important;
  right: 0px !important;
  top: 50% !important;
}

.feature-slider .slick-next,
.feature-slider .slick-prev {
  background-color: rgba(0, 0, 0, 0.3);
  height: 63px;
  padding: 6px;
  width: 27px;
}

@media (min-width: 992px) {

  .feature-slider .slick-next,
  .feature-slider .slick-prev {
    height: 104px;
    padding: 20px;
    width: 57px;
  }
}

.feature-slider .slick-next.slick-disabled,
.feature-slider .slick-prev.slick-disabled,
.gallery-slider .slick-next,
.gallery-slider .slick-prev {
  display: none !important;
}

.reviews-slider.slick-initialized .slick-slide {
  display: flex;
  height: inherit !important;
}

.reviews-slider .slick-prev {
  right: 50px !important;
}

@media (min-width: 1200px) {
  .reviews-slider .slick-prev {
    right: 38px !important;
  }
}

.reviews-slider .slick-next {
  right: 15px !important;
}

@media (min-width: 1200px) {
  .reviews-slider .slick-next {
    right: 0px !important;
  }
}

.reviews-slider .slick-next,
.reviews-slider .slick-prev {
  bottom: 0px !important;
  top: -30px !important;
}

@media (max-width: 575.98px) {

  .h1,
  h1 {
    font-size: 2.25rem;
  }

  .h2,
  h2 {
    font-size: 2rem;
  }
}

.h3,
h3 {
  font-family: Roboto, sans-serif !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-extra-bold {
  font-weight: 800 !important;
}

.ff-headings,
.headings-family {
  font-family: Montserrat, sans-serif !important;
}

a {
  font-weight: 800;
}

p {
  font-size: 1.25rem;
  line-height: 24px;
}

.fs-36 {
  font-size: 2.25rem !important;
  line-height: 40px !important;
}

.fs-32 {
  font-size: 2rem !important;
}

.fs-24,
.fs-32 {
  line-height: 40px !important;
  font-weight: 500;
  margin-bottom: 0.75rem;
  margin-top: 0px;
}

.fs-24 {
  font-size: 1.9rem !important;
}

@media (max-width: 575.98px) {
  .fs-24 {
    font-size: 1.8rem !important;
    line-height: 40px !important;
  }
}

.fs-22 {
  font-size: 1.38rem !important;
  line-height: 30px !important;
}

.fs-20 {
  font-size: 1.25rem !important;
  line-height: 24px !important;
}

.fs-18 {
  font-size: 1.125rem !important;
  line-height: 26px !important;
}

.fs-16 {
  font-size: 1rem !important;
  line-height: 19px !important;
}

.fs-14 {
  font-size: 0.875rem !important;
  line-height: 16px !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-10,
.fs-12 {
  line-height: 14px !important;
}

.fs-10 {
  font-size: 0.625rem !important;
}

::-webkit-input-placeholder {
  font-size: 16px !important;
}

.no-hover:focus,
.no-hover:hover {
  text-decoration: none !important;
}

.no-hover:focus .show-hover,
.no-hover:hover .show-hover {
  text-decoration: underline !important;
}

.bg-yellow-bright a:not(.btn-black) {
  color: rgb(0, 0, 0) !important;
}

.bg-yellow-bright .text-yellow-bright {
  color: rgb(255, 237, 26) !important;
}

.bg-yellow-bright .btn-outline-black:focus,
.bg-yellow-bright .btn-outline-black:hover {
  color: rgb(255, 255, 255) !important;
}

.bg-yellow-bright .btn-black {
  color: rgb(255, 237, 26) !important;
}

.bg-blue-bright-gradient {
  background: linear-gradient(0deg, rgb(18, 205, 212), rgb(255, 252, 242) 85%);
}

.bg-blue-deep-gradient {
  background: linear-gradient(0deg, rgb(41, 129, 255), rgb(255, 252, 242) 85%);
}

.bg-pink-bright-gradient {
  background: linear-gradient(0deg, rgb(255, 110, 176), rgb(255, 252, 242) 85%);
}

.bg-yellow-bright-gradient {
  background: linear-gradient(0deg, rgb(255, 237, 26), rgb(255, 252, 242) 85%);
}

.bg-green-bright-gradient {
  background: linear-gradient(0deg, rgb(27, 219, 185), rgb(255, 252, 242) 85%);
}

.bg-darkbeige-gradient {
  background: linear-gradient(0deg, rgb(255, 243, 224), rgb(255, 252, 242) 85%);
}

.bg-lightbeige-gradient {
  background: linear-gradient(0deg, rgb(255, 250, 242), rgb(255, 252, 242) 85%);
}


.hover-blue-bright::after {
  background-color: rgb(146, 213, 211);
}

.hover-blue-deep::after {
  background-color: rgb(153, 150, 199);
}

.hover-pink-bright::after {
  background-color: rgb(215, 122, 97);
}

.hover-yellow-bright::after {
  background-color: rgb(215, 122, 97);
}

.hover-green-bright::after {
  background-color: rgb(27, 219, 185);
}

.hover-darkbeige::after {
  background-color: rgb(255, 243, 224);
}

.hover-lightbeige::after {
  background-color: rgb(255, 250, 242);
}

.paging-blue-bright::after {
  background-color: rgb(18, 205, 212);
}

.paging-blue-deep::after {
  background-color: rgb(41, 129, 255);
}

.paging-pink-bright::after {
  background-color: rgb(255, 110, 176);
}

.paging-yellow-bright::after {
  background-color: rgb(255, 237, 26);
}

.paging-green-bright::after {
  background-color: rgb(27, 219, 185);
}

.paging-darkbeige::after {
  background-color: rgb(255, 243, 224);
}

.paging-lightbeige::after {
  background-color: rgb(255, 250, 242);
}

.highlight-bg-blue-bright {
  background-color: rgb(18, 205, 212);
}

.highlight-bg-blue-bright:focus,
.highlight-bg-blue-bright:hover {
  background-color: rgb(16, 182, 188);
}

.highlight-bg-blue-deep {
  background-color: rgb(41, 129, 255);
}

.highlight-bg-blue-deep:focus,
.highlight-bg-blue-deep:hover {
  background-color: rgb(16, 114, 255);
}

.highlight-bg-pink-bright {
  background-color: rgb(255, 110, 176);
}

.highlight-bg-pink-bright:focus,
.highlight-bg-pink-bright:hover {
  background-color: rgb(255, 85, 162);
}

.highlight-bg-yellow-bright {
  background-color: rgb(255, 237, 26);
}

.highlight-bg-yellow-bright:focus,
.highlight-bg-yellow-bright:hover {
  background-color: rgb(255, 235, 1);
}

.highlight-bg-green-bright {
  background-color: rgb(27, 219, 185);
}

.highlight-bg-green-bright:focus,
.highlight-bg-green-bright:hover {
  background-color: rgb(24, 196, 166);
}

.highlight-bg-darkbeige {
  background-color: rgb(255, 243, 224);
}

.highlight-bg-darkbeige:focus,
.highlight-bg-darkbeige:hover {
  background-color: rgb(255, 233, 199);
}

.highlight-bg-lightbeige {
  background-color: rgb(255, 250, 242);
}

.highlight-bg-lightbeige:focus,
.highlight-bg-lightbeige:hover {
  background-color: rgb(255, 240, 217);
}

.fill-blue-bright {
  fill: rgb(146, 213, 211);

}

.fill-blue-deep {
  fill: rgb(41, 129, 255);
}

.fill-pink-bright {
  fill: rgb(215, 122, 97);
}

.fill-yellow-bright {
  fill: rgb(153, 150, 199);
}

.fill-green-bright {
  fill: rgb(27, 219, 185);
}

.fill-darkbeige {
  fill: rgb(255, 243, 224);
}

.fill-lightbeige {
  fill: rgb(255, 250, 242);
}

.fade-enter {
  opacity: 0;
}

.fade-enter-active {
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}

.fade-exit {
  opacity: 1;
}

.fade-exit-active {
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}

.slide-enter {
  transform: translateY(0px);
}

.slide-enter-active {
  transition: all 0.3s ease 0s;
}

.slide-exit {
  transform: translateY(100%);
}

.slide-exit-active {
  transition: all 0.3s ease 0s;
}

.dropdown-enter {
  max-height: 0px;
  opacity: 0;
}

.dropdown-enter-active {
  max-height: 110px;
  transition: all 0.3s ease-in-out 0s;
}

.dropdown-enter-done {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

.dropdown-exit {
  max-height: 110px;
  opacity: 1;
}

.dropdown-exit-active {
  max-height: 0px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.fade-in {
  animation: 0.3s ease 0s 1 normal none running fade-in;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fade-out {
  animation: 0.3s ease 0s 1 normal none running fade-in;
}

@keyframes fade-out {
  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

.pop-in {
  animation: 0.3s ease 0s 1 normal none running pop-in;
}

@keyframes pop-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.pop-out {
  animation: 0.3s ease 0s 1 normal forwards running pop-out;
}

@keyframes pop-out {
  100% {
    display: none;
    opacity: 0;
    transform: scale(0);
  }

  0% {
    opacity: 1;
    transform: scale(1);
  }
}

.slide-in {
  animation: 0.3s ease 0s 1 normal none running slide-in;
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.slide-out {
  animation: 0.3s ease 0s 1 normal forwards running slide-out;
}

@keyframes slide-out {
  100% {
    display: none;
    opacity: 0;
    transform: translateY(100%);
  }

  0% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.slide-down {
  animation: 0.3s ease 0s 1 normal none running slide-down;
}

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.slide-up {
  animation: 0.3s ease 0s 1 normal forwards running slide-up;
}

@keyframes slide-up {
  100% {
    display: none;
    opacity: 0;
    transform: translateY(-100%);
  }

  0% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.expand-in {
  animation: 0.3s ease 0s 1 normal none running expand-in;
}

@keyframes expand-in {
  0% {
    max-height: 0px;
    opacity: 0;
  }

  100% {
    max-height: 40px;
    opacity: 1;
  }
}

.expand-out {
  animation: 0.3s ease 0s 1 normal forwards running expand-out;
}

@keyframes expand-out {
  100% {
    display: none;
    max-height: 0px;
    opacity: 0;
  }

  0% {
    max-height: 40px;
    opacity: 1;
  }
}

.scale-1 {
  transition: all 0.3s ease 0s;
}

.scale-1:hover {
  transform: scale(1.1);
}

.scale-05 {
  transition: all 0.3s ease 0s;
}

.scale-05:hover {
  transform: scale(1.05);
}

.scale-025 {
  transition: all 0.3s ease 0s;
}

.scale-025:hover {
  transform: scale(1.025);
}

@media (max-width: 767.98px) {
  .scale-025:hover {
    transform: none;
  }
}

.modal-header {
  border-bottom-color: transparent;
}

.btn-close {
  opacity: 1;
}

.post-title {
  font-family: "Roboto Bold", sans-serif;
  font-size: 2rem;
  margin-bottom: 30px;
  max-width: 820px;
}

@media (min-width: 1200px) {
  .post-title {
    font-size: 2.7rem;
  }
}

.post-content {
  max-width: 820px;
  overflow: auto;
}

.post-content .h2,
.post-content h2 {
  font-size: 1.5rem;
  margin-top: 25px;
}

.author-info {
  margin-left: 5%;
  padding-top: 5%;
  width: 100%;
}

@media (max-width: 991.98px) {
  .author-info {
    display: none;
  }
}

.author-bio-img {
  border: 2px solid rgb(0, 0, 0);
  border-radius: 50%;
  margin: 20px auto;
  max-height: 100px;
  max-width: 100px;
}

@media (min-width: 992px) {
  .author-bio-img {
    margin: 10px 10px 0px 0px;
  }
}

.author-avatar {
  border-radius: 50%;
  max-height: 50px;
  max-width: 50px;
}

.author-name {
  font-size: 16px;
  margin-left: 10px;
  margin-top: 4%;
}

.wp-block-image {
  margin: 30px 0px;
  max-width: calc(100% + 400px);
}

.wp-block-image .alignright {
  float: right;
  margin: 16px 0px 16px 16px;
}

.post-nav {
  border-bottom: 2px solid gray;
  border-top: 2px solid gray;
  display: inline-flex;
  margin-top: 50px;
  padding-top: 15px;
  width: 100%;
}

.related-articles {
  font-size: 1.7rem;
  position: relative;
  text-decoration: underline;
  top: 70%;
}

.signup-block {
  background-color: rgb(255, 243, 224);
  font-style: italic;
  margin: 10% 0px 5%;
  overflow: auto;
  padding: 40px 10px;
  width: 100%;
}

@media (min-width: 576px) {
  .signup-block {
    padding: 50px;
  }
}

.signup-btn {
  background-color: rgb(255, 110, 176);
  color: rgb(0, 0, 0);
  height: 46px;
  margin-top: 20px;
  width: 124px;
}

.signup-img {
  margin-right: 40px;
}

@media (max-width: 767.98px) {
  .signup-img {
    display: none;
  }
}

.signup-btn:hover {
  background-color: rgb(255, 110, 176);
}

blockquote {
  border-bottom: 1px solid rgb(241, 241, 241);
  border-top: 1px solid rgb(241, 241, 241);
  color: rgb(93, 211, 158);
  font-family: "Roboto Slab", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0px;
  padding: 20px 40px 20px 80px;
  position: relative;
}

blockquote::before {
  color: rgb(93, 211, 158);
  font-size: 26px;
  left: 0px;
  margin-right: 20px;
  position: absolute;
  top: 40px;
}

.wp-block-quote {
  overflow-wrap: break-word;
}

.wp-block-query-title,
.wp-block-quote {
  box-sizing: border-box;
}

#___gatsby {
  overflow: hidden;
}

li.dots {
  list-style-type: disc;
}

.zIndex-100 {
  z-index: 100;
}

.zIndex-1000 {
  z-index: 1000;
}

.card,
.review-card {
  background: rgb(255, 255, 255);
  border-radius: 15px;
  box-shadow: rgba(222, 222, 222, 0.35) 0px 0px 8px 5px;
  border: 1px solid rgb(242, 242, 242) !important;
}

.review-card {
  max-width: 720px;
  padding: 35px;
  box-shadow: rgba(196, 167, 120, 0.7) 0px 0px 15px !important;
}

.turnover-border {
  border: 5px solid rgb(0, 0, 0) !important;
}

@media (max-width: 615px) {
  .ewebinar__FloatIn {
    transform: scale(0) !important;
  }
}

.ewebinar__Has_FloatIn {
  padding-bottom: 0px !important;
}

.ewebinar__CountDown__Text,
.ewebinar__RegisterButton {
  color: rgb(0, 0, 0) !important;
}

.ewebinar__Dots {
  align-items: center;
  inset: 0px;
  display: flex;
  justify-content: center;
  opacity: 1;
  position: absolute;
}

.ewebinar__LoadingDot {
  animation: 1.2s ease-in-out 0s infinite normal none running ewebinar-loading-dot;
  background-color: rgb(255, 255, 255);
  border-radius: 100%;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
}

.ewebinar__LoadingDot:nth-of-type(2) {
  animation-delay: 0.15s;
  margin-left: 0.5rem;
}

.ewebinar__LoadingDot:nth-of-type(3) {
  animation-delay: 0.25s;
  margin-left: 0.5rem;
}

@keyframes ewebinar-loading-dot {
  30% {
    opacity: 0.3;
    transform: translateY(-35%);
  }

  60% {
    opacity: 0.8;
    transform: translateY(0px);
  }
}

.bg-success {
  background-color: rgb(27, 219, 185) !important;
}

@media (min-width: 992px) {
  .modal-lg-plus {
    max-width: 991px !important;
  }
}

#zuora_payment iframe {
  background-color: transparent;
  height: 1048px;
}

@media (min-width: 458px) {
  #zuora_payment iframe {
    height: 1004px;
  }
}

@media (min-width: 768px) {
  #zuora_payment iframe {
    height: 1048px;
  }
}

@media (min-width: 1200px) {
  #zuora_payment iframe {
    height: 1004px;
  }
}

.coming-soon {
  background-color: rgb(18, 205, 212);
  font-size: 9px;
  font-weight: 700;
  line-height: normal;
  padding: 4px;
  text-transform: uppercase;
  vertical-align: bottom;
  white-space: nowrap;
}

.bg-green-bright .coming-soon {
  background-color: rgb(255, 110, 176);
}

.bg-blue-deep .coming-soon,
.bg-pink-bright .coming-soon {
  background-color: rgb(255, 237, 26);
}

p .coming-soon {
  line-height: inherit;
}

.bg-green-bright .highlight-text {
  background-color: rgb(255, 110, 176);
}

.bg-blue-bright .highlight-text,
.bg-blue-deep .highlight-text,
.bg-pink-bright .highlight-text {
  background-color: rgb(255, 237, 26);
}

.bg-green-bright a {
  color: rgb(0, 0, 0);
}

.layout-module--header-padding--d5378 {
  padding-top: 59px;
}

@media (min-width: 1200px) {
  .layout-module--header-padding--d5378 {
    padding-top: 96px;
  }
}

.blog-header-module--search-bar--c8d1a {
  background: none;
  border: none;
  font-size: 1.5rem;
  font-weight: 400;
  height: 55px;
  padding: 1%;
  width: 100%;
}

.blog-header-module--search-bar--c8d1a:focus {
  outline: none;
}

.blog-header-module--search-bar--c8d1a::placeholder {
  color: rgb(0, 0, 0);
}

.blog-header-module--blog-search-form--6a5e6 {
  border: 1.5px solid rgb(0, 0, 0);
  border-radius: 7px;
  display: flex;
  flex-direction: row;
  margin-top: 2%;
  width: 100%;
}

.blog-header-module--blog-search-form--6a5e6:focus-within {
  outline: rgb(0, 0, 0) solid 2px;
}

.blog-header-module--mobile-search-form--6d13d {
  margin-top: 4rem;
}

.blog-header-module--blog-nav-mega-top-shrink--d25fe {
  background-color: rgb(255, 250, 242);
  transition: all 0.3s ease 0s;
  z-index: 1002;
}

.blog-header-module--blog-nav-mega-shrink--29007 {
  top: 54px;
}

.blog-header-module--dark-overlay--ff714 {
  background-color: rgba(0, 0, 0, 0.3);
  inset: 184px 0px 0px;
  position: fixed;
  z-index: 999;
}

@media (min-width: 1200px) {
  .blog-header-module--dark-overlay--ff714 {
    top: 222px;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .blog-header-module--dark-overlay--ff714 {
    top: 194px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .blog-header-module--dark-overlay--ff714 {
    top: 189px;
  }
}

.slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  touch-action: pan-y;
  user-select: none;
}

.slick-list,
.slick-slider {
  display: block;
  position: relative;
}

.slick-list {
  margin: 0px;
  overflow: hidden;
  padding: 0px;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0px);
}

.slick-track {
  display: block;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
}

.slick-track::after,
.slick-track::before {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: url("data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=") 50% center no-repeat rgb(255, 255, 255);
}

@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url("data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF") format("woff"),
    url("data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=") format("truetype");
}

.slick-next,
.slick-prev {
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0px;
  height: 20px;
  line-height: 0;
  padding: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}

.slick-next:focus::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-prev:hover::before {
  opacity: 1;
}

.slick-next.slick-disabled::before,
.slick-prev.slick-disabled::before {
  opacity: 0.25;
}

.slick-next::before,
.slick-prev::before {
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev::before {
  content: "←";
}

[dir="rtl"] .slick-prev::before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next::before {
  content: "→";
}

[dir="rtl"] .slick-next::before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  display: inline-block;
  margin: 0px 5px;
  padding: 0px;
  position: relative;
}

.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}

.slick-dots li button {
  background: transparent;
  border: 0px;
  color: transparent;
  display: block;
  font-size: 0px;
  line-height: 0;
  outline: none;
  padding: 5px;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}

.slick-dots li button:focus::before,
.slick-dots li button:hover::before {
  opacity: 1;
}

.slick-dots li button::before {
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0px;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 20px;
}

.slick-dots li.slick-active button::before {
  color: rgb(0, 0, 0);
  opacity: 0.75;
}

@media (max-width: 767.98px) {
  .info-module--remove-top-margin--ba45a {
    margin-top: 0px !important;
  }
}

.block-module--card--e93f9 {
  transition: all 0.5s ease 0s;
  width: 47%;
}

@media (min-width: 768px) {
  .block-module--card--e93f9 {
    width: 49%;
  }
}

@media (min-width: 992px) {
  .block-module--card--e93f9 {
    width: 23%;
  }
}

.block-module--card--e93f9:hover {
  transform: scale(1.1);
}

.block-module--card-img--9c106 {
  margin-bottom: 25px;
  margin-top: 25px;
  width: 25%;
}

.block-module--colour-cards--49a36 a:first-child,
.block-module--colour-cards--49a36 a:nth-child(8) {
  background-color: rgb(255, 237, 26);
}

.block-module--colour-cards--49a36 a:nth-child(2),
.block-module--colour-cards--49a36 a:nth-child(5) {
  background-color: rgb(27, 219, 185);
}

.block-module--colour-cards--49a36 a:nth-child(3),
.block-module--colour-cards--49a36 a:nth-child(6) {
  background-color: rgb(255, 110, 176);
}

.block-module--colour-cards--49a36 a:nth-child(4),
.block-module--colour-cards--49a36 a:nth-child(7) {
  background-color: rgb(18, 205, 212);
}

@media (min-width: 992px) {
  .block-module--colour-cards--49a36 a:nth-child(7) {
    background-color: rgb(27, 219, 185);
  }

  .block-module--colour-cards--49a36 a:nth-child(5) {
    background-color: rgb(255, 110, 176);
  }

  .block-module--colour-cards--49a36 a:nth-child(6) {
    background-color: rgb(18, 205, 212);
  }
}

.block-module--quote-container--3ac72 {
  max-height: 560px;
  min-height: 560px;
}

.block-module--quote-container-copy--9ad1d {
  left: 50%;
  max-width: 425px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
}

.block-module--quote-container-quotes--e4326::after,
.block-module--quote-container-quotes--e4326::before {
  content: "";
  height: 55px;
  position: absolute;
  width: 95px;
}

@media (max-width: 575.98px) {

  .block-module--quote-container-quotes--e4326::after,
  .block-module--quote-container-quotes--e4326::before {
    width: 55px;
  }
}

.block-module--quote-container-quotes--e4326::before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NC4zOTciIGhlaWdodD0iNTUuNzc1IiB2aWV3Qm94PSIwIDAgOTQuMzk3IDU1Ljc3NSI+PHBhdGggZmlsbD0iIzFiZGJiOSIgZD0iTTUyLjA2OCAxOC41MjdhMjYuNzg0IDI2Ljc4NCAwIDAgMSAxLjAyOC0zLjg3MUM1Ny4yODIgMS42NjUgNzAuMzU2LTIuMTUzIDgwLjExOSAxLjE0MWM5LjgyMyAzLjMxNiAxNS4zNzcgMTIuMzczIDE0LjEgMjMuMDQ3LTEuMDg1IDkuMDQzLTkuMjkxIDE2LjY2Ny0xOC44MTYgMTcuNDgyLTIuMjI1LjE5LTIuNTY0LjYtMS4yIDIuNDYzIDEuOTYxIDIuNjg2IDQuMjMgNS4xNTEgNi40MzIgNy42NTQuNzUyLjg1NSAxLjYyOCAxLjYzIDEuMDU1IDIuODU5LS42MTQgMS4zMTUtMS44NDggMS4xMzEtMy4wMDguOTg0LS4yMzctLjAzLS40NjktLjA5NS0uNy0uMTQxYTMxLjMxOSAzMS4zMTkgMCAwIDEtMTEuOTk0LTUuMjU4Yy04Ljk0Ni02LjMtMTQuMTQ5LTE0LjcxNy0xNC41MjUtMjYuMzc3LjE0Ny0xLjQzNi4yOS0zLjM5Ni42MDUtNS4zMjdaTS40MzMgMTkuMjI0YTMwLjIgMzAuMiAwIDAgMSAxLjEtNC40NDdjNC4yLTEzLjEgMTcuNTA1LTE3LjMzMyAyOC4wMzMtMTMuMzIzYTIxLjAxMyAyMS4wMTMgMCAwIDEgMTMuMzA5IDIxLjczMiAyMS4wOTMgMjEuMDkzIDAgMCAxLTE5LjExMSAxOC41Yy0yLjA3Ny4xMzgtMi40MDguNTY5LTEuMTU4IDIuMzA1IDEuODg5IDIuNjIyIDQuMDgzIDUuMDI2IDYuMTkzIDcuNDg0LjgzNC45NzEgMi4xMTMgMS44IDEuMjg1IDMuMjktLjgxMSAxLjQ2NC0yLjI0MS45NzItMy40ODUuNzM4YTMwLjEzNSAzMC4xMzUgMCAwIDEtMTEuNDIyLTQuNzkyQzUuODI0IDQ0LjM2MS4yNDYgMzUuODI1LjAwMiAyNC4wNDhjLjEyMy0xLjQ5My4xNjktMy4xNzYuNDMxLTQuODI0WiIvPjwvc3ZnPg==") 50% center / contain no-repeat;
  bottom: 100%;
  right: 100%;
}

.block-module--quote-container-quotes--e4326::after {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NC4zOTciIGhlaWdodD0iNTUuNzc1IiB2aWV3Qm94PSIwIDAgOTQuMzk3IDU1Ljc3NSI+PGc+PHBhdGggZmlsbD0iIzFiZGJiOSIgZD0iTTkzNy4zMyAyNjY0LjY4YTI2Ljc4NCAyNi43ODQgMCAwIDAtMS4wMjgtMy44NzFjLTQuMTg2LTEyLjk5MS0xNy4yNi0xNi44MDktMjcuMDIzLTEzLjUxNS05LjgyMyAzLjMxNi0xNS4zNzcgMTIuMzczLTE0LjEgMjMuMDQ3IDEuMDg1IDkuMDQzIDkuMjkxIDE2LjY2NyAxOC44MTYgMTcuNDgyIDIuMjI1LjE5IDIuNTY0LjYgMS4yIDIuNDYzLTEuOTYxIDIuNjg2LTQuMjMgNS4xNTEtNi40MzIgNy42NTQtLjc1Mi44NTUtMS42MjggMS42My0xLjA1NSAyLjg1OS42MTQgMS4zMTUgMS44NDggMS4xMzEgMy4wMDguOTg0LjIzNy0uMDMuNDY5LS4wOTUuNy0uMTQxYTMxLjMxOSAzMS4zMTkgMCAwIDAgMTEuOTk0LTUuMjU4YzguOTQ2LTYuMyAxNC4xNDktMTQuNzE3IDE0LjUyNS0yNi4zNzctLjE0OC0xLjQzNi0uMjktMy4zOTYtLjYwNS01LjMyN1pNOTg4Ljk2NCAyNjY1LjM3N2EzMC4yIDMwLjIgMCAwIDAtMS4xLTQuNDQ3Yy00LjItMTMuMS0xNy41MDUtMTcuMzMzLTI4LjAzMy0xMy4zMjNhMjEuMDEzIDIxLjAxMyAwIDAgMC0xMy4zMDkgMjEuNzMyIDIxLjA5MyAyMS4wOTMgMCAwIDAgMTkuMTExIDE4LjVjMi4wNzcuMTM4IDIuNDA4LjU2OSAxLjE1OCAyLjMwNS0xLjg4OSAyLjYyMi00LjA4MyA1LjAyNi02LjE5MyA3LjQ4NC0uODM0Ljk3MS0yLjExMyAxLjgtMS4yODUgMy4yOS44MTEgMS40NjQgMi4yNDEuOTcyIDMuNDg1LjczOGEzMC4xMzUgMzAuMTM1IDAgMCAwIDExLjQyMi00Ljc5MmM5LjM1My02LjM1IDE0LjkzMS0xNC44ODYgMTUuMTc1LTI2LjY2My0uMTIyLTEuNDkzLS4xNjktMy4xNzYtLjQzMS00LjgyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04OTUuMDAxIC0yNjQ2LjE1MykiLz48L2c+PC9zdmc+") 50% center / contain no-repeat;
  left: 100%;
  top: 80%;
}

.block-module--quote-container--3ac72::before {
  background: rgb(255, 243, 224);
  border-radius: 50%;
  content: "";
  display: block;
  height: 60vw;
  left: 50%;
  max-height: 560px;
  max-width: 560px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
  z-index: 0;
}

@media (max-width: 575.98px) {
  .block-module--quote-container--3ac72 {
    height: auto;
    min-height: auto;
  }

  .block-module--quote-container--3ac72::before {
    display: none;
  }

  .block-module--quote-container-copy--9ad1d {
    left: 0px;
    max-width: 70vw;
    position: relative;
    top: 0px;
    transform: none;
    width: 80vw;
  }
}

.block-module--table-list-heading--54d2d {
  background: rgb(255, 243, 224);
}

.block-module--table-list--db380 {
  padding: 0px 50px;
}

.block-module--table-list-item--2d3a4 {
  position: relative;
}

@media (min-width: 768px) {
  .block-module--table-list-item--2d3a4 {
    max-width: 225px;
  }
}

.block-module--table-list-item--2d3a4::before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1Ij48ZyBmaWxsPSIjNDNiOWM2Ij48cGF0aCBkPSJNMzU0MS41MzggMTQ3LjAzNGExMi41IDEyLjUgMCAxIDEgMTIuNS0xMi41IDEyLjUxNCAxMi41MTQgMCAwIDEtMTIuNSAxMi41Wm0wLTIyLjU5M2ExMC4wOTMgMTAuMDkzIDAgMSAwIDEwLjA5MyAxMC4wOTIgMTAuMSAxMC4xIDAgMCAwLTEwLjA5My0xMC4wOTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzUyOS4wMzggLTEyMi4wMzQpIi8+PHBhdGggZD0ibTM1NDYuMjgyIDEyOC43NjUtNS40MDkgNS45MzVhLjYuNiAwIDAgMS0uOSAwbC0zLjE4My0zLjQ5M2EuNi42IDAgMCAwLS45IDBsLTIuMDcgMi4yNzJhLjc0My43NDMgMCAwIDAgMCAuOTg0bDYuMTUgNi43NDlhLjYuNiAwIDAgMCAuOSAwbDEuNzc3LTEuOTUuNzQxLS44MTQgNS44NTctNi40MjdhLjc0NS43NDUgMCAwIDAgMC0uOTg0bC0yLjA3MS0yLjI3MmEuNi42IDAgMCAwLS44OTIgMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNTI5LjAzOCAtMTIyLjAzNCkiLz48L2c+PC9zdmc+") 50% center / contain no-repeat;
  content: "";
  height: 25px;
  position: absolute;
  right: 95%;
  top: -5px;
  width: 25px;
}

.block-module--comparison-options--1f53f {
  font-size: 20px;
  line-height: 39px;
}

.block-module--comparison-mobile--4777a {
  font-size: 20px;
  line-height: 31px;
}

.block-module--comparison-bg--80156 {
  display: block;
}

@media (max-width: 991.98px) {
  .block-module--comparison-bg-item--214ad:nth-child(2n + 1) {
    background: rgb(255, 243, 224);
  }
}

@media (min-width: 1200px) {
  .block-module--comparison-bg-item--214ad:nth-child(2n) {
    background: rgb(255, 243, 224);
  }
}

.block-module--bordered-icon--449ed {
  left: 50%;
  top: -60px;
  transform: translate(-50%);
  width: 138px;
}

.block-module--accordion-border--1f997 {
  border-top: 2px solid rgb(0, 0, 0);
}

.block-module--accordion-border--1f997:last-child {
  border-bottom: 2px solid rgb(0, 0, 0);
}

.block-module--accordion-text--85bc3 li {
  color: rgb(85, 85, 85);
}

.block-module--accordion-text--85bc3 p {
  color: rgb(0, 0, 0);
  font-size: 24px;
  line-height: 30px;
}

.block-module--accordion-icon--d44a6 {
  position: absolute;
  right: 5%;
  top: 0px;
}

@media (max-width: 767.98px) {
  .block-module--accordion-icon--d44a6 {
    margin: 0px auto;
    position: relative;
    right: auto;
    transform: none;
  }
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:first-child::after {
  background-color: rgb(18, 205, 212);
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:first-child .block-module--stats-title--40987 {
  color: rgb(18, 205, 212);
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:nth-child(2)::after {
  background-color: rgb(255, 110, 176);
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:nth-child(2) .block-module--stats-title--40987 {
  color: rgb(255, 110, 176);
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:nth-child(3)::after {
  background-color: rgb(27, 219, 185);
}

.block-module--stats-text-blocks--ad7ed .block-module--stats-highlight--f5299:nth-child(3) .block-module--stats-title--40987 {
  color: rgb(27, 219, 185);
}

.block-module--stats-title--40987 {
  font-size: 44px;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif !important;
  line-height: 54px !important;
}

.block-module--stats-img--cc187 {
  bottom: -125px;
  max-width: 282px;
  min-width: 282px;
  position: absolute;
}

.block-module--stats-highlight--f5299 {
  max-width: 300px;
  padding-left: 1rem;
  position: relative;
}

.block-module--stats-highlight--f5299:not(:last-child) {
  margin-bottom: 60px;
}

.block-module--stats-highlight--f5299::after {
  content: "";
  height: calc(100% - 30px);
  left: -18px;
  position: absolute;
  top: 12px;
  width: 7px;
}

@media (min-width: 992px) {
  .block-module--stats-highlight--f5299.block-module--blue-deep--614b4 {
    margin-left: 60px;
  }
}

.block-module--stats-highlight--f5299.block-module--blue-deep--614b4::after {
  background-color: rgb(41, 129, 255);
}

.block-module--stats-highlight--f5299.block-module--blue-deep--614b4 .block-module--stats-title--40987 {
  color: rgb(41, 129, 255);
}

.block-module--stats-circle--1c9f6 {
  margin-bottom: 125px;
  max-height: 426px;
  min-height: 426px;
}

.block-module--stats-circle--1c9f6::before {
  background: rgb(255, 243, 224);
  border-radius: 50%;
  content: "";
  height: 500px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  z-index: 0;
}

@media (min-width: 992px) {
  .block-module--stats-circle--1c9f6::before {
    height: 426px;
    width: 426px;
  }

  .block-module--stats-buttons--ca1d4 {
    margin-left: 113px;
  }
}

.block-module--reviews-card--99f4b {
  height: 100%;
  max-width: 287px;
  box-shadow: rgba(196, 167, 120, 0.7) 0px 0px 15px !important;
}

@media (min-width: 576px) {
  .block-module--reviews-card--99f4b {
    max-width: 314px;
  }
}

@media (min-width: 768px) {
  .block-module--reviews-card--99f4b {
    max-width: 350px;
  }
}

.block-module--reviews-card-alt--47cf4 {
  width: 100%;
  border: none !important;
  box-shadow: rgba(196, 167, 120, 0.7) 0px 0px 15px !important;
}

.block-module--reviews-card-alt-image--e27c3 {
  background-color: rgb(255, 250, 242);
  border: 2px solid rgb(0, 0, 0);
  border-radius: 50%;
  top: -39px;
  position: absolute !important;
}

.block-module--section-heading-decal--ca82a {
  max-height: 120px;
  transform: translate(-50%, -50%);
  width: 116px;
}

.block-module--section-heading-decal-top-right--feaaa {
  right: 5%;
  top: 0px;
}

.block-module--section-heading-decal-bottom-left--58c99 {
  right: 80%;
  top: 100%;
}

.block-module--section-heading-decal-top-left--75434 {
  right: 80%;
  top: 0px;
}

.block-module--section-heading-decal-bottom-right--02041 {
  right: 5%;
  top: 100%;
}

@media (max-width: 575.98px) {
  .block-module--section-heading-decal--ca82a {
    display: none !important;
  }
}

.block-module--download-container--61557 {
  background-color: transparent;
  border: 0px;
  padding: 0px;
}

.block-module--quote--a5c02 {
  border-top: 5px solid rgb(41, 129, 255);
}

.block-module--quote-image--21551 {
  top: -65px;
  width: 138px;
}

.block-module--quote-image-center--2be1a {
  left: 50%;
  transform: translate(-50%);
}

.block-module--quote-image-right--25583 {
  right: 30px;
}

.block-module--logo-decal-top--89251 {
  top: -100px;
}

.block-module--tabbed-menu--4d4a8 {
  border-top: 5px solid rgb(18, 205, 212);
}

.block-module--tabbed-menu-nav-container--e048b {
  border: none;
  justify-content: space-around;
  position: relative;
}

@media (max-width: 767.98px) {
  .block-module--tabbed-menu-nav-container--e048b {
    justify-content: start;
  }
}

.block-module--tabbed-menu-nav-item--195de {
  align-self: stretch;
  display: flex;
  font-size: 16px;
  text-align: center;
  width: 21%;
}

@media (max-width: 767.98px) {
  .block-module--tabbed-menu-nav-item--195de {
    margin: 0px 1rem;
    width: 40%;
  }
}

.block-module--tabbed-menu-nav-item--195de a {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-top: 3px solid rgb(0, 0, 0) !important;
  border-right: 3px solid rgb(0, 0, 0) !important;
  border-left: 3px solid rgb(0, 0, 0) !important;
  border-image: initial !important;
  border-bottom: none !important;
  border-radius: 10px 10px 0px 0px !important;
}

.block-module--tabbed-menu-nav-item--195de :focus[aria-selected="true"],
.block-module--tabbed-menu-nav-item--195de :hover[aria-selected="true"],
.block-module--tabbed-menu-nav-item--195de [aria-selected="true"] {
  background: rgb(18, 205, 212) !important;
  border-color: rgb(18, 205, 212) !important;
  color: rgb(0, 0, 0) !important;
}

.block-module--tabbed-menu-nav-item--195de>* {
  color: rgb(0, 0, 0);
}

.block-module--tabbed-menu-nav-item--195de> :focus,
.block-module--tabbed-menu-nav-item--195de> :hover {
  border: none;
  color: rgb(85, 85, 85) !important;
}

.block-module--rating-icon--6dcce {
  max-width: 250px;
  position: absolute;
  top: 0px;
}

@media (min-width: 992px) {
  .block-module--rating-icon--6dcce {
    right: 0px;
  }
}

.block-module--rating-title--af596 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 15px;
  margin-top: 60px;
  font-family: Montserrat, sans-serif !important;
}

@media (min-width: 992px) {
  .block-module--rating-title--af596 {
    margin-top: 15px;
  }
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623 {
  margin-bottom: 250px;
}

@media (min-width: 992px) {
  .block-module--feature-cards--2d6af .block-module--feature-card--0a623:not(:last-child) {
    margin-right: 90px;
  }

  .block-module--feature-cards--2d6af .block-module--feature-card--0a623:not(:last-child)::after {
    background-color: rgb(0, 0, 0);
    content: "";
    height: 622px;
    position: absolute;
    right: -45px;
    top: -30px;
    width: 2px;
  }
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623 h3 {
  margin-bottom: 60px;
  position: relative;
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623 h3::after {
  bottom: -19px;
  content: "";
  height: 3px;
  left: 0px;
  position: absolute;
  width: 100%;
}

.block-module--feature-cards--2d6af .block-module--feature-card-img--03f68 {
  bottom: -300px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623 li {
  margin-bottom: 10px;
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623 p {
  font-size: 1.25rem !important;
  line-height: 24px !important;
}

@media (min-width: 992px) {
  .block-module--feature-cards--2d6af .block-module--feature-card--0a623 p {
    font-size: 1.5rem !important;
    line-height: 30px !important;
  }
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623:first-child h3::after {
  background-color: rgb(18, 205, 212);
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623:nth-child(2) h3::after {
  background-color: rgb(255, 110, 176);
}

.block-module--feature-cards--2d6af .block-module--feature-card--0a623:nth-child(3) h3::after {
  background-color: rgb(27, 219, 185);
}

.block-module--feature-carousel--d3d2d {
  overflow: hidden;
  padding: 4.5rem 0px 8rem;
}

.block-module--feature-carousel-paging--e14ea {
  position: relative;
}

.block-module--feature-carousel-card--a7b97 {
  padding-bottom: 200px;
}

.block-module--feature-carousel-coming-soon--28c83 {
  position: absolute;
  top: -20px;
}

.block-module--feature-carousel-img--67d58 {
  margin-bottom: -300px;
}

@media (min-width: 992px) {
  .block-module--feature-carousel--d3d2d {
    padding-bottom: 4.5rem;
  }

  .block-module--feature-carousel-paging--e14ea {
    padding-top: 10rem;
  }

  .block-module--feature-carousel-card--a7b97 {
    max-height: 351px !important;
    min-height: 351px !important;
  }

  .block-module--feature-carousel-img--67d58 {
    margin-bottom: 0px;
  }
}

.block-module--left-img--87855 {
  bottom: 0px;
  left: 0px;
  position: absolute;
}

.block-module--right-img--fc6a5 {
  margin-left: auto;
  margin-right: 30px;
}

@media (min-width: 992px) {
  .block-module--right-img--fc6a5 {
    bottom: 0px;
    margin-right: 0px;
    position: absolute;
    right: 0px;
  }
}

.resources-module--heading--98859 {
  font-size: 44px !important;
  font-weight: 900 !important;
  line-height: 54px !important;
}

.resources-module--name--8594a {
  font-family: Montserrat, sans-serif !important;
  font-size: 2rem !important;
  font-weight: 700 !important;
  line-height: 30px !important;
}

.resources-module--name-gen--add13 {
  max-width: 446px;
}

@media (min-width: 768px) {
  .resources-module--name-gen--add13 {
    border: 3px solid rgb(0, 0, 0);
    border-radius: 5px;
    padding: 25px;
  }
}

.resources-module--name-gen-img--7fbfb {
  margin: auto;
  max-height: 200px;
  max-width: 200px;
  min-height: 200px;
}

@media (min-width: 768px) {
  .resources-module--name-gen-img--7fbfb {
    margin: 40px auto 50px;
  }
}

.resources-module--more-resources--a830f {
  padding: 5px 0px;
}

@media (min-width: 1200px) {
  .resources-module--more-resources--a830f {
    padding: 0px;
  }
}

.resources-module--list-border--78d8a {
  border-top: 4px solid rgb(0, 0, 0);
}

.resources-module--list-border--78d8a h2 {
  border-left: 12px solid rgb(6, 122, 130);
  padding: 10px 16px 9px;
  margin-bottom: 0px !important;
}

.square-links-module--get-to-know-us--cf418 {
  height: 550px;
  z-index: 10;
}

@media (max-width: 991.98px) {
  .square-links-module--get-to-know-us--cf418 {
    height: auto;
  }
}

.square-links-module--get-to-know-us__img--4a70b {
  max-width: 217px;
}

@media (max-width: 991.98px) {
  .square-links-module--get-to-know-us__img--4a70b {
    height: auto;
    margin-bottom: 1em;
    width: 35%;
  }
}

.square-links-module--arrow-btn--b966c {
  background: rgb(18, 205, 212);
  border-radius: 50%;
  transition: all 0.3s ease 0s;
}

.square-links-module--arrow-btn--b966c:hover {
  transform: scale(1.3);
}

.square-links-module--floating-background--e6a87::before {
  background-color: rgb(255, 237, 26);
  content: "";
  height: 674px;
  position: absolute;
  top: 305px;
  width: 100%;
}

.square-links-module--card--6f998 {
  background-color: rgb(255, 252, 242);
  border: 4px solid rgb(0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 10px;
}

.academy-module--h1--a68f1 {
  font-size: 2.75rem !important;
  line-height: 54px !important;
}

.academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68 .academy-module--benefits-cards-image--e82bd {
  border-bottom: 7px solid;
}

@media (min-width: 768px) {
  .academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68 .academy-module--benefits-cards-image--e82bd {
    border-bottom: none;
    border-right: 7px solid;
  }
}

@media (min-width: 992px) {
  .academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68 .academy-module--benefits-cards-image--e82bd {
    border-bottom: 7px solid;
    border-right: none;
  }
}

.academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68:first-child .academy-module--benefits-cards-image--e82bd {
  border-color: rgb(255, 110, 176);
}

.academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68:nth-child(2) .academy-module--benefits-cards-image--e82bd {
  border-color: rgb(18, 205, 212);
}

.academy-module--benefits-list--3a346 .academy-module--benefits-cards--4ed68:nth-child(3) .academy-module--benefits-cards-image--e82bd {
  border-color: rgb(255, 237, 26);
}

.academy-module--benefits-cards--4ed68 {
  border: 3px solid rgb(0, 0, 0);
  margin: 30px;
  padding: 30px 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .academy-module--benefits-cards--4ed68 {
    max-width: 359px;
    padding: 30px;
  }
}

.academy-module--benefits-cards-title--64728 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.academy-module--benefits-cards-image--e82bd {
  margin: auto auto 15px;
  max-width: 110px;
  padding-bottom: 15px;
  position: relative;
}

@media (min-width: 768px) {
  .academy-module--benefits-cards-image--e82bd {
    max-width: none;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .academy-module--benefits-cards-image--e82bd {
    max-width: 110px;
    padding-right: 0px;
  }
}

.academy-module--quotes--8bf53 {
  border: 3px solid rgb(0, 0, 0);
  margin: 25px;
  padding: 30px;
  width: 100%;
}

.academy-module--quotes-image--c5947 {
  left: -25px;
  position: absolute;
  top: -50px;
}

@media (min-width: 768px) {
  .academy-module--quotes-description--c8818 {
    font-size: 1.5rem !important;
    line-height: 30px !important;
  }
}

.academy-module--section-background--d7ecc::before {
  background-color: rgb(255, 243, 224);
  content: "";
  height: 475px;
  position: absolute;
  top: 45px;
  width: 100%;
}

@media (max-width: 767.98px) {
  .academy-module--section-background--d7ecc::before {
    background-color: inherit;
  }
}

.academy-module--course-card--7e680 {
  height: 320px;
  max-height: 320px;
  max-width: 230px;
}

@media (min-width: 768px) {
  .academy-module--course-card--7e680 {
    height: 360px;
    max-height: 360px;
    max-width: 260px;
  }
}

.academy-module--course-card-image--31251 {
  border-bottom: 4px solid rgb(255, 110, 176);
  max-height: 190px;
}

.academy-module--course-card--7e680 svg {
  margin-left: 5px;
  transition: all 0.3s ease 0s;
}

.academy-module--course-card--7e680:hover svg {
  transform: translateX(4px);
}

.academy-module--course-text--8e1e4 {
  font-size: 16px;
  line-height: 19px;
}

.academy-module--course-info--c7fdf {
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 7px;
}

.academy-module--course-info--c7fdf svg {
  margin-right: 5px;
}

.academy-module--section-padding--6649e {
  padding: 52px 0px;
}

.academy-module--btn-academy-login--3f9d7 {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 252, 242);
}

@media (min-width: 768px) {
  .academy-module--btn-academy-login--3f9d7 {
    background-color: transparent;
    color: rgb(51, 51, 51);
    border: 2px solid rgb(0, 0, 0) !important;
  }
}

.academy-module--approvals--71135 {
  padding: 11px 7px;
  border-style: solid !important;
  border-width: 3px !important;
}

.academy-module--approvals--71135.academy-module--approved--758ef {
  background-color: rgba(27, 219, 185, 0.4);
  border: rgb(27, 219, 185);
}

.academy-module--approvals--71135.academy-module--not-approved--c1b51 {
  background-color: rgba(255, 0, 92, 0.4);
  border: rgb(255, 0, 92);
}

.academy-module--approvals--71135.academy-module--pending--8f66b {
  background-color: rgba(255, 237, 26, 0.4);
  border: rgb(255, 237, 26);
}

.academy-module--sidebar--fb0a8 a:not(:last-child) {
  margin-bottom: 1.25rem !important;
}

.templates-module--h1--d9aa7 {
  font-size: 44px !important;
  font-weight: 900 !important;
  line-height: 54px !important;
}

.templates-module--h2--fdfd5 {
  margin-bottom: 26px;
  margin-top: 50px;
}

.templates-module--templates-card--c7d8a {
  min-height: 360px;
  overflow: hidden;
}

.templates-module--templates-card--c7d8a img {
  aspect-ratio: 3 / 2;
}

.templates-module--templates-card--c7d8a p {
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  .templates-module--templates-card--c7d8a {
    min-height: 300px;
  }
}

.review-filter-module--review-card--5212a {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 15px;
  margin: 8px;
  padding: 25px;
  width: 100%;
}

@media (min-width: 992px) {
  .review-filter-module--review-card--5212a {
    max-width: 48%;
  }
}

@media (min-width: 1200px) {
  .review-filter-module--review-card--5212a {
    max-width: 352px;
  }
}

.review-filter-module--review-name--a658f {
  margin-bottom: 5px;
}

.review-filter-module--review-title--dbb93 {
  font-size: 18px;
  font-weight: 800;
}

.review-filter-module--review-filter--6eaff {
  border: 2px solid rgb(0, 0, 0);
  border-radius: 10px;
  margin-bottom: 20px;
  max-width: 190px;
}

.review-filter-module--review-filter--6eaff:focus,
.review-filter-module--review-filter--6eaff:hover {
  border-color: rgb(18, 205, 212);
  box-shadow: none;
}

@media (min-width: 1200px) {
  .review-filter-module--review-filter--6eaff {
    margin-bottom: 50px;
  }
}

.digital-tour-module--h1--01ac4 {
  margin-top: 65px;
  text-align: center;
  font-size: 44px !important;
  font-weight: 900 !important;
  line-height: 54px !important;
}

.digital-tour-module--border--e5e25 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 15px;
}

@media (min-width: 992px) {
  .digital-tour-module--border--e5e25 {
    padding: 52px;
  }
}

@media (max-width: 767.98px) {
  .digital-tour-module--border--e5e25 {
    margin-top: 18rem;
  }
}

.digital-tour-module--small-device-container--b1146 {
  background-color: rgb(255, 217, 230);
  border: 4px solid rgb(255, 0, 88);
  border-radius: 5px;
  margin-bottom: 45px;
  padding: 20px;
}

.digital-tour-module--small-device-container--b1146 h2 {
  margin-bottom: 45px;
}

.digital-tour-module--small-device-container--b1146 p:last-child {
  margin-bottom: 0px;
}

.digital-tour-module--laptop-screen--8989b {
  height: 500px;
  left: 50%;
  position: absolute;
  top: 30px;
  transform: translateX(-50%);
  width: 916px;
}

@media (max-width: 767.98px) {
  .digital-tour-module--banner-img--fcce5 {
    margin-top: -12rem;
  }

  .digital-tour-module--banner-text--3048a {
    padding: 46px;
  }
}

.double-list-module--btn-switch--6c49d {
  box-shadow: none;
  min-width: 323px;
}

.double-list-module--btn-switch-slider--d8232 {
  background-color: rgb(18, 205, 212);
  border-radius: 50px;
  padding: 9px 20px;
  transition: background-color 0.3s ease-in-out 0s;
}

.double-list-module--btn-switch-slider--d8232.double-list-module--toggled--4d740 {
  background-color: rgb(0, 162, 168);
}

.double-list-module--circle--f101c {
  left: 40px;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out 0s;
}

.double-list-module--circle--f101c.double-list-module--toggled--4d740 {
  left: 4px;
}

.double-list-module--check--21985 {
  margin-left: -9px;
  margin-right: 9px;
}

.double-list-module--times--bbc8c {
  margin-left: 9px;
  margin-right: -9px;
}

@media (min-width: 1200px) {
  .double-list-module--switch-image--dc92b {
    position: relative;
  }

  .double-list-module--switch-image--dc92b::before {
    background-color: rgb(255, 243, 224);
    border-radius: 50%;
    content: "";
    height: 312px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 312px;
    z-index: 0;
  }

  .double-list-module--switch-image--dc92b::after {
    border-left: 5px solid rgb(255, 243, 224);
    border-right: 5px solid rgb(255, 243, 224);
    border-top: 5px solid rgb(255, 250, 242);
    content: "";
    height: 410px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 54px;
    z-index: 0;
  }

  .double-list-module--switch-image--dc92b img,
  .double-list-module--switch-list-img--4f43b {
    position: relative;
  }

  .double-list-module--switch-list-img--4f43b::before {
    background-color: rgb(255, 243, 224);
    content: "";
    height: 5px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 274px;
    z-index: 0;
  }

  .double-list-module--switch-list-img--4f43b.double-list-module--reversed--09b8d::before {
    left: 0px;
    right: auto;
  }

  .double-list-module--switch-list-img--4f43b img {
    position: relative;
  }

  .double-list-module--switch-list-description--1e061 {
    max-width: 226px;
  }
}

.course-module--pills-list--a5352 {
  margin-bottom: 4px;
}

.course-module--pills-list--a5352 li {
  background-color: rgb(255, 110, 176);
  border-radius: 5px;
  color: rgb(255, 252, 242);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 6px;
  padding: 0px 7px;
}

.course-module--pills-list--a5352 li:not(:last-child) {
  margin-right: 6px;
}

.course-module--list-borders--89ae1 div {
  margin-top: 31px;
  position: relative;
}

.course-module--list-borders--89ae1 div::before {
  background-color: rgb(255, 110, 176);
  content: "";
  height: 5px;
  position: absolute;
  top: -14px;
  width: 35px;
}

.course-module--sign-up-box--9bd19 {
  margin: auto;
  max-width: 376px;
  width: 100%;
}

@media (min-width: 992px) {
  .course-module--sign-up-box-fixed--a47e4 {
    position: fixed;
    top: 502px;
  }
}

.course-module--course-description--fe2d2 {
  overflow: hidden;
}

.course-module--course-description--fe2d2 h2 strong {
  font-size: 20px;
  font-weight: 700;
}

.course-module--course-description--fe2d2 ul {
  font-size: 1.25rem;
  line-height: 24px;
}

.course-module--course-description--fe2d2 p strong {
  font-family: Montserrat, sans-serif;
}

.course-module--course-description--fe2d2 p span,
.course-module--course-description--fe2d2 span {
  background-color: transparent !important;
  font-size: 20px !important;
}

.course-module--instructor--57408 {
  margin-bottom: 5px;
}

.course-module--instructor-name--51f23 {
  margin-right: 15px;
  position: relative;
}

.course-module--instructor-name--51f23::after {
  background-color: rgb(127, 126, 121);
  content: "";
  height: 12px;
  position: absolute;
  right: -9px;
  top: 1px;
  width: 2px;
}

.course-module--instructor-avatar--103d4 {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}

.course-module--see-more-btn--b4b27 {
  bottom: 0px;
  position: absolute;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}

.course-module--bottom-border--16384 {
  border-color: rgb(0, 0, 0);
  border-bottom-style: solid;
  border-width: 1px;
  padding-bottom: 50px;
}

.course-module--top-border--55b14 {
  border-color: rgb(0, 0, 0);
  border-top-style: solid;
  border-width: 2px;
  padding-top: 50px;
}

.course-module--catalog-heading--bcc80 {
  inset: 0px;
  color: rgb(255, 252, 242);
  padding: 55px;
  position: absolute;
  z-index: 100;
}

.course-module--catalog-image--a18ca {
  overflow: hidden;
  position: relative;
}

.course-module--catalog-image--a18ca::after {
  background: linear-gradient(270deg,
      rgba(255, 255, 255, 0),
      rgba(0, 0, 0, 0.73) 60%) 0px 0px no-repeat padding-box padding-box transparent;
  inset: 0px;
  content: "";
  position: absolute;
  z-index: 100;
}

.course-module--catalog-card--23eec {
  border-radius: 5px;
  color: rgb(0, 0, 0);
  margin: auto;
  max-width: 290px;
  min-height: 272px;
  overflow: hidden;
  background-color: rgb(255, 255, 255) !important;
}

.course-module--menu-filter--0ffa5 {
  border-top: 1px solid rgb(0, 0, 0);
}

.course-module--btn-menu-filter--d7028 {
  text-align: left;
  width: 100%;
}

.course-module--btn-menu-filter--d7028:focus,
.course-module--btn-menu-filter--d7028:hover,
.course-module--btn-menu-filter-active--7e895 {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 252, 242);
}

.course-module--pagination--29e22 {
  background-color: transparent;
  border: none;
  padding: 40px !important;
}

.course-module--pagination-active--f4599 {
  border: none;
  position: relative;
  z-index: 1;
  color: rgb(255, 250, 242) !important;
  opacity: 1 !important;
}

.course-module--pagination-active--f4599::before {
  border-radius: 50%;
  content: "";
  height: 28px;
  left: 31px;
  position: absolute;
  top: 38px;
  width: 28px;
  z-index: -1;
  background-color: rgb(0, 0, 0) !important;
}

.course-module--state-form--1bbae {
  padding: 40px 50px;
}

.demo-module--steps-heading--e9d56 {
  border-bottom: 1px solid rgb(0, 0, 0);
  padding-bottom: 3px;
  font-size: 13px !important;
  line-height: 16px !important;
}

.demo-module--step-title--8160a,
.demo-module--steps-heading--e9d56 {
  font-family: Montserrat, sans-serif !important;
  font-weight: 700 !important;
}

.demo-module--step-title--8160a {
  font-size: 20px !important;
  line-height: 24px !important;
}

@media (min-width: 992px) {
  .demo-module--steps--56f32 {
    padding-right: 20px;
  }
}

.demo-module--step-number--33eb4 {
  margin-left: 0.5rem;
  position: relative;
  z-index: 1;
}

.demo-module--step-number--33eb4::after {
  border-radius: 50%;
  content: "";
  height: 25px;
  left: -8px;
  position: absolute;
  width: 25px;
  z-index: -1;
}

.demo-module--steps--56f32 li:first-child .demo-module--step-number--33eb4::after {
  background-color: rgb(18, 205, 212);
}

.demo-module--steps--56f32 li:nth-child(2) .demo-module--step-number--33eb4::after {
  background-color: rgb(255, 237, 26);
}

.demo-module--steps--56f32 li:nth-child(3) .demo-module--step-number--33eb4::after {
  background-color: rgb(255, 110, 176);
}

.demo-module--steps--56f32 li:nth-child(4) .demo-module--step-number--33eb4::after {
  background-color: rgb(41, 129, 255);
}

.demo-module--steps--56f32 li:nth-child(5) .demo-module--step-number--33eb4::after {
  background-color: rgb(27, 219, 185);
}

.demo-module--progress-bar--c0b9c {
  border-radius: 0px;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.demo-module--form--f4ebd {
  background-color: rgb(255, 255, 255);
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 15px;
  margin-bottom: 50px;
  overflow: hidden;
  padding: 25px 15px 15px;
}

@media (min-width: 992px) {
  .demo-module--form--f4ebd {
    margin-bottom: 0px;
    padding: 45px 35px 35px;
    margin-top: 4.5rem !important;
  }
}

.demo-module--order-summary--cb0e0 {
  border: 3px solid rgb(0, 0, 0);
  border-radius: 5px;
  margin: 15px;
  padding: 25px;
}

@media (min-width: 992px) {
  .demo-module--order-summary--cb0e0 {
    margin: 0px;
  }
}

.faq-module--header-margin--c2ca6 {
  margin-top: 68px;
}

.faq-module--nav-links--46980 {
  color: rgb(0, 0, 0);
  font-weight: 700;
  padding: 15px 15px 10px;
  position: relative;
  z-index: 1002;
}

.faq-module--nav-links--46980::after {
  background-color: rgb(18, 205, 212);
  bottom: 7px;
  content: "";
  height: 2px;
  left: 15px;
  margin: 0px;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0px;
}

.faq-module--nav-active--108b4 .faq-module--nav-links--46980,
.faq-module--nav-links--46980:hover {
  color: rgb(0, 0, 0);
  cursor: pointer;
  text-decoration: none;
}

.faq-module--nav-active--108b4 .faq-module--nav-links--46980::after,
.faq-module--nav-links--46980:hover::after {
  width: calc(100% - 30px);
}

.faq-module--sticky-nav--4407d {
  border-left: 4px solid rgb(0, 0, 0);
  margin-left: 25px;
  padding: 15px 20px;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
}

.faq-module--sticky-nav--4407d li:not(:last-child) {
  margin-bottom: 14px;
}

.faq-module--sticky-nav__fixed--89fe8 {
  position: fixed;
  top: 184px;
}

.styles-module--background--e9718 {
  background-color: rgb(6, 122, 130);
  padding: 50px 0px 100px;
  position: relative;
}

@media (max-width: 991.98px) {
  .styles-module--background--e9718 {
    padding-bottom: 250px;
  }
}

@media (max-width: 575.98px) {
  .styles-module--background--e9718 {
    padding-bottom: 50px;
  }
}

.styles-module--hero--d226d {
  z-index: 100;
}

.styles-module--comm-background--fd6aa {
  background-color: rgb(255, 237, 26);
  margin-bottom: 40px;
  padding: 10px 0px 50px;
  position: relative;
}

.styles-module--graph-intro--8f157 {
  width: 85%;
}

@media (max-width: 767.98px) {
  .styles-module--graph-intro--8f157 {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .styles-module--stats--df7d6 {
    display: none;
  }
}

.styles-module--stat-bubble--481ae {
  border-radius: 50%;
}

.styles-module--quote-text--5e9cc {
  width: 85%;
  line-height: 25px !important;
}

@media (max-width: 991.98px) {
  .styles-module--quotes--68c47 {
    display: none;
  }
}

.styles-module--quote-bubble--63124 {
  border-radius: 50%;
  padding: 40px 30px;
}

.styles-module--work-width--0a32d {
  width: 75%;
}

@media (max-width: 767.98px) {
  .styles-module--work-width--0a32d {
    width: 95%;
  }
}

.styles-module--domain-background--ac609 {
  background-color: rgb(242, 242, 242);
  padding: 450px 0px 200px;
}

.styles-module--domainHeading--a493c {
  width: 60%;
}

@media (max-width: 767.98px) {
  .styles-module--domainHeading--a493c {
    width: 100%;
  }
}

.styles-module--domainImg--c4570 {
  width: 45%;
}

@media (max-width: 991.98px) {
  .styles-module--domainImg--c4570 {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .styles-module--domainImg--c4570 {
    display: none;
    width: 55%;
  }
}

@media (min-width: 992px) {
  .styles-module--circle--145f6 {
    align-items: center;
    background-color: rgb(27, 219, 185);
    border-radius: 50%;
    display: flex;
    height: 1010px;
    width: 1010px;
  }

  .styles-module--circle--145f6 p {
    max-width: 70%;
  }
}

.styles-module--graph--5e199 {
  display: none;
}

@media (max-width: 991.98px) {
  .styles-module--graph--5e199 {
    display: block;
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .styles-module--graph--5e199 {
    display: block;
    width: 65%;
  }
}

@media (max-width: 575.98px) {
  .styles-module--graph--5e199 {
    display: block;
    width: 95%;
  }
}

.styles-module--heading-container--9ea6f {
  max-width: 880px;
}

.gatsby-image-wrapper {
  position: relative;
  overflow: hidden;
}

.gatsby-image-wrapper picture.object-fit-polyfill {
  position: static !important;
}

.gatsby-image-wrapper img {
  inset: 0px;
  height: 100%;
  margin: 0px;
  max-width: none;
  padding: 0px;
  position: absolute;
  width: 100%;
  object-fit: cover;
}

.gatsby-image-wrapper [data-main-image] {
  opacity: 0;
  transform: translateZ(0px);
  transition: opacity 0.25s linear 0s;
  will-change: opacity;
}

.gatsby-image-wrapper-constrained {
  display: inline-block;
  vertical-align: top;
}

.rsw_1z {
  animation-duration: 0.8192s;
  animation-fill-mode: backwards;
}

@-webkit-keyframes rsw_1M {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes rsw_1M {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.rsw_1M {
  animation-name: rsw_1M;
}

@-webkit-keyframes rsw_19 {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes rsw_19 {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.rsw_19 {
  animation-name: rsw_19;
}

@-webkit-keyframes rsw_3C {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
}

@keyframes rsw_3C {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
}

.rsw_3C {
  animation-name: rsw_3C;
}

@-webkit-keyframes rsw_1u {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
}

@keyframes rsw_1u {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
}

.rsw_1u {
  animation-name: rsw_1u;
}

.rsw_2Y {
  position: relative;
}

.rsw_2f {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}

.rsw_3G {
  opacity: 1;
  pointer-events: inherit;
  position: relative;
  z-index: 1;
}

.ub-emb-iframe-wrapper {
  display: none;
  position: relative;
  vertical-align: middle;
}

.ub-emb-iframe-wrapper.ub-emb-visible {
  display: inline-block;
}

.ub-emb-iframe-wrapper .ub-emb-close {
  background-color: rgba(255, 255, 255, 0.6);
  border: 0px;
  border-radius: 50%;
  color: rgb(82, 81, 81);
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  outline: none;
  padding: 0px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transition: transform 0.2s ease-in-out 0s,
    background-color 0.2s ease-in-out 0s;
  width: 20px;
  z-index: 1;
}

.ub-emb-iframe-wrapper.ub-emb-mobile .ub-emb-close {
  transition: none 0s ease 0s;
}

.ub-emb-iframe-wrapper .ub-emb-close::before {
  content: "";
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 40px;
}

.ub-emb-iframe-wrapper .ub-emb-close:hover {
  background-color: rgb(255, 255, 255);
  transform: scale(1.2);
}

.ub-emb-iframe-wrapper .ub-emb-close:active,
.ub-emb-iframe-wrapper .ub-emb-close:focus {
  background: rgba(255, 255, 255, 0.35);
  color: rgb(68, 68, 68);
  outline: none;
}

.ub-emb-iframe-wrapper .ub-emb-iframe {
  border: 0px;
  max-height: 100%;
  max-width: 100%;
}

.ub-emb-overlay .ub-emb-iframe-wrapper .ub-emb-iframe {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px, rgba(0, 0, 0, 0.2) 0px 1px 5px;
}

.ub-emb-overlay .ub-emb-iframe-wrapper.ub-emb-mobile {
  max-width: 100vw;
}

.ub-emb-overlay {
  transition: visibility 0.3s step-end 0s;
  visibility: hidden;
}

.ub-emb-overlay.ub-emb-visible {
  transition: none 0s ease 0s;
  visibility: visible;
}

.ub-emb-overlay .ub-emb-backdrop,
.ub-emb-overlay .ub-emb-scroll-wrapper {
  opacity: 0;
  position: fixed;
  transition: opacity 0.3s ease 0s, z-index 0.3s step-end 0s;
  z-index: -1;
}

.ub-emb-overlay .ub-emb-backdrop {
  background: rgba(0, 0, 0, 0.6);
  inset: -1000px;
}

.ub-emb-overlay .ub-emb-scroll-wrapper {
  inset: 0px;
  box-sizing: border-box;
  overflow: auto;
  padding: 30px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.ub-emb-overlay .ub-emb-scroll-wrapper::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.ub-emb-overlay.ub-emb-mobile .ub-emb-scroll-wrapper {
  padding: 30px 0px;
}

.ub-emb-overlay.ub-emb-visible .ub-emb-backdrop,
.ub-emb-overlay.ub-emb-visible .ub-emb-scroll-wrapper {
  opacity: 1;
  transition: opacity 0.4s ease 0s;
  z-index: 2147483647;
}

.ub-emb-bar {
  transition: visibility 0.2s step-end 0s;
  visibility: hidden;
}

.ub-emb-bar.ub-emb-visible {
  transition: none 0s ease 0s;
  visibility: visible;
}

.ub-emb-bar .ub-emb-bar-frame {
  left: 0px;
  position: fixed;
  right: 0px;
  text-align: center;
  transition: bottom 0.2s ease-in-out 0s, top 0.2s ease-in-out 0s,
    z-index 0.2s step-end 0s;
  z-index: -1;
}

.ub-emb-bar.ub-emb-ios .ub-emb-bar-frame {
  right: auto;
  width: 100%;
}

.ub-emb-bar.ub-emb-visible .ub-emb-bar-frame {
  transition: bottom 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s;
  z-index: 2147483646;
}

.ub-emb-bar .ub-emb-close {
  bottom: 0px;
  margin: auto 0px;
  top: 0px;
}

.ub-emb-bar:not(.ub-emb-mobile) .ub-emb-close {
  right: 20px;
}


.newmap {
  max-width: 900px;
  padding-left: 0 !important;
  padding-right: 0 !important;

}


iframe {
  padding-left: 0 !important;
  padding-right: 0 !important;

}

.btn-primary {
  border: none!important;
  color: rgb(255, 255, 255)!important;
}

.text-white-bg {
  color: white!important;
}


.more-information {
  margin: 20px!important;
}

.hero-header-text {
  /* font-weight: bold!important; */
  text-align: left!important;
  border-bottom: 1px solid #6e778a!important;
  border-spacing: 2rem;
  padding-bottom: 1rem!important;
  font-size: 40px!important;
  line-height: 55px!important;
  letter-spacing: 2%!important;
  color:#6e778a;
  vertical-align: middle!important;
}


@media (max-width: 767px) {
  .hero-header-text {
    padding-bottom: 1.5rem!important;
  }
}


.header-text {
  /* font-weight: bold!important; */
  text-align: left!important;
  border-bottom: 1px solid rgb(215, 122, 97)!important;
  padding-bottom: 0.5rem!important;
  font-size: 2rem!important;
  line-height: 55px!important;
  letter-spacing: 2%!important;
  color:rgb(215, 122, 97);
  vertical-align: middle!important;
}

.transport-text,
.info-text {
  font-style: normal!important;
  font-weight: 300!important;
  font-size: 21px!important;
  line-height: 136.5%!important;
  letter-spacing: 0.02em!important;
  color: #5f6c7b!important;
  margin-bottom: 20p!important;
}

.info-title {
  font-weight: bold!important;
}

@media (min-width: 100px) {
  .more-info-container {
    max-width: 650px;
  }

  .more-info-container a {
    color: rgb(215, 122, 97);
    text-decoration: none;
    font-weight: 400;
    transition: color 0.5s ease-in, text-decoration 0.5s ease-in, font-weight 0.3s ease-in;
  }
  
  .more-info-container a:hover {
    color: rgb(219, 135, 113) !important;
    text-decoration: underline !important;
  }
}

.navlinks a:active{
}