.elementor-12401 .elementor-element.elementor-element-db5dead{--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;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:0px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-12401 .elementor-element.elementor-element-d331dfd{--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-12401 .elementor-element.elementor-element-d331dfd.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12401 .elementor-element.elementor-element-c36de53 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-12401 .elementor-element.elementor-element-c36de53 .elementor-custom-embed-play i{color:var( --e-global-color-secondary );font-size:32px;}.elementor-12401 .elementor-element.elementor-element-c36de53 .elementor-custom-embed-play svg{fill:var( --e-global-color-secondary );width:32px;height:32px;}.elementor-12401 .elementor-element.elementor-element-46ed047{--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-12401 .elementor-element.elementor-element-1f2049c .elementor-heading-title{font-family:var( --e-global-typography-1246062-font-family ), Sans-serif;font-size:var( --e-global-typography-1246062-font-size );font-weight:var( --e-global-typography-1246062-font-weight );text-transform:var( --e-global-typography-1246062-text-transform );line-height:var( --e-global-typography-1246062-line-height );letter-spacing:var( --e-global-typography-1246062-letter-spacing );}.elementor-12401 .elementor-element.elementor-element-057d68a{font-family:var( --e-global-typography-1ee30c1-font-family ), Sans-serif;font-size:var( --e-global-typography-1ee30c1-font-size );font-weight:var( --e-global-typography-1ee30c1-font-weight );line-height:var( --e-global-typography-1ee30c1-line-height );color:#717680;}@media(min-width:768px){.elementor-12401 .elementor-element.elementor-element-d331dfd{--width:32.149%;}}@media(max-width:1024px){.elementor-12401 .elementor-element.elementor-element-db5dead{--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-12401 .elementor-element.elementor-element-c36de53 .elementor-custom-embed-play i{font-size:25px;}.elementor-12401 .elementor-element.elementor-element-c36de53 .elementor-custom-embed-play svg{width:25px;height:25px;}.elementor-12401 .elementor-element.elementor-element-46ed047{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-12401 .elementor-element.elementor-element-1f2049c .elementor-heading-title{font-size:var( --e-global-typography-1246062-font-size );line-height:var( --e-global-typography-1246062-line-height );letter-spacing:var( --e-global-typography-1246062-letter-spacing );}.elementor-12401 .elementor-element.elementor-element-057d68a{font-size:var( --e-global-typography-1ee30c1-font-size );line-height:var( --e-global-typography-1ee30c1-line-height );}}@media(max-width:767px){.elementor-12401 .elementor-element.elementor-element-db5dead{--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-12401 .elementor-element.elementor-element-46ed047{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-12401 .elementor-element.elementor-element-1f2049c .elementor-heading-title{font-size:var( --e-global-typography-1246062-font-size );line-height:var( --e-global-typography-1246062-line-height );letter-spacing:var( --e-global-typography-1246062-letter-spacing );}.elementor-12401 .elementor-element.elementor-element-057d68a{font-size:var( --e-global-typography-1ee30c1-font-size );line-height:var( --e-global-typography-1ee30c1-line-height );}}/* Start custom CSS for container, class: .elementor-element-db5dead */.profile_video .elementor-custom-embed-image-overlay img{
    aspect-ratio: 1/1 !important;
}


.profile_video > * {
  overflow: visible !important;
}

.profile_video .elementor-custom-embed-play {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 119.167px;
    height: 119.167px;
    background:  #FFF;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
    border: 0.596px solid  #004FC5;
    transform: translate(50%,-50%);
    left: unset;
    right: 50%;
    top: 50%;
}

.profile_video.elementor-widget-video .elementor-wrapper{
    aspect-ratio: 0 !important;
}


.profile_video .elementor-custom-embed-play:before {
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2026/01/Text.svg');
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    animation: rotate 15s linear infinite;
}

.profile_video .elementor-custom-embed-play i{
    text-shadow: unset;
    opacity: 1 !important;
    border-radius: 100px;
    width: 64.213px;
    height: 64.213px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-color: #004FC5;
    transition: all .3s ease-in-out;
    padding-left: 1px;
    z-index: 2;
}

.profile_video .elementor-custom-embed-play:hover {
    background: #0040A0;
    border-color:#fff;
}

.profile_video .elementor-custom-embed-play:hover:before {
    background: url(/wp-content/uploads/2026/01/Text-1.svg) !important;
    background-size: 100% 100%!important;
        animation-play-state: paused; 
}

.profile_video .elementor-custom-embed-play:hover i {
    background: #0040A0!important;
    border-color: #fff !important;
    color: #fff !important;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.healthy_txt span{
    color: #00ACFC;
}

.profile_shape:after{
    position: absolute;
    content: "";
    border-radius: 1000px;
    background: rgba(0, 172, 252, 0.07);
    width: 345px;
    height: 345px;
    right: 9.999px;
    top: -79.5px;
}



@media(min-width:768px) and (max-width:1200px){

   .profile_video .elementor-custom-embed-play {
    width: 100px;
    height: 100px;

}
.profile_video .elementor-custom-embed-play:before {
    width: 80px;
    height: 80px;
}

.profile_video .elementor-custom-embed-play i {
    width: 50px;
    height: 50px;
    padding-left: 1px;
    font-size: 24px !important;
}

.profile_shape:after{
    width: 200px;
    height: 200px;
    right: 9.999px;
    top: -40px;
}
}

@media (max-width:767px){


    .profile_video .elementor-custom-embed-play {
    width: 100px;
    height: 100px;

}

.profile_video .elementor-custom-embed-play:before {
    width: 80px;
    height: 80px;

}

.profile_video .elementor-custom-embed-play i {
    width: 55px;
    height: 55px;
    padding-left: 1px;
}
.profile_shape:after{
    width: 100px;
    height: 100px;
    right: 9.999px;
    top: -20px;
}
}/* End custom CSS */