/* 저장된 1920px 레퍼런스의 구성과 비율을 기준으로, 문구와 사진은 개별 요소로 편집합니다. */
:root{--rx-purple:#1A5CFF;--rx-purple-deep:#1548CC;--rx-lavender:#F7F7F7;--rx-black:#222;--rx-gray:#858585;--rx-border:#ededed;--rx-footer:#272727;--rx-footer-bottom:#1A1A1A;--rx-yellow:#1A5CFF;--rx-map:#F7F7F7;--rx-white:#fff;--rx-section:#f8f8f8;--rx-refund:#e8e8e8;--rx-radius:28px;--red:var(--rx-purple-deep);--ink:#222;--ink-2:#222;--gray-1:#555;--gray-2:#888;--line:#e8e8e8;--o-accent:var(--rx-purple);}
html{scroll-padding-top:95px;}body{color:var(--rx-black);}.rx-inner{width:calc(100% - 96px);max-width:1400px;margin-left:auto;margin-right:auto;}.rx-home h1,.rx-home h2,.rx-home h3,.rx-customer h2,.rx-customer h3{letter-spacing:-1.4px;}.rx-home p{line-height:1.55;}.rx-header{height:96px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 40px;color:var(--rx-black);background:var(--rx-white);z-index:80;border-bottom:1px solid var(--rx-border);}.rx-header-overlay{position:absolute;inset:0 0 auto;background:transparent;border:0;color:var(--rx-white);}.rx-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:134px;}.rx-logo svg{display:block;width:100%;height:auto;}.rx-header summary{display:grid;place-items:center;cursor:pointer;list-style:none;}.rx-header summary::-webkit-details-marker{display:none;}.rx-header svg{display:block;width:30px;height:30px;}.rx-header .rx-logo svg{width:100%;height:auto;}.rx-header-actions{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700;}.rx-header-actions .rx-search svg{fill:none;stroke:currentColor;stroke-width:1.7;}.rx-menu[open]>summary{color:var(--rx-black);position:relative;z-index:3;}.rx-menu-panel{position:absolute;left:0;top:0;width:460px;max-width:100vw;height:100vh;overflow-y:auto;padding:110px 48px 40px;background:var(--rx-white);color:var(--rx-black);box-shadow:0 20px 50px #0002;}.rx-menu-panel>p{font-size:18px;letter-spacing:4px;color:var(--rx-purple);}.rx-menu-panel nav{display:grid;gap:24px;margin:36px 0 54px;}.rx-menu-panel nav a{font-size:27px;font-weight:700;line-height:1.4;}.rx-menu-panel nav a:hover{color:var(--rx-purple);}.rx-menu-panel small{color:var(--rx-gray);}.rx-search-panel{position:absolute;right:30px;top:86px;width:520px;max-width:calc(100vw - 40px);padding:32px;background:var(--rx-white);color:var(--rx-black);box-shadow:0 15px 60px #0002;}.rx-search-panel label{font-size:18px;display:block;margin-bottom:24px;}.rx-search-panel form>div{display:flex;border-bottom:1px solid var(--rx-black);}.rx-search-panel input{border:0;min-width:0;flex:1;padding:12px 0;font:inherit;}.rx-search-panel button{padding:0 10px;}
.rx-hero{height:40.85vw;min-height:530px;max-height:900px;position:relative;overflow:hidden;background:#F7F7F7;color:var(--rx-white);}.rx-slide{position:absolute;inset:0;}.rx-slide[hidden]{display:none;}.rx-hero-image,.rx-hero-shade{position:absolute;inset:0;}.rx-hero-image img{width:100%;height:100%;object-fit:cover;object-position:68% 50%;}.rx-hero-shade{background:linear-gradient(90deg,rgba(39,39,39,.72) 0%,rgba(39,39,39,.42) 40%,rgba(39,39,39,.10) 65%,rgba(39,39,39,.34) 100%);}.rx-slide[data-slide="1"] .rx-hero-shade{background:linear-gradient(90deg,rgba(39,39,39,.72) 0%,rgba(39,39,39,.42) 40%,rgba(39,39,39,.10) 65%,rgba(39,39,39,.34) 100%);}.rx-slide[data-slide="2"] .rx-hero-shade{background:linear-gradient(90deg,rgba(39,39,39,.72) 0%,rgba(39,39,39,.42) 40%,rgba(39,39,39,.10) 65%,rgba(39,39,39,.34) 100%);}.rx-hero-title{position:absolute;left:23%;top:60%;transform:translateY(-5%);}.rx-hero-title>p:first-child{font-size:24px;margin:0 0 10px;}.rx-hero-title h1,.rx-display-title{font-size:clamp(76px,7.25vw,142px);font-weight:700;line-height:1;letter-spacing:-3px;}.rx-hero-copy{position:absolute;left:62%;top:65%;}.rx-hero-copy>p{font-size:23px;font-weight:400;line-height:1.35;margin-bottom:32px;text-shadow:0 1px 10px #0002;}.rx-pill{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid currentColor;border-radius:40px;padding:7px 20px;font-size:17px;line-height:1.4;white-space:nowrap;}.rx-pill-light{color:var(--rx-white);border-width:2px;}.rx-pill:hover{opacity:.8;}.rx-hero-controls{position:absolute;right:28px;bottom:30px;display:flex;gap:20px;align-items:center;}.rx-hero-controls p{font-size:17px;}.rx-hero-controls button{font-size:25px;min-width:32px;min-height:32px;}.rx-hero-edge{position:absolute;top:46%;width:42px;height:82px;font-size:45px;background:#ffffff55;color:#fff;}.rx-hero-prev{left:0;border-radius:0 45px 45px 0;}.rx-hero-next{right:0;border-radius:45px 0 0 45px;}.rx-hero-progress{position:absolute;bottom:0;left:0;right:0;height:7px;background:#ffffff35;}.rx-hero-progress span{display:block;height:100%;width:33.333%;background:#ffffffbf;transition:transform .3s;}
.rx-category{background:var(--rx-section);padding:38px 0 42px;}.rx-category-inner{max-width:1250px;width:calc(100% - 96px);margin:auto;display:grid;grid-template-columns:310px repeat(5,1fr);align-items:center;gap:26px;}.rx-category-title h2{font-size:38px;font-weight:700;line-height:1.2;margin-bottom:13px;}.rx-category-title p{font-size:19px;line-height:1.45;color:#555;}.rx-category a{display:flex;flex-direction:column;align-items:center;gap:17px;font-size:16px;color:#626262;text-align:center;}.rx-category a svg{width:48px;height:48px;color:#8f8f8f;}.rx-category a:hover{color:var(--rx-purple-deep);}.rx-category a:hover svg{color:var(--rx-purple-deep);}.rx-event{margin-top:100px;margin-bottom:96px;background:var(--rx-lavender);padding:76px 80px;display:grid;grid-template-columns:46% 54%;align-items:stretch;gap:0;min-height:525px;}.rx-event-copy{display:flex;flex-direction:column;align-items:flex-start;}.rx-event-copy>p:first-child{font-size:37px;letter-spacing:-1px;line-height:1.4;}.rx-event h2{font-size:48px;font-weight:700;line-height:1.25;margin:13px 0 25px;}.rx-event-desc{font-size:19px;color:#626262;}.rx-pill-purple{background:var(--rx-purple);color:var(--rx-white);border:0;min-width:194px;margin-top:auto;}.rx-event-photo{border-radius:22px;overflow:hidden;min-height:350px;}.rx-event-photo img{height:100%;width:100%;object-fit:cover;}.rx-heading{text-align:center;font-size:48px;font-weight:300;line-height:1.2;margin-bottom:54px;}.rx-heading strong{font-weight:700;}.rx-pick{margin-bottom:100px;}.rx-pick-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;}.rx-small-products{display:grid;grid-template-columns:1fr 1fr;gap:20px;}.rx-product{border:1px solid var(--rx-border);border-radius:var(--rx-radius);padding:28px 20px 30px;text-align:center;min-width:0;}.rx-product img{height:160px;width:100%;object-fit:contain;margin:auto auto 14px;border-radius:6px;}.rx-product h3{font-size:18px;font-weight:400;line-height:1.4;letter-spacing:-.8px;}.rx-model-code{font-size:14px;color:#aaa;margin-top:5px;}.rx-price-state{display:block;font-size:12px;color:#aaa;margin:8px 0 2px;}.rx-price{font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-1px;}.rx-price small{font-size:20px;}.rx-featured-product{position:relative;overflow:hidden;min-height:680px;border-radius:var(--rx-radius);}.rx-featured-product>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;}.rx-featured-product:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#ffffffeb);}.rx-featured-product>div{position:absolute;left:20px;right:20px;bottom:30px;text-align:center;z-index:1;}.rx-featured-product h3{font-size:27px;font-weight:500;line-height:1.3;}.rx-featured-product p{font-size:17px;color:#888;margin-top:12px;}.rx-featured-product strong{display:block;font-size:25px;margin-top:12px;}.rx-product:hover{border-color:#272727;box-shadow:0 12px 30px #30224c0c;}.rx-reference-caption{font-size:12px;color:#999;margin-top:18px;}.rx-story{display:grid;grid-template-columns:minmax(0,2.18fr) minmax(0,1fr);gap:54px;align-items:center;margin-bottom:145px;}.rx-story-photo{height:610px;border-radius:40px;overflow:hidden;}.rx-story-photo img{width:100%;height:100%;object-fit:cover;}.rx-story-copy h2{font-size:47px;font-weight:300;line-height:1.2;white-space:nowrap;}.rx-story-copy h2 strong{font-weight:700;}.rx-story-copy>p{font-size:18px;line-height:1.45;margin:7px 0 46px;}.rx-story-copy ul{border-top:2px solid var(--rx-black);}.rx-story-copy li{border-bottom:1px solid #ddd;}.rx-story-copy li a{font-size:15px;color:#aaa;line-height:1.65;display:block;padding:19px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.rx-story-copy li a:hover,.rx-story-copy .is-highlighted{color:#222;font-weight:700;}.rx-story-copy .is-highlighted span{float:right;}
.rx-refund{background:var(--rx-refund);margin:0 0 108px;}.rx-refund-inner{max-width:1350px;width:calc(100% - 140px);margin:auto;display:flex;justify-content:space-between;align-items:center;min-height:316px;position:relative;}.rx-refund-inner>div:first-child{position:relative;z-index:2;width:68%;padding:25px 0;}.rx-refund p{font-size:19px;color:#777;}.rx-refund h2{font-size:39px;font-weight:700;line-height:1.35;margin:5px 0 18px;}.rx-pill-dark{font-size:15px;padding:5px 18px;}.rx-refund-disclaimer{display:block;font-size:12px;color:#656565;margin-top:14px;max-width:640px;}.rx-refund-products{position:absolute;right:0;width:430px;height:360px;bottom:0;display:flex;align-items:flex-end;}.rx-refund-products>img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;}.rx-benefit-seal{position:absolute;right:-20px;bottom:0;width:126px;height:120px;border-radius:65px 65px 0 0;background:var(--rx-white);border:9px solid var(--rx-purple);border-bottom:0;text-align:center;padding-top:20px;}.rx-benefit-seal span{display:block;font-size:12px;font-weight:700;letter-spacing:1px;}.rx-benefit-seal b{display:block;font-size:40px;line-height:1.2;color:var(--rx-purple-deep);}.rx-refund-dialog{border:0;border-radius:20px;padding:45px;max-width:560px;width:calc(100% - 32px);color:var(--rx-black);}.rx-refund-dialog::backdrop{background:#0007;}.rx-refund-dialog>button{position:absolute;right:16px;top:8px;font-size:32px;}.rx-refund-dialog>p:first-of-type{font-size:12px;letter-spacing:2px;color:var(--rx-purple);}.rx-refund-dialog h2{font-size:26px;margin:14px 0 24px;}.rx-refund-dialog p{font-size:16px;line-height:1.75;margin-bottom:14px;}.rx-care{margin-bottom:110px;}.rx-care-eyebrow{font-size:15px;color:#aaa;}.rx-care>h2{font-size:46px;font-weight:700;margin:9px 0 35px;line-height:1.15;}.rx-care-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;min-height:630px;}.rx-care-main{position:relative;overflow:hidden;background:#F7F7F7;}.rx-care-main>img{height:100%;width:100%;object-fit:cover;}.rx-care-main>div{position:absolute;right:20px;top:30px;width:48%;padding:28px;background:#fffffff0;}.rx-care-main h3,.rx-care-other h3{font-size:23px;font-weight:700;line-height:1.4;}.rx-care-main p,.rx-care-other p{font-size:15px;color:#999;line-height:1.6;margin-top:9px;}.rx-care-main span{display:block;margin-top:20px;font-size:14px;}.rx-care-other{display:grid;grid-template-rows:1fr 1fr;gap:22px;}.rx-care-other>a{position:relative;display:flex;align-items:center;background:#F7F7F7;padding:30px;overflow:hidden;}.rx-care-other>a>div{width:60%;z-index:1;align-self:flex-start;}.rx-care-other img{height:100%;width:58%;object-fit:contain;position:absolute;right:0;bottom:0;mix-blend-mode:multiply;}.rx-catalog-mark{position:absolute;right:45px;bottom:0;background:var(--rx-purple-deep);color:var(--rx-white);font-size:85px;line-height:1.3;width:104px;text-align:center;font-weight:700;}.rx-location{height:620px;position:relative;overflow:hidden;background:var(--rx-map);}.rx-map{position:absolute;inset:0;height:100%;width:100%;}.rx-location>.rx-inner{height:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;}.rx-location-box{width:520px;padding:42px 68px 45px;border-radius:36px;background:linear-gradient(120deg,#272727,#1A1A1A 90%);color:var(--rx-white);}.rx-location-box>p{text-align:center;font-size:15px;color:#ffffffa8;}.rx-location-box h2{font-size:33px;line-height:1.4;text-align:center;margin:8px 0 36px;}.rx-location-search{display:flex;align-items:center;gap:9px;border-bottom:2px solid #fff;padding-bottom:14px;}.rx-location-search svg{width:28px;height:28px;flex-shrink:0;}.rx-location-search select{flex:1;min-width:0;background:transparent;color:var(--rx-white);font:inherit;font-size:19px;border:0;}.rx-location-search option{color:#222;background:white;}.rx-location-search a{background:white;color:#444;border-radius:30px;padding:10px 24px;font-size:16px;}.rx-location-box>small{display:block;color:#ffffffa0;font-size:11px;margin-top:16px;text-align:center;}
.rx-customer{display:grid;grid-template-columns:1fr 2.1fr;gap:70px;padding-top:105px;padding-bottom:125px;}.rx-customer-contact h2{font-size:25px;line-height:1.4;}.rx-contact-big{font-size:52px;font-weight:700;color:var(--rx-purple-deep);display:block;line-height:1.3;margin:6px 0 20px;letter-spacing:-2px;}.rx-customer-contact p{font-size:16px;color:#888;line-height:1.7;}.rx-contact-extra{display:block;font-size:15px;font-weight:700;margin-top:21px;}.rx-support h3{font-size:25px;font-weight:700;line-height:1.4;margin-bottom:34px;}.rx-support nav{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;}.rx-support nav a{text-align:center;}.rx-support nav a>span{border-radius:50%;width:100%;aspect-ratio:1;background:#f6f6f6;display:grid;place-items:center;}.rx-support svg{width:45px;height:45px;}.rx-support b{display:block;font-size:16px;font-weight:500;margin-top:16px;line-height:1.4;}.rx-footer{background:var(--rx-footer);color:#85838b;font-size:13px;line-height:1.8;}.rx-footer-top{display:flex;align-items:center;gap:30px;border-bottom:1px solid #37363d;padding:29px 0 24px;}.rx-footer-top p{margin-right:auto;display:flex;gap:24px;}.rx-footer-top b{font-weight:700;}.rx-footer-top span{color:#999;font-weight:500;}.rx-footer-info{display:flex;justify-content:space-between;align-items:center;padding:22px 0 36px;}.rx-footer-info p{line-height:2;}.rx-footer-info p span+span{margin-left:15px;}.rx-copyright{font-size:11px;padding-top:10px;}.rx-footer-logo{width:160px;color:#a4a1af;}.rx-footer-logo svg{width:100%;height:auto;}.rx-footer-bottom{background:var(--rx-footer-bottom);}.rx-footer-bottom nav{display:flex;align-items:center;gap:0;min-height:60px;font-size:13px;}.rx-footer-bottom a+a:before{content:"";display:inline-block;height:12px;border-left:1px solid #4c4a53;margin:0 34px;vertical-align:middle;}.rx-footer-bottom .rx-privacy{color:#FFFFFF;}.rx-footer-bottom nav>span{margin-left:auto;letter-spacing:1px;}.rx-floating{position:fixed;right:28px;bottom:28px;z-index:70;display:flex;flex-direction:column;gap:12px;}.rx-floating>a{width:62px;height:62px;display:grid;place-items:center;background:var(--rx-yellow);color:#26242c;border-radius:50%;}.rx-floating svg{width:32px;height:32px;}.rx-floating button{height:42px;width:42px;margin-left:auto;background:white;border:1px solid #ddd;color:#777;border-radius:50%;font-size:22px;display:none;}.rx-floating.is-scrolled button{display:block;}.rx-home :focus-visible,.rx-header :focus-visible,.rx-footer :focus-visible{outline:3px solid var(--rx-purple);outline-offset:5px;}.rx-header-overlay :focus-visible{outline-color:white;}
@media(min-width:901px){.rx-product{padding-top:21px;padding-bottom:21px;}}
@media(min-width:1600px){.rx-product img{height:160px;}.rx-featured-product{min-height:690px;}}
@media(max-width:1250px){.rx-header-actions{gap:22px;}.rx-category-inner{grid-template-columns:260px repeat(5,1fr);gap:16px;}.rx-category-title h2{font-size:31px;}.rx-category-title p{font-size:16px;}.rx-category a{font-size:14px;}.rx-event{padding:52px;min-height:420px;}.rx-event-photo{min-height:310px;}.rx-event-copy>p:first-child{font-size:28px;}.rx-event h2{font-size:37px;}.rx-event-desc{font-size:16px;}.rx-story{gap:35px;}.rx-story-photo{height:510px;}.rx-story-copy h2{font-size:34px;}.rx-story-copy>p{font-size:15px;}.rx-story-copy li a{font-size:13px;}.rx-refund h2{font-size:32px;}.rx-refund-products{width:350px;}.rx-care>h2{font-size:37px;}.rx-care-grid{min-height:500px;}.rx-care-main>div{width:58%;padding:18px;}.rx-care-main h3,.rx-care-other h3{font-size:19px;}.rx-care-other>a{padding:20px;}.rx-customer{gap:40px;}.rx-support nav{gap:16px;}.rx-contact-big{font-size:40px;}.rx-support h3{font-size:23px;}.rx-support b{font-size:14px;}}
@media(max-width:900px){.rx-inner{width:calc(100% - 48px);}.rx-header{height:78px;padding:0 24px;}.rx-header-text{display:none;}.rx-logo{width:120px;}.rx-header-actions{gap:20px;}.rx-hero{min-height:620px;}.rx-hero-title{left:10%;top:58%;}.rx-hero-title h1,.rx-display-title{font-size:90px;}.rx-hero-title>p:first-child{font-size:20px;}.rx-hero-copy{left:53%;top:77%;}.rx-hero-copy>p{font-size:18px;margin-bottom:18px;}.rx-category-inner{width:calc(100% - 48px);grid-template-columns:repeat(5,1fr);gap:26px;}.rx-category-title{grid-column:1/-1;text-align:center;}.rx-category-title p br{display:none;}.rx-category-title h2{font-size:32px;}.rx-category{padding:30px 0;}.rx-event{margin-top:60px;margin-bottom:60px;grid-template-columns:1fr 1fr;padding:36px;min-height:380px;gap:20px;}.rx-event-copy>p:first-child{font-size:23px;}.rx-event h2{font-size:32px;}.rx-event-desc{font-size:15px;}.rx-event-photo{min-height:270px;}.rx-pill-purple{min-width:155px;}.rx-pick{margin-bottom:70px;}.rx-heading{font-size:38px;margin-bottom:36px;}.rx-pick-grid{gap:14px;}.rx-small-products{gap:14px;}.rx-product{padding:18px 10px;}.rx-product img{height:140px;}.rx-product h3{font-size:15px;}.rx-model-code{font-size:11px;}.rx-price{font-size:22px;}.rx-price small{font-size:16px;}.rx-featured-product{min-height:575px;}.rx-featured-product h3{font-size:23px;}.rx-story{grid-template-columns:1.3fr 1fr;gap:28px;margin-bottom:95px;}.rx-story-photo{height:465px;}.rx-story-copy h2{font-size:30px;}.rx-story-copy>p{margin-bottom:24px;}.rx-refund-inner{width:calc(100% - 70px);min-height:280px;}.rx-refund h2{font-size:26px;}.rx-refund p{font-size:16px;}.rx-refund-products{width:290px;height:300px;opacity:.8;}.rx-benefit-seal{width:95px;height:100px;border-width:7px;}.rx-benefit-seal b{font-size:30px;}.rx-refund-disclaimer{max-width:340px;line-height:1.7;}.rx-care{margin-bottom:75px;}.rx-care-grid{min-height:470px;}.rx-care-main>div{top:0;right:0;width:100%;}.rx-care-other>a>div{width:100%;}.rx-care-other img{height:75%;}.rx-location{height:490px;}.rx-location-box{width:440px;padding:32px 40px;}.rx-location-box h2{font-size:30px;}.rx-customer{grid-template-columns:1fr;padding:70px 0;gap:44px;}.rx-customer-contact{text-align:center;}.rx-support h3{text-align:center;}.rx-support nav{max-width:760px;margin:auto;gap:40px;}.rx-support nav a>span{max-width:118px;margin:auto;}.rx-footer-top{gap:20px;}.rx-footer-top p{display:block;}.rx-footer-bottom a+a:before{margin:0 16px;}.rx-footer-bottom nav>span{display:none;}}
@media(max-width:600px){.rx-inner{width:calc(100% - 36px);}.rx-header{height:70px;padding:0 20px;}.rx-header svg{width:26px;height:26px;}.rx-header .rx-logo{width:108px;}.rx-all-products{display:none;}.rx-menu-panel{width:100%;padding:100px 32px 30px;}.rx-menu-panel nav a{font-size:25px;}.rx-search-panel{right:18px;top:70px;padding:25px;}.rx-hero{height:690px;min-height:0;max-height:none;}.rx-hero-image img{object-position:62% 50%;}.rx-hero-shade{background:linear-gradient(180deg,rgba(39,39,39,.10) 0%,rgba(39,39,39,.20) 30%,rgba(39,39,39,.62) 70%,rgba(39,39,39,.78) 100%);}.rx-hero-title{left:8%;top:53%;}.rx-hero-title>p:first-child{font-size:17px;margin-bottom:12px;}.rx-hero-title h1,.rx-display-title{font-size:70px;letter-spacing:-2px;}.rx-hero-copy{left:8%;top:74%;right:8%;}.rx-hero-copy>p{font-size:18px;margin-bottom:16px;}.rx-pill{font-size:14px;padding:7px 18px;}.rx-hero-controls{bottom:24px;right:18px;gap:8px;}.rx-hero-controls p{font-size:14px;}.rx-hero-controls button{font-size:17px;}.rx-hero-edge{width:23px;height:54px;font-size:28px;}.rx-category{padding:30px 0 28px;}.rx-category-inner{width:calc(100% - 26px);gap:23px 8px;}.rx-category-title h2{font-size:29px;margin-bottom:7px;}.rx-category-title p{font-size:13px;}.rx-category a{gap:10px;font-size:10px;line-height:1.4;}.rx-category a svg{width:34px;height:34px;}.rx-event{margin-top:45px;margin-bottom:48px;display:flex;flex-direction:column;padding:27px;min-height:0;gap:24px;}.rx-event-copy>p:first-child{font-size:22px;}.rx-event h2{font-size:33px;margin:9px 0 16px;}.rx-event-desc{font-size:14px;}.rx-pill-purple{margin-top:24px;min-width:140px;}.rx-event-photo{min-height:0;height:210px;border-radius:15px;}.rx-heading{font-size:32px;margin-bottom:29px;}.rx-pick-grid{grid-template-columns:1fr;gap:16px;}.rx-small-products{gap:12px;}.rx-product{border-radius:20px;padding:20px 10px;}.rx-product img{height:140px;}.rx-product h3{font-size:14px;}.rx-model-code{font-size:10px;}.rx-price-state{font-size:10px;margin:7px 0 2px;}.rx-price{font-size:23px;}.rx-featured-product{min-height:460px;border-radius:22px;}.rx-featured-product>div{bottom:26px;}.rx-featured-product h3{font-size:25px;}.rx-reference-caption{font-size:10px;line-height:1.7;}.rx-pick{margin-bottom:52px;}.rx-story{grid-template-columns:1fr;gap:29px;margin-bottom:70px;}.rx-story-photo{height:300px;border-radius:24px;}.rx-story-copy{padding:0 8px;}.rx-story-copy h2{font-size:34px;}.rx-story-copy>p{font-size:14px;margin:9px 0 26px;}.rx-story-copy li a{font-size:13px;padding:17px 0;}.rx-refund{margin-bottom:60px;}.rx-refund-inner{width:calc(100% - 44px);min-height:430px;align-items:flex-start;}.rx-refund-inner>div:first-child{width:100%;padding-top:32px;}.rx-refund p{font-size:14px;}.rx-refund h2{font-size:25px;letter-spacing:-1.4px;margin:6px 0 14px;}.rx-refund-disclaimer{font-size:10px;max-width:290px;line-height:1.7;}.rx-refund-products{height:220px;width:270px;right:10px;}.rx-benefit-seal{right:-10px;width:88px;height:87px;padding-top:14px;}.rx-benefit-seal span{font-size:9px;}.rx-benefit-seal b{font-size:29px;}.rx-care-eyebrow{font-size:12px;}.rx-care>h2{font-size:28px;letter-spacing:-1px;line-height:1.3;margin-bottom:25px;}.rx-care-grid{grid-template-columns:1fr;gap:16px;}.rx-care-main{height:360px;}.rx-care-main>div{width:60%;top:20px;right:16px;padding:20px;}.rx-care-other{gap:16px;grid-template-rows:230px 230px;}.rx-care-other>a{padding:24px;}.rx-care-other>a>div{width:60%;}.rx-care-other img{height:100%;width:62%;}.rx-care-main h3,.rx-care-other h3{font-size:20px;}.rx-care-main p,.rx-care-other p{font-size:13px;}.rx-catalog-mark{font-size:65px;width:80px;right:24px;}.rx-care{margin-bottom:55px;}.rx-location{height:410px;}.rx-location-box{width:calc(100% - 20px);margin:auto;padding:32px 27px;border-radius:27px;}.rx-location-box h2{font-size:28px;margin:8px 0 27px;}.rx-location-box>p{font-size:13px;}.rx-location-search select{font-size:16px;}.rx-location-search a{padding:8px 22px;font-size:14px;}.rx-customer{padding:58px 0;gap:40px;}.rx-customer-contact h2{font-size:20px;}.rx-contact-big{font-size:40px;margin-top:8px;}.rx-customer-contact p{font-size:14px;}.rx-support h3{font-size:22px;margin-bottom:27px;}.rx-support nav{gap:11px;grid-template-columns:repeat(5,1fr);}.rx-support svg{width:27px;height:27px;}.rx-support b{font-size:10px;line-height:1.5;margin-top:11px;}.rx-footer{font-size:11px;}.rx-footer-top{padding:24px 0;gap:16px;}.rx-footer-info{gap:25px;align-items:flex-start;}.rx-footer-logo{width:84px;flex-shrink:0;}.rx-footer-bottom nav{flex-wrap:wrap;gap:11px 20px;padding:20px 0;min-height:0;font-size:11px;}.rx-footer-bottom a+a:before{display:none;}.rx-floating{right:14px;bottom:18px;gap:8px;}.rx-floating>a{width:48px;height:48px;}.rx-floating svg{width:27px;height:27px;}.rx-floating button{width:35px;height:35px;font-size:19px;}.rx-refund-dialog{padding:32px 25px;}.rx-refund-dialog h2{font-size:23px;}.rx-refund-dialog p{font-size:14px;}}
@media(prefers-reduced-motion:reduce){.rx-hero-progress span{transition:none;}}

/* 고화질 사진의 피사체 위치를 각 표시 영역에 맞춥니다. */
.rx-event-photo img{object-position:83% 50%;}.rx-featured-product>img{object-position:86% 50%;}.rx-story-photo img{object-position:50% 50%;}.rx-care-main>img{object-position:50% 50%;}
@media(max-width:900px){.rx-hero-image img{object-position:77% 50%;}}
@media(max-width:600px){.rx-hero-image img{object-position:76% 50%;}}

/* 연출 사진의 깨끗한 제품 영역을 미리보기 카드에 맞춥니다. */
.rx-product img[src*="osten-hd-"]{object-fit:cover;object-position:84% 50%;}.rx-care-other img[src*="osten-hd-"]{object-fit:cover;object-position:84% 50%;mix-blend-mode:normal;}
