/*
Theme Name: PutinRX Landing
Author: PutinRX
Description: Custom PutinRX storefront landing theme.
Version: 2.1.22
Text Domain: putinrx
*/
/* Clouds are confined to the visible circular globe, never outside its edge. */
.rx-globe-window .rx-globe-clouds{inset:0!important;width:100%!important;height:100%!important;border-radius:50%!important;background-size:auto 100%!important;background-repeat:repeat-x!important;background-position:0 50%!important;clip-path:circle(50% at 50% 50%)!important;opacity:.27!important}
/* Remove the oversized decorative halo; clouds must exist only on the globe itself. */
.rx-map-art>.rx-globe-glow{display:none!important}
/* The 3D canvas is the only sphere. Remove the larger circular container backdrop and shine. */
.rx-globe-window{background:transparent!important;box-shadow:none!important}
.rx-globe-window:after{display:none!important}
/* Higher specificity than legacy styles below: only the WebGL canvas may paint a sphere. */
.rx-map-section .rx-map-art .rx-globe-window{background:transparent!important;box-shadow:none!important}
.rx-map-section .rx-map-art .rx-globe-window:after{display:none!important}
/* Reference-quality globe: no WebGL mesh, no grid overlay, no external cloud ring. */
.rx-map-section .rx-map-art .rx-globe-window .rx-globe-reference{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;left:0!important;top:0!important;object-fit:cover!important;animation:none!important;transform:none!important}
/* Enlarged globe: twice the prior visual scale, with a front-centred Russia start view. */
@media(min-width:761px){.rx-map-section{padding-block:150px!important}.rx-map-section .rx-wrap{grid-template-columns:.62fr 1.38fr!important;gap:0!important}.rx-map-art{height:940px!important;justify-self:end!important;width:100%!important;overflow:visible!important}.rx-globe-window{width:min(1020px,78vw)!important;animation:none!important}.rx-globe-glow{width:min(980px,76vw)!important}}
@media(max-width:760px){.rx-map-art{height:540px!important}.rx-globe-window{width:min(620px,150vw)!important;max-width:none!important}.rx-globe-glow{width:130%!important}}
/* Compact header mark, matching the reference logo scale. */
.rx-logo img{width:180px!important}.rx-head{height:88px!important}@media(max-width:760px){.rx-logo img{width:138px!important}.rx-head{height:72px!important}}
/* One complete globe image: the gold territory is rendered on the globe surface. */
.rx-globe-window{background:#eee9dc!important;box-shadow:inset -28px -22px 52px rgba(91,78,46,.15),0 15px 40px rgba(127,101,49,.12)!important}.rx-globe-window:after{background:radial-gradient(circle at 33% 24%,rgba(255,255,255,.24),transparent 38%)!important}.rx-globe-window img{width:136%!important;height:100%!important;left:-18%!important;top:0!important;object-fit:cover!important;animation:rx-globe-embedded-motion 9s ease-in-out infinite alternate!important}@keyframes rx-globe-embedded-motion{0%{transform:translateX(-6%) scale(1.08)}50%{transform:translateX(7%) scale(1.12)}100%{transform:translateX(-5%) scale(1.08)}}
.rx-globe-clouds{position:absolute;z-index:3;inset:-8%;background:url('assets/globe-clouds-overlay-v1.png') center/145% auto repeat-x;opacity:.34;mix-blend-mode:screen;pointer-events:none;animation:rx-cloud-drift 11s linear infinite}@keyframes rx-cloud-drift{from{background-position:0 50%}to{background-position:100% 50%}}
/* Four consecutive globe views create a real world rotation sequence, not a side-to-side slide. */
.rx-globe-window .rx-globe-frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;left:0!important;top:0!important;opacity:0;animation:rx-world-turn 28s ease-in-out infinite!important;transform:scale(1.035)!important}.rx-globe-window .rx-globe-frame--russia{animation-delay:0s!important}.rx-globe-window .rx-globe-frame--europe{animation-delay:7s!important}.rx-globe-window .rx-globe-frame--americas{animation-delay:14s!important}.rx-globe-window .rx-globe-frame--pacific{animation-delay:21s!important}@keyframes rx-world-turn{0%,18%{opacity:1;transform:scale(1.035)}24%,100%{opacity:0;transform:scale(1.065)}}
/* Actual WebGL globe: one equirectangular world texture rotates continuously through 360 degrees. */
.rx-globe-canvas{position:absolute;z-index:2;inset:0;width:100%!important;height:100%!important;display:block}.rx-globe-fallback{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;left:0!important;top:0!important;object-fit:cover!important}.rx-globe-window.is-webgl .rx-globe-fallback{display:none}
/* The globe is one continuously rendered sphere: no frame swaps, no wireframe and no outer halo. */
.rx-map-section .rx-map-art .rx-globe-window{overflow:hidden!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;animation:none!important}
.rx-map-section .rx-map-art .rx-globe-window:after{display:none!important}
.rx-map-section .rx-map-art .rx-globe-canvas{z-index:3!important;background:transparent!important;transform:translateZ(0)}
.rx-map-section .rx-map-art .rx-globe-fallback{object-fit:cover!important}

/* v2.1.18 visual reset: one calm, complete globe — no synthetic effects. */
.rx-map-section .rx-map-art{height:620px!important;overflow:hidden!important}
.rx-map-section .rx-map-art .rx-globe-window{width:min(660px,52vw)!important;height:auto!important;aspect-ratio:1!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;animation:none!important}
.rx-map-section .rx-map-art .rx-globe-window:after,.rx-map-section .rx-map-art .rx-globe-glow,.rx-map-section .rx-map-art .rx-globe-clouds,.rx-map-section .rx-map-art .rx-globe-canvas{display:none!important}
.rx-map-section .rx-map-art .rx-globe-reference{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;transform:none!important;animation:none!important}
@media(max-width:760px){.rx-map-section .rx-map-art{height:400px!important}.rx-map-section .rx-map-art .rx-globe-window{width:min(390px,92vw)!important}}

/* Medication detail pages: an original, pharmacy-first configuration layout. */
.rx-medication-page{min-height:76vh;background:#f6f5ed;padding:46px 0 112px;color:#292824}.rx-back-to-catalog{display:inline-flex;align-items:center;gap:9px;color:#4d4c46;text-decoration:none;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;text-transform:uppercase;margin:0 0 42px}.rx-back-to-catalog:hover{color:#1e6757}.rx-medication-page .product{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr)!important;gap:min(9vw,130px)!important;align-items:start}.rx-medication-page .woocommerce-product-gallery{float:none!important;width:auto!important;margin:0!important;position:sticky!important;top:30px}.rx-medication-page .woocommerce-product-gallery__wrapper{background:#ebe9df;border-radius:18px;padding:clamp(24px,4vw,58px);min-height:540px;display:grid;place-items:center}.rx-medication-page .woocommerce-product-gallery__wrapper img{width:100%;max-height:510px;object-fit:contain}.rx-medication-page .woocommerce-product-gallery:after{content:"Actual product appearance may vary";display:block;color:#706f68;font:600 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.03em;text-transform:uppercase;margin-top:14px}.rx-medication-page .summary{float:none!important;width:auto!important;margin:0!important}.rx-medication-page .product_title{font:400 clamp(48px,5.3vw,82px)/.88 Georgia,"Times New Roman",serif!important;letter-spacing:-.065em!important;margin:0 0 18px!important;color:#292824!important}.rx-medication-page .price{font:400 25px Georgia,"Times New Roman",serif!important;color:#1d6f5e!important;margin:0 0 26px!important}.rx-medication-page .woocommerce-product-details__short-description{border-top:1px solid #cbc9be;border-bottom:1px solid #cbc9be;padding:20px 0 19px;margin:0 0 30px!important;color:#605f58!important;font-size:17px!important;line-height:1.52!important}.rx-medication-config{margin:0 0 25px}.rx-medication-config h2{font:400 28px Georgia,"Times New Roman",serif;margin:0 0 7px;color:#292824}.rx-medication-config p,.rx-medication-price-note{margin:0;color:#626159;font-size:15px;line-height:1.5}.rx-medication-page form.cart{display:grid!important;gap:18px;margin:0!important}.rx-medication-page .variations{border:0!important;margin:0!important}.rx-medication-page .variations tr{display:grid;gap:8px;margin:0 0 16px}.rx-medication-page .variations td{padding:0!important;display:block!important;text-align:left!important}.rx-medication-page .variations label{font:700 12px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.055em;text-transform:uppercase;color:#66655e}.rx-medication-page .variations select{width:100%!important;appearance:auto!important;background:#fff!important;border:1px solid #bbb9af!important;border-radius:10px!important;color:#292824!important;padding:15px 16px!important;font:400 17px Georgia,"Times New Roman",serif!important}.rx-medication-page .reset_variations{font-size:13px;color:#1d6f5e}.rx-medication-page .single_variation_wrap{border-top:1px solid #cbc9be;padding-top:22px}.rx-medication-page .quantity .qty{height:51px;width:76px;border:1px solid #bbb9af;border-radius:8px;background:#fff;font-size:17px}.rx-medication-page .single_add_to_cart_button,.rx-medication-page button.single_add_to_cart_button{height:51px;background:#302f2c!important;border-radius:8px!important;padding:0 28px!important;font-size:16px!important}.rx-medication-page .product_meta{display:none}.rx-medication-price-note{padding:18px 0 0;border-top:1px solid #cbc9be;margin-top:5px!important}.rx-medication-page .woocommerce-tabs{grid-column:1/-1;border-top:1px solid #cbc9be;margin-top:70px;padding-top:34px}.rx-medication-page .woocommerce-tabs ul.tabs{padding:0!important;margin:0 0 24px!important;border:0!important;display:flex;gap:10px;flex-wrap:wrap}.rx-medication-page .woocommerce-tabs ul.tabs:before{display:none!important}.rx-medication-page .woocommerce-tabs ul.tabs li{background:transparent!important;border:1px solid #cbc9be!important;border-radius:99px!important;margin:0!important;padding:0!important}.rx-medication-page .woocommerce-tabs ul.tabs li:before,.rx-medication-page .woocommerce-tabs ul.tabs li:after{display:none!important}.rx-medication-page .woocommerce-tabs ul.tabs li a{display:block;padding:11px 17px!important;font-weight:600!important;color:#33322e!important}.rx-medication-page .woocommerce-tabs .panel{color:#5d5c55;line-height:1.6;max-width:760px}.rx-medication-page .related{grid-column:1/-1;border-top:1px solid #cbc9be;margin-top:20px;padding-top:48px}.rx-medication-page .related>h2{font:400 clamp(36px,4vw,58px)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.05em}.rx-medication-page .related .products{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:800px){.rx-medication-page{padding:30px 0 70px}.rx-back-to-catalog{margin-bottom:28px}.rx-medication-page .product{display:block!important}.rx-medication-page .woocommerce-product-gallery{position:static!important;margin:0 0 35px!important}.rx-medication-page .woocommerce-product-gallery__wrapper{min-height:330px;padding:30px}.rx-medication-page .woocommerce-tabs{margin-top:48px}.rx-medication-page .related .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
/* Header controls mirror the location, browse and expandable-search pattern. */
.rx-head-actions{display:flex;align-items:center;gap:13px}.rx-header-search{height:44px;width:44px;display:flex;align-items:center;overflow:hidden;border-radius:8px;background:#302f2c;transition:width .32s cubic-bezier(.2,.8,.2,1),background .2s ease}.rx-header-search input{width:0;min-width:0;opacity:0;border:0;outline:0;background:transparent;color:#fff;font:15px Arial,"Microsoft YaHei",sans-serif;padding:0;transition:opacity .18s ease}.rx-header-search button{width:44px;height:44px;flex:0 0 44px;border:0;background:transparent;cursor:pointer;position:relative}.rx-header-search button span,.rx-header-search button span:after{display:block;position:absolute;content:""}.rx-header-search button span{width:20px;height:20px;border:3px solid #fff;border-radius:50%;left:11px;top:10px}.rx-header-search button span:after{width:10px;height:3px;background:#fff;transform:rotate(48deg);right:-8px;bottom:-5px;border-radius:9px}.rx-header-search.is-open{width:min(310px,38vw);background:#302f2c}.rx-header-search.is-open input{width:100%;opacity:1;padding-left:17px}.rx-header-search.is-open button{order:-1}.rx-header-search.is-open button span{left:14px}@media(max-width:760px){.rx-head-actions{gap:8px}.rx-nav a{display:none!important}.rx-header-search{width:42px;height:42px}.rx-header-search button{width:42px;height:42px;flex-basis:42px}.rx-header-search.is-open{width:min(260px,69vw)}.rx-header-search.is-open input{font-size:14px}}
/* Savings statement: amount in the pale green capsule, supporting phrase alongside. */
.rx-hero-stat{display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:24px!important;margin-bottom:36px!important}.rx-hero-stat strong{background:#c9f6d5;border-radius:999px;padding:13px 27px;font:400 clamp(25px,3vw,43px)/1 ui-monospace,SFMono-Regular,Consolas,monospace!important;letter-spacing:-.075em!important;white-space:nowrap}.rx-hero-stat span{font:400 clamp(22px,2.55vw,38px)/1 ui-monospace,SFMono-Regular,Consolas,monospace!important;letter-spacing:-.055em!important;text-transform:none!important;color:#292824!important;white-space:nowrap}@media(max-width:760px){.rx-hero-stat{gap:10px!important;margin-bottom:25px!important}.rx-hero-stat strong{padding:11px 15px;font-size:20px!important}.rx-hero-stat span{font-size:19px!important}}
/* Shop archive: one editorial header, compact controls, and clear product cards. */
.rx-store{padding:100px 0 118px!important;background:#f6f5ed!important}.rx-store__head{max-width:1030px;border-bottom:1px solid #c8c6bb!important;margin:0 0 46px!important;padding:0 0 46px!important}.rx-store__head h1{font-size:clamp(58px,7.5vw,118px)!important;line-height:.86!important;margin:20px 0 28px!important}.rx-store__head p{margin:0;max-width:590px;font-size:18px;line-height:1.48;color:#5c5b54}.rx-catalog-tabs{display:inline-flex;border:1px solid #cbc9be;border-radius:18px;padding:8px;margin:0 0 46px;gap:8px}.rx-catalog-tabs a{min-width:190px;padding:15px 22px;border-radius:11px;color:#292824;text-decoration:none;text-align:center;font:400 18px Georgia,"Times New Roman",serif}.rx-catalog-tabs a.is-active{background:#302f2c;color:#fff}.woocommerce-products-header,.woocommerce .page-title{display:none!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none!important;margin:0 0 33px!important;color:#5f5e57;font-size:15px}.woocommerce .woocommerce-ordering{float:right!important}.woocommerce .woocommerce-ordering select{appearance:auto;background:#f6f5ed;border:1px solid #c8c6bb;border-radius:12px;padding:13px 42px 13px 16px;font:400 15px Georgia,"Times New Roman",serif;color:#292824}.woocommerce .products{clear:both;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important}.woocommerce ul.products li.product{border:0!important;padding:0!important;position:relative}.woocommerce ul.products li.product>a:first-child{display:block;background:#ecebe2;border-radius:10px;padding:17px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.woocommerce ul.products li.product>a:first-child:hover{transform:translateY(-5px);box-shadow:0 14px 28px rgba(36,36,32,.13)}.woocommerce ul.products li.product a img{background:transparent!important;margin:0!important;aspect-ratio:1!important;object-fit:contain!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 27px/1.02 Georgia,"Times New Roman",serif!important;margin:22px 0 8px!important}.woocommerce ul.products li.product .price{font:400 23px Georgia,"Times New Roman",serif!important;color:#267061!important;margin:0 0 15px!important}.woocommerce ul.products li.product .button{margin-top:0!important;background:#302f2c!important;border-radius:7px!important;width:100%;text-align:center}.woocommerce .onsale{top:12px!important;right:12px!important;left:auto!important;margin:0!important;min-height:auto!important;line-height:1!important;padding:10px 9px!important;border-radius:999px!important;background:#337964!important;font:700 11px ui-monospace,monospace!important;z-index:2}@media(max-width:800px){.rx-store{padding:65px 0 80px!important}.rx-store__head{padding-bottom:32px!important;margin-bottom:28px!important}.rx-store__head h1{font-size:clamp(51px,14vw,76px)!important}.rx-catalog-tabs{width:100%;margin-bottom:30px}.rx-catalog-tabs a{min-width:0;flex:1;padding:13px 8px;font-size:15px}.woocommerce .woocommerce-ordering{float:none!important;margin-top:-20px!important}.woocommerce .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:21px!important}.woocommerce ul.products li.product .price{font-size:19px!important}}
.rx-bear{display:none}.rx-bear-footer{height:290px!important;background:linear-gradient(180deg,#f6f5ed 0%,#ece9dc 100%)!important;text-align:center;overflow:hidden;position:relative;padding:0!important}.rx-bear-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(184,133,42,.08),transparent 60%)}.rx-bear-footer img{position:absolute!important;width:min(420px,56vw)!important;height:auto;left:50%;bottom:-30px;translate:-50% 0;opacity:1;mix-blend-mode:multiply;filter:none;margin:0!important}
/* Full-screen emblem finale: complete bear, centred, never cropped. */
.rx-bear-footer{height:100svh!important;min-height:680px!important;display:grid!important;place-items:center!important;isolation:isolate}.rx-bear-footer:before{z-index:-1}.rx-bear-footer img{position:relative!important;left:auto!important;bottom:auto!important;translate:0 0!important;width:min(780px,72vw)!important;max-height:calc(100svh - 110px)!important;object-fit:contain!important;mix-blend-mode:multiply!important}@media(max-width:760px){.rx-bear-footer{height:92svh!important;min-height:600px!important}.rx-bear-footer img{width:min(520px,88vw)!important;max-height:calc(92svh - 70px)!important}}
/* Target-style first-screen hierarchy */
.rx-nav a:last-child{background:transparent!important;color:var(--ink)!important;border-color:#aba9a0!important;width:auto!important;padding-inline:15px!important}.rx-hero{padding-top:54px!important}.rx-hero-stat{display:flex;flex-direction:column;gap:3px;align-items:center;margin-bottom:28px}.rx-hero-stat strong{font:400 clamp(32px,4.1vw,62px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.055em}.rx-hero-stat span{font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em;text-transform:uppercase;color:#65645d}.rx-title{margin-top:12px!important;margin-bottom:25px!important}.rx-search{max-width:630px!important}.rx-search button{min-width:190px;padding:0 20px!important}.rx-hero-browse{display:inline-flex;gap:13px;align-items:center;color:#292824;text-decoration:none;font-weight:700;font-size:15px;margin-top:20px}.rx-hero-browse span{font-size:22px;line-height:.5}.rx-trust{padding-top:30px!important}@media(max-width:760px){.rx-hero{padding-top:50px!important}.rx-hero-stat strong{font-size:32px}.rx-search button{min-width:0;font-size:13px}.rx-hero-browse{margin-top:16px}}
.rx-map-section{padding:115px 0;background:#f5f2e8;color:#282725;overflow:hidden}.rx-map-section .rx-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.rx-map-section .rx-kicker{color:#77766e}.rx-map-section h2{font:400 clamp(55px,7vw,100px)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.07em;margin:20px 0;color:#292824}.rx-map-section p{font-size:18px;line-height:1.5;color:#605f59;max-width:390px}.rx-map-art{height:530px;position:relative;display:grid;place-items:center}.rx-globe-window{position:relative;z-index:2;width:min(510px,43vw);aspect-ratio:1;border-radius:50%;overflow:hidden;background:#ece7db;box-shadow:inset -45px -25px 70px rgba(91,78,46,.19),inset 26px 17px 45px rgba(255,255,255,.65),0 15px 40px rgba(127,101,49,.12);animation:rx-globe-float 7s ease-in-out infinite}.rx-globe-window:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 33% 24%,rgba(255,255,255,.5),transparent 35%),linear-gradient(90deg,rgba(255,255,255,.2),transparent 44%,rgba(90,69,32,.20));pointer-events:none}.rx-globe-window img{display:block;width:134%;height:100%;max-width:none;object-fit:cover;position:absolute;left:-17%;top:0;animation:rx-earth-turn 16s ease-in-out infinite alternate}.rx-globe-glow{position:absolute;z-index:1;width:67%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(219,195,119,.33),rgba(245,242,232,0) 66%);filter:blur(14px);animation:rx-earth-glow 8s ease-in-out infinite}@keyframes rx-earth-turn{0%{transform:translateX(-3%) scale(1.02)}50%{transform:translateX(3%) scale(1.06)}100%{transform:translateX(-2%) scale(1.02)}}@keyframes rx-globe-float{50%{transform:translateY(-10px)}}@keyframes rx-earth-glow{50%{transform:scale(1.1);opacity:.54}}@media(max-width:760px){.rx-map-section{padding:70px 0}.rx-map-section .rx-wrap{grid-template-columns:1fr;gap:34px}.rx-map-section h2{font-size:clamp(48px,14vw,76px)}.rx-map-art{height:360px}.rx-globe-window{width:min(330px,86vw)}.rx-globe-glow{width:90%}.rx-bear-footer{height:205px!important}.rx-bear-footer img{width:310px!important;bottom:-20px}}
.rx-store{min-height:70vh;padding:86px 0 110px;border-top:1px solid #dedcd2}.rx-store__head{border-bottom:1px solid #bdbbb2;margin-bottom:44px;padding-bottom:25px}.rx-store h1,.rx-page h1{font:400 clamp(48px,7vw,90px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.06em;margin:12px 0;color:#292824}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:30px;color:#6a6960}.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products li.product{margin:0!important;width:auto!important;float:none!important;border-top:1px solid #c9c7bd;padding-top:15px}.woocommerce ul.products li.product a img{background:#e9e7dc;margin:0 0 15px!important;aspect-ratio:1;object-fit:contain}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 24px Georgia,serif;color:#2b2a26;padding:0!important}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{font:400 22px Georgia,serif;color:#31766a!important}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:#252522!important;color:#fff!important;border-radius:4px!important;padding:13px 18px!important;font-weight:700}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:8vw}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important}.woocommerce div.product div.images img{background:#e9e7dc}.woocommerce div.product .product_title{font:400 clamp(42px,5vw,72px)/.95 Georgia,serif;letter-spacing:-.05em}.woocommerce div.product .woocommerce-product-details__short-description{font-size:18px;line-height:1.5;color:#626158}.woocommerce-cart-form,.woocommerce-checkout-review-order{border-top:1px solid #bdbbb2;padding-top:25px}.woocommerce table.shop_table{border:0;border-collapse:collapse}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border:0;border-bottom:1px solid #d1cfc4;padding:18px 8px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:42%}.woocommerce-checkout{display:grid;grid-template-columns:1.25fr .75fr;gap:5vw}.woocommerce-checkout .col2-set,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:auto!important;float:none!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{background:#fff;border:1px solid #bdbbb2;padding:12px;border-radius:3px}@media(max-width:800px){.rx-store{padding:55px 0}.woocommerce .products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product,.woocommerce-checkout{display:block}.woocommerce div.product div.summary{margin-top:30px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%;float:none}}
:root{--paper:#f6f5ed;--ink:#262622;--soft:#deddd4;--green:#bfeecd;--accent:#991f24;--black:#242422}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif}.rx-wrap{width:min(1280px,calc(100% - 64px));margin:auto}.rx-head{height:108px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.rx-logo img{width:235px;height:auto;display:block}.rx-nav{display:flex;gap:13px;align-items:center}.rx-nav a{border:1px solid #aba9a0;border-radius:7px;padding:11px 15px;color:var(--ink);font-weight:650;font-size:14px;text-decoration:none;background:rgba(255,255,255,.25)}.rx-nav a:last-child{background:var(--black);color:#fff;border-color:var(--black);width:43px;text-align:center;padding-inline:0}.rx-hero{min-height:calc(100vh - 108px);overflow:hidden;position:relative;isolation:isolate;padding-top:88px;text-align:center}.rx-hero__content{position:relative;z-index:2;max-width:970px;margin:auto}.rx-pill{background:var(--green);border-radius:999px;padding:8px 17px;font:700 15px ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-block;letter-spacing:.2px}.rx-pill span{background:transparent;margin-left:10px;color:#4c4c46;font-family:Arial,"Microsoft YaHei",sans-serif;font-weight:600}.rx-title{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(69px,11vw,164px);letter-spacing:-.08em;line-height:.82;margin:40px 0 29px;color:#282725}.rx-title em{font-style:italic;color:var(--accent);letter-spacing:-.12em}.rx-title i{font-style:normal;color:#5f9b8c;font-size:.36em;vertical-align:middle;margin-left:.07em}.rx-subtitle{font-size:19px;line-height:1.32;max-width:550px;margin:0 auto 31px;color:#454542}.rx-search{max-width:510px;display:flex;margin:auto;border-radius:7px;overflow:hidden;box-shadow:0 18px 19px rgba(20,20,16,.26);background:#4a4a46;border:3px solid #e7e5db}.rx-search input{border:0;background:transparent;color:#fff;font-size:16px;padding:18px 20px;min-width:0;flex:1;outline:0}.rx-search input::placeholder{color:#efefea}.rx-search button{border:0;background:#222220;color:#fff;padding:0 35px;font-weight:700;font-size:15px;cursor:pointer}.rx-bear{position:absolute;z-index:1;right:-5%;bottom:-13%;width:min(660px,55vw);mix-blend-mode:multiply;opacity:.34;pointer-events:none}.rx-trust{position:relative;z-index:2;padding:52px 0 45px;text-align:center;font-size:13px;color:#686761}.rx-section{border-top:1px solid #d7d5ca;padding:92px 0;background:#eeede5}.rx-section__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:52px;align-items:start}.rx-kicker{font:700 13px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em;color:#77766e}.rx-section h2{font:400 clamp(42px,5vw,74px)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.05em;margin:16px 0;color:#2a2926}.rx-section p{font-size:18px;line-height:1.5;color:#55544e;max-width:520px}.rx-steps{border-top:1px solid #bdbbb2}.rx-step{display:grid;grid-template-columns:68px 1fr;gap:22px;border-bottom:1px solid #bdbbb2;padding:22px 0}.rx-step b{font:italic 37px Georgia,serif;color:var(--accent)}.rx-step h3{font:400 26px Georgia,serif;margin:3px 0 8px}.rx-step p{font-size:15px;margin:0}.rx-foot{background:#252522;color:#efeee8;padding:28px 0;font-size:13px}.rx-foot .rx-wrap{display:flex;justify-content:space-between;gap:20px}.rx-foot a{color:#fff}@media(max-width:760px){.rx-wrap{width:min(100% - 30px,1280px)}.rx-head{height:80px}.rx-logo img{width:175px}.rx-nav a{display:none}.rx-nav a:last-child{display:block}.rx-hero{padding-top:72px;min-height:720px}.rx-title{font-size:clamp(61px,17vw,105px);margin-top:34px}.rx-subtitle{font-size:17px}.rx-search{max-width:100%}.rx-search button{padding:0 21px}.rx-bear{width:100vw;right:-21%;bottom:-2%;opacity:.24}.rx-section{padding:62px 0}.rx-section__grid{grid-template-columns:1fr;gap:24px}.rx-foot .rx-wrap{display:block}.rx-foot .rx-wrap div+div{margin-top:10px}}

.rx-orbit{position:absolute;border-radius:99px;z-index:1;opacity:.88;animation:rx-drift 8s ease-in-out infinite}.rx-orbit--one{width:220px;height:76px;background:#d9c8fd;left:-58px;top:20%}.rx-orbit--two{width:150px;height:56px;background:#f9c9bc;right:5%;top:32%;transform:rotate(-32deg);animation-delay:-3s}.rx-orbit--three{width:92px;height:35px;background:#bfeecd;right:20%;bottom:14%;transform:rotate(25deg);animation-delay:-5s}@keyframes rx-drift{50%{translate:0 -13px;rotate:4deg}}.rx-statement{padding:126px 0 108px;border-top:1px solid #d7d5ca}.rx-statement h2,.rx-compare h2,.rx-process h2,.rx-faq h2{font:400 clamp(58px,8vw,116px)/.87 Georgia,"Times New Roman",serif;letter-spacing:-.075em;margin:20px 0 26px;color:#292824}.rx-statement p{font-size:20px;max-width:500px;color:#57564f;line-height:1.45}.rx-compare{background:#d4e6d7;padding:105px 0}.rx-compare .rx-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;align-items:end}.rx-compare h2{font-size:clamp(50px,6vw,93px)}.rx-compare p{line-height:1.5;color:#515c54;max-width:400px}.rx-chart{border:1px solid #7d947f;background:#f6f5ed;padding:28px}.rx-chart__head,.rx-bar{display:grid;grid-template-columns:145px 1fr 65px;gap:14px;align-items:center}.rx-chart__head{border-bottom:1px solid #c2c8bc;padding-bottom:16px;font:700 11px ui-monospace,monospace;text-transform:uppercase;color:#666a62}.rx-chart__head span:last-child{text-align:right}.rx-bar{padding:26px 0 0;font:400 17px Georgia,serif}.rx-bar strong{text-align:right;font-size:21px}.rx-bar__track{height:20px;background:#d3d2c9;display:block}.rx-bar__track i{height:100%;display:block;background:#292824;transition:width 1s ease}.rx-bar__track--green i{background:#4a9271}.rx-chart__note{font-size:12px!important;margin:27px 0 0;color:#73766f!important}.rx-quote{background:#272725;color:#f5f3e9;padding:115px 0;text-align:center;position:relative}.rx-quote .rx-wrap{max-width:920px}.rx-quote p{font:400 clamp(38px,5vw,73px)/.98 Georgia,serif;letter-spacing:-.055em;margin:0}.rx-quote__mark{font:100px Georgia,serif;color:#bfeecd;display:block;height:55px}.rx-quote__mark--end{transform:rotate(180deg);margin-top:20px}.rx-process{padding:110px 0;background:#eeede5}.rx-process h2{font-size:clamp(54px,7vw,104px)}.rx-process__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #aaa9a1;margin-top:60px}.rx-process article{padding:28px 28px 20px 0;border-right:1px solid #aaa9a1;min-height:205px}.rx-process article+article{padding-left:28px}.rx-process article:last-child{border:0}.rx-process b{font:italic 42px Georgia,serif;color:var(--accent)}.rx-process h3{font:400 32px Georgia,serif;margin:26px 0 10px}.rx-process p{max-width:250px;line-height:1.45;color:#5b5a53}.rx-faq{padding:118px 0 96px}.rx-faq .rx-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw}.rx-faq h2{font-size:clamp(50px,6vw,88px)}.rx-faq__list{border-top:1px solid #aaa9a1}.rx-faq details{border-bottom:1px solid #aaa9a1;padding:0}.rx-faq summary{list-style:none;cursor:pointer;padding:23px 0;font:400 27px Georgia,serif;display:flex;justify-content:space-between;gap:20px}.rx-faq summary::-webkit-details-marker{display:none}.rx-faq summary span{font:400 32px Arial;line-height:.7}.rx-faq details[open] summary span{transform:rotate(45deg)}.rx-faq details p{font-size:16px;line-height:1.5;color:#5b5a53;margin:0 55px 25px 0}@media(max-width:760px){.rx-orbit--one{width:130px;left:-55px}.rx-orbit--two{right:-45px;top:25%}.rx-statement,.rx-compare,.rx-process,.rx-faq{padding:70px 0}.rx-statement h2,.rx-compare h2,.rx-process h2,.rx-faq h2{font-size:clamp(48px,14vw,76px)}.rx-compare .rx-wrap,.rx-faq .rx-wrap{grid-template-columns:1fr;gap:34px}.rx-chart{padding:20px}.rx-chart__head,.rx-bar{grid-template-columns:78px 1fr 48px;gap:8px;font-size:14px}.rx-chart__head{font-size:9px}.rx-bar strong{font-size:16px}.rx-quote{padding:80px 0}.rx-process__grid{grid-template-columns:1fr;margin-top:35px}.rx-process article,.rx-process article+article{padding:23px 0;border-right:0;border-bottom:1px solid #aaa9a1;min-height:0}.rx-process article:last-child{border-bottom:0}.rx-faq summary{font-size:23px}.rx-bear-footer img{width:min(210px,65vw)}}

/* v2.1.23: a clean globe edge and four product cards from the first position. */
.rx-map-section .rx-map-art .rx-globe-window{background:transparent!important;box-shadow:none!important;filter:none!important}
.rx-map-section .rx-map-art .rx-globe-window:before,.rx-map-section .rx-map-art .rx-globe-window:after,.rx-map-section .rx-map-art .rx-globe-glow{display:none!important;content:none!important}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;padding:0!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}
.woocommerce ul.products li.product{grid-column:auto!important;float:none!important;width:auto!important;margin:0!important}
@media(max-width:800px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
.rx-country-toggle{border:1px solid #aba9a0;border-radius:7px;padding:11px 15px;color:var(--ink);font-weight:650;font-size:14px;background:rgba(255,255,255,.25);cursor:pointer}.rx-country-menu{position:absolute;right:calc((100% - min(1280px,calc(100% - 64px)))/2);top:90px;z-index:20;width:240px;padding:9px;border:1px solid #c8c6bb;border-radius:12px;background:#f6f5ed;box-shadow:0 16px 36px rgba(30,30,26,.18)}.rx-country-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px;border-radius:7px;font:600 14px Arial,"Microsoft YaHei",sans-serif;cursor:pointer}.rx-country-menu button:hover{background:#e8e6dc}.rx-country-menu small{display:block;padding:8px 11px 3px;color:#6b6a63;font-size:11px;line-height:1.35}@media(max-width:760px){.rx-country-menu{right:15px;top:70px}.rx-country-toggle{font-size:13px;padding:9px 10px}}

/* No decorative ring around the globe: only the globe image itself remains. */
.rx-map-section .rx-map-art,.rx-map-section .rx-map-art::before,.rx-map-section .rx-map-art::after{filter:none!important;box-shadow:none!important;background:transparent!important}
.rx-map-section .rx-map-art .rx-globe-window,.rx-map-section .rx-map-art .rx-globe-window::before,.rx-map-section .rx-map-art .rx-globe-window::after{box-shadow:none!important;background:transparent!important;filter:none!important}
.rx-map-section .rx-map-art .rx-globe-glow,.rx-map-section .rx-map-art .rx-globe-clouds{display:none!important}

/* Crop the baked-in pale image background, leaving the globe alone. */
.rx-map-section .rx-map-art .rx-globe-reference{clip-path:ellipse(41.5% 42.5% at 50% 50%)!important}

/* Compact 2:1 brand mark: Putin owns two thirds, Rx one third. */
.rx-logo{width:130px!important;height:42px!important;display:grid!important;grid-template-columns:2fr 1fr!important;align-items:center!important;border:1px solid #c9c7bd!important;border-radius:999px!important;overflow:hidden!important;text-decoration:none!important;background:#f0eee7!important}
.rx-logo img{display:none!important}.rx-logo span{height:100%;display:flex;align-items:center;justify-content:center;font:400 25px/1 Georgia,"Times New Roman",serif;letter-spacing:-.06em}.rx-logo__putin{color:#1e2b47;border-right:1px solid #c9c7bd}.rx-logo__rx{color:#982226;font-style:italic;letter-spacing:-.1em}@media(max-width:760px){.rx-logo{width:118px!important;height:39px!important}.rx-logo span{font-size:23px}}

/* v2.1.29: original PutinRX medication configuration page. */
.rx-medication-page{padding-top:34px!important}.rx-medication-page .product{gap:min(8vw,118px)!important}.rx-medication-page .woocommerce-product-gallery__wrapper{background:linear-gradient(145deg,#eeece2,#e5e2d5)!important;border:1px solid #d4d1c6;border-radius:14px!important;min-height:clamp(420px,47vw,610px)!important}.rx-medication-page .woocommerce-product-gallery__wrapper:empty:before{content:"Product image pending review";font:600 12px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em;text-transform:uppercase;color:#77756d}.rx-product-eyebrow,.rx-product-label{display:block;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.09em;color:#6a6961}.rx-product-eyebrow{margin:3px 0 20px}.rx-medication-page .product_title{font-size:clamp(52px,5.4vw,86px)!important;line-height:.88!important;margin-bottom:20px!important}.rx-medication-page .summary>.price{display:flex;align-items:baseline;gap:10px;padding-bottom:24px;border-bottom:1px solid #cbc9be;font-size:clamp(28px,3vw,42px)!important}.rx-medication-page .summary>.price:before{content:"From";font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.07em;text-transform:uppercase;color:#68675f}.rx-medication-config{padding:27px 0 4px;border-bottom:1px solid #cbc9be}.rx-medication-config h2{font-size:31px!important}.rx-medication-page form.cart{padding-top:22px}.rx-medication-page .single_add_to_cart_button,.rx-medication-page button.single_add_to_cart_button{min-width:220px!important;height:56px!important;border-radius:7px!important}.rx-purchase-note{padding:24px 0 4px;border-top:1px solid #cbc9be;margin-top:23px}.rx-purchase-note span{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase;color:#66655e}.rx-purchase-note p{margin:9px 0 0;max-width:520px;color:#605f58;font-size:15px;line-height:1.5}.rx-medication-price-note{display:none}.rx-product-how{grid-column:1/-1;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:min(8vw,130px);border-top:1px solid #cbc9be;margin-top:74px;padding-top:44px}.rx-product-how h2{font:400 clamp(38px,4.5vw,67px)/.91 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:18px 0 0;color:#292824}.rx-product-how ol{list-style:none;margin:0;padding:0;border-top:1px solid #cbc9be}.rx-product-how li{display:grid;grid-template-columns:68px 1fr;gap:18px;border-bottom:1px solid #cbc9be;padding:21px 0;color:#504f49;font-size:17px;line-height:1.4}.rx-product-how b{font:400 32px/.8 Georgia,"Times New Roman",serif;color:#982226}.rx-medication-page .woocommerce-tabs{margin-top:55px!important}.rx-medication-page .related{margin-top:40px!important}@media(max-width:800px){.rx-medication-page .product_title{font-size:clamp(48px,14vw,68px)!important}.rx-product-how{display:block;margin-top:55px;padding-top:32px}.rx-product-how ol{margin-top:34px}.rx-product-how li{grid-template-columns:54px 1fr}.rx-medication-page .single_add_to_cart_button,.rx-medication-page button.single_add_to_cart_button{min-width:0!important;width:calc(100% - 84px)}}
