body,html {
    padding: 0;
    margin: 0 auto;
    border: none
}
body{
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: 'Dopis';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
}
*, ::after, ::before {
    box-sizing: border-box;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}
img,svg {
    vertical-align: middle;
    max-width: 100%;
}
header{
    background-color: #0D171A;
    padding: 17px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-left, .header-right{
    display: flex;
    align-items: center;
}
.header-left{
    column-gap: 50px;
}
.header-contacts_addr {
    font-weight: 400;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: clamp(1.5rem, 1.375rem + 0.2083vw, 1.625rem);
    display: flex;
    align-items: center;
    color: #ABBBBE;
}
.header-contacts {
    display: flex;
    align-items: center;
    column-gap: 30px;
}
.header-contacts_phone a {
    font-weight: 400;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: clamp(1.25rem, 1.125rem + 0.2083vw, 1.375rem);
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 0.8;
}
main{
    min-height: calc(100vh - 536px);
}
.bg-box{
    /*background-image: url('/assets/images/bg-page.jpg');*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.agreement-box {
    margin: 23px 0px 20px 0px;
}
.custom-checkbox{
    display: flex;
    align-items: center;
}
.custom-checkbox span {
    font-weight: 400;
    font-size: clamp(0.75rem, 0.625rem + 0.2083vw, 0.875rem);
    line-height: 2;
    color: #6C7C80;
    margin-top: 3px;
}
.custom-checkbox label:before{
    content: "";
    width: 18px;
    min-width: 18px;
    height: 18px;
    border: 1px solid #6C7C80;
}
.custom-checkbox input:checked + label:before{
    background-image: url("images/checked.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.custom-checkbox label{
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
}
.custom-checkbox label a {
    color: #00657B;
}
.custom-checkbox input{
    display: none;
}
.custom-checkbox label a:hover {
    color: #00a2c4;
    opacity: 0.8;
    transition: all 0.2s ease;
}
label.error {
    display: block;
    color: #ff0000;
    font-size: 13px;
}
.btn-primary{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    gap: 10px;
    min-height: 60px;
    background: #00657B;
    font-weight: 700;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: 1;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    text-decoration: none;
}
.btn-primary:hover {
    background-color: #3b9db2;
}
.btn-border{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    gap: 10px;
    min-height: 60px;
    border: 2px solid #00657B;
    text-decoration: none;
    font-weight: 700;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: 1;
    color: #00657B;
}
.btn-primary.btn-arr:after{
    content: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.9394 17.5584L19.168 10.8918L12.9394 4.2251L11.668 5.439L16.6251 10.8918L11.668 16.3445L12.9394 17.5584Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0.832031 11.8177H17.4987V9.96582H0.832031V11.8177Z" fill="white"/></svg>');
    width: 20px;
    min-width: 20px;
    height: 20px;
}
.btn-border.btn-arr:after{
    content: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.9394 16.9827L19.168 10.3161L12.9394 3.64941L11.668 4.86331L16.6251 10.3161L11.668 15.7689L12.9394 16.9827Z" fill="%2300657B"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0.832031 11.242H17.4987V9.39014H0.832031V11.242Z" fill="%2300657B"/></svg>');
    width: 20px;
    min-width: 20px;
    height: 20px;
}
.btn-border:hover{
    color: #3b9db2;
    border-color: #3b9db2;
}
.btn-border:hover:after {
    content: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.9394 16.9827L19.168 10.3161L12.9394 3.64941L11.668 4.86331L16.6251 10.3161L11.668 15.7689L12.9394 16.9827Z" fill="%233b9db2"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0.832031 11.242H17.4987V9.39014H0.832031V11.242Z" fill="%233b9db2"/></svg>');
}
.custom-dropdown {
    position: relative;
    display: inline-block;
}
.custom-dropdown {
    min-width: 100%;
}
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 100%;
    z-index: 1;
    background: #FFFFFF;
    border: 1px solid #6C7C80;
    border-top: 0;
    padding: 7px 0px;
}
.dropdown-content a {
    padding: 5px 20px;
    text-decoration: none;
    display: block;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: 1.5;
    color: #000000;
}
.dropdown-content a:hover, .dropdown-content a.selected {
    color: #00657B;
}
.dropbtn {
    background-color: #FFFFFF;
    cursor: pointer;
    min-width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: 1;
    color: #6C7C80;
    height: 46px;
    border: 1px solid #6C7C80;
    width: 100%;
    padding: 7px 20px 7px 20px;
    font-family: 'Dopis';
}
.select-arr {
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translate(0%, -50%);
}
.open .select-arr {
    transform: translate(0%, -50%) rotate(180deg);
}
.document-article {
    width: calc(85% - 40px);
    max-width: 1750px;
    margin: 70px auto 50px;
}
footer{
    background-color: #0D171A;
    padding: 60px 65px;
}
.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.footer-phone{
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.footer-phone span {
    font-weight: 400;
    font-size: clamp(1rem, 0.875rem + 0.2083vw, 1.125rem);
    line-height: 1.5;
    display: flex;
    align-items: center;
    color: #ABBBBE;
}
.footer-phone a{
    font-weight: 700;
    font-size: clamp(1.25rem, 1rem + 0.4167vw, 1.5rem);
    line-height: 1.5;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.dropdown-text {
    padding: 65px 0;
}
.dropdown-text_wrap{
    overflow: hidden;
    line-height: 1.5;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    font-size: clamp(0.75rem, 0.625rem + 0.2083vw, 0.875rem);
    color: #6C7C80;
}
.dropdown-text_wrap.expanded {
    max-height: none;
    display: block;
}
.dropdown-text_btn {
    column-gap: 10px;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
}
.dropdown-text_btn span{
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
}
.dropdown-text_btn svg {
    transition: transform 0.3s;
}
.dropdown-text_btn.expanded svg {
    transform: rotate(180deg);
}
.hidden {
    display: none;
}
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copyright {
    font-weight: 400;
    font-size: clamp(0.875rem, 0.625rem + 0.4167vw, 1.125rem);
    line-height: 1.5;
    color: #ABBBBE;
    display: flex;
    align-items: center;
    column-gap: 24px;
}
.footer-bottom_item a {
    font-weight: 400;
    font-size: clamp(0.875rem, 0.75rem + 0.2083vw, 1rem);
    line-height: clamp(1.4375rem, 1.1875rem + 0.4167vw, 1.6875rem);
    color: #FFFFFF;
}
.footer-logo{
    display: flex;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
}
@media (max-width: 960px) {
    .header-contacts{
        flex-direction: column;
        text-align: left;
        align-items: start;
    }
    .footer-top{
        flex-direction: column;
        row-gap: 32px;
        align-items: start;
        padding-bottom: 25px;
    }
    .footer-phone{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .dropdown-text {
        padding: 30px 0;
    }
    .document-article {
        width: 85%;
    }
    .footer-bottom{
        flex-wrap: wrap;
        column-gap: 30px;
        row-gap: 20px;
    }
    .copyright{
        flex-wrap: wrap;
        row-gap: 20px;
    }
}
@media (max-width: 725px) {
    .header-left {
        flex-direction: column;
        text-align: center;
        align-items: center;
        row-gap: 15px;
    }
    .header-contacts{
        row-gap: 10px;
        text-align: center;
        align-items: center;
    }
    header{
        flex-direction: column;
        row-gap: 15px;
    }
}
@media (max-width: 640px) {
    header {
        padding: 20px;
    }
    footer {
        padding: 40px 20px;
    }
    .btn-primary, .btn-border{
        min-height: auto;
        padding: 12px 30px;
    }
    .custom-checkbox span{
        line-height: 1.5;
    }
}