/* Adds font-display: swap to the slick icon font (overrides slick-theme.css @font-face). */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('../../../etc.clientlibs/sisalsans/clientlibs/clientlib-vendor/resources/fonts/slick.woff') format('woff'),
         url('../../../etc.clientlibs/sisalsans/clientlibs/clientlib-vendor/resources/fonts/slick.ttf') format('truetype');
}

.banner-app-container {
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    background-repeat: no-repeat;
    margin-top: 42px;
    margin-bottom: 31px;
}
.dark-blue-bg {
   background-color: rgba(1,21,49,0.33);
   height: 462px;
   margin-top: 1px;
}

.banner-app-container-mob, .banner-app-container-tab {
    display:none;
}
.banner-app-title, .banner-app-devices{
    width: 43%;
    margin-left: 9%;

}
.banner-app-title > * {
    color: white;
}
.banner-app-title p:first-child {
    font-size: 20px;
    font-family: "DM Sans";
    line-height: 26px;
    margin-bottom: 9px;
    width:402px;
}


.banner-app-title p:nth-child(2) {
    font-size: 32px;
    font-family: "DM Sans Bold";
    line-height: 36px;
    width: 354px;
}
.banner-app-title {
    font-size: 20px;
    margin-top: 41px;
    margin-left: 61px;
}
.banner-app-device a img {
    width: 47px;
    height: 47px;
    color: #22A9E2;
}
.banner-app-device-cont {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
}
.banner-app-device {
    width: 73%;
    display: flex;
    min-height: 67px;
    margin-bottom: 20px;
    color: #103c81;
    border-radius: 5px;
    font-family: "DM Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 18px;
    cursor: pointer;

}

.banner-app-device a {
    width: 100%;
    height: 100%;
    border-radius: 14px;
    color: #103C81;
}
.banner-app-device a:hover {
    text-decoration: none;
}
.banner-app-device a img {
    width: 26px;
    height: 22px;
    position: relative;
    top: 47%;
    transform: translateY(-50%);
}
.banner-app-img {
    width: 47px;
    height: 47px;
    float: left;
    text-align: center;
    margin-top: 10px;
    background-color: #F1F5F8;
    border-radius: 50%;
    margin-left: 16px;
}
.banner-app-txt {
    height: 100%;
    font-size: 16px;
    font-family: 'DM Sans Medium';
    line-height: 17px;
    margin-left: 84px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    text-transform: uppercase;
}
.span-title, .banner-app-txt, .banner-app-txt:first-child {
    font-size: 18px;
    font-family: 'DM Sans Bold';
    line-height: 22px;
}
.span-title {
    font-size: 18px;
    line-height: 17px;
}
.span-subtitle {
    font-size: 14px;
    font-family: 'DM Sans Medium';
}
.banner-app-device:last-child {
    margin: 0;
}
.banner-image-title-container{
    width:50%;
    position: relative;
}
.banner-app-image img {
    width: 120%;
    margin-top: -36%;
}

@media (max-width: 980px ) {
    .span-title {
        font-size: 16px;
          font-family: 'DM Sans Bold';
        line-height: 18px;
    }
    .span-subtitle {
    line-height: 11px;
    font-size: 12px;
}
    .banner-app-container {
        display: none;
    }
    .banner-app-title {
        margin-top: 33px;
        margin-left: 36px;
    }
    .banner-app-title p:first-child {
        font-size: 14px;
        line-height:18px;
        margin-bottom: 6px;
        width: 346px;
    }
    .banner-app-title p:nth-child(2) {
        font-size: 24px;
        line-height:26px;
        width:305px;
    }
    .banner-app-container-tab{
        background-size: 100% 100%;
        width: 100%;
        display: flex;
        flex-direction: row;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 31px;
        margin-top: 19px;
    }
    .banner-app-device-cont {
        width: 80%;
        padding: 27% 0;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .banner-app-device{
        min-height:54px;
        width:80%;
    }
    .banner-app-img {
        width: 36px;
        height: 36px;
        margin-top: 10px;
        margin-left: 12px;
    }
    .banner-app-device a img {
        width: 20px;
        height: 17px;
    }

    .banner-app-txt {
        margin-left: 32%;
        font-family: "DM Sans Medium";
        line-height: 11px;
        font-size: 12px;
    }
    .banner-app-image img {
        width: 124%;
        margin-top: -36%;
        margin-left: -8%;
    }
    .dark-blue-bg {
        background-color: rgba(1,21,49,0.33);
        height: unset;
    }
}


@media (min-width: 480px) and (max-width: 767.98px) {
    .banner-app-txt {
        margin-left: 32%;
        font-family: "DM Sans Medium";
         text-transform: uppercase;
        line-height: 11px;
        font-size: 12px;
         margin-top: 3%;
        margin-bottom: 3%;
         height: 100%;
    }
    .banner-app-image img {
        width: 124%;
        margin-top: -36%;
        margin-left: -8%;
    }
    .dark-blue-bg {
        background-color: rgba(1,21,49,0.33);
        height: unset;
    }
    .banner-app-title p:first-child {
        font-size: 12px;
        font-family: 'DM Sans';
        line-height: 16px;
        text-align: left;
        margin-bottom: 4px;
        width: 260px;
    }

    .banner-app-title {
        margin-top: 8%;
        margin-left: 9%;
    }
	 .span-subtitle {
    font-size: 10px;
        line-height: 11px;
	}
    .banner-app-title p:nth-child(2) {
        font-size: 22px;
        line-height: 24px;
        width: 260px;
    }
    .banner-app-device {
        width: 80%;
        margin-bottom: 11px;
    }
    .banner-app-device-cont {
        padding-top: 27%;
        padding-bottom: 25%;
    }
    .banner-app-image img {
        width: 120%;
    }

    .banner-app-img {
        width: 30px;
        height: 30px;
        margin-top: 5%;
        margin-left: 9%;
        margin-bottom: 3%;
    }
    .banner-app-txt {
        margin-top:0;
        margin-bottom:3%;
    }
    .banner-app-container-tab .show-only-tablet{
       display: block !important;
    }
}

@media (min-width: 480px) and (max-width: 570px) {
    .banner-app-device {

        width: 100%;

    }
    .banner-app-device-cont {
        margin-left: 10%;
    }



}

@media (max-width:639.98px) {
    .banner-app-image img {
        width: 125%;
    }
}


@media (max-width:479.98px) {

    .banner-app-container,  .banner-app-container-tab {
        display: none;
    }

    .full-cta {
 width: 100%;
 margin-left: 0!important;
    }
    .full-cta .banner-app-img {
margin-right: 16px;
margin-left: 16px;
 }
 .half-cta {
 width: calc( 50% - 6px);
 margin-left: 0!important;
 }
    .half-cta .banner-app-img {
margin-right: 4px!important;
margin-left: 4px!important;
 }
.banner-app-device-cont div:nth-child(3) {
    margin-left: 7px!important;
}
    .banner-app-container-mob {
        display: block;
        width: 100%;
        height: auto;
        background-position: center;
        background-size: 100% 100%;
        margin-bottom: 10px;
    }
    .banner-app-title {
        font-size: 20px;
        padding-top: 10px;
        margin-left: 16px;
        width: 175%;
    }
    .banner-app-img {
        margin-right: 4px;
        margin-left: 4px;
    }
    .banner-app-title p:first-child {
        margin:0;
        font-size: 12px;
        font-family: 'DM Sans';
        line-height: 16px;
        text-align: left;
        margin-bottom: 4px;
    }
    .banner-app-title p:nth-child(2) {
        font-size: 20px;
        line-height: 22px;
        margin-top: 4px;

    }
    .banner-app-device-cont {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        display: block;
        padding-bottom: 14px;
        padding-top: 31px;
        padding-left: 20px;
        padding-right: 20px;

    }
    .banner-app-device {
        display: inline-flex;
        height: 47px;
        margin-bottom: 10px;
        color: #103c81;
        border-radius: 7px;
        font-family: "DM Sans";
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 18px;
    }
    .banner-app-device a{
        display: flex;
        align-items: center;
        color: #103C81;
    }
    .banner-app-device .banner-app-img {
        display: flex;
        align-items: center;
        margin: 0 18px 0 16px;
        justify-content: center;
    }
    .banner-app-device-cont div.banner-app-device {
        height: 44px;
    }
    .banner-app-device-cont div.banner-app-device:first-child {
        margin: 0;
        margin-bottom: 9px;
    }

    .banner-app-device-cont div.banner-app-device:first-child .banner-app-img {
        margin-right: 16px !important;
        margin-left: 16px !important;
    }

    .banner-app-device-cont div.banner-app-device:first-child .banner-app-txt{
        width: auto;
        line-height:17px;
    }

    .banner-app-img {
        width: 35px;
        height: 35px;
    }

    .banner-app-device a img {
        width: 19px;
        height: 16px;
        top: 0;
        transform: none;
    }

    .banner-app-txt {
        margin-left: 0;
        height: 100%;
        font-family: 'DM Sans Medium';
        font-size: 10px;
        line-height: 11px;
        text-transform: uppercase;
    }

    .banner-app-txt:first-child {
        font-size: 14px;
        line-height: 17px;
        font-family:'DM Sans Bold';
    }
    .banner-app-device:last-child {
        margin-left: 7px;
    }
    .banner-app-devices {
        width: 100%;
        margin-left: 0%;
        margin-top: -8%;
    }

    .banner-app-image img {
        width: 184%;
        margin-top: -44%;
    }
    .banner-app-title p:first-child {

        width: 74%;
    }
    .banner-app-title p:nth-child(2) {

        width:64%;
    }

}
@media (max-width:335px) {
    .banner-app-title p:nth-child(2) {

        width:95%;
    }
    .banner-app-title p:first-child {

        width: unset;
    }
}
@media (min-width:336px) and (max-width:384px) {
    .banner-app-title p:nth-child(2) {

        width:82%;
    }
    .banner-app-title p:first-child {
        width: 91%;
    }

}
@media (min-width:385px) and (max-width:439px) {
    .banner-app-title p:nth-child(2) {

        width:71%;

    }
    .banner-app-title p:first-child {
        width: 80%;
    }
}
