/* latin */
@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/courierprime/v9/u-450q2lgwslOqpF_6gQ8kELawFpWg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/courierprime/v9/u-4k0q2lgwslOqpF_6gQ8kELY7pMT-Dfqw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 400;
    src: url(https://superspeciosa.com/cdn/shop/files/Dilemma-SansLight.otf?v=1718382000) format('opentype');
}

@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 700;
    src: url(https://superspeciosa.com/cdn/shop/files/Dilemma-SansBold.otf?v=1718382000) format('opentype');
}

@font-face {
    font-family: Dilemma;
    font-style: normal;
    font-weight: 550;
    src: url(https://superspeciosa.com/cdn/shop/files/dilemma-sans-regular.otf?v=1720027357) format('opentype');
}


@font-face {
    font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('opentype');
}

@font-face {
    font-family:KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('opentype');
}

@font-face {
    font-family:dilemma-sans-black;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/dilemma-sans-black.woff) format('opentype');
}

@font-face {
    font-family:DilemmaSansMediumCD ;
    font-style: normal;
    font-weight: 550;
    src: url(../../assets/fonts/DilemmaSansMediumCD.woff) format('opentype');
}

.zero-size{
  font-size: 0px;
}

body{
  font-family: 'Courier Prime';
}

/* offer strip css */
header{
   background-color: #d8a929;
   min-height: 50px;
   display: flex;
   margin-left: auto;
   margin-right: auto;
   position: relative;
}

.offer-strip {
    font-size: 15px;
    font-weight: 700;
    color: #222D1C;
    line-height: 1;
    margin: 0 auto;
    padding: 0;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
}

/* logo section */
.image{
    width: 5%;
    text-align: center;
}

.brand{
    background-color: #212c1c;
}

/* hero section */
.hero{
    display: flex;
    text-align: center;
    align-content: center;
    align-items: center;
    background-image: url('../../assets/images/fan.png');
    background-repeat: no-repeat;
    height: 600px;
    background-size: contain;
    background-position: center;
    background-color: #f4f1de;
    justify-content: center;
}

.rating{
    color: #d8a929;
}

.content{
    display: flex;
    justify-content: center;
    width: 80%;
}

.text p{
    color: #212c1c;
    font-size: 16px;
    padding-left: 8px;
    vertical-align: middle;
    font-family: KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA;
    font-weight: 400;
    font-style: normal;
}

.text h1{
    font-weight: 700;
    color: #212c1c !important;
    font-family: dilemma-sans-black;
    text-transform: uppercase;
    font-size: 60px;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.text ul li{
    font-weight: 400;
    font-style: normal;
    color: #212c1c;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 2;
    font-family: KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe;
}

.button{
    color: #f4f1de;
    background-color: #212c1c;
    border: none;
    font-family: Dilemma;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 32px;
    font-size: 24px;
    width: 36%;
}

/* footer */
footer{
    background-color: #8ab83f;
    padding: 6px;
}

.links{
    display: flex;
    justify-content: center;
}

footer .links a{
    font-family: Lato, sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-size: 18px;
    text-decoration: none;
}

/* responsive */
@media screen and (max-width:768px){

    .content{
        width: 100%;
    }

    .hero{
        background-image: url('../../assets/images/mob.png');
        height: 85vh;
        background-color: #f4f1de;
        align-content: center !important;
        display: block;
        background-position: 30% 100%;
    }

    .button{
        width: 90%;
        margin: 0 auto;
        font-size: 24px;
    }

    .offer-strip{
        font-size: 12px;
    }

    .image{
        width: 30%;
        text-align: center;
    }

    .text h1{
        font-size: 32px;
    }

    .text p{
        font-size: 20px;
    }

    .text ul li{
        font-size: 20px;
        padding-top: 10px;
    }
}