@charset "UTF-8";
@font-face {
    font-family: InterMedium;
    font-display: swap;
}

@font-face {
    font-family: InterSemiBold;
    font-display: swap;
}

@font-face {
    font-family: InterRegular;
    font-display: swap;
}

@font-face {
    font-family: InterBold;
    font-display: swap;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

.send-form-errors--js {
    text-align: center
}

.copyright {
    color: #fff
}

footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

main {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

b {
    font-weight: inherit
}

b {
    font-weight: bolder
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.apgrading.de/wp-content/themes/twentytwenty-child/static/fonts/slick/slick.eot);
    src: url(https://www.apgrading.de/wp-content/themes/twentytwenty-child/static/fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(https://www.apgrading.de/wp-content/themes/twentytwenty-child/static/fonts/slick/slick.woff) format("woff"), url(https://www.apgrading.de/wp-content/themes/twentytwenty-child/static/fonts/slick/slick.ttf) format("truetype"), url(https://www.apgrading.de/wp-content/themes/twentytwenty-child/static/fonts/slick/slick.svg#slick) format("svg")
}

*,
::after,
::before {
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

html {
    height: 100%;
    font-size: 100%;
    line-height: 1.3
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

p {
    margin: 0
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: black;
}

img {
    display: block
}

img,
svg {
    vertical-align: middle
}

button,
input,
label {
    cursor: pointer
}

button,
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border-radius: 0;
    background-clip: padding-box;
    border: 1px solid #666;
    padding: 0
}

li,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
    color: #000
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
    color: #000
}

body {
    text-rendering: optimizeSpeed;
    scroll-behavior: smooth;
    height: 100%;
    position: relative;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: InterRegular, Arial, Tahoma, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.wrapper {
    display: flex;
    flex-direction: column;
    height: 100%
}

.container {
    position: relative;
    padding: 0 15px;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.hidden {
    display: none
}

.no-scroll {
    overflow: hidden
}

.g-title {
    font-size: 42px;
    line-height: 46px;
    font-family: InterSemiBold, Arial, Tahoma, sans-serif
}

.g-subtitle {
    font-size: 28px;
    line-height: 33px;
    font-family: InterMedium, Arial, Tahoma, sans-serif
}

.g-medium-title {
    font-size: 15px;
    line-height: 20px;
    font-family: InterRegular, Arial, Tahoma, sans-serif;
    letter-spacing: .08em;
    text-transform: uppercase
}

.g-little-title {
    font-size: 18px;
    line-height: 25px;
    font-family: InterMedium, Arial, Tahoma, sans-serif
}

.g-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    max-width: 194px;
    width: 100%;
    height: 52px;
    text-align: center;
    transition: background-color .3s linear, border .3s linear, color .3s linear
}

footer {
    padding: 60px 0 0;
    background-color: black;
}

footer a {
    color: white;
}

.footer__imprint {
    margin-top: -35px
}

.footer__imprint-list {
    display: flex;
    align-content: center;
    justify-content: center
}

.footer__imprint-item:not(:last-child) {
    margin-right: 20px !important;
}

.footer__imprint-link:hover {
    text-decoration: underline
}

.footer__wrap {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
    padding: 40px 0
}

.footer__copy {
    max-width: 270px;
    width: 100%
}

.footer__title {
    margin-bottom: 16px
}

.footer__site-by {
    display: flex;
    flex-flow: nowrap row;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding: 15px 0
}

.footer__site-by a {
    display: flex;
    flex-flow: nowrap row;
    align-items: center
}

.header {
    flex: 0 0 auto
}

.header__wrap {
    text-align: center
}

.logo {
    margin: 0 auto 24px;
    max-width: 270px;
    width: 100%
}

.logo svg {
    width: 100%
}

.nav {
    display: inline-block
}

.nav__list {
    display: flex;
    flex-flow: wrap row;
    align-items: center;
    padding: 15px 0px;
}

.nav__item:hover svg {
    transform: scale(-1, -1)
}

.nav__item:not(:last-child) {
    margin-right: 40px
}

.nav__link {
    font-family: InterMedium
}

.nav__link:hover {
    text-decoration: underline
}

.nav .logo {
    display: none
}

.hero {
    position: relative;
    padding-top: 24px;
}

.hero:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.hero__wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 1;
    background-color: black;
    padding: 30px;
}

.hero__title {
    margin: 20px 0;
    font-size: 72px;
    line-height: 79px;
    text-align: center
}

.hero__text {
    padding-bottom: 25px;
    text-align: center
}

.hero__row {
    display: flex;
    flex-flow: wrap row;
    justify-content: center
}

.hero__link {
    position: relative;
    width: 194px;
    max-width: 100%;
    font-family: InterSemiBold
}

.hero__link-wrap {
    position: relative
}

.hero__link-wrap:hover .hero__link {
    color: black !important;
    border: 1px solid transparent!important;
    border-bottom: 2px solid black !important;
    background-color: #fff!important
}

.hero__link-wrap:hover .hero__link svg {
    transform: scale(-1, -1)
}

.hero__link-wrap:hover .hero__link path {
    stroke: #6680cc
}

.hero__link-wrap:nth-child(2) .hero__link {
    font-family: InterBold;
    color: #20242e;
    background-color: #fff;
    border: 1px solid #fff
}

.hero__link-wrap:nth-child(2) .hero__link:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff
}

.hero__link-wrap:nth-child(1) .hero__link {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff
}

.hero__link-wrap:nth-child(1) .hero__link:hover {
    background-color: #fff;
    color: #20242e;
    border: 1px solid #fff
}

.hero__link-wrap:nth-child(1) .hero__link {
    margin-right: 30px
}

.checkform {
    padding: 20px 0;
    background-color: black;
}
.checkform__title {
    margin: 20px 0;
    text-align: center
}
.style1 {
    padding: 40px 0
}

.style1__title {
    margin: 40px 0;
    color: black;
    text-align: center;
}
.style1__row {
    display: flex;
    color: black; !important;
}
.style1__row img {
    margin-left: auto;
    margin-right: auto;
}
.style1__right {
    padding-left: 20px;
}

.style1 ul {
    color: black;
}

.style2 {
    background-color: black;
    padding: 40px 0;
}

.style2 a {
    color: white;
}

.style2__title {
    margin: 40px 0;
    color: white;
    text-align: center
}

.style2__row {
    display: flex;
    color: white; !important;
    padding: 10px 0;
}

.style2__row img {
    margin-left: auto;
    margin-right: auto;
}

.style2__left {
    padding-right: 20px;
}


.contact__form {
    position: relative
}

.contact__form-thanks {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #6680cc;
    color: #fff
}

.contact__form-thanks h3 {
    font-size: 30px
}

.contact__form input {
    padding: 8px 0;
    border: 0;
    color: #292d3b;
    border-bottom: 1px solid #5f667a
}

.contact__form input {
    width: 100%
}

.contact__form-item {
    width: calc(50% - 15px)
}

.contact__form-item label {
    position: absolute;
    top: 2.4px;
    display: block;
    color: #292d3b;
    transition: font-size .3s linear, top .3s linear
}

.contact__form-item {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.contact__form-item input:focus+label {
    top: -20px;
    font-size: 12px
}

.contact__form-row {
    position: relative;
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between
}

.contact__form-row:not(:last-child) {
    margin-bottom: 40px
}

.contact__form-row:last-child {
    margin-bottom: 40px
}

.contact__form-row:nth-child(2) .contact__form-item {
    width: 100%
}


.faq {
    padding: 80px 0;
    background-color: #fff
}

.faq__title {
    margin-bottom: 80px;
    text-align: center;
    color: #20242e
}

.faq__item:not(:last-child) {
    margin-bottom: 80px
}

.faq__subtitle {
    padding-left: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    color: #6680cc
}

.faq__list-item {
    padding: 43px 40px;
    background-color: black;
    border: 1px solid #6680cc;
    border-radius: 8px
}

.faq__list-item:not(:last-child) {
    margin-bottom: 24px
}

.faq__list-title {
    position: relative;
    padding-right: 30px;
    font-weight: 400
}

.faq__list-title svg {
    width: 26px;
    height: 15px
}

.faq__list-title button {
    border: 0;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .3s linear
}

.faq__list-title button:hover {
    opacity: .6
}

.faq__list-text {
    display: none;
    margin-top: 19px
}

.contact__form-btn {
    max-width: 132px;
    margin-left: auto;
    border-color: #fff;
    background-color: black;
    background-color: black;
    color: #fff;
    text-transform: uppercase
}

.contact__form-btn:hover {
    background-color: #fff;
    color: black;
}

@media only screen and (max-width:1024px) {
    .hero__title {
        font-size: 54px;
        line-height: 62px
    }
}

@media only screen and (max-width:768px) {
    .g-title {
        font-size: 26px;
        line-height: 28px
    }
    .g-subtitle {
        font-size: 20px;
        line-height: 24px
    }
    .g-little-title {
        font-size: 16px;
        line-height: 22px
    }
    .logo {
        margin: 0 auto;
        max-width: 190px
    }
    .nav {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: flex;
        flex-flow: nowrap column;
        padding: 15px 15px 24px;
        border: 0;
        max-width: 100%;
        background-color: #242424;
        transform: translateX(-200%);
        transition: transform .8s linear;
        z-index: 10
    }
    .nav__list {
        flex-flow: nowrap column;
        margin-top: 15px
    }
    .nav__item {
        padding: 15px 0;
        margin: 0 auto!important;
        width: 100%;
        border-top: 1px solid #292d3b
    }
    .nav__item:last-child {
        border-bottom: 1px solid #292d3b
    }
    .nav .logo {
        display: block
    }
    .hero {
        padding: 15px 0
    }
    .hero__row {
        padding: 0px 20px;
        justify-content: space-between
    }
    .hero__link-wrap {
        width: calc(50% - 7.5px)
    }
    .hero__link {
        margin: 0!important;
        max-width: 100%;
        width: 100%
    }
    .hero__text {
    }
    .hero__title {
        font-size: 24px;
        line-height: 29px
    }
    .hero__wrap {
    }
    .header__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .style1__title {
        margin: 0;
        padding: 20px 0;
    }
    .style1__row {
        flex-flow: wrap column
    }
    .style1__info {
        width: 100%
    }
    .style1__info:not(:last-child) {
        margin-bottom: 16px
    }

    .style1 img {
        max-width: 100%;
    }

    .style2__title {
        margin: 0;
        padding: 20px 0;
    }
    .style2__row {
        flex-flow: wrap column
    }
    .style2__info {
        width: 100%
    }
    .style2__info:not(:last-child) {
        margin-bottom: 16px
    }
    .style2 img {
        max-width: 100%;
    }
    .style2__left {
        padding-right: 0px;
    }
    .contact__form-item {
        margin-bottom: 50px;
        width: 100%
    }
    .contact__form-row {
        flex-flow: row wrap;
        margin-bottom: 0!important
    }
    .contact__form-row:nth-child(2) .contact__form-item {
        margin-bottom: 32px!important
    }
    .contact__form-btn {
        max-width: 100%
    }
    .faq__title {
        margin-bottom: 48px
    }
    .faq__subtitle {
        padding-left: 0;
        margin-bottom: 32px
    }
    .faq__list-text {
        margin-top: 16px
    }
    .faq__list-item {
        padding: 24px 16px
    }
    .faq__list-title svg {
        width: 24px
    }
}