@font-face {
    font-family: 'leaguegothicregular';
    src: url('leaguegothicregular.eot');
    src: url('leaguegothicregular.eot') format('embedded-opentype'),
         url('leaguegothicregular.woff2') format('woff2'),
         url('leaguegothicregular.ttf') format('truetype');
}
@font-face {
    font-family: 'gothic';
    src: url('gothic.eot');
    src: url('gothic.eot') format('embedded-opentype'),
         url('gothic.woff2') format('woff2'),
         url('gothic.ttf') format('truetype');
} 
body{font-family: "gothic";}
h1,h2,h3,h4,h5,h6{font-family: 'leaguegothicregular';}
.header__content--desktop {padding: 45px 0;}
.feature__text h3{margin-bottom: 0;}
h1{
    font-size: 68px;
line-height: 70px;
color: #ee1f41;
font-weight: 400;
}
a.btn {
    width: 40px;
    height: 21px;
    background: url(darrow.png) no-repeat center center;
    background-size: cover;
    padding: 0;
    margin: 0;
    border-color: #0000;
    border-radius: 0px;
    font-size: 0;
}
.feature a.btn {
    margin: 12px 0 18px !important;
}
h2{
    font-size: 62px;
line-height: 60px;
color: #ee1f41;
font-weight: 400;
margin-bottom: 20px;
}
h3{
    font-size: 28px;
line-height: 40px;
color: #0e111f;
font-weight: 400;
text-transform:uppercase;
}
p{
    font-size: 18px;
line-height: 26px;
color: #1d1f3a;
}
a.btn{
    min-width: 280px;
    min-height: 54px;
    font-size: 25px;
    letter-spacing: 1px;
    padding: 0 10px;
    line-height: 50px;
    font-family: 'leaguegothicregular';
    font-weight: 400;
}
h4{
    font-size: 32px;margin: 0;
line-height: 31px;
color: #141414;
font-weight: 400;
}
.footer__container {
    display: block;font-family: "gothic";font-weight: 600;
}
.footer__block:nth-child(1) {
    display: block;
    width: 100%;
}
.footer__container .social-icons__icon:hover {
    -webkit-filter: none;
    filter: none;
    color: #ee1f41 !important;
}
.social-icons__icon {
    font-size: 30px;
}
.footer__block a.logo {
    margin-right: 20px;
    margin-bottom:40px;
}
.footer__content{padding-top:60px;display: inline-block;
    width: 100%;padding-bottom:40px;}
.footer__block,.footer__container .block-type--link_list {
    float: left;width: auto;
    padding: 0;
}
.footer a.link-list__link{margin-left:0px;}
.footer__block:nth-child(3) {
    float: left;margin: 0;
    clear: left;
}
.social-icons {
    margin-top: 8px;
}
.footer a.link-list__link:before {
    content: "|";
    display: inline-block;
    vertical-align: middle;
    color: #d4d4d4;
    font-weight: 400; 
    margin-left: 0px; 
    margin-right: 20px;
    margin-top: -3px;
}
.copyright {
    margin-right: 10px;}
@media (max-width: 1199px) {
    h2 {
        font-size: 52px;
        line-height: 55px;
    }
    h1 {
        font-size: 65px;
    }
}
@media (max-width: 1023px) {
    h1 {
    font-size: 52px;line-height: 1.2;
}
h2 {
    font-size: 40px;
    line-height: 46px;
}
p {
    font-size: 16px;
    line-height: 24px;    
}
a.btn {
    min-width: 200px;
    min-height: 44px;
    font-size: 20px;    
    line-height: 40px;    
}
}
@media (max-width: 767px) {
    .footer a.link-list__link:before{content:none;}
    h2,p,.footer__content{
        text-align: center;
    }
    #block-1629388083051_0 li{text-align: left;}
    .footer, .footer__block {
        font-size: 14px!important;
    }
    .footer .link-list__link {
        margin: 0px 10px;
    }
    .footer__block a.logo {
        margin-right: 35px;
        margin-bottom: 30px;
    }
}
@media (max-width: 576px) {
    h1 {
        font-size: 45px;
    }
    h2 {
        font-size: 35px;
        line-height: 38px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    a.btn {
        min-width: 180px;
        min-height: 38px;
        font-size: 18px;
        line-height: 36px;
    }
    .footer, .footer__block {
        font-size: 13px!important;
    }
    .footer__block, .footer__container .block-type--link_list {
        float: left;
        width: 100%;
    }
    span.copyright:after{content:none;}
    .footer__content {
        padding-top: 35px;
        padding-bottom: 20px;
    }
    .footer__block a.logo {
        margin-bottom: 0px;
    }
    .footer a.link-list__link {
        margin-left: 0;text-align: left;
    }
}
