.elementor-8953 .elementor-element.elementor-element-9f1026c:not(.elementor-motion-effects-element-type-background), .elementor-8953 .elementor-element.elementor-element-9f1026c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://spiderlift.in/wp-content/uploads/2026/07/banner-image.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-8953 .elementor-element.elementor-element-9f1026c > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(279deg, #000000B5 100%, #01001F 100%);opacity:0.93;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8953 .elementor-element.elementor-element-9f1026c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-8953 .elementor-element.elementor-element-27c0298 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-8953 .elementor-element.elementor-element-27c0298 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-8953 .elementor-element.elementor-element-27c0298{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-8953 .elementor-element.elementor-element-27c0298 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-8953 .elementor-element.elementor-element-5e4e067.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.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-8953 .elementor-element.elementor-element-ad48d04{width:var( --container-widget-width, 60% );max-width:60%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:60%;--container-widget-flex-grow:0;text-align:start;}.elementor-8953 .elementor-element.elementor-element-ad48d04 .elementor-heading-title{font-size:45px;font-weight:900;color:#FFFFFF;}.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-8953 .elementor-element.elementor-element-825f954{padding:0px 250px 0px 0px;font-weight:600;color:#FFFFFF;}@media(max-width:767px){.elementor-8953 .elementor-element.elementor-element-ad48d04{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var( --container-widget-width, 1000px );max-width:1000px;}.elementor-8953 .elementor-element.elementor-element-ad48d04 .elementor-heading-title{font-size:22px;}.elementor-8953 .elementor-element.elementor-element-825f954{padding:0px 0px 0px 0px;}}@media(min-width:1025px){.elementor-8953 .elementor-element.elementor-element-9f1026c:not(.elementor-motion-effects-element-type-background), .elementor-8953 .elementor-element.elementor-element-9f1026c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-217902e *//*====================================
        PRODUCT SECTION
====================================*/

.wlpl-product-section{
    padding:100px 0;
    background:#fff;
}

.wlpl-product-wrapper{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:60px;
    align-items:center;
}

/*====================================
        IMAGE
====================================*/

.wlpl-product-image{
    position:relative;
}

.wlpl-product-image-bg{
    position:absolute;
    width:100%;
    height:100%;
    background:linear-gradient(
    135deg,
    #eef6ff,
    #f8fbff);
    border-radius:30px;
    z-index:1;
}

.wlpl-product-image img{
    position:relative;
    z-index:2;
    width:100%;
    display:block;
    border-radius:30px;
}

/*====================================
        CONTENT
====================================*/

.wlpl-product-tag{
    display:inline-block;
    padding:8px 18px;
    background:#eef6ff;
    color:#3B82F6;
    border-radius:50px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}

.wlpl-product-content h2{
    font-size:48px;
    line-height:1.2;
    color:#102A43;
    margin-bottom:20px;
    font-weight:700;
}

.wlpl-product-content p{
    color:#667085;
    line-height:1.8;
    font-size:16px;
    margin-bottom:35px;
}

/*====================================
        HIGHLIGHTS
====================================*/

.wlpl-product-highlights{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin-bottom:35px;
}

.wlpl-highlight-card{
    background:#fff;
    border:1px solid #e6edf5;
    border-radius:18px;
    padding:22px;
    text-align:center;
    box-shadow:0 10px 25px rgba(15,23,42,.05);
}

.wlpl-highlight-card h3{
    color:#3B82F6;
    font-size:30px;
    margin-bottom:8px;
    font-weight:700;
}

.wlpl-highlight-card span{
    color:#667085;
    font-size:14px;
}

/*====================================
        BUTTONS
====================================*/

.wlpl-product-buttons{
    display:flex;
    gap:15px;
    flex-wrap:wrap;
}

.wlpl-btn-primary{
    background:#3B82F6;
    color:#fff;
    padding:14px 30px;
    border-radius:12px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.wlpl-btn-primary:hover{
    background:#2563eb;
}

.wlpl-btn-outline{
    border:1px solid #dce6f2;
    color:#102A43;
    padding:14px 30px;
    border-radius:12px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.wlpl-btn-outline:hover{
    background:#f8fbff;
}

/*====================================
        TABS SECTION
====================================*/

.wlpl-product-tabs{
    padding:100px 0;
    background:#f8fafc;
}

/* Hide radios */

.wlpl-product-tabs input[type="radio"]{
    display:none;
}

/*====================================
        TAB BUTTONS
====================================*/

.wlpl-tab-buttons{
    display:flex;
    justify-content:center;
    gap:20px;
    margin-bottom:50px;
    flex-wrap:wrap;
}

.wlpl-tab-buttons label{
    padding:14px 28px;
    background:#fff;
    border:1px solid #e6edf5;
    border-radius:50px;
    cursor:pointer;
    transition:.3s;
    font-weight:600;
    color:#102A43;
}

.wlpl-tab-buttons label:hover{
    background:#eef6ff;
}

/* Active Tab */

#wlpl-features:checked ~ .wlpl-tab-buttons label[for="wlpl-features"],
#wlpl-specifications:checked ~ .wlpl-tab-buttons label[for="wlpl-specifications"],
#wlpl-applications:checked ~ .wlpl-tab-buttons label[for="wlpl-applications"]{
    background:#000000;
    color:#fff;
    border-color:#3B82F6;
}

/*====================================
        TAB PANELS
====================================*/

.wlpl-tab-panel{
    display:none;
}

#wlpl-features:checked ~ .wlpl-tab-content .wlpl-features-panel{
    display:block;
}

#wlpl-specifications:checked ~ .wlpl-tab-content .wlpl-specification-panel{
    display:block;
}

#wlpl-applications:checked ~ .wlpl-tab-content .wlpl-application-panel{
    display:block;
}

/*====================================
        FEATURES
====================================*/

.wlpl-feature-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.wlpl-feature-card{
    background:#fff;
    padding:30px;
    border-radius:20px;
    border:1px solid #e6edf5;
    box-shadow:0 10px 25px rgba(15,23,42,.05);
}

.wlpl-feature-card i{
    width:55px;
    height:55px;
    background:#eef6ff;
    color:#3B82F6;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
}

.wlpl-feature-card h4{
    font-size:20px;
    color:#102A43;
    margin-bottom:10px;
}

.wlpl-feature-card p{
    color:#667085;
    line-height:1.7;
}

/*====================================
        SPECIFICATION TABLE
====================================*/

.wlpl-spec-table{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 10px 25px rgba(15,23,42,.05);
}

.wlpl-spec-table table{
    width:100%;
    border-collapse:collapse;
}

.wlpl-spec-table tr{
    border-bottom:1px solid #edf2f7;
}

.wlpl-spec-table td{
    padding:22px 25px;
}

.wlpl-spec-table td:first-child{
    font-weight:600;
    color:#102A43;
    width:40%;
}

.wlpl-spec-table td:last-child{
    color:#667085;
}

/*====================================
        APPLICATIONS
====================================*/

.wlpl-application-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

.wlpl-application-card{
    background:#fff;
    border-radius:20px;
    padding:35px 20px;
    text-align:center;
    border:1px solid #e6edf5;
    transition:.3s;
}

.wlpl-application-card:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 30px rgba(15,23,42,.08);
}

.wlpl-application-card i{
    font-size:34px;
    color:#3B82F6;
    margin-bottom:18px;
}

.wlpl-application-card h4{
    font-size:18px;
    color:#102A43;
}

/*====================================
        RESPONSIVE
====================================*/

@media(max-width:991px){

.wlpl-product-wrapper{
    grid-template-columns:1fr;
}

.wlpl-product-content h2{
    font-size:40px;
}

.wlpl-feature-grid{
    grid-template-columns:repeat(2,1fr);
}

.wlpl-application-grid{
    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:767px){

.wlpl-product-section{
    padding:70px 0;
}

.wlpl-product-tabs{
    padding:70px 0;
}

.wlpl-product-content h2{
    font-size:32px;
}

.wlpl-product-highlights{
    grid-template-columns:1fr;
}

.wlpl-feature-grid{
    grid-template-columns:1fr;
}

.wlpl-application-grid{
    grid-template-columns:1fr;
}

.wlpl-spec-table{
    overflow-x:auto;
}

.wlpl-tab-buttons{
    gap:10px;
}

.wlpl-tab-buttons label{
    width:100%;
    text-align:center;
}

.wlpl-product-buttons{
    flex-direction:column;
}

.wlpl-btn-primary,
.wlpl-btn-outline{
    text-align:center;
}

}/* End custom CSS */