.consent{z-index:100;position:fixed;bottom:0;width:100%;background-color:#000;padding:32px 64px;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;align-items:center}.consent h3,.consent p{color:#fff!important}@media(max-width:768px){.consent{grid-template-columns:1fr;padding:2rem}}.consent__buttons{display:flex;justify-content:flex-end;gap:1rem}@media(max-width:768px){.consent__buttons{justify-content:center}.consent__buttons button{width:100%}}@import"https://fonts.googleapis.com/css2?family=Fugaz+One&family=Unbounded:wght@200..900&family=Rethink+Sans:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900";*{padding:0;margin:0;box-sizing:border-box}body{font-size:1em;font-weight:400;overflow-x:hidden}p{font-family:Rethink Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Unbounded,sans-serif;font-weight:900}@media(max-width:768px){h1,h2,h3,h4,h5,h6{font-weight:500}}a{text-decoration:none}input,select{border:none}input:active,input:focus,select:active,select:focus{box-shadow:none!important;outline:0!important}input:focus,select:focus{border:1px solid #e7e9ee!important}input::placeholder{color:#e7e9ee!important}.form-control[readonly]{background-color:rgba(0,25,132,.05)}.form-group{margin-bottom:0}.loader_container .loader_img{display:flex;justify-content:center;align-items:center;margin:0 auto;width:28px;animation:spin .4s ease-in-out infinite;-webkit-animation:spin .4s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.text-white{color:#fff}.wrapper{background-color:#fff;border:.74px solid rgba(0,0,0,.5);padding:1rem;border-radius:8px}.brands-section{text-align:center;padding:3rem 0}@media(max-width:769px){.brands-section{padding:1rem}}.brands-section__header{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:900px;margin:auto}.brands-section__sliding-grid{overflow:hidden;margin:16px auto}.brands-section__row{display:flex;justify-content:flex-start;margin-bottom:16px;gap:16px;width:max-content;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.brands-section__row.slide-left{animation:slideLeft 30s linear infinite}.brands-section__row.slide-right{animation:slideRight 30s linear infinite}.brands-section .brand-image{width:auto;min-height:102px;max-height:102px}.brands-section .brand-image img{height:102px;width:auto;object-fit:contain}@keyframes slideLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes slideRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.faq-section{max-width:668px;margin:64px auto}@media(max-width:1024px){.faq-section{padding:12px}}.faq-section .header{text-align:center;margin-bottom:3rem}.faq-section__items{transition:all 1s ease}.faq-section__items .item{border-radius:.75rem;overflow:hidden;margin-bottom:16px;transition:all 1s ease}.faq-section__items .item__button{width:100%;padding:24px;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer;border:none;font-weight:400;font-size:20px;line-height:28.96px;letter-spacing:1.12px;transition:all 1s ease;font-family:Unbounded,sans-serif;color:#000!important}@media(max-width:768px){.faq-section__items .item__button{font-size:16px}}.faq-section__items .item__content{padding:0 24px 24px;font-family:Inter,serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:-4%}.testimonials{margin:64px 84px}@media(max-height:500px)and (orientation:landscape),(max-width:1024px){.testimonials{margin:84px 12px}}.testimonials__header{display:flex;flex-direction:column;align-items:center;max-width:900px;margin:1rem auto}.testimonials__header h2{text-align:center}.testimonials__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;margin-bottom:2rem;padding:16px 0;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.testimonials__grid{display:none}}.testimonials .testimonials__grid>div,.testimonials .testimonials__mobile-grid>div{flex:0 0 auto;scroll-snap-align:start;width:calc(95%/var(--slides-to-show, 3))}@media(max-width:1024px){.testimonials .testimonials__grid>div,.testimonials .testimonials__mobile-grid>div{width:calc(95%/var(--slides-to-show, 2))}}@media(max-width:768px){.testimonials .testimonials__grid>div,.testimonials .testimonials__mobile-grid>div{width:calc(95%/var(--slides-to-show, 1))}}.testimonials .testimonials__grid::-webkit-scrollbar,.testimonials .testimonials__mobile-grid::-webkit-scrollbar{display:none}.testimonials__mobile-grid{display:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;margin-bottom:2rem;padding:16px 0;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.testimonials__mobile-grid{display:flex}}.testimonials__card{border:.5px solid rgba(0,0,0,.5);border-radius:.5rem;padding:1.5rem 1.5rem 1rem;display:flex;flex-direction:column;justify-content:space-between;height:600px;background-color:#fff;border-radius:5.68px;cursor:pointer;transition:transform .5s ease-in-out}@media(hover:hover)and (pointer:fine){.testimonials__card:hover{transform:scale(1.05);transition:transform .5s ease-in-out}.testimonials__card:hover .link{display:block;transition:transform 1s ease-in-out}}.testimonials__card .testimonials__content{margin-bottom:auto}@media(max-width:768px){.testimonials__card{height:auto}}.testimonials__image-container{position:relative;width:100%;height:270px;overflow:hidden;border:1px solid light-gray;margin-bottom:1rem}.testimonials__image{object-fit:cover;object-position:center center;width:100%;height:100%;border:1px solid #000}.testimonials__image.center-img{object-position:center 25%}.testimonials__image.top-img{object-position:center center}.testimonials__quote{font-size:17px;margin-bottom:1rem;color:#000;font-family:Fugaz One,sans-serif}@media(max-width:769px){.testimonials__quote{font-size:.875rem}}.testimonials__footer{margin-top:1rem;display:flex;align-items:center;font-family:Inter,serif}.testimonials .link{font-family:Fugaz One,sans-serif;color:#000;border:2px solid rgba(0,0,0,.2);text-align:center;padding:1rem;border-radius:16px;display:none;margin-top:1rem;transition:transform .5s ease-in-out}@media(max-height:500px)and (orientation:landscape),(max-width:1024px){.testimonials .link{display:block}}.testimonials__name{font-weight:700;font-size:17px;margin-right:.5rem;font-family:Inter,sans-serif}@media(max-width:769px){.testimonials__name{font-size:15px}}.testimonials__tag{padding:.25rem .75rem;border-radius:6px;font-size:12px;font-weight:500;font-family:Inter,sans-serif}.testimonials__tag--shopper{background-color:#d1e3fa;color:#5194ec;border:1px solid #5194ec}.testimonials__tag--creator{background-color:#f9d2f0;color:#fb4fe7;border:1px solid #ed6fd0}.testimonials__navigation{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.testimonials__navigation .bttn{border:1px solid #000;border-radius:50%;padding:.75rem;display:flex;align-items:center;justify-content:center}.testimonials__prev-button{background-color:transparent;cursor:pointer;transition:background-color .2s}.testimonials__prev-button:hover{background-color:rgba(0,0,0,.05)}.testimonials__next-button{color:#fff;background-color:#000;cursor:pointer;transition:background-color .2s}.testimonials__next-button:hover{background-color:#fff;color:#000}.testimonials__nav-icon{width:1.25rem;height:1.25rem}.testimonials__pagination{display:flex;gap:.2rem}.testimonials__dot{width:12px!important;height:12px;border-radius:50%;background-color:#fff;border:1px solid #000;padding:0;cursor:pointer}.testimonials__dot--active{background-color:#5194ec}