/* _content/Landing/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-932gozj10r] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-932gozj10r] {
  color: #0077cc;
}

.btn-primary[b-932gozj10r] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-932gozj10r], .nav-pills .show > .nav-link[b-932gozj10r] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-932gozj10r] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-932gozj10r] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-932gozj10r] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-932gozj10r] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-932gozj10r] {
    position: relative;
    display: flex;
    height: 350px;
    margin-top: 100px;
    background-color: #FAFAFA;
    padding-top: 59px;
    padding-left: 52px;
    padding-bottom: 61px;

    @media (max-width: 1024px) {
        justify-content: center;[b-932gozj10r]
    }

    @media (max-width: 480px) {
        padding-left: 0;
        padding-top: 32px;
        padding-bottom: 42px;[b-932gozj10r]
    }
}

.footer-mobile-qr[b-932gozj10r] {
    position: absolute;
    width: 233px;
    height: 390px;
    bottom: 67px;
    right: 117px;
    margin-left: 199px;
}

.download-buttons[b-932gozj10r] {
    display: flex;
    flex-direction: column;
    
    @media (max-width: 480px) {
        align-items: center;[b-932gozj10r]
    }
}

.download-images[b-932gozj10r] {
    @media (max-width: 1024px) {
        justify-content: center;
        gap: 31px;[b-932gozj10r]
    }
    
    @media (max-width: 480px) {
        flex-direction: column;
        gap: 15px;[b-932gozj10r]
    }
}

.download-images img[b-932gozj10r] {
    @media (max-width: 480px) {
       width: 190px;[b-932gozj10r]
    }
}

.download-buttons h3[b-932gozj10r] {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: bottom;
    max-width: 336px;
    margin-bottom: 37px;

    @media (max-width: 1024px) {
        max-width: 528px;
        text-align: center;[b-932gozj10r]
    }
    
    @media (max-width: 480px) {
        text-align: center;
        margin-bottom: 24px;[b-932gozj10r]
    }
}

.download-buttons .download-icon[b-932gozj10r] {
    width: 207px;
    height: 62px;
    object-fit: cover;
}

.footer-sign[b-932gozj10r] {
    text-align: center;
    margin-top: 95px;
    margin-bottom: 51px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: bottom;

    @media (max-width: 1024px) {
        margin-top: 440px;[b-932gozj10r]
    }
    
    @media (max-width: 480px) {
        margin-top: 440px;[b-932gozj10r]
    }
}

.footer-sign .bold[b-932gozj10r] {
    font-weight: 700!important;
}
