.fb-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:stretch}.fb-card{display:flex;align-items:stretch;border-radius:8px;border:.8px solid rgba(119,135,143,.5);overflow:hidden;min-height:22rem;position:relative;background-repeat:no-repeat;background-position:right center;background-size:contain;background-image:var(--fb-bg-image)}.fb-card__content{flex:0 0 45%;display:flex;flex-direction:column;justify-content:center;padding:56px 10px 55px 67px;gap:.8rem;position:relative;z-index:1}.fb-card__tag{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='32' viewBox='0 0 61 32' fill='none'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H56.4777C59.2 0 61.127 2.66043 60.2783 5.24708L52.4033 29.2471C51.8644 30.8896 50.3313 32 48.6027 32H4C1.79086 32 0 30.2091 0 28V4Z' fill='%23EB1E27'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;font-family:Inter,sans-serif;letter-spacing:.06em;padding:.35rem .8rem;text-transform:uppercase;width:fit-content;margin-bottom:.4rem;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.fb-card__title{font-family:Manrope;font-size:32px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.03em;color:#1a0101;margin:0}.fb-card__subtitle{font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.06em;text-transform:uppercase;color:#030305bf;margin-bottom:5px;margin-top:0}.fb-card__description{font-family:Manrope;font-size:15px;font-style:normal;font-weight:400;line-height:24px;color:#030305bf;margin:0}.fb-card__btn{display:inline-block;background:#191c1f;color:#fff;font-family:Manrope;font-size:14px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:12px 24px;border-radius:.3rem;width:fit-content;margin-top:12px;transition:background .2s ease,color .2s ease;border:none}.fb-card__btn:hover{background:#eb1e27;color:#fff;border:none}.fb-card__image-mobile{display:none}.fb-card__content{transition:transform .6s ease}.fb-grid>.fb-card:first-child .fb-card__content{transform:translate(0)}.fb-grid>.fb-card:first-child:hover .fb-card__content{transform:translate(20px)}.fb-grid>.fb-card:last-child .fb-card__content{transform:translate(0)}.fb-grid>.fb-card:last-child{background-position:center;background-size:cover}.fb-grid>.fb-card:last-child:hover{background-position:center}.fb-grid>.fb-card:last-child:hover .fb-card__content{transform:translate(20px)}.fb-card{transition:background-position .6s ease}.fb-grid>.fb-card:first-child:hover{background-position:right 20px center}@media screen and (max-width:749px){.fb-grid{grid-template-columns:1fr}.fb-card{min-height:18rem}.fb-card__content{flex:0 0 58%;padding:40px 10px 40px 28px}.fb-card__title{font-size:22px;line-height:30px}.fb-card__btn{font-size:1.1rem;padding:.8rem 1.6rem}}@media screen and (max-width:480px){.fb-card{min-height:auto;background-position:right bottom;background-size:60% auto}.fb-card__content{flex:none;padding:2rem 2rem 14rem}}@media screen and (max-width:1680px){.fb-card__tag{font-size:12px}.fb-card__title{font-size:26px}.fb-card__subtitle{font-size:13px}.fb-card__description{font-size:14px}.fb-grid>.fb-card:first-child{background-position:right -20px center;background-size:70%}.fb-grid>.fb-card:first-child:hover{background-position:right -10px center}.fb-grid>.fb-card:last-child{background-position:center}.fb-grid>.fb-card:last-child:hover{background-position:center}.fb-grid>.fb-card:first-child:hover .fb-card__content{transform:translate(10px)}.fb-grid>.fb-card:last-child:hover .fb-card__content{transform:translate(10px)}.fb-card__btn{font-size:13px}}@media screen and (max-width:1366px){.fb-card__content{padding:25px 10px 25px 25px}.fb-card__title{font-size:23px}.fb-card__subtitle{font-size:12px}.fb-card__description{font-size:12px;line-height:20px}.fb-card__btn{font-size:11px;padding:10px 20px}.fb-card__tag{font-size:10px}}@media screen and (max-width:1280px){.fb-card__content{padding:20px 10px 20px 30px}.fb-card{background-size:cover}}@media screen and (max-width:1024px){.fb-card__title{font-size:25px}.fb-card__subtitle,.fb-card__description{font-size:13px}.fb-card__btn{font-size:12px}.fb-card__content{padding:20px 10px 20px 20px;flex:0 0 50%}}@media screen and (max-width:900px){.fb-grid{grid-template-columns:1fr}}@media screen and (max-width:500px){.fb-card__tag{font-size:7.755px}.fb-card__title{font-size:17.726px}.fb-card__subtitle{font-size:7.755px}.fb-card__btn{font-size:10.076px}.fb-card__content{padding:17px 17px 17px 27px;flex:0 0 100%;background:#ddd3d352;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 0 8px 8px}.fb-grid>.fb-card:first-child,.fb-grid>.fb-card:first-child:hover{background-position:top 0px center;background-size:100%;padding:0;background-image:none}.fb-grid>.fb-card:last-child,.fb-grid>.fb-card:last-child:hover{background-position:top 0px center;background-size:100%;padding:0;background-image:var(--fb-bg-image-mobile, var(--fb-bg-image))}.fb-grid>.fb-card:first-child:hover .fb-card__content,.fb-grid>.fb-card:last-child:hover .fb-card__content{transform:translate(0)}.fb-card__image-mobile{display:flex;max-height:300px}.fb-card__image-mobile img{object-fit:contain;width:100%;max-width:100%}.fb-card.left{display:flex;flex-direction:column}.fb-grid>.fb-card:first-child .fb-card__content{flex:1}}.sw-about-section{background-color:#fff;overflow:hidden}.sw-about-hero{display:flex;align-items:center;gap:56px;max-width:1266px;margin-left:auto;margin-right:auto}.sw-about-content-col{flex:1 1 60%;min-width:0}.sw-about-media-col{flex:1 1 40%;min-width:0;display:flex;align-items:center;justify-content:flex-end}.sw-about-badge{display:inline-flex;align-items:center;gap:9px;padding:12px 26px;margin-bottom:20px;margin-top:8px;text-transform:uppercase;color:#000;font-family:Manrope,sans-serif;font-size:18px;margin-left:19px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.54px;border-radius:50px;border:1px solid rgba(119,135,143,.5);background:#fff}.sw-about-badge-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#e52222;flex-shrink:0}.sw-about-heading{margin:0 0 31px;color:#000;font-family:Manrope,sans-serif;font-size:72px;font-style:normal;font-weight:600;padding-left:19px;line-height:84px;letter-spacing:-2.16px}.sw-about-description{margin:0;max-width:690px;color:#000;font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px;padding-left:19px;letter-spacing:0}.sw-about-image{width:100%;height:auto;display:block;object-fit:contain;object-position:center}.sw-about-placeholder-svg{width:100%;height:360px;display:block;background-color:#f3f3f3}.sw-about-stats-strip{margin-top:60px;border-bottom:1px solid #BAC2C6;border-top:1px solid #BAC2C6}.sw-about-stats-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:1266px;margin:0 auto}.sw-about-stat-item:last-child{border-right:none}.sw-about-stat-item{padding:35px 30px;border-right:1px solid #BAC2C6;position:relative;overflow:hidden}.sw-about-stat-item:first-child{padding-left:0}.sw-about-stat-item:last-child{padding-right:0}.sw-about-stat-item:nth-child(1){width:244px}.sw-about-stat-item:nth-child(2){width:293px}.sw-about-stat-item:nth-child(3){width:279px}.sw-about-stat-item:nth-child(4){width:275px}.sw-about-stat-number{margin-bottom:0;color:#000;text-align:left;font-family:Manrope,sans-serif;font-size:48px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.44px}.sw-about-stat-item:nth-child(1) .sw-about-stat-number{padding-left:19px}.sw-about-stat-item:nth-child(2) .sw-about-stat-number{padding-left:28px}.sw-about-stat-item:nth-child(3) .sw-about-stat-number{padding-left:29px}.sw-about-stat-item:nth-child(4) .sw-about-stat-number{padding-left:29px}.sw-about-stat-item:nth-child(5) .sw-about-stat-number{padding-left:29px}.sw-about-stat-suffix{color:#000;font-family:Manrope,sans-serif;font-size:30px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.9px}.sw-about-stat-label{color:#000;font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.sw-about-stat-item:nth-child(1) .sw-about-stat-label{padding-left:18px;letter-spacing:0px}.sw-about-stat-item:nth-child(2) .sw-about-stat-label{padding-left:29px;letter-spacing:0px}.sw-about-stat-item:nth-child(3) .sw-about-stat-label{padding-left:29px;letter-spacing:0px}.sw-about-stat-item:nth-child(4) .sw-about-stat-label{padding-left:29px;letter-spacing:0px}.sw-about-stat-item:nth-child(5) .sw-about-stat-label{padding-left:29px;letter-spacing:0px}.sw-about-stat-accent-line{position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#e52222;display:none!important}.sw-about-stat-item.active .sw-about-stat-accent-line,.sw-about-stat-item:hover .sw-about-stat-accent-line{display:block!important}.sw-about-stats-grid:has(.sw-about-stat-item:not(.active):hover) .sw-about-stat-item.active .sw-about-stat-accent-line{display:none!important}@media screen and (max-width:1680px){.sw-about-badge{font-size:15px}.sw-about-heading{line-height:1.1;font-size:60px}.sw-about-description{font-size:16px;line-height:28px}.sw-about-stat-number{font-size:40px}.sw-about-stat-label{font-size:16px}.sw-about-hero,.sw-about-stats-grid{max-width:75%}.sw-about-stat-item:nth-child(1),.sw-about-stat-item:nth-child(2),.sw-about-stat-item:nth-child(3),.sw-about-stat-item:nth-child(4),.sw-about-stat-item:nth-child(5){width:auto}}@media screen and (max-width:1470px){.sw-about-heading{font-size:50px}}@media screen and (max-width:1366px){.sw-about-badge{font-size:14px}.sw-about-heading{font-size:45px;letter-spacing:0}.sw-about-description{font-size:14px;line-height:28px}.sw-about-stat-number{font-size:35px}.sw-about-stat-suffix{font-size:25px}.sw-about-stat-label{font-size:15px}.sw-about-stat-item{padding:20px}}@media screen and (max-width:1100px){.sw-about-hero{gap:40px}.sw-about-stat-item{padding:28px 20px}.sw-about-badge{font-size:12px;padding:12px 20px}.sw-about-heading{font-size:41px}.sw-about-stat-number{font-weight:700}.sw-about-hero,.sw-about-stats-grid{max-width:90%}}@media screen and (max-width:992px){.sw-about-stats-grid{grid-template-columns:repeat(3,1fr)}.sw-about-stat-item{border-bottom:1px solid #BAC2C6}.sw-about-stat-item:nth-child(4),.sw-about-stat-item:nth-child(5){border-bottom:none}}@media screen and (max-width:900px){.sw-about-stats-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.sw-about-hero{flex-direction:column;gap:36px}.sw-about-content-col,.sw-about-media-col{flex:0 0 100%;width:100%;max-width:100%}.sw-about-media-col{justify-content:center}.sw-about-heading{font-size:40px;line-height:50px;letter-spacing:-1.2px}.sw-about-description{max-width:100%}.sw-about-stats-grid{grid-template-columns:repeat(2,1fr)}.sw-about-stats-strip{margin-top:36px}.sw-about-stat-item:nth-child(4){border-bottom:1px solid #BAC2C6}.sw-about-stat-item:nth-child(5){border-right:1px solid #BAC2C6}.sw-about-stat-item:nth-child(2),.sw-about-stat-item:nth-child(4){border-right:none}}@media screen and (max-width:500px){.sw-about-badge{font-size:14px;line-height:normal;letter-spacing:.42px;margin-left:0}.sw-about-heading{font-size:30px;line-height:36px;letter-spacing:-.9px;padding-left:0}.sw-about-heading br{display:none}.sw-about-description{font-size:14px;line-height:21px;padding-left:0}.sw-about-stats-grid{grid-template-columns:repeat(1,1fr)}.sw-about-stat-item{border-right:none}.sw-about-stat-item:nth-child(5){border-right:none}.sw-about-hero{max-width:90%}.sw-about-stats-grid{max-width:100%}.sw-about-heading{margin:0 0 15px}.sw-about-stat-item{padding:25px 55px;display:flex;align-items:center}.sw-about-stat-item:first-child{padding-left:55px}.sw-about-section{padding-top:30px!important;padding-bottom:20px!important}.sw-about-stat-item:nth-child(1) .sw-about-stat-number,.sw-about-stat-item:nth-child(2) .sw-about-stat-number,.sw-about-stat-item:nth-child(3) .sw-about-stat-number,.sw-about-stat-item:nth-child(4) .sw-about-stat-number,.sw-about-stat-item:nth-child(5) .sw-about-stat-number{padding-left:19px;width:90px}.sw-about-stat-item:nth-child(1) .sw-about-stat-label,.sw-about-stat-item:nth-child(2) .sw-about-stat-label,.sw-about-stat-item:nth-child(3) .sw-about-stat-label,.sw-about-stat-item:nth-child(4) .sw-about-stat-label,.sw-about-stat-item:nth-child(5) .sw-about-stat-label{padding-left:19px;width:175px;line-height:normal}.sw-about-stat-accent-line{left:0;height:3px}}@media screen and (max-width:480px){.sw-about-heading{font-size:32px;line-height:40px;letter-spacing:-1px}.sw-about-badge{font-size:14px;padding:10px 18px;margin-bottom:20px}.sw-about-description{font-size:15px}.sw-about-stat-number{font-size:34px}.sw-about-stat-label{font-size:13px}.sw-about-stats-strip{margin-top:28px}}@media screen and (max-width:360px){.sw-about-heading{font-size:28px;line-height:36px}.sw-about-stat-number{font-size:28px}}.swrv-section{box-sizing:border-box;background:#fff}.swrv-inner{max-width:1872px;margin:0 auto;padding-top:0;padding-left:20px;padding-right:20px}.swrv-header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.swrv-title{margin:0;padding-top:3px;color:#191c1f;font-family:Manrope,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.64px}.swrv-write-btn{display:inline-flex;align-items:center;gap:.6rem;background:#eb1e27;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:normal;text-decoration:none;padding:10px 18px;border-radius:6px;border:none;white-space:nowrap;transition:background .2s ease;flex-shrink:0}.swrv-write-btn:hover{background:#c8161e;color:#fff}.swrv-write-btn svg{width:15px;height:15px;flex-shrink:0}.swrv-slider-wrap{position:relative}.swrv-overflow{overflow:hidden;width:100%}.swrv-track{display:flex;flex-wrap:nowrap;gap:1.6rem;padding:4px 2px 8px;will-change:transform;user-select:none;-webkit-user-select:none}.swrv-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(119,135,143,.35);border-radius:50%;background:#fff;color:#191c1f;cursor:pointer;box-shadow:0 4px 14px #191c1f1f;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease,background .2s ease}.swrv-arrow--prev{left:-16px}.swrv-arrow--next{right:-16px}.swrv-arrow svg{width:20px;height:20px;display:block}.swrv-arrow:hover{background:#eb1e27;color:#fff;border-color:#eb1e27}.swrv-section:hover .swrv-arrow,.swrv-arrow:focus-visible{opacity:1;visibility:visible}.swrv-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:8px}.swrv-card{flex:0 0 calc((100% - 6 * 1.6rem) / 7);width:calc((100% - 6 * 1.6rem) / 7);min-height:290px;border:1px solid rgba(119,135,143,.35);border-radius:12px;background:#fff;display:flex;flex-direction:column;padding:16px;box-sizing:border-box;overflow:hidden}.swrv-stars{display:flex;gap:2px}.swrv-star{color:#f5a623;font-size:17px;line-height:1}.swrv-star--empty{color:#d9d9d9}.swrv-platform{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.swrv-platform svg{width:22px;height:22px;display:block}.swrv-card__social-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.swrv-social-author{display:flex;align-items:center;gap:8px;min-width:0}.swrv-social-meta{min-width:0}.swrv-social-name{display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#191c1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swrv-social-handle{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#77878f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swrv-card__text{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.6;color:#191c1f;margin:0 0 auto;flex:1}.swrv-card__author{display:flex;align-items:center;gap:8px;margin-top:14px}.swrv-avatar-wrap{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e8ecee;display:flex;align-items:center;justify-content:center}.swrv-avatar{width:100%;height:100%;object-fit:cover;display:block}.swrv-avatar-placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#77878f;text-transform:uppercase}.swrv-author-info{min-width:0;flex:1}.swrv-author-name{display:block;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#191c1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swrv-author-time{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#77878f}.swrv-card--media{padding:0;min-height:290px}.swrv-card__media-img-wrap{flex-shrink:0;width:100%;height:155px;overflow:hidden;border-radius:11px 11px 0 0}.swrv-card__media-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.swrv-card--media .swrv-card__author{padding:12px 14px 0;margin-top:0}.swrv-card--media .swrv-card__author .swrv-platform{margin-left:auto}.swrv-card__product-title{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#77878f;margin:8px 14px 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:1680px){.swrv-title{font-size:28px}.swrv-inner{max-width:95%;padding:0}}@media screen and (max-width:1490px){.swrv-title{font-size:26px}}@media screen and (max-width:1366px){.swrv-title{font-size:24px}}@media screen and (min-width:990px)and (max-width:1199px){.swrv-card{flex:0 0 calc((100% - 3 * 1.6rem) / 4);width:calc((100% - 3 * 1.6rem) / 4)}}@media screen and (max-width:1024px){.swrv-title{font-size:25px}}@media screen and (max-width:989px){.swrv-title{font-size:26px}.swrv-card{flex:0 0 calc((100% - 2 * 1.6rem) / 3);width:calc((100% - 2 * 1.6rem) / 3)}}@media screen and (max-width:749px){.swrv-inner{padding:0 1.6rem}.swrv-title{font-size:22px;letter-spacing:-.4px}.swrv-write-btn{font-size:12px;padding:8px 12px}.swrv-card{flex:0 0 calc((100% - 1.6rem)/2);width:calc((100% - 1.6rem)/2);min-height:260px}.swrv-section{padding:0 1.6rem!important}.swrv-arrow{width:38px;height:38px}.swrv-arrow--prev{left:4px}.swrv-arrow--next{right:4px}}@media screen and (max-width:500px){.swrv-title{font-size:18px}.swrv-card__text{font-size:12px}.swrv-card{flex:0 0 100%;width:100%}}@media screen and (max-width:480px){.swrv-card{flex:0 0 calc(100% / 1.3);width:calc(100% / 1.3)}.swrv-card__media-img-wrap{height:130px}}.sw-find-a-store-section{background-color:#fff}.sw-find-a-store-banner-outer{margin:0 auto;display:flex;max-width:1266px;justify-content:center;width:100%}.sw-find-a-store-banner{position:relative;border-radius:20px;overflow:hidden;display:flex;align-items:center;min-height:380px;padding:84px 82px;width:100%;max-width:1266px;margin-left:19px}.sw-find-a-store-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:center;pointer-events:none;z-index:0}.sw-find-a-store-content{position:relative;z-index:1;max-width:540px}.sw-find-a-store-heading{margin:0 0 24px;font-family:Manrope,sans-serif;color:#fff;font-size:54px;font-style:normal;font-weight:500;line-height:66px;letter-spacing:-1.62px}.sw-find-a-store-subtext{margin:0 0 59px;font-family:Manrope,sans-serif;color:#fff;font-size:21px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:1px}.sw-find-a-store-buttons{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-bottom:12px}.sw-find-a-store-btn{display:inline-flex;align-items:center;gap:10px;padding:19px 22px;border-radius:8px;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .3s ease-in-out;border:2px solid #ffffff;width:171px}.sw-find-a-store-btn--primary{background-color:#fff;color:#000}.sw-find-a-store-btn--outline{background-color:transparent;color:#fff;padding:18px 34px}.sw-find-a-store-btn--primary:hover{opacity:.85}.sw-find-a-store-btn--outline:hover{background-color:#fff;color:#000}.sw-find-a-store-btn svg{width:16px;height:16px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sw-find-a-store-deco{position:absolute;right:-52px;top:0;height:100%;width:34%;display:flex;align-items:flex-start;justify-content:flex-end;z-index:0;pointer-events:none}.sw-find-a-store-deco img{height:130%;width:100%;display:block;object-fit:contain;object-position:top right;margin-top:-16%}@media screen and (max-width:1680px){.sw-find-a-store-heading{font-size:45px;line-height:1.2;letter-spacing:-1px}.sw-find-a-store-subtext{font-size:16px}.sw-find-a-store-btn{font-size:15px}.sw-find-a-store-banner-outer{max-width:75%;width:100%}.sw-find-a-store-banner{max-width:100%}.sw-find-a-store-section .page-width{padding:0}.sw-find-a-store-deco{right:-47px;top:0}}@media screen and (max-width:1490px){.sw-find-a-store-heading{font-size:40px}.sw-find-a-store-deco{right:-44px}}@media screen and (max-width:1366px){.sw-find-a-store-heading{font-size:35px;letter-spacing:0}.sw-find-a-store-subtext,.sw-find-a-store-btn{font-size:14px}}@media screen and (max-width:1100px){.sw-find-a-store-banner{padding:50px 60px;min-height:0}.sw-find-a-store-banner{max-width:95%;margin-left:0}.sw-find-a-store-banner-outer{max-width:95%;width:100%}.sw-find-a-store-section{padding-bottom:70px!important;padding-top:0!important}.sw-find-a-store-subtext,.sw-find-a-store-btn{font-size:13px}.sw-find-a-store-btn--outline{padding:18px 30px}.sw-find-a-store-btn--primary{padding:19px 18px}}@media screen and (max-width:900px){.sw-find-a-store-content{max-width:420px}}@media screen and (max-width:768px){.sw-find-a-store-banner{padding:48px 44px;min-height:320px}.sw-find-a-store-heading{font-size:34px;line-height:42px;letter-spacing:-.8px}.sw-find-a-store-deco img{height:115%}}@media screen and (max-width:600px){.sw-find-a-store-banner{padding:40px 32px 44px;min-height:unset;border-radius:16px}.sw-find-a-store-heading{font-size:30px;line-height:38px;letter-spacing:-.6px;margin-bottom:14px}.sw-find-a-store-subtext{font-size:15px;line-height:24px;margin-bottom:32px}.sw-find-a-store-content{max-width:100%;order:1;padding:30px}.sw-find-a-store-banner{flex-direction:column;gap:30px;padding:0!important}.sw-find-a-store-deco{width:100%;position:relative;right:0;top:0;order:2}.sw-find-a-store-btn{font-size:14px;padding:12px 22px;width:150px}.sw-find-a-store-deco img{height:315px;margin-top:0}}@media screen and (max-width:500px){.sw-find-a-store-heading{font-size:27px;line-height:36px;letter-spacing:-.81px;margin-bottom:14px}.sw-find-a-store-banner{max-width:95%;margin-left:0}.sw-find-a-store-section{padding-bottom:50px!important}.sw-find-a-store-deco img{height:200px;margin-top:0}}@media screen and (max-width:400px){.sw-find-a-store-banner{padding:32px 24px 36px}.sw-find-a-store-heading{font-size:26px;line-height:34px}.sw-find-a-store-buttons{flex-direction:column;align-items:flex-start;gap:12px}}.swm-section{box-sizing:border-box}.swm-inner{padding-left:20px;padding-right:20px;max-width:1872px;margin:0 auto}.swm-header{text-align:center;margin-bottom:3.6rem}.swm-title{margin:0;color:#000;text-align:center;font-family:Manrope,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.64px}.swm-subtitle{margin:0;overflow:hidden;color:#191c1f;text-align:center;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:15.802px;font-style:normal;font-weight:500;line-height:21.069px}.swm-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:35px}.swm-grid::-webkit-scrollbar{display:none}.swm-card{display:flex;flex-direction:column;flex:0 0 calc((100% - 144px)/4);min-width:434px;scroll-snap-align:start}.swm-video-wrap{position:relative;border-radius:6px;overflow:hidden;background:#111;aspect-ratio:4 / 5;cursor:pointer}.swm-video-cover{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.swm-video-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.swm-video-wrap:hover .swm-video-cover img{transform:scale(1.04)}.swm-play-icon{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.swm-video-wrap:hover .swm-play-icon{transform:translate(-50%,-50%) scale(1.08);opacity:.85}.swm-play-icon svg{width:5rem;height:5rem}.swm-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;background:#000}.swm-video-wrap video.swm-player{object-fit:cover}.swm-sound-toggle{position:absolute;top:12px;right:12px;z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.swm-sound-toggle:hover{background:#000000bf;transform:scale(1.06)}.swm-sound-toggle svg{width:20px;height:20px;display:block}.swm-sound-toggle .swm-icon-unmuted,.swm-sound-toggle.is-unmuted .swm-icon-muted{display:none}.swm-sound-toggle.is-unmuted .swm-icon-unmuted{display:block}.swm-handle{position:absolute;bottom:14px;left:20px;z-index:1;text-shadow:0 1px 6px rgba(0,0,0,.6);text-decoration:none;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21.069px}a.swm-handle:hover{text-decoration:underline}.swm-product{position:relative;display:flex;align-items:flex-start;gap:20px;padding-bottom:8px;padding-top:27px;border-bottom:1px solid #7F7F7F;text-decoration:none;margin-top:auto}.swm-product:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:2px;background:#000;transition:width .4s ease-in-out}.swm-card:hover .swm-product:after{width:100%}.swm-product__img-wrap{flex-shrink:0;width:175px;height:170px;display:flex;align-items:flex-start;justify-content:flex-start}.swm-product__img{max-width:100%;max-height:80%;object-fit:contain;display:block}.swm-product__info{flex:1;min-width:0;padding-top:11px}.swm-product__title{font-weight:500;line-height:1.4;margin:0 0 22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:#191c1f;font-family:Inter,sans-serif;font-size:14px}.swm-product__title:hover{text-decoration:underline}.swm-product__prices{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.swm-product__compare{color:#929fa5;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-decoration-line:line-through}.swm-product__price{color:#191f19;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.swm-slider-outer{position:relative}.swm-nav{position:absolute;top:40%;transform:translateY(-50%);z-index:3;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 10px #0000002e;color:#191c1f;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,background .2s ease}.swm-slider-outer:hover .swm-nav{opacity:1;visibility:visible}.swm-nav:hover{background:#f1f1f1}.swm-nav svg{width:20px;height:20px}.swm-nav--prev{left:-20px}.swm-nav--next{right:-20px}@media screen and (max-width:1800px){.swm-title{font-size:28px}.swm-subtitle{font-size:14px}.swm-handle{font-size:12px}.swm-product__title{font-size:13px}.swm-product__price{font-size:16px}.swm-product__compare{font-size:13px}.swm-grid{gap:25px}.swm-card{flex:0 0 calc((100% - 75px)/4);min-width:0}.swm-inner{max-width:95%;padding-left:0;padding-right:0}}@media screen and (max-width:1680px){.swm-inner{max-width:96%}.swm-title{font-weight:600}.swm-product__img{max-height:100px}}@media screen and (max-width:1490px){.swm-title{font-size:26px}.swm-product__img-wrap{width:110px;height:160px}.swm-product__img{max-height:100px}.swm-product__compare{font-size:12px}.swm-product__price{font-size:14px}}@media screen and (max-width:1366px){.swm-grid{gap:30px}.swm-card{flex:0 0 calc((100% - 90px)/4)}.swm-title{font-size:24px}.swm-subtitle{font-size:13px}.swm-product__img-wrap{width:110px;height:135px}}@media screen and (max-width:1024px){.swm-title{font-size:25px}.swm-grid{gap:20px}.swm-card{flex:0 0 calc((100% - 60px)/4)}.swm-product__compare{font-size:12px}.swm-product__price{font-size:14px}.swm-product__title{font-size:12px;margin:0 0 10px}.swm-product__compare{font-size:10px}.swm-product__price{font-size:12px}.swm-play-icon svg{width:4rem;height:4rem}}@media screen and (max-width:991px){.swm-title{font-size:2.4rem}.swm-grid{gap:16px}.swm-card{flex:0 0 calc((100% - 2 * 16px) / 3)}.swm-play-icon svg{width:3rem;height:3rem}.swm-product{gap:5px}.swm-product__img{max-height:80px;max-width:80px}.swm-product__img-wrap{width:90px;height:110px}}@media screen and (max-width:749px){.swm-inner{padding:0 1.6rem}.swm-title{font-size:2rem}.swm-header{margin-bottom:2.4rem}.swm-grid{gap:12px}.swm-card{flex:0 0 calc((100% - 12px)/2)}.swm-product__img-wrap{width:5.2rem;height:5.2rem}.swm-product__title{font-size:1.2rem}.swm-product__price{font-size:1.3rem}.swm-play-icon svg{width:49.268px;height:48.979px}.swm-sound-toggle{width:34px;height:34px}.swm-sound-toggle svg{width:17px;height:17px}}@media screen and (max-width:500px){.swm-title{font-size:18px}.swm-subtitle{font-size:12px}.swm-handle{font-size:14px}.swm-product__compare{font-size:13px}.swm-product__price{font-size:15px}.swm-grid{gap:12px}.swm-card{flex:0 0 calc((100% - 12px)*.8)}.swm-product__img-wrap{width:10.2rem;height:5.2rem}}@media screen and (max-width:420px){.swm-section{padding-top:0!important;padding-bottom:48px}}.sw-our-promises-section{position:relative;overflow:hidden}.sw-our-promises-bg-img{position:absolute;top:0;right:0;width:50%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.sw-our-promises-content{position:relative;z-index:1;max-width:1266px;margin-left:auto;margin-right:auto}.sw-our-promises-header{margin-bottom:70px}.sw-our-promises-eyebrow{display:block;margin-bottom:17px;font-family:Manrope,sans-serif;color:#eaaf0a;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.72px;text-transform:uppercase;padding-left:18px}.sw-our-promises-heading{margin:0;font-family:Manrope,sans-serif;color:#fff;font-size:54px;font-style:normal;font-weight:500;line-height:66px;letter-spacing:-1.62px;padding-left:18px}.sw-our-promises-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-left:22px}.sw-our-promises-card{padding:36px;background-color:#0a0a0a;border:1.5px solid #3D3D3D;border-radius:12px}.sw-our-promises-icon-wrap{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:#e52222;margin-bottom:36px}.sw-our-promises-icon-wrap svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sw-our-promises-icon-wrap--custom{background-color:transparent;overflow:hidden}.sw-our-promises-icon-img{width:100%;height:100%;object-fit:cover;display:block}.sw-our-promises-card-title{margin:0 0 11px;font-family:Manrope,sans-serif;color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-.48px}.sw-our-promises-card-desc{margin:0;font-family:Manrope,sans-serif;color:#959595;font-size:18px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:.18px}@media screen and (max-width:1680px){.sw-our-promises-eyebrow{font-size:16px}.sw-our-promises-heading{font-size:45px;line-height:1.2;letter-spacing:-1px}.sw-our-promises-card-title{font-size:22px}.sw-our-promises-card-desc{font-size:16px;line-height:28px}.sw-our-promises-content{max-width:75%}.sw-our-promises-section .page-width{padding:0}}@media screen and (max-width:1470px){.sw-our-promises-heading{font-size:40px}.sw-our-promises-card-title{font-size:20px;line-height:1.2}}@media screen and (max-width:1366px){.sw-our-promises-eyebrow{font-size:15px}.sw-our-promises-heading{font-size:35px;letter-spacing:0}.sw-our-promises-card-desc{font-size:14px;line-height:28px}}@media screen and (max-width:1100px){.sw-our-promises-grid{gap:20px}.sw-our-promises-card{padding:30px 26px 34px}.sw-our-promises-content{max-width:95%}.sw-our-promises-section{padding-top:50px!important;padding-bottom:90px!important}.sw-our-promises-icon-wrap{width:45px;height:45px}}@media screen and (max-width:900px){.sw-our-promises-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.sw-our-promises-header{margin-bottom:40px}}@media screen and (max-width:600px){.sw-our-promises-grid{grid-template-columns:1fr}}@media screen and (max-width:500px){.sw-our-promises-eyebrow{font-size:14px;letter-spacing:.56px;padding-left:0}.sw-our-promises-heading{font-size:27px;line-height:36px;letter-spacing:-.81px;padding-left:0}.sw-our-promises-card-title{font-size:21px;line-height:44px;letter-spacing:-.42px}.sw-our-promises-card-desc{font-size:16px;line-height:24px;letter-spacing:.16px}.sw-our-promises-content{max-width:95%}.sw-our-promises-section{padding-top:40px!important;padding-bottom:70px!important}.sw-our-promises-grid{padding-left:0}}@media screen and (max-width:480px){.sw-our-promises-heading{font-size:28px;line-height:36px;letter-spacing:-.6px}.sw-our-promises-header{margin-bottom:32px}.sw-our-promises-card{padding:24px 20px 28px}.sw-our-promises-icon-wrap{width:46px;height:46px;margin-bottom:24px}.sw-our-promises-card-title{font-size:19px;line-height:26px;margin-bottom:10px}.sw-our-promises-card-desc{font-size:14px;line-height:22px}}@media screen and (max-width:360px){.sw-our-promises-heading{font-size:24px;line-height:32px}}.sw-our-story-section{background-color:#fff}.sw-our-story-grid{display:flex;align-items:flex-start;gap:80px;max-width:1266px;margin-left:auto;margin-right:auto}.sw-our-story-left{flex:0 0 46%;min-width:0}.sw-our-story-eyebrow{display:block;margin-bottom:12px;color:#eb1e27;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;padding-top:2px;line-height:normal;padding-left:19px;letter-spacing:.72px;text-transform:uppercase}.sw-our-story-heading{margin:0;font-family:Manrope,sans-serif;color:#000;font-size:54px;font-style:normal;font-weight:500;line-height:66px;padding-left:18px;letter-spacing:-1.62px;padding-top:2px}.sw-our-story-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:45px}.sw-our-story-intro{margin:0;font-family:Manrope,sans-serif;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:0;padding-right:10px}.sw-our-story-quote{margin:0;padding:0 0 0 33px;border-left:3px solid #e52222;font-family:Manrope,sans-serif;color:#000;font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-1.08px}.sw-our-story-body{margin:0;font-family:Manrope,sans-serif;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:0}@media screen and (max-width:1680px){.sw-our-story-eyebrow{font-size:16px}.sw-our-story-heading{font-size:45px;line-height:1.2}.sw-our-story-intro{font-size:16px;line-height:28px}.sw-our-story-quote{font-size:30px;line-height:1.2;letter-spacing:-1px}.sw-our-story-body{font-size:16px;line-height:28px}.sw-our-story-grid{max-width:75%}.sw-our-story-section .page-width{padding:0}}@media screen and (max-width:1470px){.sw-our-story-heading{font-size:40px}.sw-our-story-quote{font-size:25px}}@media screen and (max-width:1366px){.sw-our-story-eyebrow{font-size:15px}.sw-our-story-heading{font-size:35px;letter-spacing:0}.sw-our-story-intro,.sw-our-story-body{font-size:14px;line-height:28px}.sw-our-story-quote{font-size:20px;letter-spacing:0}}@media screen and (max-width:1100px){.sw-our-story-grid{gap:56px;max-width:95%}.sw-our-story-left{flex:0 0 44%}.sw-our-story-intro{padding-right:0}.sw-our-story-section{padding-bottom:70px!important}}@media screen and (max-width:900px){.sw-our-story-grid{gap:40px}.sw-our-story-quote{font-size:19px}}@media screen and (max-width:768px){.sw-our-story-grid{flex-direction:column;gap:32px}.sw-our-story-left{flex:0 0 100%;width:100%}.sw-our-story-quote{font-size:20px}}@media screen and (max-width:500px){.sw-our-story-eyebrow{font-size:14px;letter-spacing:.56px;padding-left:0}.sw-our-story-heading{font-size:27px;letter-spacing:-.81px;line-height:36px;padding-left:0}.sw-our-story-heading br{display:none}.sw-our-story-intro,.sw-our-story-body{font-size:14px;line-height:21px}.sw-our-story-quote{font-size:21px;line-height:30px;letter-spacing:-.63px}.sw-our-story-grid{max-width:95%}.sw-our-story-right{gap:30px}.sw-our-story-section{padding-bottom:50px!important}}@media screen and (max-width:480px){.sw-our-story-heading{font-size:30px;letter-spacing:-.6px}.sw-our-story-quote{font-size:18px;padding-left:18px}.sw-our-story-intro,.sw-our-story-body{font-size:13px}}@media screen and (max-width:360px){.sw-our-story-heading{font-size:26px;letter-spacing:-.4px}.sw-our-story-quote{font-size:16px}}.sw-pb__banner{position:relative;border-radius:var(--sw-pb-border-radius);overflow:hidden;background-color:var(--sw-pb-bg);min-height:var(--sw-pb-min-height-mobile);display:flex;align-items:flex-start;min-height:var(--sw-pb-min-height)}.sw-pb__bg--mobile{display:none!important}.sw-pb__bg--desktop{display:block!important}.sw-pb__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--sw-pb-overlay);opacity:var(--sw-pb-overlay-opacity);display:flex!important}@media screen and (max-width:749px){.sw-pb__overlay{background:var(--sw-pb-overlay-mobile);opacity:1}}@media screen and (max-width:749px){.sw-pb__overlay--no-text{display:none!important}}.sw-pb__content{position:relative;z-index:2;width:var(--sw-pb-content-width);padding:61px 20px 25px 80px;display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}@media screen and (max-width:749px){.sw-pb__content{width:100%;padding:3rem 2rem}}.sw-pb__badge{display:inline-block;background-color:transparent;background-image:var(--sw-pb-badge-bg);background-size:100% 100%;background-repeat:no-repeat;color:var(--sw-pb-badge-color);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.08em;line-height:28px;text-transform:uppercase;padding:.3rem 2rem .3rem 1rem;border-radius:0;width:62px;height:32px}.sw-pb__title{margin:16px 0 0;color:var(--sw-pb-title-color);font-family:Manrope,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:0}.sw-pb__desc{margin:0;max-width:38ch;color:var(--sw-pb-desc-color);font-family:Manrope,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px}.sw-pb__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:1rem 2.6rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;white-space:nowrap;margin-top:25px;border-radius:4px;background:var(--sw-pb-btn-bg);border:none;color:var(--sw-pb-btn-color);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.168px;text-transform:uppercase;height:44px}.sw-pb__btn:hover,.sw-pb__btn:focus-visible{background:#eb1e27;color:#fff}@media screen and (max-width:1680px){.sw-pb__badge{font-size:12px}.sw-pb__title{font-size:40px}.sw-pb__btn{font-size:12px}.sw-pb__banner{min-height:300px}.sw-pb__content{padding:45px 20px 45px 60px}}@media screen and (max-width:1490px){.sw-pb__title{font-size:36px}.sw-pb__desc{font-size:14px}.sw-pb__content{padding:35px 20px 35px 50px}.sw-pb__title{margin:5px 0 0}.sw-pb__btn{margin-top:10px}.sw-pb__btn{font-size:11px;height:38px;padding:1rem 2.2rem}}@media screen and (max-width:1366px){.sw-pb__title{font-size:34px}.sw-pb__desc{font-size:13px}.sw-pb__btn{font-size:11px;height:32px;padding:10px 15px}.sw-pb__badge{font-size:10px;height:25px;width:50px;line-height:20px}.sw-pb__content{padding:50px 20px 50px 50px;gap:5px}.sw-pb__desc{font-size:12px;line-height:18px}.sw-pb__banner{min-height:270px}}@media screen and (max-width:1024px){.sw-pb__title{font-size:30px}.sw-pb__desc{font-size:14px}}@media screen and (max-width:500px){.sw-pb-outer-template--19057562026032__sw_product_banner_RGdMUa{padding-left:20px;padding-right:20px}.sw-pb__badge{font-size:10px}.sw-pb__title{font-size:22.435px;margin-top:5px}.sw-pb__desc{font-size:14px;line-height:normal}.sw-pb__btn{font-size:10.076px}.sw-pb__content{padding:50px 20px 50px 30px}.sw-pb__bg--desktop{display:none!important}.sw-pb__bg--mobile{display:block!important}.sw-pb__banner{min-height:240px}}@media screen and (max-width:375px){.sw-pb__banner{min-height:210px}}@media screen and (max-width:320px){.sw-pb__banner{min-height:175px}}.sw-testimonials-section{background-color:#fff}.sw-testimonials-content{max-width:1266px;margin-left:auto;margin-right:auto}.sw-testimonials-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:72px}.sw-testimonials-header-left{min-width:0}.sw-testimonials-eyebrow{display:block;margin-bottom:11px;font-family:Manrope,sans-serif;color:#eb1e27;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.72px;text-transform:uppercase;padding-left:19px}.sw-testimonials-heading{margin:0;font-family:Manrope,sans-serif;color:#000;font-size:54px;font-style:normal;font-weight:500;line-height:66px;letter-spacing:-1.62px;padding-left:19px}.sw-testimonials-nav{display:flex;gap:13px;align-items:center;flex-shrink:0;padding-bottom:13px}.sw-testimonials-nav-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid #000;background:transparent;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;padding:0}.sw-testimonials-nav-btn:hover{border-color:#999;background-color:#f5f5f5}.sw-testimonials-nav-btn:disabled{opacity:.35;cursor:not-allowed}.sw-testimonials-nav-btn svg{width:18px;height:18px;fill:none;stroke:#333;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.sw-testimonials-slider{overflow:hidden;padding-left:20px}.sw-testimonials-track{display:flex;gap:35px;transition:transform .5s ease;will-change:transform;user-select:none;-webkit-user-select:none}.sw-testimonials-card{flex:0 0 391px;min-width:0;padding:42px 46px;background-color:#fff;border:1.5px solid #BAC2C6;border-radius:12px;display:flex;flex-direction:column;box-sizing:border-box}.sw-testimonials-quote-icon{display:block;margin-bottom:21px;flex-shrink:0}.sw-testimonials-quote-icon svg{width:44px;height:33px;display:block}.sw-testimonials-text{margin:0;font-family:Manrope,sans-serif;flex:1;color:#191f19;font-size:18px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:0px}.sw-testimonials-divider{height:1px;background-color:#dde1e3;margin:13px 0 15px;flex-shrink:0;display:flex!important}.sw-testimonials-author-name{display:block;font-family:Manrope,sans-serif;margin-bottom:0;color:#191f19;font-size:18px;font-style:normal;font-weight:700;line-height:30px}.sw-testimonials-author-location{display:block;font-family:Manrope,sans-serif;color:#77878f;font-size:18px;font-style:normal;font-weight:500;line-height:26px}@media screen and (max-width:1680px){.sw-testimonials-eyebrow{font-size:16px}.sw-testimonials-heading{font-size:45px;line-height:1.2;letter-spacing:-1px}.sw-testimonials-text{font-size:16px;line-height:28px}.sw-testimonials-author-name{font-size:16px}.sw-testimonials-author-location{font-size:15px}.sw-testimonials-content{max-width:75%}.sw-testimonials-section .page-width{padding:0}.sw-testimonials-track{gap:21px}.sw-testimonials-card{flex:0 0 32%;padding:35px 30px}.sw-find-a-store-banner{padding:60px 40px}.sw-testimonials-quote-icon svg{width:35px;height:30px}}@media screen and (max-width:1470px){.sw-testimonials-heading{font-size:40px}.sw-testimonials-track{gap:20px}}@media screen and (max-width:1440px){.sw-testimonials-track{gap:20px}}@media screen and (max-width:1366px){.sw-testimonials-eyebrow{font-size:15px}.sw-testimonials-heading{font-size:35px}.sw-testimonials-text{font-size:14px}.sw-testimonials-author-name{font-size:15px}.sw-testimonials-author-location{font-size:14px;line-height:1.2}.sw-testimonials-card{flex:0 0 31.5%}.sw-testimonials-track{gap:21px}}@media screen and (max-width:1100px){.sw-testimonials-header{margin-bottom:40px}.sw-testimonials-quote-icon svg{width:30px;height:25px}.sw-testimonials-content{max-width:95%}.sw-testimonials-section{padding-top:70px!important;padding-bottom:70px!important}}@media screen and (max-width:900px){.sw-testimonials-card{flex:0 0 calc((100% - 24px)/2)}}@media screen and (max-width:768px){.sw-testimonials-header{margin-bottom:32px}}@media screen and (max-width:600px){.sw-testimonials-card{flex:0 0 100%}.sw-testimonials-track{gap:30px}}@media screen and (max-width:500px){.sw-testimonials-eyebrow{font-size:14px;letter-spacing:.56px;padding-left:0}.sw-testimonials-heading{font-size:27px;line-height:36px;letter-spacing:-.81px;padding-left:0}.sw-testimonials-text{font-size:14px;line-height:24px}.sw-testimonials-content{max-width:95%;display:flex;flex-direction:column}.sw-testimonials-section{padding-top:70px!important;padding-bottom:70px!important}.sw-testimonials-slider{padding-left:0;order:2}.sw-testimonials-header{display:contents}.sw-testimonials-header-left{order:1;margin-bottom:32px}.sw-testimonials-nav{order:3;width:100%;justify-content:flex-end;padding-bottom:0;margin-top:28px}}@media screen and (max-width:480px){.sw-testimonials-heading{font-size:28px;line-height:36px;letter-spacing:-.6px}.sw-testimonials-card{padding:24px 20px}.sw-testimonials-text{font-size:16px;line-height:26px}.sw-testimonials-quote-icon{margin-bottom:18px}.sw-testimonials-divider{margin:20px 0 16px}}@media screen and (max-width:360px){.sw-testimonials-heading{font-size:24px;line-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
