html {
font-size: 0.73vw;
}
.footer__social.--insta {
background: none;
}
.footer__social.--insta img {
display: block;
width: 100%;
height: 100%;
object-fit: contain;
}
.distant-banner-title {
color: #13315F;
}
.distant-banner-flex {
height: auto;
}
.saved__play {
border: 2px solid rgb(255, 255, 255);
backdrop-filter: blur(30px);
background: rgba(255, 255, 255, 0.5) !important;
}
.distant-quest {
position: relative;
overflow: hidden;
}
.distant-quest::before {
position: absolute;
opacity: .8;
content: '';
top: 0;
left: 0;
width: 30rem;
height: 30rem;
background: url(//line-prava.com/wp-content/themes/linia-prava/img/icons.svg#distant) no-repeat center/contain;
}
.distant-quest .container {
position: relative;
}
.payment-bottom {
margin-top: 3rem;
align-items: flex-end;
}
.payment-bottom-img {
width: 10rem;
height: 10rem;
margin-left: 2.5rem;
flex-shrink: 0;
}
.payment-bottom-img img {
display: block;
max-height: 100%;
max-width: 100%;
}
.payment-bottom-text {
font-size: 1.8rem;
font-weight: 700;
}
.distant-fast-plash-span {
font-family: 'Mulish';
font-size: 2.625rem;
font-weight: 700;
}
.distant-fast-item-answer p:nth-child(n+4) {
display: none;
}
.distant-pay-footer {
margin-top: 11.5rem;
}
@media screen and (max-width: 767px) {
.distant-pay-footer {
margin-top: 5rem;
}
}