#notification-success{background-color:var(--secondary);text-align:center;font-family:var(--font-Aeonik);color:var(--white);border-radius:.5em;padding:.5em 2em;font-size:1rem;line-height:1.5rem}#notification-exists{text-align:center;font-family:var(--font-Aeonik);color:var(--white);background-color:#434242;border-radius:.5em;padding:.5em 2em;font-size:1rem;line-height:1.5rem}#error-exists{text-align:center;font-family:var(--font-Aeonik);color:var(--white);background-color:red;border-radius:.5em;padding:.5em 2em;font-size:1rem;line-height:1.5rem}#tell-friends{color:#000;margin:1rem 0}.spinner-body{justify-content:center;align-items:center;display:flex}.spinner{border:4px solid #0000001a;border-top:4px solid var(--white);border-radius:50%;align-items:center;width:30px;height:30px;animation:1s linear infinite spin}.success-signup{height:auto}#linkTextHolder{background-color:#621928;flex-grow:1;align-items:center;height:40px;padding:8px 32px}#copyIcon{background-color:green}#copyToClipBoardContainer{align-items:center;margin:2rem 0;display:flex}#share-container{justify-content:space-between;margin:2rem 0 0;display:flex}#whatsapp-btn{width:fit-content;background-color:#fff6f1!important}#image-post-container{border-radius:6rem;flex-wrap:wrap;width:600px;margin:0 auto;display:flex}.image-container img{width:100%;margin:5px}.multiline-ellipsis{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.kza-feed-header,#affiliate-badges{justify-content:space-between;display:flex}.testimonials{flex-wrap:wrap;justify-content:center;padding:20px 20px 20px 50px;display:flex}.testimonial-card{background-color:#ff5757;border-radius:8px;flex-direction:column;flex:calc(33% - 60px);justify-content:space-between;max-width:350px;margin:15px;padding:30px;display:flex}.testimonial-content{flex-grow:1;margin-bottom:20px}.testimonial-content p{line-height:1.6}.testimonial-author{align-items:center;display:flex}.testimonial-author img{-o-object-fit:cover;object-fit:cover;border-radius:.75rem;width:60px;height:60px;margin-right:15px}.author-details h3{margin:0}.author-details span{display:block}.rec-dot{box-shadow:none!important;background-color:#000!important}.rec-dot_active{box-shadow:none!important;background-color:#0000!important;border:1px solid #000!important}.rec-slider-container{margin:0!important}#about-container .max-container{margin-bottom:5rem}#about-container .react-multiple-carousel__arrow--left,#about-container .react-multiple-carousel__arrow--right{display:none!important}input[type=date]::-webkit-calendar-picker-indicator{background-color:#fff6f1;border-radius:50%;padding:5px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:992px){#share-top{margin:0 0 3rem}#share-bottom{margin:2rem 0 0}}@media (max-width:900px){.testimonial-card{flex:calc(45% - 60px)}.testimonials{padding:0 0 1.5rem}#about-container .max-container{margin-bottom:2rem}}@media (max-width:600px){.testimonial-card{flex:100%;max-width:none}.testimonials{padding:0 0 1.5rem}#about-container .max-container{margin-bottom:2rem}}
