.elementor-10819 .elementor-element.elementor-element-75cd46b{--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;--justify-content:flex-start;--align-items:center;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-10819 .elementor-element.elementor-element-75cd46b .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-5c2258b0{--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;--justify-content:center;--align-items:center;}.elementor-10819 .elementor-element.elementor-element-5c2258b0 .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-10819 .elementor-element.elementor-element-1e9e6ea6 .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-1e9e6ea6{text-align:center;}.elementor-10819 .elementor-element.elementor-element-1e9e6ea6 .elementor-heading-title{font-size:clamp(1.5rem, 0.9135rem + 2.9327vw, 5.3125rem);font-weight:500;text-transform:capitalize;line-height:1.2em;color:var( --e-global-color-accent );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-10819 .elementor-element.elementor-element-b57af34{padding:11px 11px 11px 11px;text-align:center;}.elementor-10819 .elementor-element.elementor-element-b57af34 .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-13ab50a{--display:flex;}.elementor-10819 .elementor-element.elementor-element-13ab50a .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-e06bd2d{margin:25px 25px calc(var(--kit-widget-spacing, 0px) + 25px) 25px;padding:0px 0px 0px 11px;}.elementor-10819 .elementor-element.elementor-element-e06bd2d .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-17bd254{--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-10819 .elementor-element.elementor-element-17bd254 .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}.elementor-10819 .elementor-element.elementor-element-93eb4ba{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10819 .elementor-element.elementor-element-93eb4ba .diteck-border-shape{width:30px;height:30px;clip-path:path("M0 0 Q0,30 30,30 L 0 30 Z");}:root{--page-title-display:none;}.breadcrumb-wrap .breadcrumb-overlay, .elementor-page-10819 .breadcrumb-wrap .breadcrumb-overlay{opacity:0.5;}@media(max-width:768px){.elementor-10819 .elementor-element.elementor-element-e06bd2d{margin:-105px 25px calc(var(--kit-widget-spacing, 0px) + 25px) 15px;}}/* Start custom CSS for heading, class: .elementor-element-1e9e6ea6 */.elementor-10819 .elementor-element.elementor-element-1e9e6ea6 h2{
    max-width: 87.5rem;
}/* End custom CSS */
/* Start custom CSS */.btn_elementor{
    width: 100%;
    max-width: 300px !important;
}

.btn_elementor .elementor-button-icon{
    width: 1em !important;
    height: 1em !important;
}

.btn_elementor .elementor-button:hover svg path{
    fill: #fff !important;
}

.carousel_mob .elementor-swiper-button.elementor-swiper-button-prev{
    left: 20% !important;
}

.carousel_mob .elementor-swiper-button.elementor-swiper-button-next{
    left: unset !important;
    right: 20% !important;
}

/* Image animate Section */

@media (min-width: 769px) {
    .your-new-class-name {
        opacity: 0;
        transform: translateY(0px);
        transition: opacity 0.8s ease-out, transform 0.8s ease-out;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /* Target container to remove extra spacing */
    .your-new-class-name .elementor-widget-container {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    /* Image style and transition */
    .your-new-class-name .adam_img img {
        border-radius: 20px;
        transition: border-radius 1.2s cubic-bezier(0.4, 0, 0.2, 1);
        width: 500px;
        height: 500px;
        object-fit: cover;
    }

    /* Animated states */
    .your-new-class-name.animate-up {
        opacity: 1;
        transform: translateY(-200px);
        margin-bottom: -200px;
    }

    .your-new-class-name.animate-up .adam_img img {
        border-radius: 50% !important;
    }

    /* Optional: Prevent animation flash */
    @media (prefers-reduced-motion: no-preference) {
        .your-new-class-name {
            will-change: transform, opacity;
        }
    }
}

/* Mobile styles - no animation */
@media (max-width: 768px) {
    .your-new-class-name {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    /* Static image style for mobile */
    .your-new-class-name .adam_img img {
        border-radius: 50% !important;
        transition: none !important;
        width: 300px;
        height: 300px;
        object-fit: cover;
    }
}

/* Global styles (apply to both mobile and desktop) */
.your-new-class-name {
    position: relative;
    overflow: hidden;
}/* End custom CSS */