.header-cta.header-cta__blanc.active{background-color:var(--clr-white)}.header-cta.active{-webkit-box-shadow:0 1px 3px 0 #bababa;-moz-box-shadow:0 1px 3px 0 #bababa;box-shadow:0 1px 3px 0 #bababa;overflow:hidden}.header-cta.active .header-cta__container{margin:0 auto;max-width:100%;width:var(--container-width)}.header-cta .header-cta__container img{display:none}.header-cta.active .header-cta__container img{align-self:center;display:flex;height:30px;width:auto}.header-cta i{padding-left:35px;position:relative}.header-cta i:before{color:var(--clr-gold);font-size:22px;margin-left:-35px;position:absolute;top:-10px}.header-cta .fa-coins:before{margin-top:6px}.header-cta h4{display:inline-block;margin-bottom:0}.price p{margin-left:35px}.header-cta .price,.header-cta__info,.header-cta__title{display:none}.header-cta.active .header-cta__info,.header-cta.active .header-cta__title{align-items:center;display:flex;gap:.5rem}.header-cta.active .price{display:block}.header-cta{display:none}.header-cta.active{background-color:var(--clr-gray);border-top:1px solid var(--clr-black-light);bottom:0;display:block;left:0;padding-inline:0;position:fixed;right:unset;top:unset;width:100%;z-index:1000}.header-cta__container{display:flex;gap:2rem;justify-content:space-between;padding-block:1rem}.header-cta__container .price h5{display:inline-block}.header-cta__container .price h5:first-of-type{font-family:var(--ff-headings);font-size:var(--fs-21);font-weight:700;margin-bottom:0;margin-top:-4px;position:relative;text-decoration-color:var(--clr-black);text-decoration-line:line-through}.header-cta__container .price h5:last-of-type{font-family:var(--ff-headings);font-size:var(--fs-base);font-weight:700;margin-bottom:0;margin-left:9px}.header-cta .cta_button{background-color:var(--clr-yellow);border-radius:4px;box-shadow:4px 4px 1px var(--clr-black);color:#000;display:inline-block;font-size:1rem;font-weight:700;padding:1rem 1.2rem;text-decoration:none}.header-cta__info p,.price p{font-size:.75rem;font-weight:300;line-height:1.2rem;margin-bottom:0}@media (max-width:768px){.price p{display:none}.header-cta__container .price h5:last-of-type{display:inherit}.header-cta__container .price h5:first-of-type{text-decoration-color:var(--clr-yellow)}}@media (max-width:992px){.header-cta__container .price h5:last-of-type{margin-left:39px}.header-cta,.header-cta.active{padding-inline:1.875rem}.header-cta__container{justify-content:center}.header-cta.active .header-cta__info,.header-cta.active .header-cta__title{display:none}}@media (min-width:992px){.container.header-cta__wrapper{position:relative}.header-cta{align-items:center;display:flex;position:absolute;right:10px;top:-6rem;z-index:10000}.header-cta.active{background-color:var(--clr-gray);border-top:1px solid var(--clr-black-light);bottom:unset;display:block;left:0;padding-inline:0;position:fixed;right:unset;top:0;width:100%;z-index:1000}.header-cta .cta_button{width:auto}}@media (min-width:992px) and (max-width:1350px){.header-cta.active{padding-inline:1.875rem}}@media (max-width:480px){.header-cta__container{gap:15px}.header-cta.active .price{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:1fr 5fr;grid-template-rows:repeat(2,20px);margin-top:13px;position:relative;text-align:left}.header-cta__container .price h5:first-of-type{grid-area:1/2/2/3;line-height:1}.header-cta__container .price i{grid-area:1/1/2/2;margin-top:5px;vertical-align:top}.header-cta__container .price h5:last-of-type{display:inline-block;grid-area:2/2/3/3;margin-left:0}}@media (max-width:350px){.header-cta.active{padding-inline:0}.header-cta__container{gap:.5rem}.header-cta__container .price h5{padding-left:2rem}.header-cta.active .price{display:none}}@media (min-width:1500px){.header-cta{top:-91px}}