@font-face {
    font-family: 'Futura';
    src: url('../text/futura.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
body{
    color: #212121;
    font-family: Futura;
    margin: 0;
}
.header{
    padding-top: 1.17188rem;
    position: fixed;
    z-index: 10;
    width: 100%;
    background-color: white;
    top: 0;
    left: 0;
}
.header-links{
    display: flex;
    flex-wrap: wrap;
    max-width: 990px;
    margin: 3px auto 10px auto;
    font-style: normal;
    font-weight: 500;
    font-size: 0.96875rem;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.header-links div{
    padding: 12px 15px 12px 15px;
    cursor: pointer;
}
.header-image{
    max-width: 164px;
    margin-left: auto;
    margin-right: auto;
}
.site-title{
    background-image: url("../images/a-selection-of-candles-and-plants-on-wooden-shelves_1920x560_crop_center.jpg");
    width: 100%;
    margin-top: -30px;
    position: relative;
    height: 560px;

}
.site-title-button{
    padding: 14px 34px 14px 34px;
    background-color: black;
    color: white;
    max-width: 379px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.site-title-content{
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 160px;
    font-size: 1.17188rem;
    font-weight: lighter;
    padding-top: 155px;
}
.site-title-content h2{
    font-size: 2.55rem;
    font-weight: lighter;
    margin: 0;
}
.products-product{
    display: flex;
    flex-wrap: wrap;
    max-width: 1038px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.products-item{
    margin-left: 40px;
    margin-bottom: 70px;
}
.products-item div{
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    font-size: 0.9375rem;
    letter-spacing: 0em;
    color: #212121;
    text-align: center;
    margin-top: 10px;
}
.products-header{
    font-family: "Avenir Next",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.29375rem;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 1.17188rem;
    letter-spacing: -0.02em;
    color: #4d4d4d;
    padding-top: 29px;
    padding-bottom: 29px;
    text-align: center;
}
.products-second{
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
}
.product-hersteller div{
    position: relative;
    font-size: 2.55rem;
    font-weight: 400;
    font-style: normal;
    top: -100px;
    left: 26px;
}
.second-container{
    display: flex;
    flex-wrap: wrap;
}
.container-items{
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
}
.container-items .products-item div{
    text-align: left;
}
.container-items .products-item{
    margin-bottom: 15px;
}
.how-it-works{
    background-color: #f8f8f8;
    font-family: "Avenir Next",sans-serif;
}
.how-it-works h2{
    text-align: center;
    padding-top: 50px;
    font-size: 1.8rem;
    font-family: Futura;
}
.how-it-works-images{
    display: flex;
    max-width: 600px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.how-it-works-text{
    max-width: 760px;
    text-align: center;
    color: #212121;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.how-it-works-items{
    max-width: 1320px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-bottom: 50px;
}
.how-it-works-items div{
    text-align: center;
    max-width: 300px;
    padding: 0 1.17188rem;
}
.how-it-works-items div:nth-child(2){
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
.spring-item:hover{
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2);
}
.spring-item{
    transition: box-shadow 0.2s;
    padding: 10px;

}
.spring-item div{
text-align: left;
}
.spring-item-subtext{
    font-family: "Twentieth Century",sans-serif !important;
    font-style: normal !important;
    font-weight: 400  !important;
    text-transform: uppercase  !important;
    font-size: 0.69922rem  !important;
    margin: 0.23438rem 0 0  !important;
    display: block  !important;
    line-height: 1.3125;
    letter-spacing: 0.01em;
    color: #555   !important;
    white-space: normal  !important;
}
.products-item.spring-item div{
    font-family: "Optima nova",sans-serif;
    font-weight: 400  !important;
}
.how-it-works-items span{
    padding-top: 10px;
    display: block;
}
.questions{
    background-image: url("../images/coffe.jpg");
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    margin-top: 80px;
}
.questions-container{
    color: white;
    text-align: center;
    padding: 100px  28px;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%
}
.questions h2{
    font-size: 1.99219rem;
    font-weight: 500;
}
.footer{
    margin-top: 50px;
    font-family: "Optima nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    background-color: #222;
    color: white;
    padding-bottom: 2.92969rem;
}
.footer-container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 40px;
    font-size: 1.03359rem;
}
.footer-item{
    width: 300px;
}
.footer-social svg{
    color: black;
    background-color: white;
    border-radius: 50%;
    margin-left: 5px;
}
.footer-social a{
    color: black;
}
.footer-item div:nth-child(2){
    margin-top: 20px;
}
.footer-agb a{
    text-decoration: underline;
    color: #c7b7a0;
    cursor: pointer;
    font-family: "Avenir Next",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.footer-agb a:hover{
    text-decoration: underline;
    color: #ede3d5;
}
.pay ul{
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
ul li{
    display: inline;
    margin-right: 5px;
    border: 1px solid #000;
    padding: 3px;

}
