
    ._lp._homebanner picture {
        position:relative;
    }
    ._lp._homebanner picture::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000045;
}

    ._homebanner-content {
        max-width:800px;
        z-index:1;
        display: flex;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    ._homebanner-content h1{
        color:white;
        font-size:1.6rem;
        font-weight:700;
        text-align:center;
    }

    ._homebanner-content_text {
        line-height: 32px;
        }


    ._homebanner-content p{
        color:white;
        font-weight:700;
        font-size:1.4rem;
        text-align:center;
    }

    @media screen and (max-width:599px){
    ._homebanner-content p {
        font-size:1rem!;
    }
._gopass-inner {
    display: grid;
    grid-template-areas: "1";
    grid-template-columns: 1fr;}

    ._homebanner-button {
    z-index: 1;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 7px;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

._homebanner-content{
    padding: 10px;
}

._gopass-body p:nth-child(2) {
    font-weight: 700;
    font-size: 16px!important;
    color: #ffffff;
}

._gopass-body p:nth-child(1) {
    text-transform: uppercase;
    font-weight: 700;
    color: #Fff;
    background: #ffffff2b;
    border: 1px solid #fff;
    font-size: 10px!important;
    width: fit-content;
    padding: 1px 8px;
    border-radius: 22px;
}
._banner-version ._gopass-footer a {
    gap:0;
}
._banner-version ._gopass-footer a > p {
    display: flex;
    color: black;
    flex-direction: column;
    width: 100%!important;
    text-align:center;    line-height: 18px!important;
}
._gopass-footer p {
    font-size: 12px;
    color: #74728d;
    text-align: center;
    font-weight: 500;
}

._gopass-footer img {
    width: 100%;
    max-height: 22px!important;
}

._gopass-footer>p{
    font-size:22px!important;
}


._sec-version ._gopass-footer p {
    font-size: 12px!important;

}

._banner-version ._gopass-inner {
    display: flex;
    flex-direction: column!important;
}

._banner-version ._gopass-item_inner {
  
    flex-direction: column!important;    padding: 0px 0px!important;
    padding-top: 30px!important;
}

 ._banner-version ._gopass-footer p {
    color: white;
    text-align: center!important;
}

._banner-version ._gopass-body {
    align-items: center;
    gap:10px;
}

._gopass-footer_item span {
    font-size: 1.2rem!important;
    width: 48px!important;
}
._content-sticker {
    font-size: 12px!important;}


    ._banner-version  ._gopass-footer {
        padding-top:0;
    }
    }

    ._homebanner-button {
        z-index:1;
        position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction:row;
    gap:16px;
    }

._homebanner-button  a:hover {
    transition: all 0.2s ease-in-out;
    transform: translateY(-5px);
    text-decoration:unset;
}
   ._homebanner-button a {
    background: white;
    padding: 20px 20px;
    border-radius: 12px; transition: all 0.2s ease-in-out;
    transform: translateY(0);
    font-size: 0.875rem;
    box-shadow: 6px 4px 20px 0px #0000002e;
    font-weight: 700;
}

    ._content-sticker {
            background: #3643BA;
    color: white;
    border-radius: 500px;
    padding: 6px 16px;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 700;
    }

    ._content-header {
    align-content: normal;
    }
    ._content-header, ._content-header h3 {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
._gopass-item {
    padding:0;
}

._gopass-body {
        position: absolute;
    bottom: 0;
        z-index: 111111111;
        margin-bottom:0;
}
._gopass-item_header {
    position:relative;
}
._gopass-item img {
    border-radius: 22px 22px 0 0;
}

._gopass-footer p {
    font-size: 14px;
    color: #74728d;
    text-align: center;
    font-weight: 500;
}

._gopass-body p:nth-child(1) {
  text-transform: uppercase;
    font-weight: 700;
    color: #Fff;
    background: #ffffff2b;
    border: 1px solid #fff;
    font-size: 12px;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 22px;
}
._gopass-item_header::after {
    
     content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 111111;
    background: #00000075;
    border-radius: 22px 22px 0 0;
    bottom: 0;
}
._gopass-body p:nth-child(2) {
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
}

._gopass-footer {
 display: flex;
    padding: 20px;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
._gopass-footer img {
    width: 100%;
    max-height: 32px;
    aspect-ratio: unset;
    object-fit: contain;
    border-radius: 0;
}

._gopass-footer_item {
    text-align: center;
}
._gopass-footer_item span {
        display: block;
    font-size: 1.6rem;
    font-weight: 700;
    background: #3643BA;
    color: white;
    aspect-ratio: 1;
    display: flex;
    width: 72px;
    padding: 12px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
    




/*               */



._sec-version 
                ._gopass-footer p {
    font-size: 14px;
    color: #74728d;
    text-align: center;
    font-weight: 500;
    max-width: 225px;
    line-height: 24px;
}
            
/*               */
 ._banner-version ._gopass-inner{
           display: flex;
    flex-direction: row;
    gap: 20px;
    height: 100%;
    width: fit-content;
    }

    ._banner-version ._gopass-item img {
        aspect-ratio: unset;
    object-fit: contain;
    border-radius: unset;   
    max-height:400px
    }

    ._banner-version ._gopass-item_inner{
    display: grid;
    grid-template-areas: "A B";
    grid-template-columns: 1fr 1fr;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    padding: 40px 20px;
    align-items: center;
}
._banner-version ._gopass-body {
    position:relative
}

._banner-version ._gopass-item{
    max-width: 600px;
}
._banner-version h3 {
    font-size: 1.6rem;
}
._banner-version ._gopass-footer p {
    color:white;
    text-align:left;
}
._banner-version ._gopass-footer p:nth-child(2){

    font-weight:normal;
}

._banner-version ._gopass-footer a {
     display: flex;
    flex-direction: row;
    transform: translateY(0);
    gap: 10px;
    transition: all 0.2s ease-in-out;
    background: white;
    color: black !important;
    width: 100%;
    cursor:pointer;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 6px 4px 20px 0px #0000002e;
    
}
._banner-version .gopass-footer {display: flex;
    padding: 0;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;}

._banner-version ._gopass-footer a > p {
   display: flex;
    color: black;
    flex-direction: column;
    font-size: 1rem;
    font-weight: 700 !important;
}

._banner-version ._gopass-footer a > p > span{
      display: flex;
    color: #0000007d;
    flex-direction: column;
    font-size: 0.675rem;
    font-weight: 700;
    text-transform: uppercase;
}

._gopass-body_btn {
    display:flex;
    flex-direction:column;
    gap: 10px;
}

._banner-version ._gopass-footer a:hover {
    transition: all 0.2s ease-in-out;
    transform: translateY(-5px);
    text-decoration:unset;
}



/*               */
._gopass._products ._gopass-body p:nth-child(1){
    display:none;
}
._gopass._products ._gopass-inner {
    display: flex;
    gap: 1rem;
    overflow: auto;
}
._gopass._products ._gopass-item {
    min-height: 300px;
}
._gopass._products ._gopass-item img {
    aspect-ratio: 1;
    height:100%;
    border-radius:22px;
    max-width:250px;
}
._gopass._products ._gopass-item_inner {
    display: flex;
    height: 100%;
     flex-direction: unset!important;
    }

  ._gopass._products   ._gopass-item_header::after {
    border-radius: 22px;
    }