.elementor-503 .elementor-element.elementor-element-f2d7e63{--display:flex;--min-height:80vh;--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-503 .elementor-element.elementor-element-f2d7e63:not(.elementor-motion-effects-element-type-background), .elementor-503 .elementor-element.elementor-element-f2d7e63 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oem.vpgforcesensors.com/wp-content/uploads/2025/04/footer-bg-desktop.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.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-503 .elementor-element.elementor-element-17a220c .elementor-heading-title{font-family:"Arial", Sans-serif;font-size:52px;font-weight:400;line-height:64px;color:#FFFFFF;}.elementor-503 .elementor-element.elementor-element-e07dcd1 .elementor-heading-title{font-family:"Arial", Sans-serif;font-size:28px;font-weight:400;line-height:32px;color:#FFFFFF;}.elementor-503 .elementor-element.elementor-element-e42fa3f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-503 .elementor-element.elementor-element-b8f2819 .elementor-button{background-color:#7F7F7F;font-family:"Arial", Sans-serif;font-size:14px;font-weight:400;line-height:16px;border-radius:100px 100px 100px 100px;}.elementor-503 .elementor-element.elementor-element-b8f2819 .elementor-button:hover, .elementor-503 .elementor-element.elementor-element-b8f2819 .elementor-button:focus{background-color:#000000;}.elementor-503 .elementor-element.elementor-element-201685a .elementor-button{background-color:#F05423;font-family:"Arial", Sans-serif;font-size:14px;font-weight:400;line-height:16px;border-radius:100px 100px 100px 100px;}.elementor-503 .elementor-element.elementor-element-201685a .elementor-button:hover, .elementor-503 .elementor-element.elementor-element-201685a .elementor-button:focus{background-color:#000000;}body.elementor-page-503:not(.elementor-motion-effects-element-type-background), body.elementor-page-503 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E6E6E6;}@media(min-width:768px){.elementor-503 .elementor-element.elementor-element-f2d7e63{--content-width:1300px;}}@media(min-width:1025px){.elementor-503 .elementor-element.elementor-element-f2d7e63:not(.elementor-motion-effects-element-type-background), .elementor-503 .elementor-element.elementor-element-f2d7e63 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-503 .elementor-element.elementor-element-f2d7e63{--min-height:80vh;}}@media(max-width:767px){.elementor-503 .elementor-element.elementor-element-f2d7e63:not(.elementor-motion-effects-element-type-background), .elementor-503 .elementor-element.elementor-element-f2d7e63 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://oem.vpgforcesensors.com/wp-content/uploads/2025/04/thank-you-bg-mobile.webp");background-position:bottom center;}.elementor-503 .elementor-element.elementor-element-f2d7e63{--min-height:85vh;--justify-content:flex-start;}.elementor-503 .elementor-element.elementor-element-17a220c > .elementor-widget-container{margin:120px 0px 0px 0px;}.elementor-503 .elementor-element.elementor-element-17a220c{text-align:center;}.elementor-503 .elementor-element.elementor-element-17a220c .elementor-heading-title{font-size:48px;line-height:54px;}.elementor-503 .elementor-element.elementor-element-e07dcd1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-503 .elementor-element.elementor-element-e07dcd1{text-align:center;}.elementor-503 .elementor-element.elementor-element-e07dcd1 .elementor-heading-title{font-size:24px;line-height:32px;}.elementor-503 .elementor-element.elementor-element-e42fa3f{--justify-content:center;}}/* Start custom CSS */.cont-blur{
     backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px); 
}
.mobile-header-bg{
      backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px); 
}
span.swiper-pagination-bullet {
    display:inline-blockk;
    opacity: 1;
    min-width: 26px;
    border-radius: 100px;
    transition:all .2s;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #0093D0;
    min-width: 28px;
    transform: scale(1.15)
}
.description {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.2s ease;

}
.text-cont{
    transition:all .3s;
}

.text-cont.active .description {
  -webkit-line-clamp: unset;
  max-height: none;
  overflow: visible;
}

.readmore{
    background-color:#0093D0;
    cursor:pointer;
    border-radius:100px;
    display:inline-block;
 padding:5px 20px;
 color:white;
 transition:all .2s;
 font-size:14px;
}
.readmore .less{
display:none;
}
.readmore.active .more{
display:none;
}
.readmore.active .less{
display:inline-block;
}

@media (max-width: 767px) {
.text-cont.active {
    min-height: 100%;
    width: 100%;
    z-index:100;
}
.item-image{
   transition:all .3s;
}
.all-cont.active .item-image{
    width:0!important;
}
.swiper-cont.active .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    display:none;
}
.description {

  -webkit-line-clamp: 3;


}
span.swiper-pagination-bullet {

    min-width: 16px;

}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  
    min-width: 22px;
}
.readmore{

 padding:4px 15px;
 color:white;
 transition:all .2s;
 font-size:12px;
}
}/* End custom CSS */