h1 {
    font-size: 58px;
    text-align: center
}

.learn-more-txt{
position: fixed;
    right: -150px;
    top: 170px;
    color: black;
    z-index: 99;
    font-size: 25px;
    font-family: var(--secondaryfont-bold);
}




.quick-links-sec{ 
   position: fixed;
    z-index: 99;
    right: -380px;
    top: 425px;
    padding-right: 20px;
    background-color: white;
    border: 0px solid white;
  transition:  0.5s;
    box-shadow: 0 0 5px 0px rgb(211 211 211 / 58%);
    box-sizing : border-box;
}
.quick-links-list{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
   box-sizing : border-box;
}

.quick-links-list .arrow-icon{
    background: black;
    width: 14px;
    height: 1px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    transition: all ease .35s;
    transform: rotate(-35deg);
}

.quick-links-list .arrow-icon:before{
content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid  black;
    transform: rotate(-55deg);
    border-left: 0;
    border-top: 0;
    top: -3px;
    right: 0;
}

.quickie-links{
    font-family: var(--secondaryfont-regular);
    text-decoration: underline;
     font-size: 13px;
    margin-left: 20px;
    color: black;
}

.quick-links-points{
        color: black;
     text-align: center;
     font-family: var(--secondaryfont-regular);
     font-size: 13px;
    width:  50px;
    background-color: white;
    padding: 10px;
    box-sizing: border-box;

}
.quick-links-sec .active .quick-links-points{
background-color: #159a45;
    color: white;
    font-family: var(--secondaryfont-semibold);
    padding: 10px;

}

.quickie-links-header{
       text-decoration: none;
    font-size: 25px;
    font-family: var(--secondaryfont-bold);
    display: none;
    margin: 15px 15px 0px;
    box-sizing: border-box;

}




 .quick-links-sec-hvr{
    background-color: white;
    border: 1px solid #eaeaec;
    margin-left: 10px;
    right : 0px;
    padding-bottom: 20px;

 }

  .quick-links-points-hvr{
    background-color: white;
    color : black;
    padding : 0;

 }


.quick-links-list-hvr{
    padding: 10px;
   padding-left : 0px;
}

.quickie-links-hvr{
    margin : 0;
    margin-left : 10px;
 }

 .quickie-links-header-hvr{
    display: block;
 }


h1 .txt-color {
    display: block
}

.green {
    color: #159a45
}

.gray {
    background-color: #f5f5f7
}

.bg-color.gray {
    padding-top: 130px;
    padding-bottom: 140px
}

.banner {
    padding: 80px 0
}

.banner .content-wrap {
    max-width: 1100px
}

.group:not(.box) {
    max-width: 720px;
    margin: 0 auto 100px
}

.pagination .group {
    margin-bottom: 0;
    padding: 0 0 180px;
    position: relative;
    max-width: 540px
}

.pagination .group ul {
    display: flex;
    justify-content: space-between
}

.pagination .group ul a {
    color: #347ff2;
    font-size: 20px;
    font-family: var(--primaryfont-semibold)
}

.pagination .group ul a.active {
    color: black;
    border-bottom: 2px solid #000
}

.group.high-light,.group.high-light p {
    margin-bottom: 0
}

.high-light {
    max-width: 588px;
    border: 2px solid #00af40;
    border-radius: 6px
}

.group.high-light p {
    font-family: var(--primaryfont-bold);
    box-sizing: border-box;
    padding: 55px 60px;
    text-align: center;
    font-size: 20px
}

.quick-connect-links-wrap>span {
    display: none !important
}

.group p {
    margin-bottom: 25px
}

.group h2 {
    font-size: 44px;
    margin-bottom: 25px
}

.flexibility {
    max-width: 267px;
    width: 60%
}

.efficiency {
    max-width: 428px;
    width: 90%
}

.transparent {
    max-width: 332px;
    width: 90%
}

.regulations {
    max-width: 540px;
    width: 90%
}

ul.box li h3,.group h2,.zd-learn-more h5,.group h3 {
    font-family: var(--secondaryfont-bold)
}

.group>h3 {
    font-size: 34px
}
div#business h3 {
    font-size: 40px;
}
.zd-learn-more h5 {
    font-size: 25px
}

ul.box li p {
    margin-bottom: 0
}

ul.box {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: flex-start;
    max-width: 900px;
    margin: auto
}

ul.box li {
    width: 47%;
    background-color: white;
    padding: 60px 50px 55px;
    box-sizing: border-box;
    margin: 0 1.5% 36px;
    border-radius: 18px
}

ul.box li .icon {
    width: 52px;
    height: 45px;
    display: inline-block;
    margin-bottom: 10px;
    background-image: url(/sites/zweb/images/desk/images/guide-icons-sprite-2x.png);
    background-size: auto 50px;
    background-position: 0 0
}

ul.box li:nth-child(1) .icon {
    width: 46px
}

ul.box li:nth-child(2) .icon {
    background-position-x: -45px;
    width: 44px
}

ul.box li:nth-child(3) .icon {
    background-position-x: -88px
}

ul.box li:nth-child(4) .icon {
    background-position: -135px -7px;
    width: 56px
}

ul.box li:nth-child(5) .icon {
    background-position: -190px -5px;
    width: 50px
}

.zd-learn-more {
    position: fixed;
    top: 50%;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    padding: 30px 40px;
    right: 0;
    transform: translateY(-40%);
    border: 1px solid #eaeaec;
    transition: all ease-in-out;
    z-index: 1;
   display :none;

}

.sticky-menu {
    display: flex
}

.left-sticky {
    width: 22%
}

.left-sticky ul {
    position: sticky;
    top: 80px
}

.left-sticky ul li {
    max-width: 237px;
    width: 95%;
    color: #7b7b7b;
    margin-bottom: 25px;
    cursor: pointer
}

.left-sticky ul li.active {
    font-weight: bold;
    color: #000
}

.full-width {
    margin-bottom: 100px
}

footer {
    z-index: 9;
    position: relative
}

.zd-learn-more li a {
    color: #000;
    display: inline-block;
    padding-right: 23px;
    font-size: 15px;
    margin-bottom: 10px;
    text-decoration: underline;
    text-underline-position: unset;
    position: relative
}

.zd-learn-more li a::before,.zd-learn-more li a::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0
}

.zd-learn-more li a::before {
    width: 14px;
    height: 1.5px;
    background-color: black;
    transform: rotate(-45deg);
    top: 13px;
    right: 4px
}

.zd-learn-more li a::after {
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #000;
    border-right: 1.5px solid #000;
    top: 8px;
    right: 5px
}

ul .prev,ul .next {
    background-position: -64px 0;
    text-indent: 0;
    width: auto;
    height: auto;
    background-image: unset
}

.pagination ul li:nth-child(2) a {
    margin: 0 8px 0
}

ul .prev a::before,ul .next a::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #347ef0;
    top: 9px
}

ul .prev a::before {
    border-left: 2px solid #347ef0;
    left: 0;
    transform: rotate(-45deg)
}

ul .next a::after {
    border-right: 2px solid #347ef0;
    transform: rotate(45deg);
    right: 0
}

ul .prev a {
    padding-left: 25px
}

ul .next a {
    padding-right: 30px
}

ul .prev.disabled,ul .prev.disabled::before,ul .next.disabled,ul .next.disabled::before {
    opacity: .4;
    pointer-events: none
}
/* Other lang starts */
.i18n-de .quick-links-sec {
    right: -450px;
}
.i18n-de .quick-links-sec-hvr {
    right: 0;
}
/* Other lang ends */
@media screen and (max-width: 1300px) {
    .zd-learn-more {
        display:none
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size:50px;
        text-align: center
    }

    .group h2 {
        font-size: 34px
    }

    .sticky-menu {
        flex-wrap: wrap
    }

    .left-sticky {
        display: none
    }

    ul.box li {
        width: 45%
    }

    ul.box {
        justify-content: center
    }

    .sticky-menu {
        justify-content: center
    }

    .group:not(.box) {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size:36px
    }

    ul.box li {
        width: 100%;
        max-width: 480px
    }

    .bg-color.gray {
        padding-top: 80px;
        padding-bottom: 60px
    }

    .pagination .group {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 480px) {
    .banner {
        padding:50px 0
    }

    h1 {
        font-size: 31px;
        width: 100%
    }

    .group h2 {
        font-size: 30px
    }

    ul .prev a,ul .next a {
        display: block;
        overflow: hidden;
        font-size: 0 !important
    }

    .pagination .group ul {
        max-width: 290px;
        margin: auto;
        position: relative
    }

    .group>h3 {
        font-size: 28px
    }

    div#business h3 {
    font-size: 36px;
}
    .full-width {
        margin-bottom: 60px
    }

    .group.high-light p {
        padding: 55px 20px;
        font-size: 17px
    }
 .other-lang .group h2 {
        font-size: 25px;
    }
}

li.active a {
    font-family: var(--primaryfont-semibold);
    font-size: 16px
}

.zd-learn-more.close {
    background: #fff0;
    border: 1px solid #eaeaec00
}

.zd-learn-more.close h5 {
    color: transparent
}

.zd-learn-more.close ul li a {
    color: transparent
}

.zlearn-close,.zlearn-open {
    position: absolute;
    width: 35px;
    height: 35px;
    background-color: #0065cc
}

.zlearn-close {
    display: block;
    right: 0;
    top: -1px;
    border: 1px solid #0065cc
}

.zlearn-close::before,.zlearn-close::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 2px;
    background-color: white;
    z-index: 2;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0
}

.zlearn-close::before {
    transform: rotate(45deg)
}

.zlearn-close::after {
    transform: rotate(-45deg)
}

.close .zlearn-close {
    opacity: 0;
    display: none
}

.zlearn-open {
    border: 1px solid #dfdfdf;
    right: -36px;
    top: 0;
    z-index: -1;
    transition: all .5s
}

.close .zlearn-open {
    right: -3px;
    background-color: #0065cc
}

.zlearn-open::after {
    position: absolute;
    content: "";
    width: 26%;
    height: 26%;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    left: 5px;
    right: 0;
    top: -1px;
    bottom: 0;
    margin: auto;
    transform: rotate(135deg)
}

.zlearn-open.active::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.close ul {
    opacity: 0
}
li[data-id="business"] {
    opacity: 0 !important
}