body {
    background-color: #403C3A !important;
}

* {
    letter-spacing: -0.02em !important;
}

.tn-atom__video-play-link path {
    fill: #e5e2d6 !important;
    display:none !important;
}

    .line .tn-atom {
        border-top: 2px dotted #E5E2D6 !important;
    }
    
    .line-1 .tn-atom {
        border-top: 2px dotted #3D3937 !important;
    }
    
    .line-2 .tn-atom {
        border-top: 2px dotted #DBB663 !important;
    }
    
    .tarifas-line {
        border-top: 2px dotted #3D3937 !important;
    }
    
      .link-1 .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 2px;
    border-top: 2px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: rgba(219, 182, 99, 1);
}


.link .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 2px;
    border-top: 2px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: rgb(228 226 214);
}

.link-3 .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 2px;
    border-top: 2px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: #363230;
}

.t1093 .t-popup {
    padding: 0;
    z-index: 99999999 !important;
    background-color: transparent;
    transition: none;
}

.t-popup__block-close g {
    display: none !important;
}

.t-popup__block-close .t-popup__close-wrapper:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('https://static.tildacdn.com/tild6338-6237-4236-a138-616638636262/Frame_15510.svg');
  background-size: contain;
  background-repeat: no-repeat;
} 

@media screen and (max-width: 640px) {
        .line .tn-atom {
        border-top: 1px dotted #E5E2D6 !important;
    }
    
    .line-1 .tn-atom {
        border-top: 1px dotted #3D3937 !important;
    }
    
    .line-2 .tn-atom {
        border-top: 1px dotted #DBB663 !important;
    }
    
    .tarifas-line {
        border-top: 1px dotted #3D3937 !important;
    }
    
      .link-1 .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: rgba(219, 182, 99, 1);
}


.link .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: rgb(228 226 214);
}

.link-3 .tn-atom a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dotted;
    opacity: 0.5;
    background: transparent;
    top: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    color: #363230;
}
}
