.elementor-5672445 .elementor-element.elementor-element-18a93cd{padding:20px 0px 0px 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-5672445 .elementor-element.elementor-element-de185d1 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:400;color:var( --e-global-color-dd5df70 );}.elementor-5672445 .elementor-element.elementor-element-2b4b4c8 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:500;color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5672445 .elementor-element.elementor-element-4d51a58 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-4d51a58{margin-top:50px;margin-bottom:50px;}.elementor-widget-reycore-menu .reyEl-menuTitle{color:var( --e-global-color-primary );}.elementor-5672445 .elementor-element.elementor-element-9be2233{--distance:1em;}.elementor-5672445 .elementor-element.elementor-element-d2291f9 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-d2291f9{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-d62a340 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-d62a340{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-56deb40 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-56deb40{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-d873611 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-d873611{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-6db5cb2 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-6db5cb2{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-0c14d75 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-0c14d75{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-bdc29aa > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-bdc29aa{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-c596fa4 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-c596fa4{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-619c638 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-619c638{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-5e9c512 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-5e9c512{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-96bd1c1 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-96bd1c1{margin-top:20px;margin-bottom:20px;}.elementor-5672445 .elementor-element.elementor-element-80b0c14 > .elementor-container{max-width:1200px;--container-max-width:1200px;}.elementor-5672445 .elementor-element.elementor-element-80b0c14{margin-top:20px;margin-bottom:20px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-5672445 .elementor-element.elementor-element-9be2233 .reyEl-menu-nav .menu-item > a{padding:5px 5px 5px 5px;}}/* Start custom CSS for section, class: .elementor-element-d2291f9 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d62a340 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-56deb40 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d873611 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-6db5cb2 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-0c14d75 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-bdc29aa *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-c596fa4 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-619c638 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-5e9c512 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-96bd1c1 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-80b0c14 *//* [1] The container */
.chip-hover-zoom {
  height: 250px; /* [1.1] Set it as per your need */
  width: 150px;
  border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    text-align: right;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 0.2);
    position: relative;
    margin: 5px auto;
}

/* [2] Transition property for smooth transformation of images */
.chip-hover-zoom  {
  transition: transform .3s ease-in-out;
}

/* [3] Finally, transforming the image when container gets hovered */
.chip-hover-zoom:hover  {
  transform: scale(1.22)rotate(5deg);
  box-shadow: 0 5px 15px rgb(0 0 0 / 0.55);
    z-index: 1;

}/* End custom CSS */