.elementor-634 .elementor-element.elementor-element-c46be0e{--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-634 .elementor-element.elementor-element-c46be0e:not(.elementor-motion-effects-element-type-background), .elementor-634 .elementor-element.elementor-element-c46be0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://qrnicaragua.com/wp-content/uploads/2026/07/equipo-de-qr-entregando-background.webp");background-position:center center;}.elementor-634 .elementor-element.elementor-element-7f06cfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20px 0px 0px 0px;}.elementor-634 .elementor-element.elementor-element-7f06cfb{text-align:center;}.elementor-634 .elementor-element.elementor-element-7f06cfb .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:35px;font-weight:700;text-transform:uppercase;line-height:50px;color:#06193C;}.elementor-634 .elementor-element.elementor-element-47055cf{--display:flex;}.elementor-634 .elementor-element.elementor-element-ec271cb{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;}.elementor-634 .elementor-element.elementor-element-ef4412c{--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:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-634 .elementor-element.elementor-element-ef4412c:not(.elementor-motion-effects-element-type-background), .elementor-634 .elementor-element.elementor-element-ef4412c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#CD5400;}.elementor-634 .elementor-element.elementor-element-8c3f7bd{--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;}.elementor-634 .elementor-element.elementor-element-196f29c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-634 .elementor-element.elementor-element-196f29c{text-align:start;}.elementor-634 .elementor-element.elementor-element-196f29c .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:33px;font-weight:700;text-transform:uppercase;color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-7744772 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-634 .elementor-element.elementor-element-7744772{color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-87e5289{--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;}.elementor-634 .elementor-element.elementor-element-8bad504 .elementor-button{background-color:#06193C;fill:#FFFFFF;color:#FFFFFF;}.elementor-634 .elementor-element.elementor-element-8bad504 .elementor-button-content-wrapper{flex-direction:row;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-634 .elementor-element.elementor-element-8c3f7bd{--width:66.6666%;}.elementor-634 .elementor-element.elementor-element-87e5289{--width:33.3333%;}}@media(max-width:1024px){.elementor-634 .elementor-element.elementor-element-7f06cfb .elementor-heading-title{font-size:34px;line-height:40px;}.elementor-634 .elementor-element.elementor-element-ec271cb{--grid-auto-flow:row;}.elementor-634 .elementor-element.elementor-element-196f29c .elementor-heading-title{font-size:34px;line-height:40px;}}@media(max-width:767px){.elementor-634 .elementor-element.elementor-element-7f06cfb .elementor-heading-title{font-size:30px;line-height:36px;}.elementor-634 .elementor-element.elementor-element-ec271cb{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-634 .elementor-element.elementor-element-196f29c{text-align:center;}.elementor-634 .elementor-element.elementor-element-196f29c .elementor-heading-title{font-size:30px;line-height:36px;}.elementor-634 .elementor-element.elementor-element-7744772{text-align:center;}}/* Start custom CSS for html, class: .elementor-element-26cd96c */.shipping-card{

    position:relative;
    width:100%;
    max-width:370px;
    background:#fff;
    border:1px solid #E8E8E8;
    border-radius:22px;
    padding:70px 40px 40px;
    text-align:center;

    display:flex;
    flex-direction:column;
    align-items:center;

    box-shadow:
        0 12px 35px rgba(0,0,0,.05);

    transition:.35s;
}

.shipping-card:hover{

    transform:translateY(-8px);

    box-shadow:
        0 20px 55px rgba(0,0,0,.10);

}

.shipping-card__icon{

    position:absolute;
    top:-34px;

    width:72px;
    height:72px;

    background:#0B3B87;

    border-radius:50%;

    display:flex;
    align-items:center;
    justify-content:center;

    box-shadow:0 10px 30px rgba(11,59,135,.35);

}

.shipping-card__icon img{

    width:34px;

}

.shipping-card h3{

    margin:0;

    color:#0B2E63;

    font-size:34px;
    font-weight:700;

}

.shipping-card__price{

    margin:22px 0 20px;

    display:flex;
    align-items:flex-end;
    justify-content:center;

    color:#0B2E63;

}

.shipping-card__price .currency{

    font-size:34px;
    font-weight:700;

    margin-bottom:8px;

}

.shipping-card__price .amount{

    font-size:72px;
    line-height:1;
    font-weight:800;

    margin:0 6px;

}

.shipping-card__price .unit{

    font-size:28px;
    font-weight:700;

    margin-bottom:10px;

}

.shipping-card__badge{

    display:inline-flex;

    align-items:center;
    justify-content:center;

    padding:13px 28px;

    border-radius:40px;

    background:#FF7700;

    color:#fff;

    font-size:18px;
    font-weight:700;

    margin-bottom:34px;

}

.shipping-card__features{

    width:100%;

    list-style:none;

    padding:0;
    margin:0;

}

.shipping-card__features li{

    display:flex;
    align-items:center;

    font-size:19px;

    color:#303030;

    margin-bottom:18px;

    text-align:left;

}

.shipping-card__features li::before{

    content:"✓";

    color:#FF7700;

    font-weight:800;

    font-size:22px;

    margin-right:14px;

}

@media(max-width:768px){

.shipping-card{

    max-width:100%;

    padding:65px 25px 30px;

}

.shipping-card h3{

    font-size:28px;

}

.shipping-card__price .amount{

    font-size:58px;

}

.shipping-card__price .currency{

    font-size:28px;

}

.shipping-card__price .unit{

    font-size:22px;

}

.shipping-card__badge{

    width:100%;

    font-size:17px;

}

.shipping-card__features li{

    font-size:17px;

}

}/* End custom CSS */