/*BTN*/

.hero_btn,
.call_btn {
    padding: 0.223rem 0.223rem 0.223rem 1.556rem;
    display: inline-flex;
    gap: 1.111rem;
    align-items: center;
}

.hero_btn--premium {
    box-shadow: inset 0 0 0 0.112rem #ffcc00;
    background-color: transparent;
}

.img-arrow {
    transform: rotate(45deg);
    background-color: #ffcc00;
    padding: 0.333rem;
    border-radius: 100%;
    height: 2.022rem;
    width: 2.022rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

body, button, input, select, optgroup, textarea {
    color: #111F29 ;
}

/**/

.ly__web-pages {
    padding-top: 5.278rem;
}
.page-template-legal-no-header .ly__web-pages {
    padding-top: 0;
}

.ly__tabs-tnc {
    background: #FFF4D3;
}

.ly__web-pages a{
    text-decoration: underline;
    color: #111F29;
}

.ly__web-pages a:hover{
    color: #ffcc00;
}

.ly__tabs-tnc .tabs {
    display: flex;
    gap: 3.112rem;
    padding: 1.334rem 0;
    font-weight: 500;
    padding-left: 2.667rem;
}

.ly__tabs-tnc .tabs .tab:not(.active) {
    color: rgba(17, 31, 41, 0.5);
}

.ly__tabs-tnc .tabs .tab:hover:not(.active) {
    color: #111F29;
}

.ly__tabs-tnc .tabs .tab {
    cursor: pointer;
}

.ly__web-pages .tab-info {
    display: none;
    transition: all .3s ease-in-out;
}
.page-id-86478 #tnc{
    display:block;
}
.ly__web-pages .tab-info.active {
    display: block;
}

.ly__web-pages .tab-content {
    margin-top: 5rem;
    padding-left: 2.667rem;
}

.ly__web-pages .info-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4.444rem 3.889rem;
}

.ly__web-pages .info-left {
    flex: 0 0 54.722rem;
}

.ly__web-pages .info-right {
    flex: 0 0 29.333rem;
}

.ly__web-pages .card {
    background: #FFFFFF;
    box-shadow: 0 0.278rem 0.278rem rgba(0, 0, 0, 0.05);
    border: 0.112rem solid #EFEFEF;
    border-radius: 1.389rem;
    padding: 1.778rem;
}

.ly__web-pages .tab-content li {
    padding-left: 0.722rem;
    font-size: 1.111rem;
    margin: 0.889rem 0;
}
.ly__web-pages .tab-content li:last-child {
    margin-bottom: 0;
}

.ly__web-pages .tab-content ol {
    padding-left: 1.111rem;
    margin: 0;
}

.ly__web-pages .tab-content ul {
    padding-left: 1.4rem;
}

.ly__web-pages .tab-content ul li {
    list-style: disc;
    padding-left: 0;
}

.ly__web-pages .tab-content ul li > ul {
    margin-left: 2.3rem;
}

.ly__web-pages .info-left > *:not(:last-child) {
    margin-bottom: 1.7778rem;
}

.ly__web-pages p:not(:last-child), .ly__web-pages h4{
    margin-bottom: 1.778rem !important;
}

.ly__web-pages h2 {
    margin-bottom: 1rem;
}

.ly__web-pages h3 {
    font-size: 2.222rem;
    font-weight: 700;
}


.ly__web-pages .color-main{
    color: #ffcc00;
}

#privacy ol {
    margin-left: 1.334rem;
}

.ly__web-pages table {
    background: #FFFFFF;
    box-shadow: 0 0.278rem 0.278rem rgba(0, 0, 0, 0.05);
    border: 0.112rem solid #EFEFEF;
    border-radius: 1.389rem;
    padding: 1.778rem;
    border-spacing: 0;
}

.ly__web-pages table th {
    text-align: left;
}

.ly__web-pages table th, .ly__web-pages table td {
    padding: 0.889rem 1.334rem;
    vertical-align: top;
    font-size: 1.112rem;
    font-weight: 400;
}

.ly__web-pages table tr:nth-child(even) {
    background: rgba(105, 113, 117, 0.05);
}

.ly__web-pages table thead th {
    border-bottom: 0.0556rem solid #E2E2E2;
}

.ly__contact > .ly__wrapper {
    display: flex;
    align-items: flex-start;
    gap: 0.889rem;
  }
  

  .ly__contact > .ly__wrapper  a {
    font-weight: 500;
  }
  

  .ly__contact > .ly__wrapper  i {
    color: #697175;
    font-style: normal;
  }

  .ly__contact > *:not(:last-child) {
    margin-bottom: 0.44rem;
  }

  .ly__contact > p {
    color: #697175;
    margin-bottom: 0.44rem !important;
}

.ly__contact {
    padding-left: 3.667rem;
    margin-top: -1.334rem !important;
}

.ly__contact > .ly__wrapper {
    gap: 0.889rem;
}

.ly__contact > .ly__wrapper i {
    display: block;
}

.ly__contact img {
    max-width: 1.334rem;
}

.ly__web-pages .ly__contact .size-p {
    margin-bottom: 0.445rem !important;
}


@media (max-width: 767px) {

    .btn {
        width: 201px;
        text-align: center;
        justify-content: space-between;
    }

}

@media (max-width: 991px) {
    .ly__web-pages .info-right, .ly__web-pages .info-left {
        flex: 0 0 100%;
    }
    
    
    .ly__web-pages .info-wrapper {
        gap: 3.556rem;
    }
    
    .ly__tabs-tnc .tabs {
        padding-left: 0;
        gap: 1.334rem;
        flex-wrap: wrap;
    }
    
    .ly__web-pages .tab-content {
        padding-left: 0;
        margin-top: 4rem;
    }
    
    .ly__web-pages .info-left > *:not(:last-child) {
        margin-bottom: 1.778rem;
    }
    
    .ly__web-pages .tab-content li, .size-p {
        font-size: 1rem;
    }
    
    .ly__web-pages .container {
        padding: 0 1.667rem;
    }
    
    .ly__web-pages .info-right {
        margin-top: -1.778rem;
    }
    
    .ly__web-pages .card {
        padding: 1.334rem;
    }
    
    .ly__web-pages table th, .ly__web-pages table td {
        padding: 0.889rem;
        font-size: 1rem;
    }
    
    .ly__web-pages table {
        padding: 1.334rem 0.994rem;
    }

    .ly__web-pages {
        padding-top: 4.5rem;
    }
    
    .ly__web-pages h3 {
        font-size: 1.667rem;
        line-height: 1.3;
    }
    
    .ly__web-pages .ly__contact {
        margin-top: 0 !important;
        padding-left: 1.4rem;
    }
    .ly__web-pages p:not(:last-child), .ly__web-pages h4{
        margin-bottom: 1.334rem !important;
    }
}
@media (min-width: 991px) {

    /*hover*/
    .btn:hover {
        box-shadow: inset 0 0 0 0.112rem #ffcc00;
        background-color: transparent;
    }

    .hero_btn--premium:hover .img-arrow {
        transform: rotate(0deg);
    }
    .size-p {
        font-size: 1rem !important;
    }
    
    h4 {
        font-size: 24px !important;
    }
    
    .ly__web-pages .tab-content li {
        font-size: 1rem;
    }
    
    .ly__web-pages h2 {
        font-size: 3.3334rem;
        line-height: 1.1;
    }
    
    .ly__web-pages h2 span {
        font-size: 2.2223rem;
    }
    .header__main {
        padding: 1rem 0;
    }
    .header__main.fixed:after {
        height: 4.378rem
    }
}

/*25-6-2024*/
#cmplz-cookies-overview .cmplz-dropdown summary p, #cmplz-document .cmplz-dropdown summary p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{
    margin-bottom: 0 !important
}

#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div{
    grid-template-columns: 2fr auto 120px auto 25px;
}

@media(max-width: 767px){
    #cmplz-cookies-overview .cmplz-dropdown summary p, #cmplz-document .cmplz-dropdown summary p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p {
        text-align: left;
    }
    #cmplz-cookies-overview .cmplz-dropdown summary h3, #cmplz-document .cmplz-dropdown summary h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3 {
        padding: 0;
    }
    #cmplz-cookies-overview .cmplz-dropdown summary div, #cmplz-document .cmplz-dropdown summary div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div {
    display: flex;
    grid-gap: 5px;
    align-items: flex-start;
    flex-wrap: wrap;
    position: relative;
    flex-direction: column;
    padding-right: 30px;
    }
    #cmplz-cookies-overview .cmplz-dropdown summary div:after, #cmplz-document .cmplz-dropdown summary div:after, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{
        margin: 0;
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

}
.page-template-legal-no-header .ly__tabs-tnc {
    display: none;
}

.page-template-legal-no-header .ly__web-pages .tab-content {
    padding-left: 0;
    margin-top: 1rem;
}
.page-template-legal-no-header .container {
    margin-inline: 0;
}

.ly__web-pages h2 span {
    box-shadow: inset 0 -0.85rem #FFCC00;
    word-break:break-word;
}
