.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e8a5a0a:#2F2F2F;--e-global-color-065e640:#558746;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-38390c8-font-family:"iranyekanwebblack_FaNum";--e-global-typography-38390c8-font-size:23px;--e-global-typography-38390c8-font-weight:500;--e-global-typography-8ffc7f4-font-family:"iranyekanwebextrabold_FaNum";--e-global-typography-8ffc7f4-font-size:14px;--e-global-typography-928993d-font-family:"IRANYekanX";--e-global-typography-928993d-font-size:17px;--e-global-typography-928993d-font-weight:400;--e-global-typography-6e39065-font-family:"danaFaNum";--e-global-typography-6e39065-font-size:15px;--e-global-typography-6e39065-font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.glasss1{
   background: rgb(0,0,0,.3);
    
   backdrop-filter: blur(8px);
   -webkit-backdrop-filter: blur(10px);
   border: solid rgb(300,300,300,.1) 1.5px;
   border-radius: 95px;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.2);  
}
.cards:hover{
    transform: scale(1.02) translateY(-15px);
    box-shadow: 0 0 40px -5px #000;
}

}
.cards:hover ~ .cards{
    filter: blur(5px);
}
.cards:has(~ .cards:hover){
    filter: blur(5px);
}
.cards{
    transition: .5s ease;
}
.cards-m:hover{
    transform: scale(1.02) translateY(-15px);
    box-shadow: 0 0 40px -5px #000;
}
 

 .cards-m:hover ~ .cards{
    filter: blur(5px);
}
 .cards-m:has(~ .cards:hover){
    filter: blur(5px);
}
 .cards-m{
    transition: .5s ease;
}/* End custom CSS */