@charset "UTF-8";
.text a {
  position: relative;
}
.text a:after {
  border-top: 2px dashed #c7477c;
  bottom: -1px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.header-small {
  color: #b8285c;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.6;
}
.kicker {
  color: #e06b95;
  font-size: 1.389rem;
  font-weight: 600;
  line-height: 1.4;
}
@keyframes a {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  to {
    transform: scale(1);
  }
}
.uk-offcanvas-bar {
  left: auto !important;
  right: auto !important;
  transform: translate(-100vw) !important;
  transition: transform 0.3s ease-out !important;
}
@media (min-width: 768px) {
  .uk-offcanvas-bar {
    transform: translate(-75vw) !important;
    width: 75vw !important;
  }
}
@media (min-width: 1024px) {
  .uk-offcanvas-bar {
    transform: translate(-50vw) !important;
    width: 50vw !important;
  }
}
@media (min-width: 1200px) {
  .uk-offcanvas-bar {
    transform: translate(-33.33vw) !important;
    width: 33.33vw !important;
  }
}
@media (min-width: 1600px) {
  .uk-offcanvas-bar {
    transform: translate(-25vw) !important;
    transition: transform 0.4s ease-out;
    width: 25vw !important;
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  transform: translate(100vw) !important;
}
@media (min-width: 768px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    transform: translate(75vw) !important;
  }
}
@media (min-width: 1024px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    transform: translate(50vw) !important;
  }
}
@media (min-width: 1200px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    transform: translate(33.33vw) !important;
  }
}
@media (min-width: 1600px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    transform: translate(25vw) !important;
  }
}
.uk-offcanvas-flip .uk-open .uk-offcanvas-bar,
.uk-open .uk-offcanvas-bar {
  transform: translate(0) !important;
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  right: 0 !important;
}
@media (min-width: 1200px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 33.33vw !important;
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -33.33vw !important;
  }
}
@media (min-width: 1600px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 25vw !important;
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -25vw !important;
  }
}
.about-locations {
  text-align: center;
  z-index: 4;
}
@media (min-width: 1024px) {
  .about-locations {
    text-align: left;
  }
  .about-locations h2 {
    left: -0.1em;
    position: relative;
  }
  .about-locations > .uk-grid > div:nth-child(2) > div {
    margin-left: 40px;
  }
}
.bca-timeline {
  min-height: 720px;
}
.bca-timeline h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .bca-timeline h2 {
    border: none;
  }
}
.bca-timeline-bg {
  opacity: 0.7 !important;
}
.bca-timeline .uk-tab li {
  border-top: 1px solid #fff;
  margin-top: 40px;
}
.bca-timeline .uk-tab li a {
  font-size: clamp(1rem, 2.5vw, 1.5rem);
  font-weight: 600;
}
.bca-timeline .uk-tab li a:before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 9px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: -4.5px;
  transform: translate(4.5px) scale(1.5);
  transition: all 0.3s ease;
  width: 9px;
}
.bca-timeline .uk-tab li.uk-active a:before {
  opacity: 1;
  transform: translate(4.5px) scale(1);
}
@media (min-width: 1200px) {
  .bca-timeline {
    justify-content: flex-end;
    padding-right: 16% !important;
  }
  .bca-timeline > div {
    width: 100%;
  }
  .bca-timeline-switcher {
    display: flex;
  }
  .bca-timeline-switcher ul {
    max-width: 700px;
  }
  .bca-timeline .uk-tab {
    bottom: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12%;
  }
  .bca-timeline .uk-tab li {
    align-items: center;
    border-left: 1px solid #fff;
    border-top: none;
    display: flex;
    justify-content: center;
    margin-top: 0;
    padding-right: 20px;
  }
  .bca-timeline .uk-tab li a:before {
    left: -4.5px;
    top: 50%;
    transform: translateY(-4.5px) scale(1.5);
  }
  .bca-timeline .uk-tab li.uk-active a:before {
    transform: translateY(-4.5px) scale(1);
  }
}
.card-resource {
  border-radius: 12px;
}
.card-resource:after,
.card-resource:before {
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.7));
  content: "";
  inset: 10% 0 0;
  position: absolute;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.card-resource:after,
.card-resource:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="#$to",GradientType=0);
}
.card-resource:before {
  background: linear-gradient(180deg, #e06b9500 0, #e06b9580);
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .card-resource:hover:after {
    opacity: 0;
  }
  .card-resource:hover:before {
    opacity: 1;
  }
}
.card-resource-meta {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 1em;
  right: 0;
  text-shadow: 1px 1px 1px #422b54;
  z-index: 2;
}
.card-resource-meta h3 {
  color: #fff;
  font-family: Poppins;
  font-size: 1.3rem;
  font-weight: 600;
}
.card-resource-meta img {
  margin-right: 0.5em;
  transform: scale(0.8);
}
.card-resource-meta time,
.card-resource-meta ul {
  font-size: 0.778rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
.card-resource-meta ul {
  margin: -3px;
}
.card-resource-meta ul li {
  font-size: 0.5rem;
  line-height: 1.3;
  margin: 3px;
  padding-right: 0.6em;
}
.card-resource-meta ul li:after {
  color: #c7477c;
  content: "~";
  font-size: 0.7rem;
  left: 7px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.card-resource-meta ul li:last-child:after {
  display: none;
}
@media (min-width: 768px) {
  .card-resource-meta ul li {
    background: #c7477c;
    border: none;
    border-radius: 5px;
    font-size: 0.667rem;
    line-height: 1;
    padding: 0.6em 0.5em 0.5em;
  }
  .card-resource-meta ul li:after {
    display: none;
  }
}
.resource-hub-featured {
  background: #fff;
  border: 1px solid #f4dae5;
  border-radius: 12px;
}
.resource-hub-featured-image {
  min-height: 0;
}
.resource-hub-featured-content time {
  font-size: 0.778rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.resource-hub-featured-content li {
  color: #e06b95;
  font-size: 0.889rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.resource-hub-featured-content h3 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .resource-hub-featured-content h3 {
    font-size: 2.667rem;
  }
}
.resource-hub-posts-pagination {
  font-size: 1.4rem;
  transition: background-color 0.3s ease;
  z-index: 880 !important;
}
.resource-hub-posts-pagination.uk-active {
  background-color: #422b54d9;
}
.resource-hub-posts-pagination.uk-active .uk-pagination a {
  color: #d9d5dd;
}
.resource-hub-posts-pagination.uk-active .uk-pagination .uk-active {
  background-color: #fff;
}
.resource-hub-posts-pagination.uk-active .uk-pagination .uk-active a {
  color: #422b54;
}
.resource-hub-posts-pagination.uk-active .filters a {
  border-color: #fff;
  color: #fff;
}
.resource-hub-posts-pagination .filters {
  margin: -3px;
}
.resource-hub-posts-pagination .filters li {
  line-height: 1;
  margin: 3px;
}
.resource-hub-posts-pagination .filters a {
  font-size: 0.6rem;
  line-height: 1;
  padding: 0.5em 0.7em;
}
.resource-hub-posts-pagination .filters a.active {
  background-color: #e06b95;
  color: #fff;
}
.resource-hub-posts-pagination .uk-active {
  background-color: #422b54;
}
.resource-hub-posts-pagination li {
  border-radius: 5px;
}
.resources-cards .uk-slider-items .card-resource {
  height: 100%;
}
.resources-cards .uk-slider-items .card-resource > img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.date-block {
  align-items: center;
  background-color: #fff;
  border: 1px solid #eceaee;
  box-shadow: 5px 5px #24305980;
  color: #422b54;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-family: Poppins;
  font-weight: 700;
  justify-content: center;
  overflow: hidden;
  padding: 1.5em;
  text-align: center;
}
.date-block > div {
  line-height: 1;
  width: 100%;
}
.date-block .uk-countdown-number {
  font-size: 2.778rem;
  letter-spacing: -0.04em;
}
.date-block .uk-countdown-label {
  color: #f08fd9;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .date-block .uk-countdown-label {
    font-size: 1.389rem;
  }
}
.events-hero {
  overflow: hidden;
  padding-bottom: 77cqw;
}
.events-hero [data-img].hero-image-event {
  box-shadow: 10px 10px 20px #c7477c4d;
  max-width: none;
  position: absolute;
  will-change: transform;
}
.events-hero [data-img].image-1 {
  left: 0;
  top: 2.5cqw;
  transition-delay: 0.3s, 0.3s, 0.3s;
  width: 60cqw;
  z-index: 1;
}
.events-hero [data-img].image-2 {
  right: 0;
  top: 4.5cqw;
  transition-delay: 0.9s, 0.9s, 0.9s;
  width: 45cqw;
  z-index: 4;
}
.events-hero [data-img].image-3 {
  left: 5cqw;
  top: 41cqw;
  transition-delay: 0.2s, 0.2s, 0.2s;
  width: 25cqw;
  z-index: 6;
}
.events-hero [data-img].image-4 {
  left: 30cqw;
  top: 38cqw;
  transition-delay: 1.2s, 1.2s, 1.2s;
  width: 50cqw;
  z-index: 7;
}
.events-hero [data-img].image-5 {
  right: -2cqw;
  top: 35cqw;
  transition-delay: 0.7s, 0.7s, 0.7s;
  width: 20cqw;
  z-index: 8;
}
@media (min-width: 1800px) {
  .events-hero {
    display: flex;
    height: auto;
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  .events-hero [data-img].hero-image-event {
    height: 24cqw;
    -o-object-fit: cover;
    object-fit: cover;
    position: static;
    width: 20cqw;
  }
}
.events-upcoming .is-free {
  background-color: #c7477c;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1;
  padding: 0.4em 0.6em;
  text-transform: uppercase;
}
.events-upcoming .uk-grid > div .date-block {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .events-upcoming .uk-grid > div {
    display: flex;
  }
  .events-upcoming .uk-grid > div .date-block {
    margin-bottom: 0;
    margin-right: 20px;
    width: 50%;
  }
  .events-upcoming .uk-grid > div .date-block .uk-countdown-number {
    font-size: clamp(2.778rem, 8cqw, 8.5rem);
  }
  .events-upcoming .uk-grid > div .date-block .uk-countdown-label {
    font-size: clamp(1.389rem, 11cqw, 2.8rem);
  }
}
@media (min-width: 1300px) {
  .events-upcoming .uk-grid > div .date-block {
    margin-right: 40px;
  }
}
.events-upcoming-title {
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 20px;
}
.main-footer .fine-print a {
  text-decoration: underline;
}
.main-footer-menu {
  position: relative;
}
.main-footer-menu:after,
.main-footer-menu:before {
  background-color: #c6bfcc;
  content: "";
  display: block;
  height: 1px;
  left: 30px;
  position: absolute;
  right: 0;
  top: -30px;
}
@media (min-width: 1200px) {
  .main-footer-menu:after,
  .main-footer-menu:before {
    left: 40px;
    top: -40px;
  }
}
.main-footer-menu:after {
  bottom: -30px;
  top: auto;
}
@media (min-width: 1200px) {
  .main-footer-menu:after {
    bottom: -40px;
  }
}
.main-footer-menu > div,
.main-footer-menu > div li,
.main-footer-menu > div ul {
  box-sizing: border-box;
  width: 100%;
}
.main-footer-menu > div ul {
  width: 100%;
}
@media (min-width: 570px) {
  .main-footer-menu > div ul li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .main-footer-menu > div ul li {
    width: 100%;
  }
  .main-footer-menu > div {
    width: 33.3333333333%;
  }
}
@media (min-width: 1400px) {
  .main-footer-menu > div {
    width: 16.6666666667%;
  }
}
.giving-levels .uk-card {
  background-color: #422b54;
  color: #fff;
}
.giving-levels-amount {
  color: #d9d5dd;
  font-size: clamp(4rem, 10cqw, 5rem);
}
.legal-field {
  background-color: #243059;
  border-radius: 6px;
  color: #fff;
  margin: 40px 0 60px !important;
  padding: 20px !important;
}
.legal-field .uk-margin-top {
  margin: 0 !important;
}
.legal-field .uk-checkbox,
.legal-field .uk-checkbox:focus {
  background-color: #eceaee;
}
@media (max-width: 768px) {
  .form-actions {
    flex-direction: row-reverse;
  }
}
.font-poppins {
  font-family: Poppins, sans-serif !important;
  font-weight: 700 !important;
}
.text-love {
  color: #e06b95 !important;
}
.box-shadow {
  box-shadow: 10px 10px 10px #c7477c1a, -2px 0 2px #c7477c0d,
    0 -2px 2px #c7477c0d;
}
.form-submit-button-icon svg * {
  stroke-width: 4;
}
div,
footer,
header,
main,
nav,
section {
  box-sizing: border-box;
}
small {
  display: inline-block;
}
.card-link {
  color: transparent;
  display: block;
  inset: 0;
  position: absolute;
  text-indent: -9999px;
  z-index: 2;
}
.list {
  list-style: none;
  padding: 0;
}
.nav-padding-small {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
@media (min-width: 1200px) {
  .nav-padding-small {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.golf-radio-title {
  margin-left: 10px;
}
.form-team {
  max-height: 0;
  overflow: hidden;
  padding-left: 20px !important;
  padding-right: 20px !important;
  transition: max-height 0.6s ease;
}
.form-team.expand {
  max-height: 1320px;
  transition: max-height 0.6s ease-in;
}
.form-team legend:before {
  display: none;
}
.form-team-player-4 .form-fields-container {
  margin-bottom: 20px !important;
}
.form-team-contact {
  margin-top: 20px !important;
}
.form-team-contact legend {
  margin-top: 0 !important;
}
.form-team-1 {
  background-color: #e9eaee;
}
.form-team-2 {
  background-color: #f9edf2;
}
.heart-list li {
  background: url(/svg/heart-bullet.svg);
  background-position: 0 0.25em;
  background-repeat: no-repeat;
  background-size: 0.95em;
  color: #c7477c;
  list-style: none;
  padding-left: 30px;
}
[data-img].hero-image {
  box-shadow: 10px 10px 20px #c7477c4d;
  position: relative;
  transform: scale(2);
  transition: filter 1.6s ease, opacity 2.45s ease, transform 2.2s ease;
  will-change: transform;
}
[data-img].hero-image.active {
  transform: scale(1) translate(0);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .actions .uk-grid > div {
    width: 50%;
  }
}
.actions .uk-grid > div:first-child .actions-card {
  background-color: #d4adfc;
}
.actions .uk-grid > div:nth-child(2) .actions-card {
  background-color: #f08fd9;
}
.actions .uk-grid > div:nth-child(3) .actions-card {
  background-color: #422b54;
}
.actions .uk-grid > div:nth-child(3) .actions-card h3 {
  color: #f5d6e8;
}
.actions .uk-grid > div:nth-child(3) .actions-card svg path {
  fill: #f5d6e8;
}
.actions .uk-grid > div:nth-child(4) .actions-card {
  background-color: #f5d6e8;
}
.actions-card {
  min-height: 375px;
  transition: transform 0.3s ease;
}
.actions-card:hover {
  transform: scale(1.02);
}
.actions-card:hover svg {
  transform: translate(5px);
}
@media (min-width: 1024px) {
  .actions-card {
    min-height: 425px;
  }
}
.actions-card-content {
  padding-bottom: 75px !important;
}
.actions-card-content h3 {
  font-size: 3.056rem;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .actions-card-content {
    padding-bottom: 85px !important;
  }
}
.actions-card-content svg {
  bottom: 30px;
  right: 30px;
  transform: translate(-10px);
  transition: transform 0.4s ease-out;
}
.hero .center {
  margin-bottom: 80%;
}
@media (min-width: 1024px) {
  .hero .center {
    margin-bottom: 0;
    max-width: 800px;
    width: 45%;
  }
}
@media (min-width: 1600px) {
  .hero .center {
    width: 60%;
  }
}
.hero .center img {
  max-width: 400px;
}
@media (min-width: 1600px) {
  .hero .center h1 {
    font-size: 4.444rem;
  }
}
.hero .center p {
  margin-left: auto;
  margin-right: auto;
  max-width: 28em;
}
.hero .images {
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 50%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .hero .images {
    display: flex;
    flex-grow: 1;
    position: relative;
    top: auto;
    width: 27.5%;
  }
}
@media (min-width: 1600px) {
  .hero .images {
    width: 20%;
  }
}
.hero .images.left {
  left: 0;
}
.hero .images.left .image-2 {
  left: 30%;
  margin-top: 10%;
  transform: scale(2) translateY(-50%);
  width: 60%;
}
.hero .images.left .image-1 {
  margin-left: 6%;
  transform: scale(2) translateY(50%);
  transition-delay: 0.3s, 0.3s, 0.3s;
  width: 95%;
}
.hero .images.right {
  right: 0;
}
.hero .images.right .image-1 {
  left: 10%;
  margin-top: -5%;
  transform: scale(2) translateY(-50%);
  transition-delay: 0.6s, 0.6s, 0.6s;
  width: 85%;
}
.hero .images.right .image-2 {
  margin-top: -5%;
  transform: scale(2) translateY(50%);
  transition-delay: 0.9s, 0.9s, 0.9s;
  width: 90%;
}
.hero .images.left img.active,
.hero .images.right img.active {
  transform: scale(1) translate(0) !important;
}
.testimonials .uk-grid > li {
  color: #422b54;
}
.testimonials-name {
  color: #e06b95;
  font-size: 1rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .testimonials-name {
    font-size: 1.556rem;
  }
}
.testimonials .uk-dotnav {
  padding: 5px;
}
.testimonials .uk-dotnav li a {
  position: relative;
  transition: background 0.3s ease;
}
.testimonials .uk-dotnav li a:after {
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  display: block;
  inset: -5px;
  position: absolute;
  transition: all 0.6s ease;
}
.testimonials .uk-dotnav .uk-active a {
  overflow: visible;
}
.testimonials .uk-dotnav .uk-active a:after {
  border-color: #422b5480;
}
.upcoming {
  background-color: #c7477c;
  margin-bottom: 18%;
}
@media (min-width: 1200px) {
  .upcoming {
    margin-bottom: 13%;
  }
}
@media (min-width: 1024px) {
  .upcoming .uk-grid {
    flex-direction: row-reverse;
  }
}
.upcoming-image img {
  height: 150%;
}
.upcoming-image time {
  background-color: #422b54;
  color: #fff;
  font-weight: 600;
  padding: 0.5em;
}
.upcoming-content .kicker {
  color: #422b54;
}
.upcoming-content [uk-countdown] {
  -moz-column-gap: 20px;
  column-gap: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: auto;
  position: relative;
  row-gap: 20px;
  z-index: 10;
}
@media (min-width: 1024px) {
  .upcoming-content [uk-countdown] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.upcoming-content [uk-countdown] > div:last-child {
  margin: 0;
}
.header-main {
  border-bottom: 1px solid rgba(236, 234, 238, 0);
  transition: background 0.6s ease, border-color 0.3s ease-out;
}
.header-main.uk-active {
  background: #fff;
  border-color: #eceaee;
}
.header-mobile img {
  max-width: 200px;
  width: 100%;
}
@media (min-width: 768px) {
  .header-mobile img {
    max-width: 250px;
  }
}
.header-mobile .uk-button {
  font-size: 1rem;
  font-weight: 600;
}
.header-mobile .uk-button svg rect {
  height: 2px;
}
.header-desktop .logo {
  display: block;
  flex-grow: 1;
  max-width: 250px;
}
.header-desktop .logo img {
  width: 100%;
}
.header-desktop > ul > li {
  padding: 0 10px;
}
.header-desktop > ul > li > a,
.header-desktop > ul > li > button {
  background: none;
  border: none;
  color: #422b54;
  cursor: pointer;
  display: inline-block;
  font-size: 0.722rem;
  font-weight: 600;
  padding: 0 5px;
  text-transform: uppercase;
  transform-origin: bottom center;
  transition: transform 0.3s ease, color 0.15s ease;
  white-space: nowrap;
}
.header-desktop > ul > li > a > svg,
.header-desktop > ul > li > button > svg {
  height: 25px;
  width: 25px;
}
.header-desktop > ul > li > a:hover,
.header-desktop > ul > li > button:hover {
  color: #c7477c;
  transform: scale(1.05);
}
@media (min-width: 1124px) {
  .header-desktop > ul > li > a,
  .header-desktop > ul > li > button {
    font-size: 0.833rem;
  }
  .header-desktop > ul > li > a > svg,
  .header-desktop > ul > li > button > svg {
    height: auto;
    width: auto;
  }
  .header-desktop > ul > li > a,
  .header-desktop > ul > li > button {
    font-size: 0.889rem;
  }
}
.header-desktop > ul .uk-drop {
  background-color: #fff;
  border: 1px solid rgba(236, 234, 238, 0);
  box-shadow: 0 0 10px #422b541a;
}
.header-desktop > ul .uk-drop li {
  line-height: 2;
}
.header-desktop > ul .social a {
  color: #e06b95;
  flex-shrink: 0;
}
.uk-offcanvas-bar a {
  transition: color 0.3s ease;
}
.uk-offcanvas-bar a:hover {
  color: #e3a3bd !important;
}
.uk-offcanvas-bar footer a {
  color: #e3a3bd;
}
.contact strong,
.social a {
  margin-right: 10px;
}
.contact strong:last-child,
.social a:last-child {
  margin-right: 0;
}
hr {
  opacity: 0.5;
}
.signup-field input.uk-input.uk-form-large {
  padding-right: 120px !important;
}
.signup-field-button.complete .signup-field-button-icon [uk-icon] {
  animation: a 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0.4s both;
  color: #e06b95;
}
@media (min-width: 1024px) {
  .overlap {
    margin-bottom: 40px;
  }
  .overlap:after {
    background-color: #c7477c33;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-20%);
    transition: all 1.3s ease;
    width: 60%;
    z-index: 1;
  }
  .overlap-image {
    inset: 7% 0 7% 55%;
    position: absolute;
    transform: translateY(20%);
    transition: all 1.3s ease 0s;
    z-index: 2;
  }
  .overlap-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 50%;
    transform: translateY(-50%);
  }
  .overlap.uk-scrollspy-inview:after {
    transform: translate(0);
  }
  .overlap.uk-scrollspy-inview .overlap-image {
    transform: translate(0);
  }
  .overlap-text {
    padding: 40px 0;
    width: 45%;
    z-index: 3;
  }
}
.polaroid {
  margin-bottom: 40px;
}
.polaroid-frame {
  box-shadow: 10px 10px 10px #0003, -5px 10px 3px #0000000d;
  position: relative;
  z-index: 0;
}
.polaroid-image,
.polaroid-text {
  position: absolute;
  z-index: 1;
}
.polaroid-image {
  left: 8%;
  top: 7%;
  width: 84%;
}
.polaroid-text {
  bottom: 5%;
  left: 50%;
  transform: translate(-50%);
  width: 80%;
}
.polaroid:first-child {
  transform: rotate(7deg);
}
.polaroid:nth-child(2) {
  transform: rotate(-5deg);
}
.polaroid:nth-child(3) {
  transform: rotate(-2deg);
}
.polaroid:nth-child(4) {
  transform: rotate(6deg);
}
@media (min-width: 1200px) {
  .polaroid {
    margin: 5cqw 0 8cqw;
  }
  .polaroid:first-child {
    transform: rotate(7deg) scale(1.2);
  }
  .polaroid:nth-child(2) {
    transform: rotate(-5deg) translateY(-14%) scale(1.2);
  }
  .polaroid:nth-child(3) {
    transform: rotate(-4deg) translate(-14%, 14%) scale(1.2);
  }
  .polaroid:nth-child(4) {
    transform: rotate(6deg) scale(1.2);
  }
}
.spinner-heart {
  animation: a 1s infinite;
  width: 100px;
}
.spinner-heart * {
  fill: #e9b6cb;
}
.staff .uk-text-bold {
  font-weight: 600;
}
.stripe-bubble {
  background-color: #e06b95;
  box-shadow: 2px 2px 5px #422b5466;
  padding: 10px;
  transition: transform 0.3s ease !important;
  z-index: 999 !important;
}
.stripe-bubble svg {
  transform: scale(0.7) translateY(2px);
}
.stripe-bubble:hover {
  transform: scale(1.2) translateY(-50%);
}
.video-slider .iframe-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.video-slider .iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.form-field:has(.uk-checkbox) label {
  cursor: pointer;
}
.form-field input:not(:-moz-placeholder-shown) + .uk-form-label,
.form-field textarea:not(:-moz-placeholder-shown) + .uk-form-label {
  display: flex;
  white-space: nowrap;
}
.form-field input:focus + .uk-form-label,
.form-field input:not(:placeholder-shown) + .uk-form-label,
.form-field select.focus + .uk-form-label,
.form-field textarea:focus + .uk-form-label,
.form-field textarea:not(:placeholder-shown) + .uk-form-label {
  display: flex;
  white-space: nowrap;
}
.form-field input:not(:-moz-placeholder-shown) + .uk-form-label > span,
.form-field textarea:not(:-moz-placeholder-shown) + .uk-form-label > span {
  letter-spacing: 0.03em;
  opacity: 0.9;
  transform: translateY(-0.42rem) scale(0.65);
}
.form-field input:focus + .uk-form-label > span,
.form-field input:not(:placeholder-shown) + .uk-form-label > span,
.form-field select.focus + .uk-form-label > span,
.form-field textarea:focus + .uk-form-label > span,
.form-field textarea:not(:placeholder-shown) + .uk-form-label > span {
  letter-spacing: 0.03em;
  opacity: 0.9;
  transform: translateY(-0.42rem) scale(0.65);
}
.form-message {
  font-size: 0.722rem;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  will-change: max-height;
}
.form-message :first-child {
  display: block;
  padding-top: 7px;
}
.form-actions .uk-spinner {
  color: #c7477c;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form-actions .uk-spinner.active {
  opacity: 1 !important;
}
.form-submit-button {
  min-width: 200px;
}
.form-container .form-transition {
  position: relative;
  transition: opacity 0.3s ease;
}
.form-container .form-transition.hidden {
  opacity: 0;
  z-index: -1;
}
.form-container .form-transition.active {
  opacity: 1;
  z-index: 1;
}
[data-img] {
  filter: blur(20px);
  opacity: 0;
  transition: filter 0.5s ease, opacity 0.3s ease;
}
[data-img].active {
  filter: blur(0) !important;
  opacity: 1;
}
html {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #414043;
}
body {
  margin: 0;
}
a {
  color: #c7477c;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.15s ease;
}
a:hover {
  color: #243059;
  text-decoration: none;
}
b,
strong {
  font-weight: 600;
}
:not(pre) > code {
  color: #f0506e;
  font-family: Consolas, monaco, monospace;
  font-size: 0.875rem;
  white-space: nowrap;
}
em {
  color: #f0506e;
}
mark {
  background: #ffd;
  color: #666;
}
q {
  font-style: italic;
}
small {
  font-size: 0.722rem;
}
audio,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
img,
svg,
video {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
}
img:not([src]) {
  min-width: 1px;
  visibility: hidden;
}
iframe {
  border: 0;
}
address,
dl,
fieldset,
ol,
p,
pre,
ul {
  margin: 0 0 20px;
}
* + address,
* + dl,
* + fieldset,
* + ol,
* + p,
* + pre,
* + ul {
  margin-top: 20px;
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #422b54;
  font-family: Butler, sans-serif;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin: 0 0 20px;
  text-transform: none;
}
* + .uk-h1,
* + .uk-h2,
* + .uk-h3,
* + .uk-h4,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 40px;
}
.uk-h1,
.uk-h2,
h1,
h2 {
  font-size: clamp(2rem, 10cqw, 4.3rem);
  line-height: 1.1;
}
.uk-h3,
h3 {
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  line-height: 1.2;
}
.uk-h4,
h4 {
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.4;
}
h5 {
  font-size: 16px;
  line-height: 1.4;
}
h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .uk-h1,
  .uk-h2,
  h1,
  h2 {
    font-size: clamp(2rem, 10cqw, 4.3rem);
  }
}
ol,
ul {
  padding-left: 30px;
}
ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  border: 0;
  border-top: 1px solid #c6bfcc;
  margin: 0 0 20px;
  overflow: visible;
  text-align: inherit;
}
* + hr {
  margin-top: 20px;
}
address {
  font-style: normal;
}
pre {
  color: #666;
  font: 0.875rem/1.5 Consolas, monaco, monospace;
  overflow: auto;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
pre code {
  font-family: Consolas, monaco, monospace;
}
:focus {
  outline: none;
}
:focus-visible {
  outline: 2px dotted #333;
}
::-moz-selection {
  background: #422b54;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #422b54;
  color: #fff;
  text-shadow: none;
}
main {
  display: block;
}
template {
  display: none;
}
:root {
  --uk-breakpoint-s: 768px;
  --uk-breakpoint-m: 1024px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}
.uk-list {
  list-style: none;
  padding: 0;
}
.uk-list > * {
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}
.uk-list > * > :last-child {
  margin-bottom: 0;
}
.uk-list > * > ul,
.uk-list > :nth-child(n + 2) {
  margin-top: 10px;
}
.uk-list-decimal {
  padding-left: 30px;
}
.uk-list-decimal {
  list-style-type: decimal;
}
.uk-list-large > * > ul,
.uk-list-large > :nth-child(n + 2) {
  margin-top: 20px;
}
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
  width: 100%;
}
* + .uk-table {
  margin-top: 20px;
}
.uk-table th {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  vertical-align: bottom;
}
.uk-table td,
.uk-table th {
  padding: 16px 12px;
  vertical-align: top;
}
.uk-table td > :last-child {
  margin-bottom: 0;
}
.uk-table tbody tr.uk-active,
.uk-table > tr.uk-active {
  background: #ffd;
}
.uk-table-justify td:first-child,
.uk-table-justify th:first-child {
  padding-left: 0;
}
.uk-table-justify td:last-child,
.uk-table-justify th:last-child {
  padding-right: 0;
}
.uk-icon {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  font: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-transform: none;
  fill: currentcolor;
  line-height: 0;
}
button.uk-icon:not(:disabled) {
  cursor: pointer;
}
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}
.uk-icon > * {
  transform: translate(0);
}
.uk-icon-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  max-width: none;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  vertical-align: middle;
  width: 20px;
}
.uk-icon-link {
  color: #999;
  text-decoration: none !important;
}
.uk-icon-link:hover {
  color: #666;
}
.uk-active > .uk-icon-link,
.uk-icon-link:active {
  color: #595959;
}
.uk-icon-button {
  align-items: center;
  background: #f8f8f8;
  border-radius: 500px;
  box-sizing: border-box;
  color: #999;
  display: inline-flex;
  height: 36px;
  justify-content: center;
  vertical-align: middle;
  width: 36px;
}
.uk-icon-button:hover {
  background-color: #ebebeb;
  color: #666;
}
.uk-active > .uk-icon-button,
.uk-icon-button:active {
  background-color: #dfdfdf;
  color: #666;
}
.uk-checkbox,
.uk-input,
.uk-radio,
.uk-select,
.uk-textarea {
  border-radius: 0;
  box-sizing: border-box;
  font: inherit;
  margin: 0;
}
.uk-input {
  overflow: visible;
}
.uk-select {
  text-transform: none;
}
.uk-textarea {
  overflow: auto;
}
.uk-input[type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.uk-input[type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.uk-input[type="date"]::-webkit-datetime-edit,
.uk-input[type="time"]::-webkit-datetime-edit {
  align-items: center;
  display: inline-flex;
  height: 100%;
  padding: 0;
}
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}
.uk-checkbox:not(:disabled),
.uk-radio:not(:disabled) {
  cursor: pointer;
}
.uk-fieldset {
  border: none;
  margin: 0;
  min-width: 0;
  padding: 0;
}
.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}
.uk-input,
.uk-select,
.uk-textarea {
  background: #fff;
  border: 1px solid #c6bfcc;
  color: #414043;
  max-width: 100%;
  padding: 0 10px;
  transition: all 0.3s ease;
  width: 100%;
}
.uk-input.uk-form-large,
.uk-input.uk-select.uk-form-large.focus,
.uk-select.uk-form-large,
.uk-select.uk-select.uk-form-large.focus,
.uk-textarea.uk-form-large,
.uk-textarea.uk-select.uk-form-large.focus {
  padding: 1.8em 1rem 0.389rem !important;
}
.uk-input.uk-select.uk-form-large,
.uk-select.uk-select.uk-form-large,
.uk-textarea.uk-select.uk-form-large {
  background-size: 6%;
  padding: 0.389rem 1rem !important;
}
.uk-input,
.uk-select:not([multiple]):not([size]) {
  display: inline-block;
  height: 40px;
  vertical-align: middle;
}
.uk-input:not(input),
.uk-select:not(select) {
  line-height: 40px;
}
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-bottom: 6px;
  padding-top: 6px;
  vertical-align: top;
}
.uk-select[multiple],
.uk-select[size] {
  resize: vertical;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  background-color: #eceaeeb3;
  color: #666;
  outline: none;
}
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
}
.uk-input::-moz-placeholder {
  color: transparent;
}
.uk-input::placeholder {
  color: transparent;
}
.uk-textarea::-moz-placeholder {
  color: transparent;
}
.uk-textarea::placeholder {
  color: transparent;
}
.uk-form-small {
  font-size: 0.875rem;
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}
[multiple].uk-form-small,
[size].uk-form-small,
textarea.uk-form-small {
  padding: 5px 8px;
}
.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 30px;
}
.uk-form-large {
  font-size: 1.1rem;
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 4.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
[multiple].uk-form-large,
[size].uk-form-large,
textarea.uk-form-large {
  padding: 0.389rem 1rem;
}
.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 4.2rem;
}
.uk-form-danger,
.uk-form-danger:focus {
  border-color: #f0506e;
  color: #f0506e;
}
.uk-form-danger + label,
.uk-form-danger:focus + label {
  color: #f0506e;
}
.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
}
.uk-form-blank {
  background: none;
}
input.uk-form-width-xsmall {
  width: 50px;
}
select.uk-form-width-xsmall {
  width: 75px;
}
.uk-form-width-small {
  width: 130px;
}
.uk-form-width-medium {
  width: 200px;
}
.uk-form-width-large {
  width: 500px;
}
.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 24 16'%3E%3Cpath fill='%23666' d='M12 1 9 6h6zM12 13 9 8h6z'/%3E%3C/svg%3E");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 20px;
}
.uk-select:not([multiple]):not([size]) option {
  color: #666;
}
.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 24 16'%3E%3Cpath fill='%23999' d='M12 1 9 6h6zM12 13 9 8h6z'/%3E%3C/svg%3E");
}
.uk-input[list] {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 20px;
}
.uk-input[list]:focus,
.uk-input[list]:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='16' viewBox='0 0 24 16'%3E%3Cpath fill='%23666' d='M12 12 8 6h8z'/%3E%3C/svg%3E");
}
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none !important;
}
.uk-checkbox,
.uk-radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ebebeb;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  margin-top: -4px;
  overflow: hidden;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 20px;
}
.uk-radio {
  border-radius: 50%;
}
.uk-checkbox:focus,
.uk-radio:focus {
  background-color: #dfdfdf;
  outline: none;
}
.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: #c7477c;
}
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
  background-color: #a83363;
}
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='2' fill='%23fff'/%3E%3C/svg%3E");
}
.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cpath fill='%23fff' d='M12 1 5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E");
}
.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M3 8h10v1H3z'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled,
.uk-radio:disabled {
  background-color: #f8f8f8;
}
.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='2' fill='%23999'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' viewBox='0 0 14 11'%3E%3Cpath fill='%23999' d='M12 1 5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23999' d='M3 8h10v1H3z'/%3E%3C/svg%3E");
}
.uk-legend {
  color: inherit;
  font-size: 1.5rem;
  line-height: 1.4;
  padding: 0;
  width: 100%;
}
.uk-form-custom {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
}
.uk-form-custom input[type="file"],
.uk-form-custom select {
  -webkit-appearance: none;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.uk-form-custom input[type="file"] {
  font-size: 500px;
  overflow: hidden;
}
.uk-form-label {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  font-size: 1.1rem;
  height: 100%;
  line-height: 1.2;
  max-height: 4.2rem;
  padding-left: 1rem;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.uk-form-label > span {
  display: block;
  transform: translate(0) scale(1);
  transform-origin: top left;
  transition: transform 0.15s ease-out, opacity 0.4s ease,
    letter-spacing 0.4s ease;
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .uk-form-horizontal .uk-form-label {
    float: left;
    margin-top: 7px;
    width: 200px;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px;
  }
}
.uk-form-icon {
  align-items: center;
  bottom: 0;
  color: #999;
  display: inline-flex;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.uk-form-icon:hover {
  color: #666;
}
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}
.uk-form-icon-flip {
  left: auto;
  right: 0;
}
.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}
.uk-button {
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  font: inherit;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin: 0;
  overflow: visible;
  padding: 17px 28px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all 0.3s ease;
  vertical-align: middle;
  white-space: nowrap;
}
.uk-button:hover {
  border-color: #c7477c;
}
@media (min-width: 768px) {
  .uk-button {
    font-size: 1.2rem;
  }
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-button:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.uk-button-default {
  background-color: transparent;
  border: 2px solid #e06b95;
  color: #422b54;
}
.uk-button-default.reverse {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.uk-button-default.reverse:hover {
  background: transparent;
}
.uk-button-default:hover {
  background-color: transparent;
  color: #c7477c;
}
.uk-button-default.uk-active,
.uk-button-default:active {
  background-color: #dfdfdf;
  color: #333;
}
.uk-button-primary {
  background-color: #c7477c;
  color: #fff;
}
.uk-button-primary:hover {
  background-color: #685576;
  color: #fff;
}
.uk-button-primary.uk-active,
.uk-button-primary:active {
  background-color: #a83363;
  color: #fff;
}
.uk-button-default:disabled,
.uk-button-primary:disabled {
  background-color: transparent;
  color: #999;
}
.uk-button-small {
  font-size: 0.875rem;
  line-height: 30px;
  padding: 0 15px;
}
.uk-button-large {
  font-size: 1.25rem;
  line-height: 55px;
  padding: 0 40px;
}
.uk-button-link {
  background: none;
  color: #333;
  line-height: 1.5;
  padding: 0;
}
.uk-button-link:disabled,
.uk-button-link:hover {
  color: #999;
  text-decoration: none;
}
.uk-container {
  box-sizing: content-box;
  display: flow-root;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.uk-container > :last-child {
  margin-bottom: 0;
}
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0;
}
.uk-container-xsmall {
  max-width: 750px;
}
.uk-container-small {
  max-width: 900px;
}
.uk-container-large {
  max-width: 1400px;
}
.uk-container-xlarge {
  max-width: 1600px;
}
.uk-card {
  box-sizing: border-box;
  position: relative;
}
.uk-card-body {
  display: flow-root;
  padding: 30px;
}
@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px;
  }
}
.uk-card-body > :last-child {
  margin-bottom: 0;
}
.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4;
}
.uk-card-default {
  --uk-inverse: dark;
  background-color: #fff;
  color: #666;
}
.uk-card-default .uk-card-title {
  color: #333;
}
.uk-spinner > * {
  animation: b 1.4s linear infinite;
}
@keyframes b {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(270deg);
  }
}
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  animation: c 1.4s ease-in-out infinite;
  transform-origin: center;
  stroke-width: 1;
  stroke-linecap: round;
}
@keyframes c {
  0% {
    stroke-dashoffset: 88px;
  }
  50% {
    stroke-dashoffset: 22px;
    transform: rotate(135deg);
  }
  to {
    stroke-dashoffset: 88px;
    transform: rotate(450deg);
  }
}
.uk-drop {
  display: none;
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 20px;
  --uk-position-viewport-offset: 15px;
  box-sizing: border-box;
  width: auto;
}
.uk-drop-parent-icon {
  margin-left: 0.25em;
  transition: transform 0.3s ease-out;
}
.uk-slider {
  -webkit-tap-highlight-color: transparent;
}
.uk-slider-container {
  overflow: hidden;
  overflow: clip;
}
.uk-slider-items {
  position: relative;
  touch-action: pan-y;
  will-change: transform;
}
.uk-slider-items:not(.uk-grid) {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
}
.uk-slider-items.uk-grid {
  flex-wrap: nowrap;
}
.uk-slider-items > * {
  flex: none !important;
  max-width: 100%;
}
.uk-slider-items > *,
.uk-sticky {
  box-sizing: border-box;
  position: relative;
}
.uk-sticky {
  z-index: 980;
}
.uk-sticky.uk-animation-reverse,
.uk-sticky[class*="uk-animation-"] {
  animation-duration: 0.2s;
}
.uk-sticky-placeholder {
  pointer-events: none;
}
.uk-offcanvas {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1000;
}
.uk-offcanvas-flip .uk-offcanvas {
  left: auto;
  right: 0;
}
.uk-offcanvas-bar {
  --uk-inverse: light;
  background: #422b54;
  bottom: 0;
  box-sizing: border-box;
  left: -100vw;
  overflow-y: auto;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100vw;
}
@media (min-width: 768px) {
  .uk-offcanvas-bar {
    left: -75vw;
    padding: 30px;
    width: 75vw;
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -100vw;
}
@media (min-width: 768px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -75vw;
  }
}
.uk-open > .uk-offcanvas-bar {
  left: 0;
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0;
}
.uk-offcanvas-bar-animation {
  transition: left 0.3s ease-out;
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right;
}
.uk-offcanvas-reveal {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: width 0.3s ease-out;
  width: 0;
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  left: 0;
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  left: auto;
  right: 0;
}
.uk-open > .uk-offcanvas-reveal {
  width: 100vw;
}
@media (min-width: 768px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 75vw;
  }
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
  left: auto;
  right: 0;
}
.uk-offcanvas-close {
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1000;
}
@media (min-width: 768px) {
  .uk-offcanvas-close {
    right: 10px;
    top: 10px;
  }
}
.uk-offcanvas-close:first-child + * {
  margin-top: 0;
}
.uk-offcanvas-overlay {
  touch-action: none;
  width: 100vw;
}
.uk-offcanvas-overlay:before {
  background: #422b54cc;
  content: "";
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.15s linear;
}
.uk-offcanvas-overlay.uk-open:before {
  opacity: 1;
}
.uk-offcanvas-container,
.uk-offcanvas-page {
  overflow-x: hidden;
  overflow-x: clip;
}
.uk-offcanvas-container {
  box-sizing: border-box;
  left: 0;
  position: relative;
  transition: left 0.3s ease-out;
  width: 100%;
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 100vw;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -100vw;
}
@media (min-width: 768px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 75vw;
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -75vw;
  }
}
.uk-switcher {
  list-style: none;
  margin: 0;
  padding: 0;
}
.uk-switcher > :not(.uk-active) {
  display: none;
}
.uk-switcher > * > :last-child {
  margin-bottom: 0;
}
.uk-countdown-number {
  font-size: 2rem;
  font-variant-numeric: tabular-nums;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .uk-countdown-number {
    font-size: 4rem;
  }
}
@media (min-width: 1024px) {
  .uk-countdown-number {
    font-size: 6rem;
  }
}
.uk-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.uk-grid > * {
  margin: 0;
}
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
.uk-grid {
  margin-left: -30px;
}
.uk-grid > * {
  padding-left: 30px;
}
* + .uk-grid-margin,
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .uk-grid {
    margin-left: -40px;
  }
  .uk-grid > * {
    padding-left: 40px;
  }
  * + .uk-grid-margin,
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin {
    margin-top: 40px;
  }
}
.uk-grid-small {
  margin-left: -15px;
}
.uk-grid-small > * {
  padding-left: 15px;
}
* + .uk-grid-margin-small,
.uk-grid + .uk-grid-small,
.uk-grid-small > .uk-grid-margin {
  margin-top: 15px;
}
* + .uk-grid-margin-medium {
  margin-top: 30px;
}
.uk-grid-large {
  margin-left: -40px;
}
.uk-grid-large > * {
  padding-left: 40px;
}
* + .uk-grid-margin-large,
.uk-grid + .uk-grid-large,
.uk-grid-large > .uk-grid-margin {
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .uk-grid-large {
    margin-left: -70px;
  }
  .uk-grid-large > * {
    padding-left: 70px;
  }
  * + .uk-grid-margin-large,
  .uk-grid + .uk-grid-large,
  .uk-grid-large > .uk-grid-margin {
    margin-top: 70px;
  }
}
.uk-grid-divider > * {
  position: relative;
}
.uk-grid-divider > :not(.uk-first-column):before {
  border-left: 1px solid #c6bfcc;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
}
.uk-grid-divider {
  margin-left: -60px;
}
.uk-grid-divider > * {
  padding-left: 60px;
}
.uk-grid-divider > :not(.uk-first-column):before {
  left: 30px;
}
@media (min-width: 1200px) {
  .uk-grid-divider {
    margin-left: -80px;
  }
  .uk-grid-divider > * {
    padding-left: 80px;
  }
  .uk-grid-divider > :not(.uk-first-column):before {
    left: 40px;
  }
}
.uk-grid-divider.uk-grid-small {
  margin-left: -30px;
}
.uk-grid-divider.uk-grid-small > * {
  padding-left: 30px;
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column):before {
  left: 15px;
}
.uk-grid-divider.uk-grid-large {
  margin-left: -80px;
}
.uk-grid-divider.uk-grid-large > * {
  padding-left: 80px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column):before {
  left: 40px;
}
@media (min-width: 1200px) {
  .uk-grid-divider.uk-grid-large {
    margin-left: -140px;
  }
  .uk-grid-divider.uk-grid-large > * {
    padding-left: 140px;
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column):before {
    left: 70px;
  }
}
.uk-nav,
.uk-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.uk-nav li > a {
  align-items: center;
  -moz-column-gap: 0.25em;
  column-gap: 0.25em;
  display: flex;
  text-decoration: none;
}
.uk-nav > li > a {
  padding: 5px 0;
}
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}
.uk-nav-sub ul {
  padding-left: 15px;
}
.uk-nav-sub a {
  padding: 2px 0;
}
.uk-nav-parent-icon {
  margin-left: auto;
  transition: transform 0.3s ease-out;
}
.uk-nav-primary {
  font-size: 1.5rem;
  line-height: 1.5;
}
.uk-nav-primary > li > a {
  color: #fff;
}
.uk-nav-primary > li > a:hover {
  color: #e3a3bd;
}
.uk-nav-primary > li.uk-active > a {
  color: #333;
}
.uk-nav-primary .uk-nav-sub {
  font-size: 1.25rem;
  line-height: 1.5;
}
.uk-nav-primary .uk-nav-sub a {
  color: #fff;
}
.uk-nav-primary .uk-nav-sub a:hover {
  color: #e3a3bd;
}
.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #333;
}
.uk-pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: 0;
  padding: 0;
}
.uk-pagination a {
  line-height: 1;
}
.uk-pagination > * {
  flex: none;
  padding-left: 0;
  position: relative;
}
.uk-pagination > * > * {
  align-items: center;
  color: #422b54;
  -moz-column-gap: 0.25em;
  column-gap: 0.25em;
  display: flex;
  padding: 0.35em 0.5em;
}
.uk-pagination > * > :hover {
  color: #422b54;
  text-decoration: none;
}
.uk-pagination > .uk-active > * {
  color: #fff;
}
.uk-pagination > .uk-disabled > * {
  color: #999;
}
.uk-tab {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -20px;
  padding: 0;
}
.uk-tab > * {
  flex: none;
  padding-left: 20px;
  position: relative;
}
.uk-tab > * > a {
  align-items: center;
  color: #999;
  -moz-column-gap: 0.25em;
  column-gap: 0.25em;
  display: flex;
  justify-content: center;
  padding: 5px 10px;
}
.uk-tab > * > a:hover {
  color: #422b54;
  text-decoration: none;
}
.uk-tab > .uk-active > a {
  color: #333;
}
.uk-tab > .uk-disabled > a {
  color: #999;
}
.uk-dotnav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 0 -12px;
  padding: 0;
}
.uk-dotnav > * {
  flex: none;
  padding-left: 12px;
}
.uk-dotnav > * > * {
  background: #6663;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  height: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.uk-dotnav > * > :hover {
  background-color: #6669;
}
.uk-dotnav > * > :active {
  background-color: #6663;
}
.uk-dotnav > .uk-active > * {
  background-color: #c7477c;
}
[class*="uk-animation-"] {
  animation: 0.5s ease-out both;
}
.uk-animation-fade {
  animation-duration: 0.8s;
  animation-name: d;
  animation-timing-function: linear;
}
.uk-animation-scale-up {
  animation-name: d, e;
}
.uk-animation-scale-down {
  animation-name: d, f;
}
.uk-animation-slide-top {
  animation-name: d, g;
}
.uk-animation-slide-bottom {
  animation-name: d, h;
}
.uk-animation-slide-left {
  animation-name: d, i;
}
.uk-animation-slide-right {
  animation-name: d, j;
}
.uk-animation-slide-top-small {
  animation-name: d, k;
}
.uk-animation-slide-bottom-small {
  animation-name: d, l;
}
.uk-animation-slide-left-small {
  animation-name: d, m;
}
.uk-animation-slide-right-small {
  animation-name: d, n;
}
.uk-animation-slide-top-medium {
  animation-name: d, o;
}
.uk-animation-slide-bottom-medium {
  animation-name: d, p;
}
.uk-animation-slide-left-medium {
  animation-name: d, q;
}
.uk-animation-slide-right-medium {
  animation-name: d, r;
}
.uk-animation-kenburns {
  animation-duration: 15s;
  animation-name: s;
}
.uk-animation-shake {
  animation-name: t;
}
.uk-animation-stroke {
  animation-duration: 2s;
  animation-name: u;
  stroke-dasharray: var(--uk-animation-stroke);
}
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}
.uk-animation-fast {
  animation-duration: 0.1s;
}
.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
  animation-name: none;
}
@keyframes d {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes e {
  0% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@keyframes f {
  0% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes g {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes h {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes i {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(0);
  }
}
@keyframes j {
  0% {
    transform: translate(100%);
  }
  to {
    transform: translate(0);
  }
}
@keyframes k {
  0% {
    transform: translateY(-10px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes l {
  0% {
    transform: translateY(10px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes m {
  0% {
    transform: translate(-10px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes n {
  0% {
    transform: translate(10px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes o {
  0% {
    transform: translateY(-50px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes p {
  0% {
    transform: translateY(50px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes q {
  0% {
    transform: translate(-50px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes r {
  0% {
    transform: translate(50px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes s {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
@keyframes t {
  0%,
  to {
    transform: translate(0);
  }
  10% {
    transform: translate(-9px);
  }
  20% {
    transform: translate(8px);
  }
  30% {
    transform: translate(-7px);
  }
  40% {
    transform: translate(6px);
  }
  50% {
    transform: translate(-5px);
  }
  60% {
    transform: translate(4px);
  }
  70% {
    transform: translate(-3px);
  }
  80% {
    transform: translate(2px);
  }
  90% {
    transform: translate(-1px);
  }
}
@keyframes u {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  to {
    stroke-dashoffset: 0;
  }
}
[class*="uk-child-width"] > * {
  box-sizing: border-box;
  width: 100%;
}
.uk-child-width-1-2 > * {
  width: 50%;
}
.uk-child-width-1-4 > * {
  width: 25%;
}
@media (min-width: 768px) {
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: 33.33333%;
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-2\@s > :not([class*="uk-width"]),
  .uk-child-width-1-3\@s > :not([class*="uk-width"]),
  .uk-child-width-1-4\@s > :not([class*="uk-width"]) {
    flex: initial;
  }
}
@media (min-width: 1024px) {
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: 33.33333%;
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-expand\@m > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px;
  }
  .uk-child-width-1-2\@m > :not([class*="uk-width"]),
  .uk-child-width-1-3\@m > :not([class*="uk-width"]),
  .uk-child-width-1-4\@m > :not([class*="uk-width"]) {
    flex: initial;
  }
}
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: 33.33333%;
  }
  .uk-child-width-1-1\@l > :not([class*="uk-width"]),
  .uk-child-width-1-2\@l > :not([class*="uk-width"]),
  .uk-child-width-1-3\@l > :not([class*="uk-width"]) {
    flex: initial;
  }
}
[class*="uk-width"] {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.uk-width-1-2 {
  width: 50%;
}
.uk-width-2-5 {
  width: 40%;
}
.uk-width-auto {
  width: auto;
}
.uk-width-expand {
  flex: 1;
  min-width: 1px;
}
@media (min-width: 768px) {
  .uk-width-1-2\@s {
    width: 50%;
  }
  .uk-width-2-3\@s {
    width: 66.66667%;
  }
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px;
  }
  .uk-width-1-2\@s,
  .uk-width-1-5\@s,
  .uk-width-2-3\@s,
  .uk-width-2-5\@s {
    flex: initial;
  }
}
@media (min-width: 1024px) {
  .uk-width-1-2\@m {
    width: 50%;
  }
  .uk-width-1-3\@m {
    width: 33.33333%;
  }
  .uk-width-2-3\@m {
    width: 66.66667%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px;
  }
  .uk-width-1-2\@m,
  .uk-width-1-3\@m,
  .uk-width-2-3\@m,
  .uk-width-2-5\@m {
    flex: initial;
  }
}
@media (min-width: 1200px) {
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px;
  }
  .uk-width-1-4\@l,
  .uk-width-3-5\@l {
    flex: initial;
  }
}
[class*="uk-height"] {
  box-sizing: border-box;
}
.uk-height-1-1 {
  height: 100%;
}
.uk-height-viewport {
  min-height: 100vh;
}
.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}
.uk-text-large {
  font-size: 1.5rem;
  font-size: clamp(18px, 2vw, 1.5rem);
  line-height: 1.5;
}
.uk-text-bold {
  font-weight: 700;
}
.uk-text-muted {
  color: #999 !important;
}
.uk-text-danger {
  color: #f0506e !important;
}
.uk-text-right {
  text-align: right !important;
}
.uk-text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .uk-text-right\@s {
    text-align: right !important;
  }
}
[class*="uk-column-"] {
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media (min-width: 1200px) {
  [class*="uk-column-"] {
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
[class*="uk-column-"] img {
  transform: translateZ(0);
}
@media (min-width: 768px) {
  .uk-column-1-2\@s {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 1024px) {
  .uk-column-1-2\@m {
    -moz-column-count: 2;
    column-count: 2;
  }
}
[uk-cover]:where(canvas, iframe, svg) {
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(
    var(--uk-position-translate-x),
    var(--uk-position-translate-y)
  );
}
iframe[uk-cover] {
  pointer-events: none;
}
[uk-cover]:where(img, video) {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.uk-cover-container {
  overflow: hidden;
  position: relative;
}
.uk-overflow-hidden {
  overflow: hidden;
}
.uk-display-block {
  display: block !important;
}
.uk-display-inline-block {
  display: inline-block !important;
}
.uk-object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.uk-border-circle {
  border-radius: 50%;
}
.uk-disabled {
  pointer-events: none;
}
.uk-blend-multiply {
  mix-blend-mode: multiply;
}
.uk-transform-center {
  transform: translate(-50%, -50%);
}
.uk-transform-origin-top-left {
  transform-origin: 0 0;
}
.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}
.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}
.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}
.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}
.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}
.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}
.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}
.uk-flex {
  display: flex;
}
.uk-flex-center {
  justify-content: center;
}
.uk-flex-right {
  justify-content: flex-end;
}
.uk-flex-between {
  justify-content: space-between;
}
@media (min-width: 768px) {
  .uk-flex-right\@s {
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    justify-content: space-between;
  }
}
.uk-flex-middle {
  align-items: center;
}
.uk-flex-bottom {
  align-items: flex-end;
}
@media (min-width: 768px) {
  .uk-flex-stretch\@s {
    align-items: stretch;
  }
}
.uk-flex-column {
  flex-direction: column;
}
@media (min-width: 768px) {
  .uk-flex-row\@s {
    flex-direction: row;
  }
}
.uk-flex-wrap {
  flex-wrap: wrap;
}
.uk-flex-none {
  flex: none;
}
.uk-margin {
  margin-bottom: 20px;
}
* + .uk-margin,
.uk-margin-top {
  margin-top: 20px !important;
}
.uk-margin-bottom {
  margin-bottom: 20px !important;
}
.uk-margin-right {
  margin-right: 20px !important;
}
.uk-margin-small-top {
  margin-top: 10px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}
.uk-margin-small-left {
  margin-left: 10px !important;
}
.uk-margin-small-right {
  margin-right: 10px !important;
}
.uk-margin-large {
  margin-bottom: 40px;
}
* + .uk-margin-large,
.uk-margin-large-top {
  margin-top: 40px !important;
}
.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large,
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
}
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.uk-margin-remove {
  margin: 0 !important;
}
.uk-margin-remove-top {
  margin-top: 0 !important;
}
.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .uk-margin-remove\@s {
    margin: 0 !important;
  }
}
.uk-padding {
  padding: 30px;
}
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}
.nav-padding-small,
.uk-padding-small {
  padding: 15px;
}
.uk-padding-large {
  padding: 40px;
}
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px;
  }
}
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-remove-top {
  padding-top: 0 !important;
}
.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}
:root {
  --uk-position-margin-offset: 0px;
}
[class*="uk-position-center"],
[class*="uk-position-top"] {
  box-sizing: border-box;
  max-width: calc(100% - var(--uk-position-margin-offset) * 2);
  position: absolute !important;
}
.uk-position-top-right {
  right: 0;
  top: 0;
}
.uk-position-center {
  left: calc(50% - var(--uk-position-margin-offset));
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(
    var(--uk-position-translate-x),
    var(--uk-position-translate-y)
  );
  width: -moz-max-content;
  width: max-content;
}
.uk-position-center-vertical,
[class*="uk-position-center-left"],
[class*="uk-position-center-right"] {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translateY(var(--uk-position-translate-y));
}
.uk-position-center-right {
  right: 0;
}
.uk-position-center-vertical {
  left: 0;
  right: 0;
}
.uk-position-center-left-out {
  right: 100%;
  width: -moz-max-content;
  width: max-content;
}
.uk-position-center-right-out {
  left: 100%;
  width: -moz-max-content;
  width: max-content;
}
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px;
}
.uk-position-relative {
  position: relative !important;
}
.uk-position-absolute {
  position: absolute !important;
}
.uk-position-fixed {
  position: fixed !important;
}
.uk-position-z-index {
  z-index: 1;
}
.uk-hidden,
[hidden] {
  display: none !important;
}
@media (min-width: 1024px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .uk-visible\@s {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .uk-visible\@m {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important;
  }
}
.reverse,
.reverse *,
.reverse [class],
.reverse[class*="uk-"] {
  border-color: #fff;
  color: #fff;
}
.reverse .uk-nav-primary > li > a,
.reverse a:hover {
  color: #fff;
}
.astro-route-announcer {
  left: 0;
  position: absolute;
  top: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
}
