@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap');
@font-face {
    font-family: Fog;
    src: url(/fonts/foglihtenno06.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Nomark;
    src: url(/fonts/Nomark.otf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Hel;
    src: url(/fonts/HelveticaThin.ttf);
    font-weight: 400;
    font-style: normal;
}

body {
    background: #161616;
    color: #fff;
    font-family: Hel;
}

.uk-navbar-nav>li>a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    transition: 0.2s;
}

.uk-navbar-nav>li>a:hover {
    color: #fff;
    opacity: 0.5;
}

.active a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    top: 20px;
}

.intro_title {
    font-family: Fog;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.it2 {
    font-family: Fog;
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

h1 {
    font-family: Nomark;
    font-style: normal;
    font-weight: normal;
    font-size: 100px;
    line-height: 85px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 30px;
}

p {
    color: #FFFFFF;
    font-weight: 100;
    letter-spacing: 1px;
}

.intro_p {
    width: 540px;
}

.uk-button-primary {
    background: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 31px;
    text-transform: uppercase;
    color: #161616;
    border-radius: 20px;
    padding: 6px 30px 3px 30px;
    letter-spacing: 1px;
}

.uk-button-primary:hover {
    background: #161616;
    color: #fff;
    box-shadow: 0 0 0 2px #fff;
}

.meta {
    width: 400px;
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    border-left: 2px solid;
    padding-left: 12px;
}

.meta b {
    font-weight: 600;
}

.intro_img img {
    position: absolute;
}

.i001 {
    top: 200px;
    right: 40px;
    z-index: 1;
}

.i002 {
    top: 140px;
    right: 510px;
    z-index: 2;
}

.i003 {
    top: 160px;
    right: 0;
    z-index: 2;
}

.i004 {
    bottom: 320px;
    right: 490px;
    z-index: 3;
}

.i005 {
    bottom: 0;
    right: 330px;
    z-index: 2;
}

.i006 {
    bottom: 0;
    right: 0;
    z-index: 2;
}

.uk-section {
    overflow: hidden;
}

.p14 {
    padding-top: 14px;
}

b {
    font-weight: 600;
}

.cat {
    position: relative;
}

.cat h1 {
    position: absolute;
    letter-spacing: 6px;
    font-size: 144px;
    line-height: 125px;
    border-bottom: 1px solid;
}

.cat img {
    margin: 20px;
}

.it2 {
    width: 68%;
    font-size: 30px;
    line-height: 40px;
}

.ip2 {
    width: 68%;
}

.prof {
    padding-bottom: 10px;
}

.prof h3 {
    font-family: Fog;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-bottom: 1px solid;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.prof p {
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    padding-left: 14px;
    position: relative;
}

.prof p::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    left: 0;
    top: 4px;
}


/*
.m40 {
    margin-left: 40px;
}
*/

.foo span {
    border-bottom: 1px solid;
}

.social a:hover img,
.social a:hover svg {
    opacity: 0.5;
}

.ank h1 {
    font-family: Fog;
    font-weight: 500;
    font-size: 60px;
    line-height: 80px;
    border-bottom: 1px solid;
}

.ank p {
    font-family: Hel;
    font-weight: bold;
    font-size: 25px;
    line-height: 26px;
    text-transform: uppercase;
}

.ank input {
    background: none;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 21px;
    border-bottom: 1px solid;
    margin-bottom: 40px;
}

.ank span {
    font-weight: 300;
    font-size: 12px;
    line-height: 17px;
}

.uk-button-secondary {
    background: none;
    border: 1px solid #fff;
    border-radius: 24px;
}

.uk-button-secondary span {
    margin-left: 10px;
}

.ank textarea {
    background: none;
    margin-bottom: 40px;
}

.uk-checkbox {
    margin-right: 8px;
}

.uk-container {
    max-width: 960px;
}

.i008 {
    max-width: 310px;
}

.i007,
.i009 {
    max-width: 234px;
}

@media only screen and (max-device-width: 1600px) {
    .intro_p {
        width: 500px;
    }
    .i001 {
        width: 34vw;
        right: 2vw;
        top: 160px;
    }
    .i002 {
        width: 11vw;
        right: 31vw;
        top: 80px;
    }
    .i003 {
        width: 10vw;
        top: 120px;
    }
    .i004 {
        width: 10vw;
        right: 31vw;
        bottom: 18vw;
    }
    .i005 {
        width: 26vw;
        right: 21vw;
    }
    .i006 {
        width: 14vw;
    }
    .it2 {
        font-size: 30px;
        line-height: 40px;
    }
    .prof h3 {
        font-size: 36px;
        line-height: 40px;
    }
}

@media only screen and (max-device-width: 1366px) {
    .it2 {
        font-size: 26px;
        line-height: 36px;
    }
    .prof h3 {
        font-size: 34px;
        line-height: 38px;
    }
    .intro_title {
        font-size: 36px;
        line-height: 38px;
    }
}

@media only screen and (max-device-width: 1280px) {
    .uk-container {
        max-width: 940px;
    }
    .intro_title {
        font-size: 30px;
        line-height: 30px;
    }
    h1 {
        font-size: 90px;
        line-height: 87px;
        margin-bottom: 20px;
    }
    .intro_p {
        font-size: 12px;
        line-height: 17px;
    }
    .uk-button-primary {
        font-size: 20px;
    }
    .cat h1 {
        font-size: 146px;
        line-height: 125px;
        letter-spacing: 0.2vw;
    }
    .i008 {
        max-width: 310px;
    }
    .i007,
    .i009 {
        max-width: 234px;
    }
    .it2 {
        font-size: 20px;
        line-height: 27px;
        width: 60%;
    }
    .ip2 {
        width: 50%;
    }
    .prof h3 {
        font-size: 30px;
        line-height: 37px;
    }
    .prof p {
        font-size: 10px;
        line-height: 14px;
    }
    .ank h1 {
        font-size: 60px;
        line-height: 81px;
    }
    .ank p {
        font-size: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-device-width: 1200px) {
    .intro_p {
        width: 48vw;
    }
    .i001 {
        width: 40vw;
    }
    .i002 {
        right: 34vw;
    }
    .i004 {
        right: 36vw;
    }
    .i005 {
        right: 25vw;
    }
    .meta {
        width: 34vw;
    }
    .prof h3 {
        font-size: 32px;
        line-height: 34px;
    }
    .w960 {
        width: 47%;
    }
    .intro_p {
        width: 100%;
    }
    .meta {
        width: 90%;
    }
}

@media only screen and (max-device-width: 1005px) {
    .cat h1 {
        font-size: 133px;
        line-height: 110px;
    }
}

@media only screen and (max-device-width: 960px) {
    .w960 {
        display: block;
        width: 100%;
    }
    .w960>div {
        width: 100%;
    }
    h1 {
        font-size: 9vw;
        line-height: 8vw;
    }
    .intro_p {
        width: 80%;
    }
    .meta {
        width: 60%;
    }
    .intro_img {
        position: relative;
    }
    .i001 {
        position: relative !important;
        width: 80%;
        right: auto;
        bottom: auto;
        margin: 0 10%;
        margin-top: 18vw;
    }
    .i002 {
        width: 30%;
        right: auto;
        bottom: auto;
        left: 0;
    }
    .i003 {
        right: 0;
        bottom: 0;
        top: 0;
        width: 30%;
    }
    .i004 {
        right: auto;
        left: 5vw;
        bottom: 32vw;
        width: 23vw;
    }
    .i005 {
        right: auto;
        bottom: -40px;
        left: -15px;
        width: 48vw;
    }
    .i006 {
        display: block;
        right: -15px;
        bottom: -40px;
        width: 33vw;
    }
    .it2 {
        width: 100%;
    }
    h1 {
        font-size: 13vw;
        line-height: 11vw;
    }
    .cat h1 {
        font-size: 13.9vw;
        line-height: 12vw;
        letter-spacing: 0.2vw;
    }
    .intro_title {
        font-size: 4vw;
        line-height: 4vw;
    }
}

@media only screen and (max-device-width: 768px) {
    .intro_title {
        font-size: 7vw;
        line-height: 8vw;
    }
    h1 {
        font-size: 22vw;
        line-height: 20vw;
    }
    .uk-navbar-nav>li>a {
        font-size: 10px;
        text-align: center;
        padding: 0 6px;
    }
    .it2 {
        font-size: 4vw;
        line-height: 5vw;
    }
    .prof {
        padding: 0;
        padding-bottom: 10px;
    }
    .m40 {
        margin-left: 0;
        margin-bottom: 40px !important;
    }
    .ank h1 {
        font-size: 40px;
        line-height: 41px;
    }
    .intro_p,
    .meta {
        width: 100%;
    }
}

@media only screen and (max-device-width: 425px) {
    .i007,
    .i009 {
        display: none;
    }
    .i008 {
        max-width: 80%;
        margin-top: 34vw !important;
    }
    .cat h1 {
        font-size: 23vw;
        line-height: 22vw;
        letter-spacing: 0.2vw;
        text-align: center;
        top: 0;
        padding-bottom: 6vw;
    }
    .it2 {
        font-size: 7vw;
        line-height: 8vw;
    }
    .prof h3 {
        font-size: 26px;
        line-height: 30px;
    }
}