.thera-pcmp{background:var(--pcmp-bg, #fff);padding:var(--pcmp-pt, 80px) 0 var(--pcmp-pb, 120px)}.thera-pcmp__head{text-align:center;margin-bottom:100px;padding:0 64px}.thera-pcmp__table{display:grid;grid-template-columns:300px repeat(var(--pcmp-cols, 3),minmax(0,1fr));align-items:stretch;max-width:1440px;margin:0 auto;padding:0 64px}.thera-pcmp__label{min-height:124px;padding:20px;display:flex;align-items:center;background:#faf9f680;border:1px solid rgba(178,217,217,.2);font-family:var(--thera-serif);font-weight:400;font-size:20px;line-height:28px;text-transform:capitalize;color:var(--thera-navy)}.thera-pcmp__label.is-first{border-radius:20px 20px 0 0}.thera-pcmp__label--foot{border-radius:0 0 20px 20px}.thera-pcmp__phead{position:relative;padding:48px 20px 20px;min-height:108px;display:flex;align-items:flex-end;justify-content:center;text-align:center;background:var(--thera-offwhite);border:1px solid rgba(178,217,217,.2);border-radius:20px 20px 0 0}.thera-pcmp__phead img{position:absolute;top:-84px;left:50%;transform:translate(-50%);height:120px;width:auto;object-fit:contain;display:block}.thera-pcmp__pname{font-family:var(--thera-serif);font-weight:400;font-size:24px;line-height:32px;text-transform:capitalize;color:var(--thera-navy)}.thera-pcmp__cell{min-height:124px;padding:20px;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--thera-offwhite);border:1px solid rgba(178,217,217,.2);font-family:var(--thera-sans);font-weight:500;font-size:18px;line-height:28px;color:var(--thera-navy)}.thera-pcmp__foot{min-height:124px;padding:20px;display:flex;align-items:center;background:var(--thera-offwhite);border:1px solid rgba(178,217,217,.2);border-radius:0 0 20px 20px}.thera-pcmp__btn{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;background:var(--thera-navy);color:#fff;border-radius:12px;padding:12px 32px;font-family:var(--thera-sans);font-weight:500;font-size:18px;line-height:28px;text-decoration:none;box-shadow:inset 0 4px 11.1px #ffffff6b;transition:background var(--thera-ease)}.thera-pcmp__btn:hover{background:#163a54}.thera-pcmp__mobile{display:none}@media(max-width:990px){.thera-pcmp__head{margin-bottom:88px;padding:0 24px}.thera-pcmp__table{padding:0 24px;grid-template-columns:130px repeat(var(--pcmp-cols, 3),minmax(0,1fr))}.thera-pcmp__label{font-size:16px;line-height:22px;padding:14px 10px}.thera-pcmp__cell{font-size:15px;line-height:22px;padding:14px 10px}.thera-pcmp__pname{font-size:20px}.thera-pcmp__btn{padding:10px 12px;font-size:15px}.thera-pcmp__phead img{height:96px;top:-68px}}@media(max-width:749px){.thera-pcmp{padding:40px 0 12px}.thera-pcmp__head{margin-bottom:32px;padding:0 16px}.thera-pcmp__head .thera-secthead__title{font-size:36px;line-height:44px}.thera-pcmp__table{display:none}.thera-pcmp__mobile{display:block;padding:0 16px}.thera-pcmp__tabs{display:flex;gap:8px;margin-bottom:12px}.thera-pcmp__tab{flex:1 1 0;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;background:var(--thera-offwhite);border:1px solid var(--thera-offwhite);border-radius:16px;padding:12px 4px;cursor:pointer}.thera-pcmp__tab img{width:100%;height:88px;object-fit:contain;display:block}.thera-pcmp__tab-name{font-family:var(--thera-serif);font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.96px;text-transform:capitalize;text-align:center;color:var(--thera-navy)}.thera-pcmp__tab-check{position:absolute;top:8px;right:8px;width:16px;height:16px;color:var(--thera-coral)}.thera-pcmp__tab-check svg{width:100%;height:100%;display:block}.thera-pcmp__tab:not(.is-active) .thera-pcmp__tab-check circle{fill:none;stroke:#d3c6a8;stroke-width:1.5}.thera-pcmp__tab:not(.is-active) .thera-pcmp__tab-check path{display:none}.thera-pcmp__tab.is-active .thera-pcmp__tab-check{color:var(--thera-coral)}.thera-pcmp__mswiper{overflow:hidden}.thera-pcmp__mswiper .swiper-slide{height:auto}.thera-pcmp__mcard{display:flex;flex-direction:column;gap:24px;height:100%;background:var(--thera-offwhite);border-radius:12px;padding-bottom:12px}.thera-pcmp__mtable{display:flex;flex-direction:column}.thera-pcmp__mrow{display:flex;gap:24px;align-items:flex-start;padding:12px;border-bottom:1px solid rgba(178,217,217,.2)}.thera-pcmp__mrow:last-child{border-bottom:0}.thera-pcmp__mlabel{flex:0 0 120px;width:120px;font-family:var(--thera-serif);font-weight:700;font-size:18px;line-height:26px;text-transform:capitalize;color:var(--thera-navy)}.thera-pcmp__mval{flex:1 1 auto;min-width:0;font-family:var(--thera-sans);font-weight:500;font-size:18px;line-height:28px;color:var(--thera-navy)}.thera-pcmp__mcard .thera-pcmp__btn{flex:0 0 auto;align-self:stretch;margin:0 20px;font-size:18px;line-height:28px;padding:12px 32px}.thera-pcmp__mfoot{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:16px}.thera-pcmp__swipe{font-family:var(--thera-sans);font-weight:400;font-size:14px;line-height:22px;color:var(--thera-navy);margin:0}.thera-pcmp__mdots{display:flex;gap:8px}.thera-pcmp__mdots .swiper-pagination-bullet{width:8px;height:8px;margin:0;border-radius:50%;background:var(--thera-cream);opacity:1;transition:background var(--thera-ease)}.thera-pcmp__mdots .swiper-pagination-bullet-active{background:var(--thera-coral)}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/thera-product-compare.css.map */
