/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./inc/Components/Hero/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1216px) {
  .container {
    max-width: 1216px;
  }
}
.booom-hero .absolute {
  position: absolute;
}
.booom-hero .relative {
  position: relative;
}
.booom-hero .inset-0 {
  inset: 0px;
}
.booom-hero .inset-x-0 {
  left: 0px;
  right: 0px;
}
.booom-hero .bottom-0 {
  bottom: 0px;
}
.booom-hero .left-0 {
  left: 0px;
}
.booom-hero .right-0 {
  right: 0px;
}
.booom-hero .z-10 {
  z-index: 10;
}
.booom-hero .-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.booom-hero .mb-10 {
  margin-bottom: 2.5rem;
}
.booom-hero .mb-3 {
  margin-bottom: 0.75rem;
}
.booom-hero .mb-8 {
  margin-bottom: 2rem;
}
.booom-hero .block {
  display: block;
}
.booom-hero .flex {
  display: flex;
}
.booom-hero .inline-flex {
  display: inline-flex;
}
.booom-hero .table {
  display: table;
}
.booom-hero .grid {
  display: grid;
}
.booom-hero .hidden {
  display: none;
}
.booom-hero .size-\[21px\] {
  width: 21px;
  height: 21px;
}
.booom-hero .h-1\/2 {
  height: 50%;
}
.booom-hero .h-full {
  height: 100%;
}
.booom-hero .w-full {
  width: 100%;
}
.booom-hero .max-w-3xl {
  max-width: 48rem;
}
.booom-hero .flex-1 {
  flex: 1 1 0%;
}
.booom-hero .flex-shrink-0 {
  flex-shrink: 0;
}
.booom-hero .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.booom-hero .flex-col {
  flex-direction: column;
}
.booom-hero .items-center {
  align-items: center;
}
.booom-hero .items-stretch {
  align-items: stretch;
}
.booom-hero .justify-center {
  justify-content: center;
}
.booom-hero .gap-2 {
  gap: 0.5rem;
}
.booom-hero .gap-3 {
  gap: 0.75rem;
}
.booom-hero .gap-4 {
  gap: 1rem;
}
.booom-hero .gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.booom-hero .overflow-hidden {
  overflow: hidden;
}
.booom-hero .rounded-2xl {
  border-radius: 1rem;
}
.booom-hero .rounded-full {
  border-radius: 9999px;
}
.booom-hero .rounded-md {
  border-radius: 0.375rem;
}
.booom-hero .border-2 {
  border-width: 2px;
}
.booom-hero .border-contrast {
  --tw-border-opacity: 1;
  border-color: rgb(218 17 116 / var(--tw-border-opacity, 1));
}
.booom-hero .border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(44 40 116 / var(--tw-border-opacity, 1));
}
.booom-hero .bg-contrast {
  --tw-bg-opacity: 1;
  background-color: rgb(218 17 116 / var(--tw-bg-opacity, 1));
}
.booom-hero .bg-primary\/50 {
  background-color: rgb(44 40 116 / 0.5);
}
.booom-hero .bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.booom-hero .bg-surface-section {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 247 / var(--tw-bg-opacity, 1));
}
.booom-hero .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-hero .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.booom-hero .p-4 {
  padding: 1rem;
}
.booom-hero .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.booom-hero .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.booom-hero .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.booom-hero .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.booom-hero .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.booom-hero .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.booom-hero .pb-10 {
  padding-bottom: 2.5rem;
}
.booom-hero .pt-16 {
  padding-top: 4rem;
}
.booom-hero .pt-40 {
  padding-top: 10rem;
}
.booom-hero .font-ibm {
  font-family: IBM Plex Sans, sans-serif;
}
.booom-hero .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.booom-hero .text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.booom-hero .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.booom-hero .font-bold {
  font-weight: 700;
}
.booom-hero .font-semibold {
  font-weight: 600;
}
.booom-hero .tracking-wide {
  letter-spacing: 0.025em;
}
.booom-hero .\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.booom-hero .text-\[\#0a1a5c\] {
  --tw-text-opacity: 1;
  color: rgb(10 26 92 / var(--tw-text-opacity, 1));
}
.booom-hero .text-\[\#1f1f1f\] {
  --tw-text-opacity: 1;
  color: rgb(31 31 31 / var(--tw-text-opacity, 1));
}
.booom-hero .text-primary {
  --tw-text-opacity: 1;
  color: rgb(44 40 116 / var(--tw-text-opacity, 1));
}
.booom-hero .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.booom-hero .underline {
  text-decoration-line: underline;
}
.booom-hero .backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.booom-hero .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero .duration-150 {
  transition-duration: 150ms;
}
.booom-hero {
  background: #2C2874;
  background: linear-gradient(75deg, #DA1174 0%, #2C2874 65%, #2C2874 100%);
  position: relative;
  overflow: hidden;
}
.booom-hero h1,
.booom-hero .hero-cross,
.booom-hero .hero-panel,
.booom-hero .hero-link-item {
  visibility: hidden;
}
.booom-hero.has-highlight {
  padding-bottom: 160px;
}
@media (min-width: 1024px) {
  .booom-hero.has-highlight {
    padding-bottom: 248px;
  }
}
.booom-hero::before {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0px;
  background-color: rgb(44 40 116 / 0.5);
}
.booom-hero .hero-cross {
  position: absolute;
  pointer-events: none;
}
.booom-hero .hero-cross::before, .booom-hero .hero-cross::after {
  content: "";
  position: absolute;
  border-radius: 3px;
}
.booom-hero .hero-cross::before {
  width: 100%;
  height: 28%;
  top: 36%;
  left: 0;
}
.booom-hero .hero-cross::after {
  width: 28%;
  height: 100%;
  top: 0;
  left: 36%;
}
@media (min-width: 1216px) {
  .booom-hero .hero-cross--1 {
    width: 121px;
    height: 121px;
    top: 100px;
    right: calc(50% - 100px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .booom-hero .hero-cross--1 {
    width: 121px;
    height: 121px;
    top: 100px;
    left: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .booom-hero .hero-cross--1 {
    width: 121px;
    height: 121px;
    top: 75px;
    left: 50px;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .booom-hero .hero-cross--1 {
    width: 121px;
    height: 121px;
    top: 50px;
    left: 10px;
  }
}
@media screen and (max-width: 549px) {
  .booom-hero .hero-cross--1 {
    width: 121px;
    height: 121px;
    top: 40px;
    left: -50px;
  }
}
.booom-hero .hero-cross--1::before, .booom-hero .hero-cross--1::after {
  background-color: #1c4077;
}
@media (min-width: 1216px) {
  .booom-hero .hero-cross--2 {
    width: 189px;
    height: 189px;
    top: 225px;
    right: 266px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .booom-hero .hero-cross--2 {
    width: 189px;
    height: 189px;
    top: 166px;
    right: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .booom-hero .hero-cross--2 {
    width: 189px;
    height: 189px;
    top: 145px;
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .booom-hero .hero-cross--2 {
    width: 189px;
    height: 189px;
    top: 120px;
    right: 10px;
  }
}
.booom-hero .hero-cross--2::before, .booom-hero .hero-cross--2::after {
  background-color: rgba(76, 40, 126, 0.7);
}
.booom-hero .hero-cross--3 {
  width: 88px;
  height: 88px;
  top: calc(50% - 150px);
  left: 24px;
}
@media screen and (max-width: 766px) {
  .booom-hero .hero-cross--3 {
    display: none;
  }
}
.booom-hero .hero-cross--3::before, .booom-hero .hero-cross--3::after {
  background-color: #8e1f7d;
}
@media screen and (min-width: 1024px) {
  .booom-hero .hero-cross--4 {
    width: 88px;
    height: 88px;
    top: 127px;
    right: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .booom-hero .hero-cross--4 {
    width: 88px;
    height: 88px;
    top: 75px;
    right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .booom-hero .hero-cross--4 {
    width: 88px;
    height: 88px;
    top: 50%;
    right: 10px;
  }
}
@media screen and (max-width: 766px) {
  .booom-hero .hero-cross--4 {
    display: none;
  }
}
.booom-hero .hero-cross--4::before, .booom-hero .hero-cross--4::after {
  background-color: #1c4077;
}
.booom-hero .hero-panel {
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(218 17 116 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 640px) {
  .booom-hero .hero-panel {
    padding: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .booom-hero .hero-panel {
    padding: 2.25rem;
  }
}
.booom-hero .hero-link {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.375rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(10 26 92 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero .hero-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(218 17 116 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.booom-hero .hero-link:hover .hero-link-icon {
  margin-right: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(218 17 116 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(218 17 116 / var(--tw-bg-opacity, 1));
}
.booom-hero .hero-link:hover .hero-link-icon svg {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.booom-hero .hero-link .hero-link-icon {
  display: flex;
  width: 21px;
  height: 21px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(44 40 116 / var(--tw-border-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero .hero-link .hero-link-icon svg {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.booom-hero-highlight {
  position: relative;
  overflow: hidden;
  margin-top: -160px;
}
.booom-hero-highlight .hero-highlight-card,
.booom-hero-highlight .hero-highlight-image {
  visibility: hidden;
}
@media (min-width: 1024px) {
  .booom-hero-highlight {
    margin-top: -248px;
  }
}
.booom-hero-highlight .hero-highlight-image {
  height: 320px;
}
@media (min-width: 1024px) {
  .booom-hero-highlight .hero-highlight-image {
    height: auto;
    min-height: 496px;
  }
}
.booom-hero-highlight .hero-highlight-bg {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 247 / var(--tw-bg-opacity, 1));
  height: 50%;
}
.booom-hero-highlight .hero-highlight-card {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 17 116 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {
  .booom-hero-highlight .hero-highlight-card {
    padding: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .booom-hero-highlight .hero-highlight-card {
    padding: 2rem;
  }
}
.booom-hero-highlight .hero-highlight-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  align-self: flex-start;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 31 31 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-hero-highlight .hero-highlight-btn:hover {
  opacity: 0.9;
}
@media (min-width: 550px) {
  .booom-hero .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  .booom-hero .sm\:mb-16 {
    margin-bottom: 4rem;
  }
  .booom-hero .sm\:p-6 {
    padding: 1.5rem;
  }
  .booom-hero .sm\:pt-24 {
    padding-top: 6rem;
  }
  .booom-hero .sm\:pt-48 {
    padding-top: 12rem;
  }
}
@media (min-width: 1024px) {
  .booom-hero .lg\:w-3\/5 {
    width: 60%;
  }
  .booom-hero .lg\:w-\[396px\] {
    width: 396px;
  }
  .booom-hero .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .booom-hero .lg\:flex-row {
    flex-direction: row;
  }
  .booom-hero .lg\:p-8 {
    padding: 2rem;
  }
  .booom-hero .lg\:pb-32 {
    padding-bottom: 8rem;
  }
  .booom-hero .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .booom-hero .lg\:text-\[80px\] {
    font-size: 80px;
  }
}
.booom-hero :is(.\[\&_\*\]\:font-\[inherit\] *) {
  font-family: inherit;
}
.booom-hero :is(.\[\&_\*\]\:text-white *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.booom-hero :is(.\[\&_h2\]\:text-\[24px\] h2) {
  font-size: 24px;
}
.booom-hero :is(.\[\&_h2\]\:text-white h2) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px) {
  .booom-hero :is(.lg\:\[\&_h2\]\:text-\[32px\] h2) {
    font-size: 32px;
  }
}
.booom-hero :is(.\[\&_p\]\:text-white p) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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