.container-custom{width:90%;margin:0 auto}@media(min-width:640px){.container-custom{max-width:640px}}@media(min-width:768px){.container-custom{max-width:768px}}@media(min-width:1024px){.container-custom{max-width:1024px}}@media(min-width:1280px){.container-custom{max-width:1280px}}@media(min-width:1400px){.container-custom{max-width:1400px}}.city-list{list-style:none}.city-list-item{text-align:center;background:#f3f6ff;padding:15px 10px;margin-bottom:30px;border-radius:10px;border:1px solid #eee;transition:all .4s ease 0s;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:10px}.city-list a{text-decoration:none}.city-list p{margin:0!important;font-size:1.5rem;text-transform:uppercase}.city-list p:first-of-type{color:#000}.city-list p:nth-of-type(2){color:#d41780}.city-list-item:hover{transform:translateY(-3px);transition:all .25s cubic-bezier(.02,.01,.47,1);box-shadow:0 10px 20px -5px #0000001a;background:#fff}.city-list{display:grid;gap:10px;padding:10px}.form-group{display:flex;flex-direction:column;gap:3px;width:100%;height:110px}.field-flex{display:flex;justify-content:space-between;gap:30px;align-items:center}.form-group label{color:#484735;font-weight:600;font-size:14px}.form-group input,select{border:1px solid #aca7a7;border-radius:4px;height:40px;box-sizing:border-box;transition:border-color .3s ease;padding:10px}.form-group textarea{border:1px solid #aca7a7;border-radius:4px;box-sizing:border-box;transition:border-color .3s ease;padding:10px;resize:vertical}.form-group select option{padding:10px;font-weight:400;font-size:14px}.form-group input:focus,select:focus,textarea:focus{border-color:#000;outline:none}.form-group input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:none!important;outline:none!important;outline-offset:0!important}.form-group .error{color:red;font-size:13px}#lead-gen-form{width:100%}.lead-submit-btn{background-color:#d70a8b;font-size:15px;font-weight:600;color:#fff!important;padding:10px 30px;border-radius:3px;border:none;cursor:pointer;display:flex;justify-content:center;width:30%;margin:0 auto}.lead-submit-btn:hover{background-color:#92075f}#message-error{text-align:center;color:red;font-size:14px;font-weight:500}#message-success{text-align:center;color:green;font-size:14px;font-weight:500}.try-in-store-list{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:60px;justify-content:center}.try-in-store{border-radius:10px;border:1px solid #eee;display:flex;align-items:center;box-shadow:0 2px 5px #0000001a}.try-in-store p{font-size:1.75rem;line-height:24px;font-weight:600;color:#000;padding-left:1rem;padding-right:1rem;width:100%;text-align:center}.try-in-store-heading{text-align:center;font-size:30px;font-weight:600;color:#000}.about-us-block{display:flex;flex-direction:column;align-items:center;gap:10px}.about-us-block p{font-size:1.75rem;line-height:24px;font-weight:600;color:#000}.about-us-grid{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:10px}.store-list-grid{display:grid;gap:15px;justify-content:space-between;padding:0}.store-list-grid img{width:100%}.store-list-grid li{list-style-type:none;background:#f3f6ff;border-radius:10px;border:1px solid #eee;transition:all .4s ease 0s}.store-list-grid li:hover{transform:translateY(-3px);transition:all .25s cubic-bezier(.02,.01,.47,1);box-shadow:0 10px 20px -5px #0000001a;background:#fff}.store-list-grid img{border-radius:10px}.store-list-grid li{height:430px}.store-link{text-decoration:none}.store-link h3{padding:0 20px;font-size:2rem;font-weight:700;margin-top:.8rem;margin-bottom:0}.store-details{padding:0 20px;position:relative;height:19%}.clamped-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}.cta-btn-list-list{margin-top:1.1rem;display:flex;align-items:center;gap:10px;flex-wrap:wrap;height:100%}.cta-btn-list a{background:#d70a8b;display:inline-flex;align-items:center;gap:4px;color:#fff!important;padding:10px 12px;border-radius:4px;font-size:12px;line-height:22px;letter-spacing:.03em;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;cursor:pointer;text-decoration:none;height:38px}.cta-btn-list a svg{width:22px;height:22px}.cta-btn-list a:hover{background-color:#92075f!important}.discount{background:linear-gradient(90deg,#d70a8bcc,#ff7a18cc);color:#fff;font-weight:700;font-size:12px;text-align:center;display:inline-block;box-shadow:0 4px 6px #0000001a;margin-bottom:0;width:100%;border-radius:0 0 10px 10px;margin-top:20px;position:absolute;bottom:0}.shareButton{opacity:1;margin:0;padding:10px 0;background:none;border:none;color:#fff;font-weight:600;font-size:15px;text-align:center;display:inline-flex;align-items:center;gap:10px}.shareButton:hover{text-decoration:underline;cursor:pointer}@media(min-width:1200px){.city-list{grid-template-columns:repeat(5,1fr)}.store-list-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media(min-width:992px)and (max-width:1199px){.city-list{grid-template-columns:repeat(4,1fr)}.store-list-grid{grid-template-columns:repeat(2,1fr)}.try-in-store-list{grid-template-columns:repeat(3,1fr);gap:30px}.try-in-store img{width:200px;height:100px}.try-in-store p{font-size:1.5rem;line-height:24px;font-weight:500;color:#000;padding:0 1rem;width:100%;text-align:left}.try-in-store-heading{font-size:2.25rem}.store-list-grid li{height:440px}}@media(min-width:768px)and (max-width:991px){.city-list{grid-template-columns:repeat(3,1fr)}.store-list-grid{grid-template-columns:repeat(2,1fr);gap:20px}.try-in-store-list{grid-template-columns:repeat(2,1fr);gap:30px}.try-in-store img{width:200px;height:100px}.try-in-store p{font-size:1.5rem;line-height:24px;font-weight:500;color:#000;padding:0 1.25rem;width:100%;text-align:left}.try-in-store-heading{font-size:2.25rem}.form-group{height:auto}.about-us-grid{grid-template-columns:repeat(3,1fr)}.about-us-grid img{width:180px}}@media(max-width:767px){.city-list{grid-template-columns:repeat(2,1fr)}.store-list-grid{grid-template-columns:repeat(1,1fr)}.store-list-grid li{height:420px}.store-details{height:17%}.field-flex{display:block}.try-in-store-list{grid-template-columns:repeat(1,1fr);gap:30px}.try-in-store img{width:200px;height:100px}.try-in-store p{font-size:1.25rem;line-height:24px;font-weight:500;color:#000;padding:0 1rem;width:100%;text-align:left}.try-in-store-heading{font-size:2.25rem}.lead-submit-btn{width:100%}.form-group{height:auto}.about-us-grid{grid-template-columns:repeat(2,1fr)}.about-us-grid img{width:120px}.about-us-block p{font-size:12px;line-height:12px}.store-link h3{padding:0 10px;font-size:1.9rem;font-weight:600;margin-top:.8rem}.store-details{padding:0 10px}.cta-btn-list a{height:32px;font-size:1.2rem}.cta-btn-list a svg{width:20px;height:20px}}.lds-ring{display:inline-block;position:relative;width:20px;height:20px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:16px;height:16px;margin:2px;border:2px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/store-locator.css.map */
