.gallery {
  background-color: #ffffff;
  overflow: hidden;
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1440px;
  min-height: 7385px;
  position: relative;
}

.gallery .header {
  display: flex;
  width: 1440px;
  align-items: center;
  justify-content: center;
  gap: 66px;
  padding: 10px 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e62427;
}

.gallery .logo {
  position: relative;
  width: 200px;
  height: 91px;
  margin-left: -26.5px;
  overflow: hidden;
}

.gallery .logo-wrapper {
  position: relative;
  top: calc(50.00% - 56px);
  left: calc(50.00% - 113px);
  width: 226px;
  height: 112px;
  display: flex;
  aspect-ratio: 2.02;
}

.gallery .img {
  flex: 1;
  width: 200px;
  object-fit: cover;
}

.gallery .navbar {
  display: flex;
  width: 1027px;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  padding: 10px 0px;
  position: relative;
  margin-right: -26.5px;
}

.gallery .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Inter-SemiBold", Helvetica;
  font-weight: 600;
  color: #f8f9fa;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.32px;
  line-height: normal;
  white-space: nowrap;
}

.gallery .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 185px;
  height: 29px;
}

.gallery .rectangle {
  position: absolute;
  width: 100%;
  height: 127.59%;
  top: -13.79%;
  left: 0;
  background-color: #ffd000;
  border-radius: 5px;
}

.gallery .div {
  position: absolute;
  width: 76.76%;
  height: 58.62%;
  top: 20.69%;
  left: 17.84%;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #1a1d20;
  font-size: var(--body-bold-font-size);
  text-align: center;
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.gallery .vector {
  position: absolute;
  width: 91.89%;
  height: 79.31%;
  top: 20.69%;
  left: 8.11%;
}

.gallery .CTA {
  display: flex;
  width: 1439px;
  height: 525px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 6448px;
  left: calc(50.00% - 719px);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.52) 0%,
    rgba(0, 0, 0, 0.52) 100%
  );
}

.gallery .frame {
  display: flex;
  flex-direction: column;
  width: 995px;
  height: 293px;
  align-items: center;
  justify-content: center;
  gap: 39px;
  position: relative;
}

.gallery .p {
  position: relative;
  align-self: stretch;
  font-family: var(--headline-2-font-family);
  font-weight: var(--headline-2-font-weight);
  color: #f8f9fa;
  font-size: var(--headline-2-font-size);
  text-align: center;
  letter-spacing: var(--headline-2-letter-spacing);
  line-height: var(--headline-2-line-height);
  font-style: var(--headline-2-font-style);
}

.gallery .text-wrapper-2 {
  position: relative;
  width: 776px;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  color: #f8f9fa;
  font-size: var(--headline-3-font-size);
  text-align: center;
  letter-spacing: var(--headline-3-letter-spacing);
  line-height: var(--headline-3-line-height);
  font-style: var(--headline-3-font-style);
}

.gallery .element-button {
  display: inline-flex;
  align-items: flex-start;
  gap: 40px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.gallery .button-wrapper {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 191px;
  height: 50px;
  background-color: #ffd000;
  border-radius: 5px;
}

.gallery .button-2 {
  position: absolute;
  width: 100%;
  height: 60.00%;
  top: 20.00%;
  left: 0;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  color: #1a1d20;
  font-size: var(--headline-3-font-size);
  text-align: center;
  letter-spacing: var(--headline-3-letter-spacing);
  line-height: var(--headline-3-line-height);
  white-space: nowrap;
  font-style: var(--headline-3-font-style);
}

.gallery .div-wrapper {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 306px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid;
  border-color: #f8f9fa;
}

.gallery .button-3 {
  position: absolute;
  width: 97.71%;
  height: 60.00%;
  top: 16.00%;
  left: 0;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  color: #f8f9fa;
  font-size: var(--headline-3-font-size);
  text-align: center;
  letter-spacing: var(--headline-3-letter-spacing);
  line-height: var(--headline-3-line-height);
  white-space: nowrap;
  font-style: var(--headline-3-font-style);
}

.gallery .footer {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 412px;
  gap: 20px;
  position: absolute;
  top: 6973px;
  left: calc(50.00% - 720px);
  background-color: #e62427;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.gallery .footer-nav {
  display: inline-flex;
  gap: 400px;
  position: relative;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.gallery .group {
  position: relative;
  width: 359px;
  height: 237px;
}

.gallery .logo-2 {
  position: absolute;
  top: calc(50.00% - 118px);
  left: calc(50.00% - 180px);
  width: 240px;
  height: 119px;
  aspect-ratio: 2.02;
  background-image: url(./img/logo-1-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.gallery .text-wrapper-3 {
  position: absolute;
  top: 119px;
  left: 16px;
  width: 341px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.gallery .group-2 {
  position: absolute;
  top: 201px;
  left: 16px;
  width: 341px;
  height: 36px;
  display: flex;
  gap: 14px;
}

.gallery .social-media {
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.gallery .footer-nav-2 {
  display: flex;
  flex-direction: column;
  width: 533px;
  align-items: flex-end;
  position: relative;
}

.gallery .frame-2 {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.gallery .group-3 {
  position: relative;
  width: 172px;
  height: 112px;
}

.gallery .text-wrapper-4 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #f8f9fa;
  font-size: var(--body-bold-font-size);
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.gallery .text-wrapper-5 {
  position: absolute;
  top: 31px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .text-wrapper-6 {
  position: absolute;
  top: 62px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .text-wrapper-7 {
  position: absolute;
  top: 93px;
  left: 0;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .group-4 {
  position: relative;
  width: 119px;
  height: 112px;
}

.gallery .group-5 {
  position: relative;
  width: 192px;
  height: 81px;
  margin-right: -6px;
}

.gallery .button-4 {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 185px;
  height: 29px;
  background-color: #ffd000;
  border-radius: 5px;
}

.gallery .button-5 {
  position: absolute;
  width: 100%;
  height: 60.00%;
  top: 20.00%;
  left: 0;
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  color: #1a1d20;
  font-size: var(--body-bold-font-size);
  text-align: center;
  letter-spacing: var(--body-bold-letter-spacing);
  line-height: var(--body-bold-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-font-style);
}

.gallery .copyright {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.gallery .group-6 {
  position: relative;
  width: 1258px;
  height: 33px;
  margin-right: -4px;
}

.gallery .rectangle-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1254px;
  height: 2px;
  background-color: #f8f9fa;
}

.gallery .copyright-2 {
  position: absolute;
  top: 14px;
  left: 0;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #f8f9fa;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.32px;
  line-height: normal;
  white-space: nowrap;
}

.gallery .span {
  letter-spacing: var(--body-letter-spacing);
  font-family: var(--body-font-family);
  font-style: var(--body-font-style);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
  font-size: var(--body-font-size);
}

.gallery .text-wrapper-8 {
  font-family: var(--body-bold-font-family);
  font-weight: var(--body-bold-font-weight);
  letter-spacing: var(--body-bold-letter-spacing);
  font-style: var(--body-bold-font-style);
  line-height: var(--body-bold-line-height);
  font-size: var(--body-bold-font-size);
}

.gallery .text-wrapper-9 {
  position: absolute;
  top: 14px;
  left: 111px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .group-7 {
  position: absolute;
  top: 14px;
  right: 4px;
  height: 19px;
  display: flex;
  gap: 31px;
  white-space: nowrap;
}

.gallery .text-wrapper-10 {
  height: 19px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .text-wrapper-11 {
  height: 19px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .text-wrapper-12 {
  height: 19px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #f8f9fa;
  font-size: var(--body-font-size);
  text-align: center;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  white-space: nowrap;
  font-style: var(--body-font-style);
}

.gallery .frame-3 {
  display: flex;
  flex-direction: column;
  width: 1444px;
  height: 539px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
  top: 112px;
  left: -2px;
  background-color: #fff0eb;
}

.gallery .hero-text {
  display: flex;
  flex-direction: column;
  width: 1187px;
  height: 203px;
  align-items: center;
  justify-content: center;
  gap: 23px;
  position: relative;
}

.gallery .confidence-in-action {
  position: relative;
  width: 749px;
  font-family: var(--headline-1-font-family);
  font-weight: var(--headline-1-font-weight);
  color: transparent;
  font-size: var(--headline-1-font-size);
  text-align: center;
  letter-spacing: var(--headline-1-letter-spacing);
  line-height: var(--headline-1-line-height);
  font-style: var(--headline-1-font-style);
}

.gallery .text-wrapper-13 {
  color: #1a1d20;
  letter-spacing: var(--headline-1-letter-spacing);
  font-family: var(--headline-1-font-family);
  font-style: var(--headline-1-font-style);
  font-weight: var(--headline-1-font-weight);
  line-height: var(--headline-1-line-height);
  font-size: var(--headline-1-font-size);
}

.gallery .text-wrapper-14 {
  color: #e62427;
  letter-spacing: var(--headline-1-letter-spacing);
  font-family: var(--headline-1-font-family);
  font-style: var(--headline-1-font-style);
  font-weight: var(--headline-1-font-weight);
  line-height: var(--headline-1-line-height);
  font-size: var(--headline-1-font-size);
}

.gallery .text-wrapper-15 {
  position: relative;
  width: 669px;
  height: 69px;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  color: #1a1d20;
  font-size: var(--headline-3-font-size);
  text-align: center;
  letter-spacing: var(--headline-3-letter-spacing);
  line-height: var(--headline-3-line-height);
  font-style: var(--headline-3-font-style);
}

.gallery .frame-4 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.gallery .rectangle-3 {
  position: relative;
  width: 349.2px;
  height: 222.39px;
  object-fit: cover;
}

.gallery .rectangle-4 {
  position: relative;
  width: 346.9px;
  height: 215.78px;
}

.gallery .rectangle-5 {
  position: relative;
  width: 347.03px;
  height: 216.02px;
  object-fit: cover;
}

.gallery .rectangle-6 {
  position: relative;
  width: 345.96px;
  height: 217.18px;
  object-fit: cover;
}

.gallery .galery-photo {
  display: flex;
  flex-direction: column;
  width: 1442px;
  align-items: center;
  justify-content: center;
  gap: 78px;
  position: absolute;
  top: 732px;
  left: 0;
}

.gallery .frame-5 {
  display: flex;
  width: 1231px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.gallery .div-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--headline-1-font-family);
  font-weight: var(--headline-1-font-weight);
  color: transparent;
  font-size: var(--headline-1-font-size);
  text-align: center;
  letter-spacing: var(--headline-1-letter-spacing);
  line-height: var(--headline-1-line-height);
  font-style: var(--headline-1-font-style);
}

.gallery .text-wrapper-16 {
  color: #000000;
  letter-spacing: var(--headline-1-letter-spacing);
  font-family: var(--headline-1-font-family);
  font-style: var(--headline-1-font-style);
  font-weight: var(--headline-1-font-weight);
  line-height: var(--headline-1-line-height);
  font-size: var(--headline-1-font-size);
}

.gallery .text-wrapper-17 {
  position: relative;
  width: 423px;
  height: 56px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #000000;
  font-size: var(--body-font-size);
  text-align: right;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.gallery .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.gallery .frame-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.gallery .rectangle-7 {
  position: relative;
  width: 771px;
  height: 413px;
  object-fit: cover;
}

.gallery .rectangle-8 {
  position: relative;
  width: 446px;
  height: 413px;
  object-fit: cover;
}

.gallery .rectangle-9 {
  position: relative;
  width: 397px;
  height: 555px;
}

.gallery .rectangle-10 {
  position: relative;
  width: 396px;
  height: 555px;
  object-fit: cover;
}

.gallery .rectangle-11 {
  position: relative;
  width: 397px;
  height: 555px;
  object-fit: cover;
}

.gallery .rectangle-12 {
  object-fit: cover;
  position: relative;
  width: 446px;
  height: 555px;
}

.gallery .rectangle-13 {
  position: relative;
  width: 771px;
  height: 555px;
  object-fit: cover;
}

.gallery .text {
  position: absolute;
  top: 934px;
  left: 608px;
  width: 1px;
  font-family: var(--headline-3-font-family);
  font-weight: var(--headline-3-font-weight);
  color: #000000;
  font-size: var(--headline-3-font-size);
  letter-spacing: var(--headline-3-letter-spacing);
  line-height: var(--headline-3-line-height);
  white-space: nowrap;
  font-style: var(--headline-3-font-style);
}

.gallery .frame-8 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.gallery .galery-photo-2 {
  height: 1972px;
  top: 2554px;
  background-color: #fff0eb;
  display: flex;
  flex-direction: column;
  width: 1442px;
  align-items: center;
  justify-content: center;
  gap: 78px;
  position: absolute;
  left: 0;
}

.gallery .text-wrapper-18 {
  position: relative;
  width: 423px;
  height: 56px;
  margin-right: -80px;
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  color: #000000;
  font-size: var(--body-font-size);
  text-align: right;
  letter-spacing: var(--body-letter-spacing);
  line-height: var(--body-line-height);
  font-style: var(--body-font-style);
}

.gallery .rectangle-14 {
  position: relative;
  width: 396px;
  height: 555px;
}

.gallery .rectangle-15 {
  position: relative;
  width: 446px;
  height: 555px;
}

.gallery .galery-photo-3 {
  height: 1957px;
  top: 4526px;
  display: flex;
  flex-direction: column;
  width: 1442px;
  align-items: center;
  justify-content: center;
  gap: 78px;
  position: absolute;
  left: 0;
}
/* Original CSS should be injected above this comment */

.gallery .logo {
  display: block;
}

.gallery .logo .img {
  display: block;
}

.gallery .navbar .text-wrapper {
  display: inline-block;
}

.gallery .button,
.gallery .button-wrapper,
.gallery .div-wrapper,
.gallery .button-4 {
  border: 0;
  padding: 0;
  cursor: pointer;
}

.gallery .button:focus-visible,
.gallery .button-wrapper:focus-visible,
.gallery .div-wrapper:focus-visible,
.gallery .button-4:focus-visible,
.gallery .navbar .text-wrapper:focus-visible,
.gallery .group-2 a:focus-visible,
.gallery .group-3 a:focus-visible,
.gallery .group-4 a:focus-visible,
.gallery .group-5 a:focus-visible,
.gallery .group-7 a:focus-visible,
.gallery .logo:focus-visible {
  outline: 2px solid #f8f9fa !important;
  outline-offset: 3px;
}

.gallery .group-2 a,
.gallery .group-3 a,
.gallery .group-4 a,
.gallery .group-5 a,
.gallery .group-7 a {
  color: inherit;
}

.gallery .group-5 {
  font-style: normal;
}

.gallery .frame-8 {
  display: block;
  object-fit: cover;
}

.gallery img {
  max-width: 100%;
}

.gallery .rectangle-4,
.gallery .rectangle-9,
.gallery .rectangle-14,
.gallery .rectangle-15 {
  object-fit: cover;
}

/* Hide the export's duplicate Showcase section (overlapped the first at top:732) */
.gallery .galery-photo.is-collage-hidden {
  display: none;
}

/* CTA banner background */
.gallery .CTA {
  background-image:
    linear-gradient(0deg, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 100%),
    url("./img/cta-bg.jpg");
  background-size: cover;
  background-position: center;
}
