@font-face {
    font-family: 'AudiType';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/AudiTypeScreen-Light.woff2) format("woff2"), url(../fonts/AudiTypeScreen-Normal.woff) format("woff");
}

@font-face {
    font-family: 'AudiType';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/AudiTypeScreen-Normal.woff2) format("woff2"), url(../fonts/AudiTypeScreen-Normal.woff) format("woff")
}

@font-face {
    font-family: 'AudiType';
    font-style: normal;
    font-weight: bold;
    src: url(../fonts/AudiTypeScreen-Bold.woff2) format("woff2"), url(../fonts/AudiTypeScreen-Bold.woff) format("woff")
}

@font-face {
    font-family: 'AudiTypeExtended';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/AudiType-ExtendedNormal.woff) format("woff")
}

@font-face {
    font-family: 'AudiTypeExtended';
    font-style: normal;
    font-weight: bold;
    src: url(../fonts/AudiType-ExtendedBold.woff) format("woff")
}

html, body {
    margin: 0;
    padding: 0;
}

* {
    padding: 0;
    margin: 0;
}

body {
    box-sizing: border-box;
    font-family: "AudiType", "Helvetica", "Arial", sans-serif;
    color: #191919;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

picture {
    display: block;
}

button, input, textarea, select {
    -webkit-appearance: none;
    font-family: inherit;
    color: inherit;
    border: none;
    border-radius: 0;
    background: none;
    outline: 0;
}

main {
    font-size: 16px;
}

.site {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.header {
    background-color: #fff;
}

.iph-header-logobar {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d5d9d8;
}

.iph-header-logobar__logo {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    color: inherit;
    text-decoration: none;
}

.iph-header-logobar__rings {
    margin-right: 12px;
    height: 29px;
    vertical-align: baseline;
    margin-bottom: 0;
}

.iph-header-logobar__dealername {
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
}

.iph-header-logobar__brandname {
    display: block;
    font-weight: 700;
    margin-bottom: 3px;
}

.footer {
    margin-top: auto;
    flex: 0 0 auto;
    color: #fff;
    background: #4c4c4c;
}

.footer__main {
    padding: 34px 0;
    font-size: 12px;
}

.footer__main p {
    margin-top: 0;
    margin-bottom: 0;
}

.footer__main a {
    color: inherit;
    font-weight: bold;
}
.footer__bottom {
    border-top: 1px solid #fff;
    padding: 12px 0;
    font-size: 13px;
}

.container {
    margin: 0 auto;
    max-width: 1250px;
    padding: 0 20px;
}

.text-content {
    margin: 0 auto;
    line-height: 1.6;
}

.text-page {
    padding: 30px 0 40px;
}

.text-page p {
    margin-bottom: 23px;
    font-weight: 500;
}

.text-page li {
    margin-bottom: 10px;
}

.text-page li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: currentColor;
    vertical-align: middle;
    margin-bottom: 2px;

}

.text-page h2 {
    font-family: 'AudiTypeExtended', sans-serif;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 23px;
}

.text-page ul,
.text-page ol {
    list-style: none;
    margin-bottom: 28px;
}

.anchors {
    font-family: 'AudiTypeExtended', sans-serif;
    margin-bottom: 20px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.anchors__item {
    padding: 0 20px;
}

.anchors__item a {
    color: inherit;
    text-decoration: none;
}

.arrow-link {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

.arrow-link::after {
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    background-size: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20height%3D%2232%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M2.8%207.4L11%2016l-8.2%208.6h7.9l8-8.6-8-8.6%22%20fill%3D%22%23cc0033%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.3%207.4l8.3%208.6-8.3%208.6h7.9l8-8.6-7.9-8.6%22%20fill%3D%22%23cc0033%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}


.organization-information {
    margin-top: 30px;
}
.organization-information .organization-information__title {
	font-weight: 700;
}
.organization-information p {
	margin-bottom: 10px;
}
.information__logo-cont {
    display: flex;
    flex-wrap: wrap;
	margin-top: 50px;
}
.information__logo {
    margin: 10px 40px 10px 0;
	max-width: 200px;
    max-height: 40px;
}
.information__logo img {
    max-width: 200px;
    max-height: 40px;
}


@media (min-width: 700px) {
    .iph-header-logobar {
        padding: 30px 0;
    }
}

@media (min-width: 992px) {
    .container {
        padding: 0 36px;
    }
    .anchors {
        margin-bottom: 40px;
    }

    .text-page h2 {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .text-content {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .text-page {
        padding: 60px 0 90px;
    }
}