.page-footer {
    background: linear-gradient(0deg, #121011 0%, #252629 87.56%, #383b41 145.73%);
    margin-bottom: 0;
    color: #fff;
}
.page-footer a {
    color: #ffffff;
    text-decoration: none;
}
.page-footer a:visited {
    color: #ffffff;
    text-decoration: none;
}
.page-footer a:hover {
    color: #41bf7a;
    text-decoration: none;
}
.page-footer a:active {
    color: #ffffff;
    text-decoration: none;
}
.page-footer a[href*="tel"],
.page-footer a[href*="mailto"] {
    color: inherit;
}
.page-footer ul li:not(:last-child),
.page-footer ol li:not(:last-child) {
    margin-bottom: 8px;
}
.page-footer .footer-social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.page-footer .footer-social .social-icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    width: 31px;
    height: 31px;
}
.page-footer .footer-social .social-icon:before {
    width: 100%;
}
.page-footer .footer-social .social-icon:not(:last-of-type) {
    margin-right: 12px;
}
.page-footer .footer-social .social-icon:hover {
    border: 1px solid #41bf7a;
}
.page-footer .footer-social .social-icon:hover:before {
    color: #41bf7a;
}
.page-footer .footer-social .youtube-icon {
    display: inline-block;
    text-decoration: none;
}
.page-footer .footer-social .youtube-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
    color: inherit;
    content: "\e904";
    font-family: 'FD-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-footer .footer-social .instagram-icon {
    display: inline-block;
    text-decoration: none;
}
.page-footer .footer-social .instagram-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
    color: inherit;
    content: "\e903";
    font-family: 'FD-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-footer .footer-social .twitter-icon {
    display: inline-block;
    text-decoration: none;
}
.page-footer .footer-social .twitter-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
    color: inherit;
    content: "\e901";
    font-family: 'FD-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-footer .footer-social .facebook-icon {
    display: inline-block;
    text-decoration: none;
}
.page-footer .footer-social .facebook-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
    color: inherit;
    content: "\e902";
    font-family: 'FD-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-footer .block {
    margin-bottom: 10px;
}
.page-footer  .block:not(.newsletter) .title {
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.footer.content .ul:not(:last-child) {
    margin-bottom: 20px;
}
.footer.content .ul > li {
    margin: inherit;
}
.footer.content .footer-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.footer.content .footer-row .col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.footer.content .footer-row.row-2 {
    border-top: 1px solid #383B41;
    padding-top: 33px;
}
.footer.content .footer-row .logo {
    width: 160px;
    height: 42px;
}
.page-footer .block.newsletter {
    width: 100%;
}
.page-footer .block.newsletter .hbspt-form .hs_email {
    width: calc(97.25%);
}
.page-footer .block.newsletter .title {
    font-size: 21px;
    font-weight: 800;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
}
.page-footer .block.newsletter *:last-child {
    margin: 0;
}
@media only screen and (max-width: 639px) {
    .footer.content {
        padding-top: 33px !important;
        padding-bottom: 60px !important;
    }
    .footer.content .footer-row {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer.content .footer-row.row-1 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-bottom: 22px;
    }
    .footer.content .footer-row .logo {
        margin: 0 0 37px;
    }
    .footer.content .footer-row .col-1 {
        order: 1;
        width: 50%;
        margin-bottom: 32px;
    }
    .footer.content .footer-row .col-2 {
        order: 2;
        width: 50%;
    }
    .footer.content .footer-row .col-3 {
        order: 3;
        width: 100%;
        margin-bottom: 65px;
    }
    .footer.content .footer-row .newsletter {
        order: 4;
        width: 100%;
    }
}
@media all and (min-width: 640px) {
    .footer.content {
        padding-top: 38px !important;
        padding-bottom: 60px !important;
    }
    .footer.content .footer-row {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer.content .footer-row.row-1 {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        margin-bottom: 17px;
    }
    .footer.content .footer-row .logo {
        margin-left: 0;
        margin-right: auto;
        margin-top: 0;
    }
    .footer.content .footer-row .col-1 {
        order: 1;
        width: 25.74%;
    }
    .footer.content .footer-row .col-2 {
        order: 4;
        width: 100%;
    }
    .footer.content .footer-row .col-3 {
        order: 2;
        width: 34.28%;
    }
    .footer.content .footer-row .newsletter {
        order: 3;
        width: 39.97%;
    }
    .page-footer .block.newsletter {
        margin-left: auto;
        max-width: 448px;
    }
}
@media all and (min-width: 1024px), print {
    .page-footer {
        background-color: transparent;
        padding-bottom: 0;
    }
    .footer.content {
        padding-top: 27px !important;
        padding-bottom: 85px !important;
    }
    .footer.content .block {
        float: none;
        margin-bottom: 0;
    }
    .footer.content ul {
        padding-right: 0;
    }
    .footer.content .footer-row {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .footer.content .footer-row.row-1 {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .footer.content .footer-row .col {
        max-width: 192px;
        width: 100%;
    }
    .footer.content .footer-row .col-1 {
        order: 1;
    }
    .footer.content .footer-row .col-2 {
        order: 2;
    }
    .footer.content .footer-row .col-3 {
        order: 3;
    }
    .footer.content .footer-row .newsletter {
        order: 4;
    }
}