.elementor-69073 .elementor-element.elementor-element-00b9748{--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-69073 .elementor-element.elementor-element-f06522c{--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;--align-items:center;--gap:70px 70px;--row-gap:70px;--column-gap:70px;--flex-wrap:nowrap;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:5;}.elementor-69073 .elementor-element.elementor-element-f06522c:not(.elementor-motion-effects-element-type-background), .elementor-69073 .elementor-element.elementor-element-f06522c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-047b7d1 );}.elementor-69073 .elementor-element.elementor-element-e8308ce{width:100%;max-width:100%;}.elementor-69073 .elementor-element.elementor-element-e8308ce img{width:100%;border-radius:0px 0px 0px 0px;}.elementor-69073 .elementor-element.elementor-element-95708f6{--display:flex;}@media(min-width:768px){.elementor-69073 .elementor-element.elementor-element-00b9748{--width:100%;}.elementor-69073 .elementor-element.elementor-element-f06522c{--width:100%;}}@media(max-width:1366px){.elementor-69073 .elementor-element.elementor-element-f06522c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1200px){.elementor-69073 .elementor-element.elementor-element-f06522c{--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1024px){.elementor-69073 .elementor-element.elementor-element-f06522c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-69073 .elementor-element.elementor-element-f06522c{--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for image, class: .elementor-element-e8308ce */.elementor-69073 .elementor-element.elementor-element-e8308ce img {
    aspect-ratio: 150 / 61;
    object-fit: cover;
}/* End custom CSS */
/* Start custom CSS */.gk-model-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 2; /* Set a higher z-index to render on top of the content */
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /* Adjust the gradient direction */
}

.gk-model-slider::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right, rgba(255, 525, 255, 0), rgba(255, 255, 255, 1)); /* Adjust the gradient */
}


.gk-model-slider .swiper-wrapper {
  transition-timing-function: linear !important; 
}

@media (max-width: 767px){
    .pcbr{
        display: none!important;
        
    }
}/* End custom CSS */