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