.customRSAboutPage-wrapper{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:56px 0 48px;box-sizing:border-box;background-color:var(--customRSAboutPage-bg)}.customRSAboutPage-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 24px}.customRSAboutPage-header{text-align:center;width:100%;margin:0 auto 40px}.customRSAboutPage-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAboutPage-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:var(--frosted-glass-bg);border:1px solid var(--customRSAboutPage-label-border-color);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAboutPage-label-text)}.customRSAboutPage-heading{margin-top:22px;font-size:40px;line-height:1.15;font-weight:500;color:var(--customRSAboutPage-heading-color)}.customRSAboutPage-subheading{margin-top:14px;font-size:17px;line-height:1.7;color:var(--customRSAboutPage-subheading-color);max-width:680px;margin-left:auto;margin-right:auto}.customRSAboutPage-main{margin-top:40px}.customRSAboutPage-sectionGroup{background-color:var(--customRSAboutPage-card-bg);border-radius:32px;padding:32px 32px 34px;display:flex;flex-direction:column;gap:32px}.customRSAboutPage-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:flex-start}.customRSAboutPage-section--full{grid-template-columns:minmax(0,1fr)}.customRSAboutPage-sectionTitle{font-size:18px;letter-spacing:.12em;text-transform:uppercase;color:var(--customRSAboutPage-section-label-color);font-weight:600;margin-bottom:8px}.customRSAboutPage-sectionHeading{font-size:26px;line-height:1.3;font-weight:500;color:var(--customRSAboutPage-heading-color);margin-bottom:10px}.customRSAboutPage-sectionKicker{font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:var(--customRSAboutPage-accent);font-weight:600;margin-bottom:10px}.customRSAboutPage-sectionBody{font-size:16px;line-height:1.7;color:var(--customRSAboutPage-body-color)}.customRSAboutPage-sectionBody p+p{margin-top:12px}.customRSAboutPage-whoWeAre{background-color:var(--customRSAboutPage-side-card-bg);border-radius:26px;padding:26px 24px}.customRSAboutPage-whoWeAre-main{font-size:16px;line-height:1.8}.customRSAboutPage-ourBeginning{background-color:var(--customRSAboutPage-side-card-bg);border-radius:26px;padding:26px 24px}.customRSAboutPage-philosophyHighlight{border-radius:24px;padding:22px 22px 20px;background:var(--customRSAboutPage-philosophy-bg);border:1px solid var(--customRSAboutPage-divider)}.customRSAboutPage-philosophyTitle{font-size:18px;font-weight:600;margin-bottom:6px;color:var(--customRSAboutPage-heading-color)}.customRSAboutPage-philosophyBody{font-size:15px;line-height:1.7;color:var(--customRSAboutPage-body-color)}.customRSAboutPage-craftGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:10px}.customRSAboutPage-craftItem{border-radius:20px;padding:18px 18px 16px;background-color:var(--customRSAboutPage-side-card-bg)}.customRSAboutPage-craftItemTitle{font-size:14px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;margin-bottom:6px;color:var(--customRSAboutPage-accent)}.customRSAboutPage-craftItemBody{font-size:14px;line-height:1.7}.customRSAboutPage-differentList{list-style:none;padding:0;margin:0}.customRSAboutPage-differentListItem{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--customRSAboutPage-divider)}.customRSAboutPage-differentListItem:last-child{border-bottom:none}.customRSAboutPage-differentBullet{width:8px;height:8px;border-radius:999px;background-color:var(--customRSAboutPage-accent);margin-top:8px}.customRSAboutPage-differentText{font-size:15px;line-height:1.7}.customRSAboutPage-serveGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;margin-top:10px}.customRSAboutPage-serveItem{display:flex;align-items:flex-start;gap:8px}.customRSAboutPage-serveMarker{width:16px;height:16px;border-radius:999px;border:2px solid var(--customRSAboutPage-accent);margin-top:5px}.customRSAboutPage-serveText{font-size:15px;line-height:1.7}.customRSAboutPage-missionCard{border-radius:26px;padding:24px 24px 22px;background:var(--customRSAboutPage-mission-bg);border:1px solid var(--customRSAboutPage-divider)}.customRSAboutPage-valuesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:10px}.customRSAboutPage-valueCard{border-radius:20px;padding:18px 18px 16px;background-color:var(--customRSAboutPage-side-card-bg)}.customRSAboutPage-valueTitle{font-size:15px;font-weight:600;margin-bottom:6px;color:var(--customRSAboutPage-heading-color)}.customRSAboutPage-valueBody{font-size:14px;line-height:1.6;color:var(--customRSAboutPage-body-color)}.customRSAboutPage-commitmentCard,.customRSAboutPage-promiseCard{border-radius:24px;padding:22px 22px 20px;background-color:var(--customRSAboutPage-side-card-bg)}.customRSAboutPage-divider{height:1px;width:100%;background-color:var(--customRSAboutPage-divider);margin:4px 0 2px}@media screen and (max-width: 1199px){.customRSAboutPage-sectionGroup{padding:28px 26px 30px}.customRSAboutPage-section{gap:24px}.customRSAboutPage-heading{font-size:36px}}@media screen and (max-width: 989px){.customRSAboutPage-wrapper{padding:40px 0 36px}.customRSAboutPage-inner{padding:0 20px}.customRSAboutPage-sectionGroup{padding:24px 22px 26px}.customRSAboutPage-section{grid-template-columns:minmax(0,1fr)}.customRSAboutPage-valuesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customRSAboutPage-craftGrid,.customRSAboutPage-serveGrid{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width: 749px){.customRSAboutPage-wrapper{margin-top:var(--customRSAboutPage-margin-top-mobile)!important;margin-bottom:var(--customRSAboutPage-margin-bottom-mobile)!important;padding:32px 0 30px}.customRSAboutPage-inner{padding:0 16px}.customRSAboutPage-sectionGroup{border-radius:26px;padding:22px 18px 24px}.customRSAboutPage-heading{font-size:30px}.customRSAboutPage-subheading{font-size:15px}.customRSAboutPage-valuesGrid{grid-template-columns:minmax(0,1fr)}}.customRSAProductBigImage-wrapper{width:95%;margin:0 auto;position:relative;overflow:hidden;border-radius:var(--customRSAProductBigImage-radius);background-color:var(--customRSAProductBigImage-bg);min-height:var(--customRSAProductBigImage-height-desktop)}.customRSAProductBigImage-inner{max-width:1200px;margin:0 auto;padding-top:80px;padding-bottom:260px;text-align:center;position:relative;z-index:3}.customRSAProductBigImage-heading{font-size:40px;line-height:1.2;font-weight:700;margin:0 0 16px;color:var(--customRSAProductBigImage-text-color)}.customRSAProductBigImage-subtext{max-width:640px;margin:0 auto;font-size:16px;line-height:1.6;color:var(--customRSAProductBigImage-text-color)}.customRSAProductBigImage-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-position:var(--customRSAProductBigImage-pos-x) var(--customRSAProductBigImage-pos-y);z-index:1;pointer-events:none}.customRSAProductBigImage-wrapper--fit-cover .customRSAProductBigImage-bg-image{object-fit:cover}.customRSAProductBigImage-wrapper--fit-contain .customRSAProductBigImage-bg-image{object-fit:contain}.customRSAProductBigImage-bg-image--mobile{display:none}.customRSAProductBigImage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--customRSAProductBigImage-overlay-color);opacity:var(--customRSAProductBigImage-overlay-opacity);pointer-events:none}.customRSAProductBigImage-align-left .customRSAProductBigImage-inner{text-align:left}.customRSAProductBigImage-align-left .customRSAProductBigImage-subtext{margin-left:0;margin-right:0}.customRSAProductBigImage-inner-content{max-width:var(--customRSAProductBigImage-content-width);margin:0 auto}@media screen and (max-width: 989px){.customRSAProductBigImage-inner{padding-top:60px;padding-bottom:220px}.customRSAProductBigImage-heading{font-size:34px}}@media screen and (max-width: 749px){.customRSAProductBigImage-wrapper{padding-left:16px;padding-right:16px;min-height:var(--customRSAProductBigImage-height-mobile)}.customRSAProductBigImage-inner{padding-top:48px;padding-bottom:200px}.customRSAProductBigImage-heading{font-size:28px;text-align:center}.customRSAProductBigImage-subtext{font-size:14px;text-align:center}.customRSAProductBigImage-inner-content{max-width:100%}.customRSAProductBigImage-bg-image--desktop{display:none}.customRSAProductBigImage-bg-image--mobile{display:block}}.customRSAProductClinical-wrapper{width:95%;margin:0 auto;box-sizing:border-box}.customRSAProductClinical-inner{display:flex;flex-direction:row;gap:24px;align-items:stretch}.customRSAProductClinical-card{flex:1 1 50%;background-color:var(--customRSAProductClinical-card-bg);border-radius:var(--customRSAProductClinical-radius);padding:32px;box-sizing:border-box;display:flex;flex-direction:column}.customRSAProductClinical-left{padding:0;overflow:hidden}.customRSAProductClinical-left-inner{width:100%;height:100%}.customRSAProductClinical-image{display:block;width:100%;height:100%;object-fit:cover}.customRSAProductClinical-right{align-items:center;justify-content:center;text-align:center;background-color:var(--customRSAProductClinical-right-bg)}.customRSAProductClinical-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAProductClinical-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:var(--frosted-glass-border);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAProductClinical-accent)}.customRSAProductClinical-heading{margin-top:18px;font-size:40px;line-height:1.15;font-weight:400;color:var(--customRSAProductClinical-heading-color)}.customRSAProductClinical-subheading{font-size:16px;line-height:1.5;color:var(--customRSAProductClinical-text-color)}.customRSAProductClinical-stats{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:24px}.customRSAProductClinical-cardStat{font:inherit;background-color:var(--customRSAProductClinical-card-bg);color:var(--customRSAProductClinical-card-text);border-radius:18px;padding:20px 18px;box-sizing:border-box;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease;text-align:center;cursor:pointer;border:none}.customRSAProductClinical-cardStat:hover{background-color:var(--customRSAProductClinical-card-hover-bg);color:var(--customRSAProductClinical-card-hover-text);transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.customRSAProductClinical-card-value{font-size:36px;font-weight:700;margin-bottom:8px;color:var(--customRSAProductClinical-accent)}.customRSAProductClinical-cardStat:hover .customRSAProductClinical-card-value{color:var(--customRSAProductClinical-accent-hover)}.customRSAProductClinical-card-title{font-size:18px;font-weight:700;margin-bottom:6px}.customRSAProductClinical-card-summary{font-size:14px;line-height:1.5}.customRSAProductClinical-card-link{margin-top:10px;font-size:13px;text-decoration:underline}.customRSAProductClinical-outer{margin-top:var(--customRSAProductClinical-margin-top);margin-bottom:var(--customRSAProductClinical-margin-bottom)}.customRSAProductClinical-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:center;justify-content:center;z-index:999;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.customRSAProductClinical-modal-backdrop--active{display:flex}.customRSAProductClinical-modal{max-width:520px;width:90%;max-height:80vh;background:#fff;border-radius:20px;padding:24px;box-sizing:border-box;position:relative;overflow:auto}.customRSAProductClinical-modal-close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer}.customRSAProductClinical-modal-heading{font-size:24px;font-weight:700;margin:4px 0 10px;color:var(--customRSAProductClinical-heading-color)}.customRSAProductClinical-modal-value{font-size:20px;font-weight:600;color:var(--customRSAProductClinical-accent);margin-bottom:6px}.customRSAProductClinical-modal-body{font-size:16px;line-height:1.8;color:var(--customRSAProductClinical-text-color)}.customRSAProductClinical-modal-readmore{margin-top:16px;padding:10px 18px;border-radius:999px;border:none;cursor:pointer;font:inherit;background-color:var(--customRSAProductClinical-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 989px){.customRSAProductClinical-inner{flex-direction:column}.customRSAProductClinical-card{padding:28px}.customRSAProductClinical-heading{font-size:28px}}@media screen and (max-width: 749px){.customRSAProductClinical-outer{margin-top:var(--customRSAProductClinical-margin-top-mobile);margin-bottom:var(--customRSAProductClinical-margin-bottom-mobile)}.customRSAProductClinical-card{padding:24px 18px}.customRSAProductClinical-heading{font-size:24px}.customRSAProductClinical-subheading{font-size:14px}.customRSAProductClinical-stats{grid-template-columns:1fr}}.customRSAProductHighlight-wrapper{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:24px;background-color:var(--customRSAProductHighlight-bg);padding:48px;box-sizing:border-box}.customRSAProductHighlight-inner{display:flex;flex-direction:row;gap:72px;align-items:center}.customRSAProductHighlight-content{flex:1 1 50%}.customRSAProductHighlight-heading-inner{max-width:440px}.customRSAProductHighlight-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAProductHighlight-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:var(--frosted-glass-border);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAProductHighlight-accent)}.customRSAProductHighlight-heading{margin-top:18px;font-size:40px;line-height:1.15;font-weight:400;color:var(--customRSAProductHighlight-heading-color)}.customRSAProductHighlight-media{flex:1 1 40%;display:flex;justify-content:end;align-items:right}.customRSAProductHighlight-image{max-width:500px;width:100%;height:auto;display:block;border-radius:24px;overflow:hidden}.customRSAProductHighlight-divider{width:100%;margin-top:45px;margin-bottom:40px;position:relative}.customRSAProductHighlight-divider:before{content:"";display:block;width:100%;height:2px;background-color:var(--customRSAProductHighlight-divider-color)}.customRSAProductHighlight-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px;padding-top:20px}.customRSAProductHighlight-stat-card{background-color:var(--customRSAProductHighlight-card-bg);color:var(--customRSAProductHighlight-card-text);border-radius:18px;padding:20px 18px;box-sizing:border-box;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.customRSAProductHighlight-stat-card:hover{background-color:var(--customRSAProductHighlight-card-hover-bg);color:var(--customRSAProductHighlight-card-hover-text);transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.customRSAProductHighlight-stat-number{font-size:36px;font-weight:700;margin-bottom:8px;color:var(--customRSAProductHighlight-accent)}.customRSAProductHighlight-stat-card:hover .customRSAProductHighlight-stat-number{color:var(--customRSAProductHighlight-accent-hover)}.customRSAProductHighlight-stat-title{font-size:18px;font-weight:700;margin-bottom:8px}.customRSAProductHighlight-stat-text{font-size:16px;line-height:1.6}@media screen and (max-width: 989px){.customRSAProductHighlight-wrapper{padding:24px}.customRSAProductHighlight-inner{flex-direction:column;align-items:flex-start;gap:20px}.customRSAProductHighlight-media{justify-content:center}}@media screen and (max-width: 749px){.customRSAProductHighlight-wrapper{margin-top:var(--customRSAProductHighlight-margin-top-mobile)!important;margin-bottom:var(--customRSAProductHighlight-margin-bottom-mobile)!important;padding:20px}.customRSAProductHighlight-content{text-align:center}.customRSAProductHighlight-label-wrap{margin-left:auto;margin-right:auto}.customRSAProductHighlight-heading{font-size:32px}.customRSAProductHighlight-heading-inner{max-width:100%;margin-left:auto;margin-right:auto}}.customRSAProductHow-outer{width:95%;margin-left:auto;margin-right:auto}.customRSAProductHow-wrapper{border-radius:32px;background-color:var(--customRSAProductHow-bg);padding:0;box-sizing:border-box}.customRSAProductHow-main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:28px;align-items:stretch}.customRSAProductHow-left{background-color:var(--customRSAProductHow-side-bg);border-radius:26px;padding:32px 18px;display:flex;flex-direction:column;justify-content:center}.customRSAProductHow-tabList{position:relative;display:flex;flex-direction:column;gap:8px}.customRSAProductHow-tabHighlight{position:absolute;left:0;top:0;width:100%;border-radius:18px;background-color:var(--customRSAProductHow-accent);transition:top .25s ease,height .25s ease,background-color .25s ease;z-index:0;pointer-events:none}.customRSAProductHow-tabItem{position:relative;z-index:1;padding:22px;border-radius:18px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:70px;font-weight:700;line-height:1;color:var(--customRSAProductHow-tab-text);transition:color .25s ease,background-color .25s ease}.customRSAProductHow-tabItem+.customRSAProductHow-tabItem{border-top:1px solid var(--customRSAProductHow-divider)}.customRSAProductHow-tabItemMain{color:var(--customRSAProductHow-tab-text)}.customRSAProductHow-tabItemSubtitle{font-size:16px;font-weight:400;line-height:1.4;color:var(--customRSAProductHow-tab-text);text-transform:uppercase;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.customRSAProductHow-tabItem.is-active .customRSAProductHow-tabItemMain{color:var(--customRSAProductHow-active-tab-text-desktop)}.customRSAProductHow-tabItem.is-active .customRSAProductHow-tabItemSubtitle{opacity:1;transform:translateY(0)}.customRSAProductHow-mobileSubtitle{display:none}.customRSAProductHow-right{background-color:var(--customRSAProductHow-content-bg);border-radius:26px;padding:32px 28px;display:flex;flex-direction:column;justify-content:flex-start;color:var(--customRSAProductHow-content-text)}.customRSAProductHow-subheading{position:relative;overflow:hidden;text-align:left;font-size:24px;font-weight:600;margin:-40px -28px 24px;padding:20px 26px;background:var(--frosted-glass-bg);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);box-shadow:var(--frosted-glass-shadow);border-top:1px solid var(--customRSAProductHow-heading-border-color);border-left:1px solid var(--customRSAProductHow-heading-border-color);border-right:1px solid var(--customRSAProductHow-heading-border-color);border-bottom:1px solid var(--customRSAProductHow-heading-border-color);border-radius:26px 26px 0 0}.customRSAProductHow-pane{display:none;font-size:16px;line-height:1.7}.customRSAProductHow-pane.is-active{display:block}@media screen and (max-width: 989px){.customRSAProductHow-wrapper{padding:0}.customRSAProductHow-main{grid-template-columns:minmax(0,1fr);gap:20px}.customRSAProductHow-left,.customRSAProductHow-right{border-radius:22px}.customRSAProductHow-tabItem{font-size:50px}}@media screen and (max-width: 749px){.customRSAProductHow-outer{margin-top:var(--customRSAProductHow-margin-top-mobile)!important;margin-bottom:var(--customRSAProductHow-margin-bottom-mobile)!important}.customRSAProductHow-wrapper{padding:0;border-radius:24px}.customRSAProductHow-main{gap:18px}.customRSAProductHow-left{padding:20px 14px}.customRSAProductHow-right{padding:24px 18px}.customRSAProductHow-tabList{flex-direction:row;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.customRSAProductHow-tabList::-webkit-scrollbar{display:none}.customRSAProductHow-tabHighlight{display:none}.customRSAProductHow-tabItem{flex:1 1 auto;font-size:20px;padding:10px 8px;border-radius:18px;border:none;align-items:center;text-align:center;gap:2px;background-color:transparent}.customRSAProductHow-tabItem+.customRSAProductHow-tabItem{border-top:none}.customRSAProductHow-tabItem.is-active{background-color:var(--customRSAProductHow-accent)}.customRSAProductHow-tabItem.is-active .customRSAProductHow-tabItemMain{color:var(--customRSAProductHow-active-tab-text-mobile)}.customRSAProductHow-tabItemSubtitle,.customRSAProductHow-mobileSubtitle{display:none}.customRSAProductHow-subheading{text-align:center;font-size:20px;margin:-30px -18px 18px;padding:16px 18px;background:var(--frosted-glass-bg);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);box-shadow:var(--frosted-glass-shadow);border-top:1px solid var(--customRSAProductHow-heading-border-color);border-left:1px solid var(--customRSAProductHow-heading-border-color);border-right:1px solid var(--customRSAProductHow-heading-border-color);border-bottom:1px solid var(--customRSAProductHow-heading-border-color);border-radius:22px 22px 0 0}}.customRSAProductIngredients-wrapper{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:32px;background-color:var(--customRSAProductIngredients-bg);padding:56px 10px 40px;box-sizing:border-box}.customRSAProductIngredients-header{text-align:center;width:100%;margin:0 auto}.customRSAProductIngredients-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAProductIngredients-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:1px solid var(--customRSAProductIngredients-label-border-color);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAProductIngredients-label-text)}.customRSAProductIngredients-heading{margin-top:20px;font-size:40px;line-height:1.15;font-weight:500;color:var(--customRSAProductIngredients-heading-color)}.customRSAProductIngredients-subheading{margin-top:12px;font-size:17px;line-height:1.6;color:var(--customRSAProductIngredients-subheading-color)}.customRSAProductIngredients-grid{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}@media screen and (min-width: 990px){.customRSAProductIngredients-grid.is-desktop-carousel{display:flex;overflow-x:auto;gap:28px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.customRSAProductIngredients-grid.is-desktop-carousel::-webkit-scrollbar{display:none}.customRSAProductIngredients-grid.is-desktop-carousel .customRSAProductIngredients-card{flex:0 0 25%;scroll-snap-align:start}}.customRSAProductIngredients-card{position:relative;border-radius:28px;overflow:hidden;cursor:pointer;background-color:#000;color:#fff}.customRSAProductIngredients-cardMedia{position:relative;width:100%;padding-top:125%;overflow:hidden}.customRSAProductIngredients-cardImage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.customRSAProductIngredients-cardOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000026 40%,#00000073)}.customRSAProductIngredients-titleBar{position:absolute;left:0;right:0;bottom:0;padding:14px 20px;background:var(--frosted-glass-bg);border-top:var(--frosted-glass-border);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);border-radius:0 0 28px 28px;display:flex;flex-direction:column;gap:2px}.customRSAProductIngredients-cardTitle{font-size:18px;font-weight:600;line-height:1.3;color:var(--customRSAProductIngredients-name-color)}.customRSAProductIngredients-cardDose{font-size:13px;opacity:.95;color:var(--customRSAProductIngredients-dose-color)}.customRSAProductIngredients-cardSheet{position:absolute;left:0;right:0;bottom:0;background-color:#fff;color:var(--customRSAProductIngredients-sheet-text-color);padding:22px 24px 24px;border-radius:24px 24px 0 0;box-shadow:0 -18px 40px #0000002e;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.customRSAProductIngredients-cardSheetInner{max-height:180px;overflow-y:auto}.customRSAProductIngredients-sheetTitle{font-size:18px;font-weight:600;margin-bottom:6px}.customRSAProductIngredients-sheetDose{font-size:14px;font-weight:500;margin-bottom:12px;color:var(--customRSAProductIngredients-accent)}.customRSAProductIngredients-sheetText{font-size:15px;line-height:1.7}.customRSAProductIngredients-readMore{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:14px;font-weight:500;color:var(--customRSAProductIngredients-accent);text-decoration:underline}.customRSAProductIngredients-card.is-open .customRSAProductIngredients-cardSheet{transform:translateY(0);opacity:1;pointer-events:auto}@media screen and (max-width: 989px){.customRSAProductIngredients-wrapper{padding:40px 24px 32px}.customRSAProductIngredients-heading{font-size:34px}.customRSAProductIngredients-grid{margin-top:32px;gap:22px}}@media screen and (max-width: 749px){.customRSAProductIngredients-wrapper{margin-top:var(--customRSAProductIngredients-margin-top-mobile)!important;margin-bottom:var(--customRSAProductIngredients-margin-bottom-mobile)!important;padding:32px 18px 26px;border-radius:24px}.customRSAProductIngredients-heading{font-size:28px}.customRSAProductIngredients-subheading{font-size:16px}.customRSAProductIngredients-grid{display:flex;overflow-x:auto;gap:18px;padding-bottom:12px;margin-left:-18px;margin-right:-18px;padding-inline:18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.customRSAProductIngredients-grid::-webkit-scrollbar{display:none}.customRSAProductIngredients-card{flex:0 0 80%;scroll-snap-align:start}.customRSAProductIngredients-titleBar{padding:10px 16px}.customRSAProductIngredients-cardTitle{font-size:16px}.customRSAProductIngredients-cardDose{font-size:12px}.customRSAProductIngredients-cardSheet{padding:18px 18px 20px;border-radius:22px 22px 0 0}.customRSAProductIngredients-cardSheetInner{max-height:200px}}.customRSAProductIngredients-dots{display:flex;justify-content:center;margin-top:18px;gap:8px}.customRSAProductIngredients-dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background-color:#0003;cursor:pointer}.customRSAProductIngredients-dot.is-active{background-color:var(--customRSAProductIngredients-accent);transform:scale(1.15)}.customRSAProductProblems-wrapper{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:32px;background-color:var(--customRSAProductProblems-bg);padding:56px 10px 40px;box-sizing:border-box}.customRSAProductProblems-header{text-align:center;width:100%;margin:0 auto 36px}.customRSAProductProblems-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAProductProblems-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:1px solid var(--customRSAProductProblems-label-border-color);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAProductProblems-label-text)}.customRSAProductProblems-heading{margin-top:20px;font-size:40px;line-height:1.15;font-weight:500;color:var(--customRSAProductProblems-heading-color)}.customRSAProductProblems-subheading{margin-top:12px;font-size:17px;line-height:1.6;color:var(--customRSAProductProblems-subheading-color)}.customRSAProductProblems-mainOuter{margin-top:40px;margin-left:-48px;margin-right:-48px}.customRSAProductProblems-main{background-color:var(--customRSAProductProblems-card-bg);border-radius:32px;padding:32px 32px 30px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr) minmax(0,1fr);gap:28px;align-items:stretch}.customRSAProductProblems-left{background-color:var(--customRSAProductProblems-side-bg);border-radius:26px;padding:40px 18px;display:flex;flex-direction:column;justify-content:center}.customRSAProductProblems-tabList{display:flex;flex-direction:column;justify-content:center;height:100%}.customRSAProductProblems-tabItem{display:flex;align-items:center;gap:18px;padding:22px 30px;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font:inherit;color:inherit;border-radius:18px;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.customRSAProductProblems-tabItem+.customRSAProductProblems-tabItem{border-top:1px solid var(--customRSAProductProblems-divider)}.customRSAProductProblems-tabItemIcon{width:44px;height:44px;border-radius:50%;background-color:var(--customRSAProductProblems-icon-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.customRSAProductProblems-tabItemIcon img{width:70%;height:70%;object-fit:contain}.customRSAProductProblems-tabItemLabel{font-size:19px;font-weight:400;line-height:1.5}.customRSAProductProblems-tabItem.is-active{background-color:var(--customRSAProductProblems-accent)!important;color:#fff;border-radius:18px}.customRSAProductProblems-tabItem.is-active .customRSAProductProblems-tabItemIcon{background-color:transparent}.customRSAProductProblems-tabItem.is-active .customRSAProductProblems-tabItemIcon img{filter:brightness(0) invert(1)}.customRSAProductProblems-middle{display:flex;align-items:stretch;justify-content:center}.customRSAProductProblems-imagePanel{display:none;width:100%}.customRSAProductProblems-imagePanel.is-active{display:block}.customRSAProductProblems-imageInner{width:100%;border-radius:26px;overflow:hidden}.customRSAProductProblems-image{width:100%;height:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}.customRSAProductProblems-right{background-color:var(--customRSAProductProblems-side-bg);border-radius:26px;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.customRSAProductProblems-detailPanel{display:none;height:100%}.customRSAProductProblems-detailPanel.is-active{display:flex;flex-direction:column;height:100%}.customRSAProductProblems-detailText{font-size:16px;line-height:1.7;margin-bottom:26px}.customRSAProductProblems-statsRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border-top:1px solid var(--customRSAProductProblems-divider);padding-top:20px;margin-top:auto}.customRSAProductProblems-stat{font-size:14px;line-height:1.6}.customRSAProductProblems-statValue{display:block;font-size:28px;font-weight:700;color:var(--customRSAProductProblems-accent);margin-bottom:6px}.customRSAProductProblems-statLabel{font-size:13px;line-height:1.6}@media screen and (max-width: 1199px){.customRSAProductProblems-main{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(0,1fr)}}@media screen and (max-width: 989px){.customRSAProductProblems-wrapper{padding:40px 24px 32px}.customRSAProductProblems-heading{font-size:34px}.customRSAProductProblems-mainOuter{margin-top:32px;margin-left:-24px;margin-right:-24px}.customRSAProductProblems-main{grid-template-columns:minmax(0,1fr);padding:24px 20px 22px;gap:20px}.customRSAProductProblems-left,.customRSAProductProblems-right{border-radius:22px}}@media screen and (max-width: 749px){.customRSAProductProblems-wrapper{margin-top:var(--customRSAProductProblems-margin-top-mobile)!important;margin-bottom:var(--customRSAProductProblems-margin-bottom-mobile)!important;padding:32px 18px 26px;border-radius:24px}.customRSAProductProblems-heading{font-size:28px}.customRSAProductProblems-mainOuter{margin-top:24px;margin-left:-18px;margin-right:-18px}.customRSAProductProblems-main{padding:20px 16px 18px}.customRSAProductProblems-left{background-color:transparent;border-radius:0;padding:0 0 12px}.customRSAProductProblems-tabList{flex-direction:row;justify-content:flex-start;height:auto;overflow-x:auto;gap:10px;padding:0 18px;scrollbar-width:none}.customRSAProductProblems-tabList::-webkit-scrollbar{display:none}.customRSAProductProblems-tabItem{flex:0 0 auto;border-radius:18px;border:1px solid var(--customRSAProductProblems-divider);padding:8px 14px;gap:8px;width:auto}.customRSAProductProblems-tabItem+.customRSAProductProblems-tabItem{border-top:none}.customRSAProductProblems-tabItemIcon{width:28px;height:28px}.customRSAProductProblems-tabItemLabel{font-size:15px;line-height:1.4}.customRSAProductProblems-tabItem.is-active{background-color:var(--customRSAProductProblems-accent)!important;color:#fff!important;border-radius:18px!important}.customRSAProductProblems-imageInner{border-radius:22px}.customRSAProductProblems-right{padding:24px 20px}}.customRSAProductTestiImgCar-outer{margin-top:var(--customRSAProductTestiImgCar-margin-top);margin-bottom:var(--customRSAProductTestiImgCar-margin-bottom)}.customRSAProductTestiImgCar-wrapper{width:95%;margin:0 auto;box-sizing:border-box}.customRSAProductTestiImgCar-inner{display:flex;flex-direction:row;gap:24px;align-items:stretch}.customRSAProductTestiImgCar-left{flex:1 1 40%;border-radius:var(--customRSAProductTestiImgCar-radius);overflow:hidden;background:#f4f4f4;display:flex}.customRSAProductTestiImgCar-leftImage{width:100%;height:100%;object-fit:cover;display:block}.customRSAProductTestiImgCar-leftImageMobile{display:none;width:100%;height:100%;object-fit:cover}.customRSAProductTestiImgCar-right{flex:1 1 60%;border-radius:var(--customRSAProductTestiImgCar-radius);background:var(--customRSAProductTestiImgCar-card-bg);padding:20px;display:flex;flex-direction:column}.customRSAProductTestiImgCar-slider{flex:1 1 auto;overflow:hidden}.customRSAProductTestiImgCar-track{display:flex;transition:transform .45s ease}.customRSAProductTestiImgCar-slide{flex:0 0 100%;display:flex;flex-direction:column;gap:12px}.customRSAProductTestiImgCar-slideTopImgWrap{max-width:100%;border-radius:20px;overflow:hidden}.customRSAProductTestiImgCar-slideTopImg,.customRSAProductTestiImgCar-slideTopImgDesktop,.customRSAProductTestiImgCar-slideTopImgMobile{display:block;width:100%;height:auto;max-width:100%}.customRSAProductTestiImgCar-slideTopImgMobile{display:none}.customRSAProductTestiImgCar-slideLabel{font-size:20px;line-height:1.6;font-weight:400;text-align:center;color:var(--customRSAProductTestiImgCar-label-color)}.customRSAProductTestiImgCar-slideHeading{font-size:24px;line-height:1.5;font-weight:700;color:var(--customRSAProductTestiImgCar-heading-color);position:relative;padding-left:30px;text-align:left}.customRSAProductTestiImgCar-slideHeading:before{content:"\201c";font-size:34px;position:absolute;left:0;top:-6px;color:var(--customRSAProductTestiImgCar-quote-color)}.customRSAProductTestiImgCar-slideBody{font-size:18px;line-height:1.5;color:var(--customRSAProductTestiImgCar-body-color);text-align:left;padding-left:30px}.customRSAProductTestiImgCar-divider{width:100%;height:1px;background:var(--customRSAProductTestiImgCar-divider-color)}.customRSAProductTestiImgCar-bottomRow{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.customRSAProductTestiImgCar-avatarWrap{display:flex;align-items:center;gap:8px}.customRSAProductTestiImgCar-avatarImg{max-width:80px;height:auto;border-radius:0;object-fit:cover;display:block}.customRSAProductTestiImgCar-avatarLabel{font-size:15px;color:var(--customRSAProductTestiImgCar-body-color)}.customRSAProductTestiImgCar-nav{display:flex;gap:6px}.customRSAProductTestiImgCar-navBtn{width:34px;height:34px;border-radius:9999px;background:var(--frosted-glass-bg);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);border:var(--frosted-glass-border);box-shadow:var(--frosted-glass-shadow);font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;color:#111}.customRSAProductTestiImgCar-navBtn:hover{background:#ffffff8c;transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.customRSAProductTestiImgCar-navBtn:active{transform:scale(.92)}@media (max-width: 989px){.customRSAProductTestiImgCar-right{padding:28px 26px 26px}.customRSAProductTestiImgCar-slideHeading{font-size:26px}.customRSAProductTestiImgCar-slideBody{font-size:18px}}@media (max-width: 749px){.customRSAProductTestiImgCar-outer{margin-top:var(--customRSAProductTestiImgCar-margin-top-mobile);margin-bottom:var(--customRSAProductTestiImgCar-margin-bottom-mobile)}.customRSAProductTestiImgCar-inner{flex-direction:column}.customRSAProductTestiImgCar-right{order:2;padding:16px 14px 18px}.customRSAProductTestiImgCar-left{order:1}.customRSAProductTestiImgCar-leftImage{display:none}.customRSAProductTestiImgCar-leftImageMobile{display:block}.customRSAProductTestiImgCar-slideLabel{font-size:16px}.customRSAProductTestiImgCar-slideHeading{font-size:22px;padding-left:24px}.customRSAProductTestiImgCar-slideHeading:before{font-size:30px;top:-4px}.customRSAProductTestiImgCar-slideBody{font-size:16px;padding-left:24px}.customRSAProductTestiImgCar-slideTopImgDesktop{display:none}.customRSAProductTestiImgCar-slideTopImgMobile{display:block}}.customRSAProductWho-wrapper{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:32px;background-color:var(--customRSAProductWho-bg);padding:56px 48px 40px;box-sizing:border-box}.customRSAProductWho-header{text-align:center;width:100%;margin:0 auto}.customRSAProductWho-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSAProductWho-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:var(--frosted-glass-border);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSAProductWho-label-text)}.customRSAProductWho-heading{margin-top:20px;font-size:40px;line-height:1.15;font-weight:500;color:var(--customRSAProductWho-heading-color)}.customRSAProductWho-subheading{margin-top:12px;font-size:17px;line-height:1.6;color:var(--customRSAProductWho-subheading-color)}.customRSAProductWho-carouselOuter{margin-top:40px;margin-left:-48px;margin-right:-48px}.customRSAProductWho-carousel{display:flex;gap:24px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch}.customRSAProductWho-carousel::-webkit-scrollbar{display:none}.customRSAProductWho-slide{flex:0 0 620px;max-width:620px;background-color:var(--customRSAProductWho-card-bg);color:var(--customRSAProductWho-card-text);border-radius:24px;box-shadow:none;overflow:hidden;scroll-snap-align:start;display:flex}.customRSAProductWho-slideInner{display:flex;flex-direction:row;height:100%;width:100%}.customRSAProductWho-media{flex:0 0 42%;max-width:42%;overflow:hidden;aspect-ratio:4 / 5}.customRSAProductWho-image{width:100%;height:100%;display:block;object-fit:cover}.customRSAProductWho-content{flex:1 1 auto;padding:24px 26px}.customRSAProductWho-title{font-size:22px;font-weight:700;margin-bottom:12px;line-height:1.2}.customRSAProductWho-text{font-size:17px;line-height:1.5}@media screen and (max-width: 989px){.customRSAProductWho-wrapper{padding:40px 24px 32px}.customRSAProductWho-heading{font-size:34px}.customRSAProductWho-carouselOuter{margin-top:32px;margin-left:-24px;margin-right:-24px}.customRSAProductWho-slide{flex-basis:520px;max-width:520px}}@media screen and (max-width: 749px){.customRSAProductWho-wrapper{margin-top:var(--customRSAProductWho-margin-top-mobile)!important;margin-bottom:var(--customRSAProductWho-margin-bottom-mobile)!important;padding:32px 18px 26px;border-radius:24px}.customRSAProductWho-heading{font-size:28px}.customRSAProductWho-carouselOuter{margin-top:24px;margin-left:-18px;margin-right:-18px}.customRSAProductWho-slide{flex-basis:90%;max-width:90%}.customRSAProductWho-slideInner{flex-direction:column}.customRSAProductWho-media{flex:0 0 auto;max-width:100%;aspect-ratio:4 / 5;margin:0 0 12px}.customRSAProductWho-content{padding:20px 18px 22px}}.customRSAProductWhy-wrapper{width:95%;margin:0 auto;box-sizing:border-box}.customRSAProductWhy-inner{display:flex;flex-direction:row;gap:24px;align-items:stretch}.customRSAProductWhy-card{flex:1 1 50%;background-color:var(--customRSAProductWhy-card-bg);border-radius:var(--customRSAProductWhy-radius);padding:32px;box-sizing:border-box;display:flex;flex-direction:column}.customRSAProductWhy-heading{font-size:32px;line-height:1.25;font-weight:700;margin:0 0 12px;color:var(--customRSAProductWhy-text-color)}.customRSAProductWhy-subtext{font-size:16px;line-height:1.6;color:var(--customRSAProductWhy-text-color)}.customRSAProductWhy-left-image-wrap{margin-top:16px;border-radius:18px;overflow:hidden;background-color:#fff}.customRSAProductWhy-left-image{width:100%;height:auto;display:block}.customRSAProductWhy-right{padding:0;overflow:hidden}.customRSAProductWhy-right-inner{width:100%;aspect-ratio:1 / 1;position:relative;overflow:hidden;border-radius:inherit}.customRSAProductWhy-right-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}.customRSAProductWhy-outer{margin-top:var(--customRSAProductWhy-margin-top);margin-bottom:var(--customRSAProductWhy-margin-bottom)}@media screen and (max-width: 989px){.customRSAProductWhy-inner{flex-direction:column}.customRSAProductWhy-card{padding:28px}.customRSAProductWhy-heading{font-size:28px}}@media screen and (max-width: 749px){.customRSAProductWhy-outer{margin-top:var(--customRSAProductWhy-margin-top-mobile);margin-bottom:var(--customRSAProductWhy-margin-bottom-mobile)}.customRSAProductWhy-card{padding:24px 18px}.customRSAProductWhy-heading{font-size:24px}.customRSAProductWhy-subtext{font-size:14px}}.customRSAProductWhyPointers-outer{margin-top:var(--customRSAProductWhyPointers-margin-top);margin-bottom:var(--customRSAProductWhyPointers-margin-bottom)}.customRSAProductWhyPointers-wrapper{width:100%;margin:0 auto;box-sizing:border-box}.customRSAProductWhyPointers-heading{text-align:center;font-size:40px;font-weight:700;color:var(--customRSAProductWhyPointers-heading-color);margin-bottom:32px}.customRSAProductWhyPointers-marquee{position:relative;overflow:hidden;width:100%}.customRSAProductWhyPointers-track{display:flex;gap:24px;width:max-content;animation:customRSAPointersScroll var(--customRSAProductWhyPointers-speed) linear infinite;padding-bottom:50px}:root{--customRSAProductWhyPointers-speed: 45s}@media (max-width: 749px){:root{--customRSAProductWhyPointers-speed: 22s}}@keyframes customRSAPointersScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.customRSAProductWhyPointers-card{width:300px;min-width:300px;background:var(--customRSAProductWhyPointers-card-bg);border-radius:var(--customRSAProductWhyPointers-radius);padding:32px 26px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.customRSAProductWhyPointers-card:hover{transform:translateY(-4px);background:var(--customRSAProductWhyPointers-card-hover-bg);box-shadow:0 20px 40px #0000001f}.customRSAProductWhyPointers-icon-wrap{width:84px;height:84px;border-radius:50%;background:var(--customRSAProductWhyPointers-icon-bg);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.customRSAProductWhyPointers-icon{width:52px;height:52px;object-fit:contain}.customRSAProductWhyPointers-title-main{font-size:18px;font-weight:700;color:var(--customRSAProductWhyPointers-title-main-color);margin-bottom:4px}.customRSAProductWhyPointers-title-sub{font-size:16px;font-weight:600;color:var(--customRSAProductWhyPointers-title-sub-color);margin-bottom:12px}.customRSAProductWhyPointers-body{font-size:15px;line-height:1.6;color:var(--customRSAProductWhyPointers-body-color)}@media (max-width: 749px){.customRSAProductWhyPointers-card{width:240px;min-width:240px;padding:24px 20px}.customRSAProductWhyPointers-heading{font-size:28px}}.customRSAWhyChoose-wrapper{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:32px;background-color:var(--customRSAWhyChoose-bg);padding:56px 48px 48px;box-sizing:border-box;color:var(--customRSAWhyChoose-body-text)}.customRSAWhyChoose-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1.1fr);gap:40px;align-items:flex-start}.customRSAWhyChoose-col1-heading{font-size:40px;line-height:1.1;font-weight:700;color:var(--customRSAWhyChoose-heading-color)}.customRSAWhyChoose-col1-subheading{margin-top:16px;font-size:18px;font-weight:500;line-height:1.7;color:var(--customRSAWhyChoose-subheading-color)}.customRSAWhyChoose-col1-body,.customRSAWhyChoose-col3-description{margin-top:16px;font-size:16px;line-height:1.8;color:var(--customRSAWhyChoose-body-text)}.customRSAWhyChoose-col3-description{margin-top:18px;color:var(--customRSAWhyChoose-col3-desc)}.customRSAWhyChoose-col1-galleryRow{margin-top:26px;display:flex;flex-wrap:wrap;gap:18px;align-items:center}.customRSAWhyChoose-galleryItem{display:flex;flex-direction:column;align-items:center;gap:6px}.customRSAWhyChoose-galleryImageWrap{width:70px;height:70px;border-radius:50%;overflow:hidden;background-color:#ffffff1a}.customRSAWhyChoose-galleryImageWrap img{width:100%;height:100%;object-fit:contain}.customRSAWhyChoose-galleryLabel{font-size:12px;color:var(--customRSAWhyChoose-gallery-text)}.customRSAWhyChoose-testBtn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;border:1px solid var(--customRSAWhyChoose-test-btn-border);background-color:var(--customRSAWhyChoose-test-btn-bg);color:var(--customRSAWhyChoose-test-btn-text);font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.customRSAWhyChoose-testBtn:hover{transform:translateY(-1px)}.customRSAWhyChoose-col2{display:flex;align-items:center;justify-content:center}.customRSAWhyChoose-col2-imageCard{width:100%;background-color:var(--customRSAWhyChoose-image-card-bg);border-radius:32px;overflow:hidden;padding:0;box-sizing:border-box;aspect-ratio:4 / 5}.customRSAWhyChoose-col2-image{display:block;width:100%;height:100%;object-fit:cover}.customRSAWhyChoose-col3-tag{display:inline-flex;align-items:center;padding:8px 18px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background-color:var(--customRSAWhyChoose-tag-bg);color:var(--customRSAWhyChoose-tag-text);margin-bottom:18px}.customRSAWhyChoose-col3-tableWrapper{background:var(--frosted-glass-bg);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);border-radius:24px;padding:20px 22px 18px;color:var(--customRSAWhyChoose-table-text)}.customRSAWhyChoose-col3-tableHeadings{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:18px;font-size:13px;font-weight:600;margin-bottom:10px;color:var(--customRSAWhyChoose-table-heading)}.customRSAWhyChoose-col3-tableBody{display:flex;flex-direction:column;font-size:14px;line-height:1.6}.customRSAWhyChoose-col3-tableRow{border-top:1px solid rgba(255,255,255,.22);padding-top:10px;margin-top:10px}.customRSAWhyChoose-col3-tableRow:first-child{border-top:none;margin-top:0;padding-top:0}.customRSAWhyChoose-col3-tableRowInner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:18px}.customRSAWhyChoose-col3-tableCell-ingredient{color:var(--customRSAWhyChoose-table-ingredient);font-weight:500}.customRSAWhyChoose-col3-tableCell-benefit{color:var(--customRSAWhyChoose-table-benefit)}@media screen and (max-width: 1199px){.customRSAWhyChoose-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);grid-template-areas:"col1 col2" "col3 col3"}.customRSAWhyChoose-col1{grid-area:col1}.customRSAWhyChoose-col2{grid-area:col2}.customRSAWhyChoose-col3{grid-area:col3}}@media screen and (max-width: 989px){.customRSAWhyChoose-wrapper{padding:40px 24px 32px}.customRSAWhyChoose-inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"col1" "col2" "col3";gap:32px}.customRSAWhyChoose-col1-heading{font-size:34px}.customRSAWhyChoose-col1-body,.customRSAWhyChoose-col3-description{font-size:15px;line-height:1.8}}@media screen and (max-width: 749px){.customRSAWhyChoose-wrapper{margin-top:var(--customRSAWhyChoose-margin-top-mobile)!important;margin-bottom:var(--customRSAWhyChoose-margin-bottom-mobile)!important;padding:32px 18px 26px;border-radius:24px}.customRSAWhyChoose-col1-heading{font-size:28px}.customRSAWhyChoose-col1-subheading{font-size:16px}.customRSAWhyChoose-col1-body,.customRSAWhyChoose-col3-description{font-size:14px;line-height:1.7}.customRSAWhyChoose-col2-imageCard{padding:0}.customRSAWhyChoose-col3-tableHeadings{display:none}.customRSAWhyChoose-col3-tableBody{font-size:13px}.customRSAWhyChoose-col3-tableRow{border-top:1px solid rgba(255,255,255,.22);padding-top:12px;margin-top:12px}.customRSAWhyChoose-col3-tableRow:first-child{border-top:none;margin-top:0;padding-top:0}.customRSAWhyChoose-col3-tableRowInner{display:grid;grid-template-columns:minmax(0,1fr);row-gap:4px}.customRSAWhyChoose-col3-tableCell-ingredient{font-weight:600}.customRSAWhyChoose-col3-tableCell-benefit{padding-top:2px}}@keyframes customRSSlider-kenburns-zoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.customRSSlider-wrapper{position:relative;overflow:hidden;z-index:1}.customRSSlider-track{display:flex;transition:transform .8s ease-in-out;width:100%}.customRSSlider-slide{min-width:100%;height:70vh;display:flex;border-radius:0 0 50px;overflow:hidden;position:relative}.customRSSlider-slide .customRSSlider-left{flex:1;position:relative;height:100%;overflow:hidden}.customRSSlider-left-image{width:100%;height:100%;object-fit:cover;will-change:transform;animation:customRSSlider-kenburns-zoom 12s ease-in-out infinite alternate;animation-play-state:paused}.customRSSlider-wrapper.slider-visible .customRSSlider-slide.active .customRSSlider-left-image{animation-play-state:running}.customRSSlider-left-image.mobile-only{display:none!important}.customRSSlider-left-image.desktop-only{display:block!important}.customRSSlider-slide .customRSSlider-right{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center;text-align:left;background-color:#f9f9f9}.customRSSlider-slide .customRSSlider-subtext{font-size:1.25rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.customRSSlider-slide h2{font-size:4rem;font-weight:800;margin-bottom:.5rem;line-height:1}.customRSSlider-slide p{margin-bottom:1rem;font-size:1.5rem;width:65%}.customRSSlider-slide a.customRSSlider-button{background:#000;color:#fff;padding:.75rem 1.5rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border-radius:5px;width:auto;max-width:fit-content;position:relative;overflow:hidden}.customRSSlider-nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2;pointer-events:auto;padding:0 1rem;box-sizing:border-box}.customRSSlider-prev,.customRSSlider-next{background:linear-gradient(to right,#ffffff59,#ffffff26);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.4);box-shadow:0 8px 24px #0000001a;color:#000;border:none;font-size:2rem;width:45px;height:45px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.customRSSlider-prev:hover,.customRSSlider-next:hover{background:linear-gradient(to right,#ffffff80,#ffffff40)}.customRSSlider-button,.customRSSlider-prev,.customRSSlider-next{touch-action:manipulation}.customRSSlider-prev,.customRSSlider-next{position:relative;overflow:hidden}.customRSSlider-progress-nav{display:flex;justify-content:center;gap:8px;margin-top:1rem;z-index:10;position:relative}.customRSSlider-progress-nav .progress-indicator{height:2px;width:25px;background-color:#e0e0e0;border-radius:2px;overflow:hidden;position:relative;transition:background-color .3s ease}.customRSSlider-progress-nav .progress-indicator.active{background-color:#fb6900}@media (max-width: 768px){.customRSSlider-slide{flex-direction:column;height:auto;border-radius:0}.customRSSlider-slide .customRSSlider-left{height:45vh}.customRSSlider-slide .customRSSlider-right{padding:8px 16px 16px;text-align:center;align-items:center;justify-content:start}.customRSSlider-slide .customRSSlider-subtext{font-size:14px}.customRSSlider-slide h2{font-size:clamp(24px,5vw,34px);margin-top:5px;margin-bottom:5px}.customRSSlider-slide p{font-size:clamp(12px,4.5vw,16px);margin-top:5px;width:100%}.customRSSlider-slide a.customRSSlider-button{width:100%;max-width:250px}.customRSSlider-left-image.desktop-only{display:none!important}.customRSSlider-left-image.mobile-only{display:block!important}}.customRSProductFaq-section{width:95%;margin-left:auto;margin-right:auto;position:relative;border-radius:32px;background-color:var(--customRSProductFaq-bg);padding:56px 10px 40px;box-sizing:border-box;color-scheme:only light}.customRSProductFaq-header{text-align:center;width:100%;margin:0 auto 32px}.customRSProductFaq-label-wrap{position:relative;display:inline-block;overflow:hidden;border-radius:999px}.customRSProductFaq-label{display:inline-flex;align-items:center;padding:8px 24px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--frosted-glass-bg);border:1px solid var(--customRSProductFaq-label-border-color);box-shadow:var(--frosted-glass-shadow);backdrop-filter:var(--frosted-glass-blur);-webkit-backdrop-filter:var(--frosted-glass-blur);color:var(--customRSProductFaq-label-text)}.customRSProductFaq-heading{margin:20px auto 10px;font-size:40px;line-height:1.15;font-weight:500;color:var(--customRSProductFaq-heading-color)}.customRSProductFaq-subheading{margin-top:8px;font-size:17px;line-height:1.6;color:var(--customRSProductFaq-subheading-color)}.customRSProductFaq-container{width:100%}.customRSProductFaq-inner{max-width:1100px;margin:0 auto}.customRSProductFaq-accordion{display:grid;gap:6px}.customRSProductFaq-item{background:var(--customRSProductFaq-card-bg);border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08);margin-bottom:8px}.customRSProductFaq-itemHeading{margin:0}.customRSProductFaq-triggerWrap{position:relative;overflow:hidden;border-radius:inherit;isolation:isolate}.customRSProductFaq-trigger{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;text-align:left;padding:1rem 3.5rem 1rem 1.5rem;border:0;font:inherit;color:var(--customRSProductFaq-text-color);background:var(--customRSProductFaq-item-heading-bg);cursor:pointer;transition:background-color .2s ease}.customRSProductFaq-trigger[aria-expanded=true]{background:color-mix(in oklab,var(--customRSProductFaq-item-heading-bg),#000 4%)}.customRSProductFaq-trigger:focus-visible{outline:2px solid var(--customRSProductFaq-accent);outline-offset:3px;border-radius:12px}.customRSProductFaq-question{font-weight:600;font-size:18px;line-height:1.4;padding-right:.5rem;color:var(--customRSProductFaq-text-color)}.customRSProductFaq-icon{display:inline-grid;place-items:center;font-size:12px;width:28px;height:28px;border-radius:999px;background:#0000000a;color:var(--customRSProductFaq-accent);transition:transform .28s ease,background .2s ease,color .2s ease}.customRSProductFaq-icon i{transition:transform .28s ease}.customRSProductFaq-trigger[aria-expanded=true] .customRSProductFaq-icon{background:#0000000f}.customRSProductFaq-trigger[aria-expanded=true] .customRSProductFaq-icon i{transform:rotate(180deg)}.customRSProductFaq-panel{overflow:clip;height:0;opacity:0;transition:height .32s ease,opacity .28s ease}.customRSProductFaq-panel[hidden]{height:0!important;opacity:0!important}.customRSProductFaq-panelInner{padding:0 1.5rem 1.25rem}.customRSProductFaq-answer{color:color-mix(in oklab,var(--customRSProductFaq-text-color),#000 25%);font-size:15px;line-height:1.7}.customRSProductFaq-answer p{margin:.5rem 0}.customRSProductFaq-answer ul,.customRSProductFaq-answer ol{padding-left:1.25rem}.customRSProductFaq-ripple{position:absolute;border-radius:50%;pointer-events:none;transform:scale(0);opacity:.25;background:currentColor;animation:customRSProductFaq-ripple .5s ease-out forwards;mix-blend-mode:multiply}@keyframes customRSProductFaq-ripple{to{transform:scale(1);opacity:0}}.customRSProductFaq-empty{margin-top:16px;font-size:14px;text-align:center;opacity:.7}@media screen and (max-width: 989px){.customRSProductFaq-section{padding:40px 24px 32px}.customRSProductFaq-heading{font-size:34px}}@media screen and (max-width: 749px){.customRSProductFaq-section{margin-top:var(--customRSProductFaq-margin-top-mobile)!important;margin-bottom:var(--customRSProductFaq-margin-bottom-mobile)!important;padding:32px 18px 26px;border-radius:24px}.customRSProductFaq-heading{font-size:28px}.customRSProductFaq-subheading{font-size:16px}.customRSProductFaq-trigger{padding:.85rem 1.25rem}.customRSProductFaq-question{font-size:16px}.customRSProductFaq-panelInner{padding:0 1.25rem 1.1rem}}.customRSSlidingPointers-wrapper{overflow:hidden;position:relative;width:100%}.customRSSlidingPointers-track{display:flex;width:max-content;animation-name:customRSSlidingPointers-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.customRSSlidingPointers-speed-slow .customRSSlidingPointers-track{animation-duration:120s}.customRSSlidingPointers-speed-medium .customRSSlidingPointers-track{animation-duration:30s}.customRSSlidingPointers-speed-fast .customRSSlidingPointers-track{animation-duration:15s}.customRSSlidingPointers-slide-right .customRSSlidingPointers-track{animation-direction:reverse}.customRSSlidingPointers-text{white-space:nowrap;font-size:16px;font-weight:500;margin-right:2rem;line-height:1.4}.customRSSlidingPointers-style-solid{color:currentColor;-webkit-text-fill-color:currentColor;-webkit-text-stroke:0}.customRSSlidingPointers-style-outline{color:currentColor;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px currentColor}@keyframes customRSSlidingPointers-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.customRSSlidingText-wrapper{overflow:hidden;position:relative;width:100%;background-color:#fff;padding:2rem 0}.customRSSlidingText-track{display:flex;width:max-content;animation-name:customRSSlidingText-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.customRSSlidingText-speed-slow .customRSSlidingText-track{animation-duration:120s}.customRSSlidingText-speed-medium .customRSSlidingText-track{animation-duration:30s}.customRSSlidingText-speed-fast .customRSSlidingText-track{animation-duration:15s}.customRSSlidingText-slide-right .customRSSlidingText-track{animation-direction:reverse}.customRSSlidingText-text{white-space:nowrap;font-size:100px;font-weight:800;margin-right:4rem;line-height:1}.customRSSlidingText-style-solid{color:currentColor;-webkit-text-fill-color:currentColor;-webkit-text-stroke:0}.customRSSlidingText-style-outline{color:currentColor;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px currentColor}@keyframes customRSSlidingText-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.customRSTestimonialCards-wrapper{background-color:#f9f9f9;padding:3rem 2rem;position:relative;border-radius:0 0 60px}.customRSTestimonialCards-heading{text-align:center;margin-bottom:2rem}.customRSTestimonialCards-heading h2{font-size:28px;font-weight:700;margin-bottom:10px}.customRSTestimonialCards-heading p{font-size:16px;color:#555;max-width:800px;margin:0 auto}.customRSTestimonialCards-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:1rem}.customRSTestimonialCards-card{flex:0 0 auto;scroll-snap-align:start;width:400px;border-radius:10px 10px 60px;padding:20px;background:#fff;border:1px solid #cccccc}.customRSTestimonialCards-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.customRSTestimonialCards-name-badge{display:flex;align-items:center;gap:8px}.customRSTestimonialCards-name{font-weight:700;font-size:18px}.customRSTestimonialCards-badge{font-size:12px;padding:2px 8px;border-radius:20px;background:var(--frosted-glass-bg);-webkit-backdrop-filter:var(--frosted-glass-blur);backdrop-filter:var(--frosted-glass-blur);border:var(--frosted-glass-border);color:#333;display:flex;align-items:center;gap:4px}.customRSTestimonialCards-date{font-size:14px;color:#888}.customRSTestimonialCards-stars{color:#fbbf24;font-size:18px;margin-bottom:6px}.customRSTestimonialCards-title{font-weight:600;font-size:16px;margin-bottom:6px}.customRSTestimonialCards-review{font-size:14px;margin-bottom:8px;line-height:1.4}.customRSTestimonialCards-product{font-size:15px;margin-top:6px;color:#333;display:flex;align-items:center;gap:8px;text-decoration:none}.customRSTestimonialCards-product img{width:28px;height:28px;object-fit:cover;border-radius:4px}.customRSTestimonialCards-carousel::-webkit-scrollbar{display:none}@media (max-width: 768px){.customRSTestimonialCards-card{width:100%;border-radius:0 0 60px}}.customRSTestimonialCards-dots{text-align:center;margin-top:1rem}.customRSTestimonialCards-dot{display:inline-block;width:10px;height:10px;margin:0 5px;border-radius:50%;background:#ddd;-webkit-backdrop-filter:var(--frosted-glass-blur);backdrop-filter:var(--frosted-glass-blur);border:var(--frosted-glass-border);cursor:pointer;transition:background .3s ease}.customRSTestimonialCards-dot.active{background:var(--musclesmith-orange)}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
