.elementor-227837 .elementor-element.elementor-element-1d11387{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-227837 .elementor-element.elementor-element-1d207ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-227837 .elementor-element.elementor-element-a9f7f13{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--border-radius:20px 20px 0px 0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-227837 .elementor-element.elementor-element-a9f7f13:not(.elementor-motion-effects-element-type-background), .elementor-227837 .elementor-element.elementor-element-a9f7f13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-227837 .elementor-element.elementor-element-bafdcaf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-227837 .elementor-element.elementor-element-6614282 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:42px;font-weight:900;color:#000000;}.elementor-227837 .elementor-element.elementor-element-b4ca445{--spacer-size:20px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-227837 .elementor-element.elementor-element-07b0c79 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-227837 .elementor-element.elementor-element-07b0c79 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:#00000078;}.elementor-227837 .elementor-element.elementor-element-07b0c79{--image-transition-duration:800ms;--overlay-transition-duration:400ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;--galleries-title-color-normal:#000000;--galleries-title-color-hover:#FFFFFF;--galleries-pointer-bg-color-hover:#E94080F0;--gallery-title-color-active:#FFFFFF;--galleries-pointer-bg-color-active:#E93E92;--galleries-pointer-border-width:10px;}.elementor-227837 .elementor-element.elementor-element-07b0c79 .elementor-gallery-title{font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:600;--space-between:20px;}.elementor-227837 .elementor-element.elementor-element-07b0c79 .elementor-gallery__titles-container{margin-bottom:20px;}.elementor-227837 .elementor-element.elementor-element-09cbc18{--spacer-size:60px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-227837 .elementor-element.elementor-element-1d207ea{--content-width:60%;}.elementor-227837 .elementor-element.elementor-element-bafdcaf{--width:100%;}}/* Start custom CSS for gallery, class: .elementor-element-07b0c79 *//* change settings for cards .e-gallery-item.elementor-gallery-item*/
/*space rows*/
a.elementor-item.elementor-gallery-title {
    margin-bottom: 20px;
}
/*hide highlight bar*/
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after, .elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before {
    display: none;
}
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after, .elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
    display: none;
}
/*active tab*/
a.elementor-item.elementor-gallery-title.elementor-item-active {
    background-color: black;
    border-radius: 150px;
    padding: 12px 20px;
    border: 2px solid black;
}
/*hover tab*/
a.elementor-item.elementor-gallery-title:hover {
    color: white;
    background-color: black;
}
/*all tabs*/
a.elementor-item.elementor-gallery-title {
    border: 2px solid black;
    border-radius: 150px;
    padding: 12px 20px;
}
/*CLAUDE CSS*/
/*video icon*/
.portfolio-video-icon {
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  pointer-events: none;
  line-height: 0;
}
.elementor-gallery-item__title {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  background: #e94093;
  color: #ffffff !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  padding: 10px 14px !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 10 !important;
  pointer-events: none;
  box-sizing: border-box;
  margin: 0 !important;
  transform: none !important;
}
/*popup button*/
.portfolio-popup-btn {
  display: inline-block;
  margin-top: 16px;
  padding: 10px 18px;
  background: #e94093;
  color: #ffffff !important;
  font-family: 'DM Sans', sans-serif;
  border: 2px solid #e94093;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 150px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.portfolio-popup-btn:hover {
  border: 2px solid black;
  color: black !important;
  background-color: white !important;
}
/*attachment iframe layout*/
.portfolio-pdf-embed iframe {
  width: 100%;
  height: 70vh;
  border: none;
  border-radius: 4px;
  overflow-y: scroll;
}
.portfolio-pdf-embed {
  width: 100%;
  margin-top: 16px;
  overflow: hidden;
}
/*make description visible even with attachments*/
.elementor-slideshow__description {
  overflow: visible !important;
  max-height: none !important;
}
.portfolio-zoom-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  line-height: 1;
  transition: background 0.2s;
}
.portfolio-zoom-btn:hover {
  background: #fa4614;
  color: white;
  border-color: #fa4614;
}
.elementor-lightbox .elementor-slideshow__footer {
  overflow-y: visible !important;
  max-height: none !important;
  height: auto !important;
}
.elementor-lightbox .elementor-slideshow__description {
  overflow: visible !important;
  max-height: none !important;
  height: auto !important;
}

/*add arrow on image hover*/
a.e-gallery-item::before {
  content: '→';
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 56px;
  color: white;
  pointer-events: none;
  z-index: 30;
  line-height: 1;
  opacity: 0;
  transition: opacity 0.2s ease;
}

a.e-gallery-item:hover::before {
  opacity: 1;
}

/*hide arrow on video overlay*/
a.e-gallery-item:has(.portfolio-video-icon):hover::before {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@900&display=swap');

/* Two-column layout on the slide */
.elementor-lightbox .swiper-slide.elementor-lightbox-item {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  justify-content: center !important;
  padding: 40px !important;
  gap: 0 !important;
  position: relative;
  height: auto !important;
  background: transparent !important;
}

/* Left: image container */
.elementor-lightbox .swiper-zoom-container {
  width: 55% !important;
  flex-shrink: 0 !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  height: auto !important;
  background: #fff !important;
  border-radius: 20px 0 0 20px !important;
  overflow: hidden !important;
}

.elementor-lightbox .elementor-lightbox-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 0 !important;
  max-height: none !important;
}

/* Right: white card */
.elementor-lightbox .elementor-slideshow__footer {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  width: 40% !important;
  min-width: 300px !important;
  background: #fff !important;
  border-radius: 0 20px 20px 0 !important;
  padding: 40px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 16px !important;
  align-self: stretch !important;
  margin: 0 !important;
  z-index: 999 !important;
  text-align: left !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transition: none !important;
  overflow-y: auto !important;
  max-height: 80vh !important;
}

.elementor-lightbox:not(:hover) .elementor-slideshow__footer {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Title */
.elementor-lightbox .elementor-slideshow__title,
body .elementor-lightbox .elementor-slideshow__title,
body .elementor-lightbox .elementor-slideshow__title * {
  font-family: "DM Sans", Sans-serif !important;
  font-size: 42px !important;
  font-weight: 900 !important;
  color: #000000 !important;
  margin: 0 0 8px 0 !important;
  line-height: 1.2 !important;
  word-break: break-word !important;
  height: auto !important;
  min-height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

/* Description */
.elementor-lightbox .elementor-slideshow__description,
body .elementor-lightbox .elementor-slideshow__description {
  font-size: 18px !important;
  line-height: 2 !important;
  color: #000000 !important;
  margin: 0 !important;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  overflow-y: auto !important;
  max-height: 50vh !important;
}/* End custom CSS */