@charset "UTF-8";@font-face{font-family:Rubik;font-style:normal;font-weight:100 900;src:url(../assets/font/Rubik-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Rubik;font-style:italic;font-weight:100 900;src:url(../assets/font/Rubik-Italic-VariableFont_wght.ttf) format("truetype")}:root{--theme-white: 255 255 255;--theme-black: 0 0 0;--theme-dark: 51 51 51;--theme-highlight: 2 179 202;--theme-dark-highlight: 5 98 110;--theme-secondary: 3 102 153;--theme-descrete-color: 195 217 220;--theme-secondary-highlight: 40 167 69;--theme-heading-color: 10 46 54;--theme-category-heading-bg-color: 237 234 234;--theme-category-heading-text-color: 83 83 83;--theme-discount-color: 251 221 221;--theme-discount-color-font: 124 73 73;--theme-bonus-color: 202 231 209;--theme-bonus-color-font: 43 76 50;--theme-link-color: rgb(215, 45, 45);--theme-link-color-dark: rgb(183, 38, 38);--theme-alt-link-color: rgb(0, 128, 145);--theme-top-section-color: #fcfaf8;--system-ui: "Rubik", system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--base-font-weight: 300;--h1-size: 48px;--h2-size: 30px;--site-max-widht: 1088px;--base-padding: 3rem;--header-height: 60px;--card-shadow: rgba(0, 0, 0, .1) 0px 10px 15px -3px, rgba(0, 0, 0, .05) 0px 4px 6px -2px;--card-shadow-hover: rgba(0, 0, 0, .1) 0 13px 20px -3px, rgba(0, 0, 0, .05) 0 6px 18px -2px}@media(max-width:925px){:root{--base-padding: 2rem}}@media(max-width:600px){:root{--h1-size: 30px;--h2-size: 22px}}@keyframes pop-up-fade-in-header{0%{bottom:-10px;opacity:0}to{bottom:0;opacity:1}}@keyframes pop-up-fade-in{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}html{scroll-behavior:smooth}h1{font-size:var(--h1-size);font-weight:600;line-height:1.1;letter-spacing:-1px;color:rgb(var(--theme-heading-color))}h2{margin-top:.5rem;font-size:var(--h2-size);font-weight:500;color:rgb(var(--theme-heading-color))}.category-heading{font-size:.9rem;font-weight:300;color:rgb(var(--theme-category-heading-text-color));background-color:rgb(var(--theme-category-heading-bg-color));width:fit-content;padding:.5rem;border-radius:10px}.service-category-section{padding-top:1rem}h3{color:rgb(var(--theme-heading-color));margin-top:2rem;margin-bottom:1rem}h3:first-child{margin-top:0}h4{font-weight:500;font-size:1.2rem}p{line-height:1.5;font-weight:300;color:#3f3f3f!important}a{color:var(--theme-link-color)}input[type=radio]{appearance:none;position:relative;width:20px;height:20px;border:2px solid rgb(var(--theme-black)/.4);border-radius:100px;transition:background-color .4s ease-in-out}input[type=radio]:hover{outline:10px solid rgb(var(--theme-highlight)/.04)}input[type=radio]:after{content:"";position:absolute;width:10px;height:10px;background-color:rgb(var(--theme-highlight));border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .1s ease-in-out}input[type=radio]:checked{border-color:rgb(var(--theme-highlight))}input[type=radio]:checked:after{opacity:1}span.red{color:#f01800}span.orange{color:#f09b00}span.green{color:#2ba458}.short-header{max-width:440px}.width-limit-480{max-width:480px!important}ul{margin:0 0 1rem;padding-inline:14px;display:flex;flex-direction:column;gap:.1rem}.top-section{background:var(--theme-top-section-color)}.dark-section{background:#f5eee4}.dark-section a{color:var(--theme-link-color-dark)}.phrase-carousel{color:rgb(var(--theme-white))}.phrase-carousel .animate-carousel{position:relative;color:rgb(var(--theme-heading-color));animation:pop-up-fade-in-header .8s ease-in-out forwards}.pre-header{display:block;font-size:1.1rem;font-weight:600;text-transform:uppercase;color:rgb(var(--theme-secondary));margin-bottom:1.5rem;letter-spacing:.4px}.hero-section{position:relative;overflow:hidden;color:rgb(var(--theme-white))}.article h2{margin-top:3rem}.place-on-top{position:relative;z-index:500}.lead{font-size:1.15rem;line-height:1.5;color:rgb(var(--theme-dark));font-weight:350}.hero-feature-image img{position:absolute;bottom:0;max-width:530px}@media(max-width:1200px){.hero-feature-image img{max-width:430px;right:0}}li{font-weight:300;line-height:1.4}strong{font-weight:600}.wp-block-separator{border-top:1px solid rgb(204,204,204)}body{display:flex;flex-direction:column;overflow-x:hidden;padding-top:60px!important;position:relative;font-family:var(--system-ui);min-height:calc(100vh - 60px);font-weight:var(--base-font-weight)}.wp-block-columns{margin:auto;max-width:1088px}.rewell-section{display:flex;justify-content:center;width:100%;max-width:none;padding:var(--base-padding)}.custom-post-section{display:flex;flex-direction:column;width:100%;max-width:1088px}.custom-post-section h1{margin-top:0}.custom-post-top-section{display:flex;margin:0 auto;width:100%;max-width:1088px;gap:4rem}.custom-post-top-section .content{flex:1}.custom-post-top-section .image{flex:.8;padding-top:3rem}.custom-post-top-section .image img{width:100%;object-fit:cover;aspect-ratio:1/1;object-position:center;height:fit-content;border-radius:100vh}.custom-post-top-section .image-mobile img{display:none;width:100%;object-fit:cover;border-radius:20px;height:100%;aspect-ratio:1.7/1}.custom-post-top-section .image-mobile.small img{width:30%;aspect-ratio:1/1;border-radius:100vh}.custom-post-top-section .regular-price{opacity:.5;font-weight:300;font-size:1rem;margin-bottom:0}.custom-post-top-section .terms{margin-top:1rem}.custom-post-top-section .terms p{margin-top:0}.custom-post-top-section.teammember-hero .image{flex:1}@media(max-width:784px){.custom-post-top-section{display:block}.image{display:none!important}.image-mobile{margin-bottom:2rem}.image-mobile img{display:flex!important}.article-flex-wrapper{display:block!important}.main-center-wrapper{padding-inline:0!important}.article-content{border-radius:0!important;box-shadow:none!important}.article-byline{margin-top:3rem!important}.aside-nav-card .nav-content{display:none}}.full-height{min-height:calc(100vh - var(--header-height))}.wrapper-link{display:flex;text-decoration:none;color:inherit;height:100%}.wp-block-video{border-radius:10px;overflow:hidden}.rewell-locations-map{width:100%}.controls{display:flex;flex-direction:column;width:100%;gap:.5rem}.controls button{width:fit-content}.controls .location-btn{margin-left:auto}#status-message{padding:10px;text-align:center;font-weight:500}#map{height:70vh;width:100%}.info-window-content{padding:10px;width:250px}.info-window-content h3{margin:0 0 10px;font-size:1.2em}.info-window-content p{margin:0 0 5px}.info-window-content .services-list{flex-wrap:wrap;flex-direction:row;text-wrap:nowrap;list-style-type:none;padding:0;margin:5px 0 0}.info-window-content .services-list li{font-size:.9em;background-color:#f0f0f0;border-radius:3px;padding:2px 5px;display:inline-block;margin-right:5px;margin-bottom:5px;width:fit-content}.access-type{position:absolute;top:1rem;background:rgb(var(--theme-black)/.06);padding:.3rem;border-radius:5px;font-weight:600}.opening-hours{padding-top:.8rem}.opening-hours b{display:block;margin-bottom:.5rem}.opening-hours div{display:flex}.opening-hours div span{min-width:70px}.services-type{border-top:1px solid rgb(var(--theme-black)/.2);padding-top:.8rem}.rewell-locations-map .gm-style-moc{background-color:#00000096;pointer-events:none;text-align:center;-webkit-transition:opacity ease-in-out;transition:opacity ease-in-out;background:#fff;top:60px!important;height:60px!important;width:300px!important;left:50%!important;transform:translate(-50%);bottom:auto;position:absolute;border-radius:10px;box-shadow:0 2px 7px 1px #0000004d;padding:1rem!important}.rewell-locations-map .gm-style-moc p{position:relative!important;z-index:200!important;color:#000!important;font-size:16px!important}.category-section-wrapper{display:flex;flex-direction:column;gap:3rem}.main-center-wrapper{padding-inline:var(--base-padding);width:100%;display:flex;justify-content:center}.article-top-section{padding-bottom:10rem}.article-flex-wrapper{position:relative;max-width:var(--site-max-widht);display:flex;gap:4rem;width:100%}.article-flex-wrapper .article-content{flex:1;margin-top:-6rem;background:rgb(var(--theme-white));padding:var(--base-padding);box-shadow:#00000047 0 -20px 20px -30px;border-radius:20px}.article-flex-wrapper .article-content h2{margin-top:4.5rem;line-height:2rem;font-weight:500}.article-flex-wrapper .article-content h2:first-child{margin-top:.5rem}.article-flex-wrapper .article-content h3{color:#3f3f3f;font-weight:500}.article-flex-wrapper .article-content ul{margin:0 0 1rem;display:flex;flex-direction:column;gap:.8rem;color:#3f3f3f;max-width:400px}.article-flex-wrapper .article-content li,.article-flex-wrapper .article-content p{font-weight:300;line-height:1.4;font-size:1rem;color:#3f3f3f!important}.article-flex-wrapper .article-content li{font-size:.9rem}.main-center-wrapper:has(.article-sources-section){background:var(--theme-top-section-color)}.article-sources-section{max-width:var(--site-max-widht);flex:1;padding:var(--base-padding)}.article-sources-section ol a{color:var(--theme-alt-link-color)}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh}form h1,.top-section h1{margin-top:0}:where(.wp-block-columns.is-layout-flex){gap:3rem}@media(max-width:782px){:where(.wp-block-columns.is-layout-flex){gap:0rem}}#wp-admin-bar-root-default{flex-direction:row}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal ul{list-style:none}button{padding:1rem 2rem;background-color:rgb(var(--theme-secondary));border:none;border-radius:50px;font-size:1rem;color:rgb(var(--theme-white))}button:hover{background:rgb(var(--theme-secondary)/.9);cursor:pointer}button.descrete-btn{background:rgb(var(--theme-descrete-color));color:rgb(var(--theme-heading-color))}button.descrete-btn:hover{background:rgb(var(--theme-descrete-color)/.8);color:rgb(var(--theme-heading-color)/.7)}.btn{padding:1rem 2rem;background-color:rgb(var(--theme-secondary));border:none;border-radius:50px;font-size:1rem;color:rgb(var(--theme-white));display:block;width:fit-content}.btn:hover{background:rgb(var(--theme-secondary)/.9);cursor:pointer}.btn.descrete-btn{background:rgb(var(--theme-descrete-color));color:rgb(var(--theme-heading-color))}.btn.descrete-btn:hover{background:rgb(var(--theme-descrete-color)/.8);color:rgb(var(--theme-heading-color)/.7)}.btn.secondary-btn{background:rgb(var(--theme-secondary-highlight));color:rgb(var(--theme-white))}.btn.secondary-btn:hover{background:rgb(var(--theme-secondary-highlight)/.9)}.small-btn{padding:.5rem 1rem;background:rgb(var(--theme-descrete-color));color:rgb(var(--theme-heading-color))}.small-btn:hover{background:rgb(var(--theme-descrete-color)/.8);color:rgb(var(--theme-heading-color)/.7)}.inactive-btn,.inactive-btn:hover{background:silver}.btn-wrapper-center{display:flex;flex-wrap:wrap;width:100%;gap:1rem;padding-top:1rem;justify-content:center}.wp-block-button{font-size:.9rem}.wp-block-button a{padding:1rem 2rem;background:rgb(var(--theme-secondary))}.wp-block-button a:hover{background:rgb(var(--theme-secondary)/.9)}.wp-block-button a:focus-visible{outline:2px solid blue}.secondary-btn a{background:rgb(var(--theme-secondary-highlight));color:rgb(var(--theme-white))}.secondary-btn a:hover{background:rgb(var(--theme-secondary-highlight)/.9)}.descrete-btn a{background:rgb(var(--theme-descrete-color));color:rgb(var(--theme-heading-color))}.descrete-btn a:hover{background:rgb(var(--theme-descrete-color)/.8);color:rgb(var(--theme-heading-color)/.7)}.icon-button a{display:flex;align-items:center;gap:1rem;font-size:1.2rem}.my-pages-btn{display:flex;justify-content:center;align-items:center;text-wrap:nowrap;gap:.5rem;padding:5px 16px;background:rgb(var(--theme-black)/.08);color:#000}.my-pages-btn:hover{background:rgb(var(--theme-black)/.08);outline:2px solid rgb(var(--theme-highlight))}.my-pages-btn img{width:30px!important}.location-btn{display:flex;gap:.5rem;align-items:center;justify-content:center;color:#000;padding:.5rem .7rem;background:transparent;transition:background-color .2s ease-in-out}.location-btn:hover{background-color:#0000000a}.back-link{display:inline-block;margin-bottom:2rem;color:#535353;font-size:.9rem;background:#edeaea;padding:.5rem;text-decoration:none;border-radius:10px;width:fit-content}.back-link:hover{color:rgb(var(--theme-secondary)/.8)}.large-checkbox-list{display:flex;flex-direction:column;list-style:none;gap:.5rem;font-size:1.2rem;margin:1.5rem 0;padding:0}.large-checkbox-list li{position:relative;padding-left:28px}.large-checkbox-list li:before{content:"";position:absolute;left:0;top:.25rem;width:1.2rem;height:1.2rem;background:rgb(var(--theme-white));border-radius:50%}.large-checkbox-list li:after{content:"";position:absolute;left:.4rem;top:.5rem;width:.35rem;height:.6rem;border-right:2px solid rgb(var(--theme-highlight));border-bottom:2px solid rgb(var(--theme-highlight));transform:rotate(45deg)}.small-checkbox-list{font-size:.9rem;gap:.2rem;margin-block:1.5rem}.small-checkbox-list li{list-style:none;position:relative}.small-checkbox-list li:before{content:"";position:absolute;left:-12px;top:5px;width:.29rem;height:.5rem;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.spaced-list{gap:1rem}.indented-list li{margin-left:1rem}.team-roles{list-style:none;padding:0;font-style:italic;font-size:1.2rem;margin-bottom:2rem}.services-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-inline:3rem}.services-card-grid>:last-child{grid-column:1/-1;justify-self:center;max-width:248px}.services-card-grid h3{font-size:1.4rem;color:rgb(var(--theme-secondary));margin-block:0;text-align:center}.services-card-grid>*{border-radius:.5rem;min-height:180px;background:rgb(var(--theme-white));box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.services-card-grid .small-card{display:flex;flex-direction:column;width:100%;height:100%;flex:1;padding:1.5rem;align-items:center}.services-card-grid .small-card .arrow{margin-top:auto}.services-card-grid .small-card p{margin-top:0;text-align:center}@media(max-width:1100px){.services-card-grid{grid-template-columns:1fr!important;padding-inline:1.5rem}.services-card-grid>div{width:100%;max-width:400px;justify-self:center}.services-card-grid>:last-child{grid-column:1/1;justify-self:center;max-width:400px}}.testimony-grid{display:grid;max-width:900px;margin:auto;grid-template-columns:1fr 1fr 1fr!important;gap:2rem;padding:1rem}.testimony-grid h3{color:rgb(var(--theme-white))}.testimony-grid img{border-radius:20px;aspect-ratio:2/1.3;object-fit:cover}.testimony-grid .img-imitation{display:flex;justify-content:center;align-items:center!important;text-align:center;padding-inline:1rem;aspect-ratio:2/1.3;border-radius:20px;background:rgb(var(--theme-secondary));color:rgb(var(--theme-white));font-size:1.7rem;margin-bottom:1rem}.testimony-grid .wp-block-button a{padding-inline:1rem;font-size:.9rem}@media(max-width:991px){.testimony-grid{max-width:700px;grid-template-columns:1fr 1fr!important}}@media(max-width:677px){.testimony-grid{max-width:500px;grid-template-columns:1fr!important}.testimony-grid h3{font-size:2.5rem}}.custom-archive{display:flex;justify-content:center;padding:var(--base-padding);background:var(--theme-top-section-color)}.custom-archive .service-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.custom-archive .service-filter-bar button{padding:.5rem 1.2rem;font-size:.9rem;background:rgb(var(--theme-descrete-color));color:rgb(var(--theme-heading-color))}.custom-archive .service-filter-bar button:hover{background:rgb(var(--theme-descrete-color)/.7)}.custom-archive .service-filter-bar button.active{background:rgb(var(--theme-secondary));color:rgb(var(--theme-white))}.custom-archive .campaign-grid-flex-wrapper{display:flex;flex-direction:column;gap:2rem}.custom-archive .campaign-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}@media(max-width:825px){.custom-archive .campaign-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.custom-archive .campaign-grid{grid-template-columns:1fr}}.campaign-grid.team-grid{grid-template-columns:1fr 1fr}.card{height:fit-content;display:flex;flex-direction:column;padding:2rem;border-radius:.5rem}.checkup-card{background-color:rgb(var(--theme-highlight)/.5);border-radius:10px;padding:1rem 1rem 0;margin-inline:1rem}.checkup-card h3{font-size:1.4rem}.checkup-card .wp-block-button{position:relative;top:-38px}.checkup-card .wp-block-button a{background:rgb(var(--theme-white));color:rgb(var(--theme-dark))}.checkup-card .wp-block-button a:hover{background-color:#efecec}.small-test-card{background:rgb(var(--theme-white));min-height:340px;color:rgb(var(--theme-black));border:2px solid rgb(227,233,236);border-radius:20px;padding:2rem}.small-test-card .pop-up-quiz{transform:translateY(30px);animation:pop-up-fade-in .6s ease-in-out forwards}.urology-card{text-align:center}.list-card{height:fit-content}.list-card h3{font-size:1.1rem;text-transform:uppercase;margin:0;padding:2rem 0 .5rem;border-bottom:1px solid rgb(204,204,204)}.list-card h3:first-child{padding-top:0rem}.list-card ul{margin:1rem 0 0 1rem;padding:0}.list-card ul li{margin-bottom:.2rem;font-size:.9rem}#testa-dina-symtom h2{margin-top:2rem}.testosterone-test{max-width:800px;margin:2rem auto}.testosterone-test .quick-testo-test{margin-bottom:2rem}.testosterone-test .t-test-row{display:flex;justify-content:space-between;padding-block:.5rem;border-bottom:1px solid rgb(var(--theme-black)/.1)}.testosterone-test .t-test-row:hover{background-color:rgb(var(--theme-black)/.02)}.testosterone-test .t-test-row:first-child:hover{background-color:transparent}.testosterone-test .t-test-row:first-child{border-bottom:none}.testosterone-test .question{flex:.9}.testosterone-test .alternatives{--width: 40px;display:flex;gap:.5rem;min-width:var(--width);justify-content:space-between}.testosterone-test .alternatives>div{display:flex;justify-content:center;text-align:center;width:var(--width)}.testosterone-test .alternatives label{display:flex;justify-content:center;align-items:center;width:var(--width)}.testosterone-test #selectionCounter{text-transform:uppercase;font-weight:600;color:rgb(var(--theme-secondary))}.testosterone-test .testo-result{background:#0000000a;padding:2rem;border-radius:10px;text-align:center;animation:pop-up-fade-in .4s ease-in-out forwards}.client-testimony{max-width:900px;gap:5rem}.client-testimony>*{max-width:300px;margin-inline:auto!important}#video-container #hidden-video{position:relative;display:none}.testimony-bubble-card{background:rgb(var(--theme-highlight)/.12);border-radius:20px;position:relative;padding:3rem;margin:2rem 0 0 1rem}.testimony-bubble-card:before{content:"“";display:flex;justify-content:center;font-family:serif;text-align:center;font-size:3rem;position:absolute;left:-2rem;top:1rem;padding:1rem;color:rgb(var(--theme-white));background:rgb(var(--theme-highlight));border-radius:100vw;width:4rem;height:4rem}.large-price-container{margin-bottom:1rem}.large-price-container p{font-size:.8rem;margin:0}.large-price-container .service-price{font-size:28px;font-weight:350;margin:0;color:rgb(var(--theme-heading-color))}.campaign-card{position:relative;outline:1px solid rgb(227,227,227);border-radius:20px;background-color:rgb(var(--theme-white));box-shadow:var(--card-shadow);transition:box-shadow .18s ease-in-out}.campaign-card:hover{outline:2px solid rgb(var(--theme-dark-highlight));box-shadow:var(--card-shadow-hover)}.campaign-card h2{font-size:1.2rem}.campaign-card p{margin-top:0}.campaign-card a{display:flex;height:100%;flex-direction:column;color:rgb(var(--theme-dark));text-decoration:none}.campaign-card a>img{width:100%;height:180px;object-fit:cover;overflow:hidden;border-radius:20px 20px 0 0}.campaign-card a .logo-service-card{object-fit:contain;margin:auto;padding:33px;background:#f3f3f3;align-self:center}.campaign-card a .campaign-content-wrapper{display:flex;flex-direction:column;padding:1.5rem;flex:1}.campaign-card a .lead,.campaign-card a p{font-size:.9rem}.campaign-card .discount-wrapper{position:absolute;top:1rem;left:1rem;margin-right:1rem;min-height:72px;margin-bottom:1rem}.campaign-card .discount-wrapper .discount-span{display:block;width:fit-content;margin-bottom:.5rem;background-color:rgb(var(--theme-discount-color));padding:.3rem .5rem;border-radius:7px;font-weight:400;color:rgb(var(--theme-discount-color-font))}.campaign-card .discount-wrapper .discount-span.bonus{background:rgb(var(--theme-bonus-color));color:rgb(var(--theme-bonus-color-font))}.campaign-card .campaign-price{font-size:1.2rem;font-weight:500;margin-top:auto}.campaign-card del{opacity:.5;font-weight:300;font-size:1rem}.campaign-card .secondary-btn,.campaign-card .btn{display:flex;width:100%;justify-content:center}.campaign-code-card{border-radius:10px;width:fit-content;margin-bottom:1rem}.campaign-code-card .discount-wrapper{margin-bottom:1rem}.campaign-code-card .discount{position:relative;left:23px;margin-right:23px}.campaign-code-card .discount:before{content:"";position:absolute;left:-19px;top:4.5px;width:.45rem;height:.75rem;border-right:2.5px solid;border-bottom:2.5px solid;transform:rotate(45deg)}.campaign-code-card p{margin:0;font-weight:500}.campaign-code-card span{display:block;min-width:160px;text-align:center;background:rgb(var(--theme-highlight)/.1);width:fit-content;padding:.5rem 1.8rem;border-radius:8px;border:2px dashed rgb(var(--theme-highlight));font-weight:500;letter-spacing:.6px}.staff-card{background:#f6f6f6;padding:1.5rem;border-radius:10px;margin-bottom:1rem;gap:1rem}.staff-card img{border-radius:100vw;max-width:150px}.campaign-card.team-card a{flex-direction:row}.campaign-card.team-card a>img{min-height:240px;height:100%;max-width:40%;border-radius:20px 0 0 20px}.campaign-card.team-card a .campaign-content-wrapper .btn,.article-card .campaign-content-wrapper .btn{margin-top:auto;margin-left:auto;width:fit-content;padding:1rem 1.2rem;background:#6b838f}.article-byline{display:flex;gap:1rem;margin-top:4rem}.article-byline .article-byline-text{display:flex;flex-direction:column}.article-byline .byline-name{margin-top:3px;margin-bottom:5px;font-weight:500;text-decoration:none;color:rgb(var(--theme-black)/.55)}.article-byline .byline-titles{list-style:none;padding-inline:0;margin-bottom:2px;gap:0;font-size:.85rem;color:rgb(var(--theme-black)/.55)}.article-byline img{width:70px;height:70px;object-fit:cover;border-radius:100vh}.aside-nav-card{position:sticky;top:7rem;margin-top:var(--base-padding);margin-bottom:var(--base-padding);align-self:flex-start;flex:.6;display:flex;flex-direction:column;gap:2rem}.aside-nav-card h4{font-weight:500;font-size:1.1rem;margin-bottom:.5rem;margin-top:0}.aside-nav-card .nav-content{background-color:var(--theme-top-section-color);padding:1.5rem;border-radius:20px}.aside-nav-card .nav-content ul{list-style:none;margin-bottom:0;margin-top:1rem;gap:.5rem;padding-inline:1.5rem}.aside-nav-card .nav-content ul li{font-size:.85rem;font-weight:500}.aside-nav-card .nav-content ul li a{color:rgb(var(--theme-black)/.55);font-size:.85rem;font-weight:500;text-decoration:none;position:relative}.aside-nav-card .nav-content ul li a.is-active{font-weight:500;color:rgb(var(--theme-black)/.75)}.aside-nav-card .nav-content ul li a.is-active:before{content:"→";position:absolute;left:-23px;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:10px;width:17px;height:17px;color:#fff;border-radius:100vh;background-color:rgb(var(--theme-black)/.75)}.share-content-card{margin-top:3rem}.share-content-card .share-icons-wrapper{display:flex;gap:.5rem}.share-content-card .share-icons-wrapper a{display:block;width:50px;height:50px;color:rgb(var(--theme-black)/.75);padding:.7rem;background-color:var(--theme-top-section-color);border-radius:100vh}.promotion-wrapper{display:flex;flex-direction:column;align-items:center;padding:var(--base-padding);background:var(--theme-top-section-color);background-image:linear-gradient(180deg,rgb(var(--theme-white)),var(--theme-top-section-color))}.promotion-wrapper .about h2{margin-bottom:3rem}.promotion-grid{width:100%;min-height:400px;max-width:900px;display:flex;flex-wrap:wrap;gap:3rem}.promotion-grid .promo-card-wrapper{flex:1;container-type:inline-size;min-width:270px;margin-inline:auto}.promotion-grid .promo-card-wrapper.small{flex:.9;margin-block:1rem}.promotion-grid .promo-service-card{display:flex;flex-direction:column;width:100%;height:100%;position:relative;background:rgb(var(--theme-white));border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow);transition:box-shadow .18s ease-in-out;text-decoration:none;color:inherit}.promotion-grid .promo-service-card:hover{box-shadow:var(--card-shadow-hover);outline:2px solid rgb(var(--theme-dark-highlight))}.promotion-grid .promo-service-card img{width:100%;object-fit:cover;object-position:center;height:240px}.promotion-grid .promo-service-card .promo-card-content{padding:2rem;padding-top:0;display:flex;flex-direction:column;flex:1}.promotion-grid .promo-service-card .promo-card-content h3{font-size:1.3rem}.promotion-grid .promo-service-card .text-content{margin-bottom:2rem}@container (min-width: 600px){.promotion-grid .promo-service-card{flex-direction:row}.promotion-grid .promo-service-card img{min-height:100%;min-width:280px}}@container (max-width: 350px){.promotion-grid .promo-card-wrapper.small{flex:1!important}}.promotion-grid .service-price{font-size:1.3rem;font-weight:500;margin-top:auto;margin-bottom:0}.promotion-grid .service-tags{padding:2rem;display:flex;gap:.5rem;flex-wrap:wrap}.promotion-grid .service-tags .tag{display:block;width:fit-content;padding:.3rem .5rem;background:#f0f0f0;border-radius:10px}form input[type=text]{padding:.8rem .6rem;border-radius:.5rem;width:100%;font-size:1.05rem;border:2px solid rgb(163,163,163)}form input[type=text]:hover{outline:2px solid rgb(var(--theme-secondary))}form select{padding:.8rem .6rem;font-size:1.05rem;border:2px solid rgb(163,163,163);border-radius:.5rem}form button{text-wrap:nowrap}.vertical-form{display:flex;width:100%;align-items:center;flex:1;gap:1rem}.vertical-form input{height:fit-content;max-width:100%}.vertical-form select{padding:.8rem .6rem;font-size:1.05rem;border:2px solid rgb(163,163,163);border-radius:.5rem}.rewell-form{background-color:rgb(var(--theme-highlight));border-radius:20px;padding:2rem;display:flex;gap:1rem;flex-direction:column;align-items:center;color:rgb(var(--theme-white))}.rewell-form .rewell-form-text-wrapper{display:flex;flex-direction:column;align-items:center}.rewell-form #formContent{display:flex;gap:1rem;flex-direction:column;align-items:center}.rewell-form h2{color:rgb(var(--theme-white));margin:0 0 3px;text-align:center}.rewell-form p{color:rgb(var(--theme-white));margin:0;text-align:center}.rewell-form .input-wrapper{display:flex;width:100%;flex-direction:column;align-items:center}.rewell-form label{display:flex;flex-direction:column;align-items:center;margin-top:.5rem;width:100%}.rewell-form input{padding:.8rem .6rem;border-radius:.5rem;margin-top:5px;width:100%;max-width:240px;font-size:1.05rem;border:none}.rewell-form input:hover{outline:2px solid rgb(var(--theme-secondary))}.weight-loss-form{align-items:flex-start;background:transparent;color:rgb(var(--theme-black));padding:0}.weight-loss-form .input-wrapper,.weight-loss-form .input-wrapper label{align-items:flex-start}.weight-loss-form .input-wrapper input{border:2px solid rgb(163,163,163)}.weight-loss-form button{margin-inline:auto;margin-top:2rem}.rewell-toggle{position:relative;display:inline-block;width:44px;height:24px;margin-right:8px;vertical-align:middle}.rewell-toggle input{opacity:0;width:0;height:0}.rewell-toggle input:checked+.rewell-toggle-slider{background-color:#2271b1}.rewell-toggle input:checked+.rewell-toggle-slider:before{transform:translate(20px)}.rewell-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;border-radius:20px;transition:.3s}.rewell-toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.wp-block-accordion{margin-bottom:3rem}.wp-block-accordion .wp-block-accordion-heading{margin:0;font-weight:600;font-size:1rem;letter-spacing:.2px}.wp-block-accordion .wp-block-accordion-heading__toggle{border-radius:0;padding:1rem;border-bottom:1px solid rgb(var(--theme-black)/.3);transition:background-color .2s ease-in-out}.wp-block-accordion .wp-block-accordion-heading__toggle[aria-expanded=true]{border-bottom:none}.wp-block-accordion .wp-block-accordion-heading__toggle:hover{background-color:rgb(var(--theme-black)/.02)}.wp-block-accordion .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:none}.wp-block-accordion .wp-block-accordion-panel{padding-inline:1rem;border-bottom:1px solid rgb(var(--theme-black)/.3)}header{position:relative;z-index:1000;display:flex;justify-content:center;align-items:center;position:fixed;width:100%;top:0;height:60px;background:rgb(var(--theme-white));box-shadow:#3c404333 0 1px 2px,#3c404300 0 2px 6px 2px;padding-inline:var(--base-padding)}header .nav-wrapper{max-width:1088px;height:100%;width:100%;display:flex;align-items:center;justify-content:space-between}header .logo{width:140px}header .hidden{display:none}header .hamburger-menu-btn{display:flex;flex-direction:column;justify-content:space-around;position:absolute;z-index:2000;height:36px;width:36px;padding:9px;border:none;border-radius:50%;background:transparent;right:1rem;transition:.2s ease-in-out}header .hamburger-menu-btn:hover{background:#0000000d}header .hamburger-menu-btn span{position:relative;width:100%;height:2px;border-radius:2px;background:rgb(var(--theme-dark))}header .nav-backdrop{position:absolute;z-index:1000;background:#0000;left:0;top:0;width:100%;height:100vh;animation:fade-in .2s ease-in-out forwards}@keyframes fade-in{0%{background:#0000}to{background:#0003}}header .login-wrapper{position:relative;right:2rem}.site-nav{position:absolute;right:0;z-index:2000;width:350px;display:flex;height:100%;transform:translate(100%);animation:slide-in .2s ease-in-out forwards}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.site-nav .mobile-menu-top{background:#f6f6f6;position:absolute;z-index:1000;height:var(--header-height);width:100%}.site-nav .menu{position:relative;overflow-y:auto;height:100vh;width:100%;top:0;right:0;background:#f6f6f6;padding:4rem 1rem 1rem;box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.site-nav .menu .menu-sub-heading{display:none}.site-nav ul{list-style:none;margin:0;padding:0;gap:.3rem;display:flex;flex-direction:column}.site-nav ul li{display:flex;flex-direction:column}.site-nav ul a{width:100%;font-weight:400;padding:.5rem .8rem;border-radius:.5rem;text-decoration:none;color:rgb(var(--theme-dark))}.site-nav ul a:hover{background:#0000000d}.site-nav .sub-menu{margin-inline:1rem}.site-nav .menu-item-has-children{position:relative}.site-nav .menu-item-has-children:before{content:"";cursor:pointer;display:block;position:absolute;top:7px;right:7px;width:24px;height:24px;transform:rotate(0);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%231f1f1f'><path d='M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z'/></svg>");background-size:contain;background-repeat:no-repeat}.site-nav .menu-item-has-children>.sub-menu{display:none}.site-nav .menu-item-has-children:has(.current-menu-item)>.sub-menu,.site-nav .menu-item-has-children.submenu-open>.sub-menu{display:flex}.site-nav .menu-item-has-children:has(.current-menu-item),.site-nav .menu-item-has-children.submenu-open{background:rgb(var(--theme-black)/.03);border-radius:10px;padding-bottom:1rem;margin-bottom:1rem}.site-nav .menu-item-has-children:has(.current-menu-item)>a,.site-nav .menu-item-has-children.submenu-open>a{background:rgb(var(--theme-black)/.04);margin-bottom:1rem;border-radius:10px 10px 0 0}.site-nav .current-menu-item a{position:relative;color:rgb(var(--theme-highlight))}@media(min-width:994px){header{padding-inline:3rem}header .hidden{display:flex}header .hamburger-menu-btn{display:none}header .nav-backdrop{display:none}header .mobile-menu-top{display:none}.site-nav{display:flex;position:static;flex-direction:row;width:100%;height:100%;align-items:center;animation:none;transform:none}.site-nav .menu-item-has-children:before{display:none}.site-nav .current-menu-item a{color:rgb(var(--theme-dark))}.site-nav .menu{overflow-y:visible;position:static;width:100%;padding:0;height:100%;background:transparent;box-shadow:none}.site-nav .menu a:hover{color:rgb(var(--theme-highlight))}.site-nav .menu .current-menu-item{position:relative}.site-nav .menu .current-menu-item:after{content:"";display:block;position:absolute;width:100%;height:2px;bottom:0;background-color:rgb(var(--theme-highlight));animation:fade-in .2s ease-in-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.site-nav .menu .current-menu-ancestor{position:relative;transform:.2s ease-in-out}.site-nav .menu .current-menu-ancestor:after{content:"";display:block;position:absolute;width:100%;height:2px;bottom:0;background-color:rgb(var(--theme-highlight));animation:fade-in .2s ease-in-out forwards}.site-nav .menu .sub-menu{position:absolute;top:var(--header-height);height:auto;width:max-content;background:#fff;display:none;border-radius:0 0 5px 5px;box-shadow:#0000004d 0 2px 4px}.site-nav .menu .sub-menu .current-menu-item{background-color:rgb(var(--theme-highlight)/.2)}.site-nav .menu .sub-menu .current-menu-item:after{content:none}.site-nav .menu .sub-menu li{line-height:1.1}.site-nav .menu .sub-menu li span{font-weight:600;font-size:.9rem}.site-nav .menu .sub-menu li .menu-sub-heading{display:block;font-weight:400;font-size:.8rem}.site-nav .menu .sub-menu li a{padding:1rem}.site-nav .menu .sub-menu li a:hover{color:rgb(var(--theme-dark));background:rgb(var(--theme-highlight)/.1)}.site-nav .menu .menu-item-has-children{position:relative}.site-nav .menu .menu-item-has-children:has(.current-menu-item)>.sub-menu{display:none}.site-nav .menu .menu-item-has-children.submenu-open>.sub-menu{display:none}.site-nav .menu .menu-item-has-children:has(.current-menu-item),.site-nav .menu .menu-item-has-children.submenu-open{padding-bottom:0;background:transparent}.site-nav .menu .menu-item-has-children:has(.current-menu-item)>a,.site-nav .menu .menu-item-has-children.submenu-open>a{background:transparent;margin-bottom:0rem}.site-nav .menu .menu-item-has-children:hover>.sub-menu{display:block}.site-nav ul{flex-direction:row;justify-content:flex-end;height:100%;gap:0}.site-nav ul li{height:100%;display:flex;align-items:center;justify-content:center}.site-nav ul li a{padding:1rem;border-radius:0;text-wrap:nowrap}.site-nav ul li a:hover{background:transparent}.site-nav ul li:first-child a{padding-left:0}.site-nav ul li:last-child a{padding-right:0}header .login-wrapper{position:relative;right:0;margin-left:1rem}}@media(min-width:1486px){header .login-wrapper{position:absolute;right:var(--base-padding)}}footer{display:flex;flex-direction:column;margin-top:auto;background-color:rgb(var(--theme-white));align-items:center;padding:var(--base-padding)}footer .logo-wrapper{max-width:110px}footer h2{font-size:1rem;padding-left:.5rem}footer .menu{list-style:none;padding:0;margin:0;gap:0}footer .menu a{display:flex;text-decoration:none;padding:.3rem .5rem;border-radius:5px;width:100%;color:rgb(var(--theme-black))}footer .menu a:hover{background:rgb(var(--theme-black)/.05)}.footer-widget-wrapper{display:flex;gap:3rem;justify-content:space-between;width:100%;flex:1;max-width:1088px}.footer-widget-wrapper .footer-widget{flex:1}.footer-widget-wrapper:first-child{margin-bottom:2rem}.footer-widget-wrapper:last-child{border-top:1px solid rgb(var(--theme-black)/.07);padding-top:.5rem}.footer-credentials{color:rgb(var(--theme-black)/.54)}@media(max-width:750px){.footer-widget-wrapper{flex-direction:column;gap:2rem}}@keyframes sticky-cta-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes sticky-cta-in{0%{transform:scale(1) translateY(100%)}50%{transform:scale(1.01)}to{transform:scale(1) translateY(0)}}.sticky-cta{max-width:1180px;margin:auto;border:1px solid rgba(0,0,0,.2117647059);border-bottom:none;display:flex;justify-content:center;position:sticky;bottom:0;border-radius:10px 10px 0 0;background:var(--theme-top-section-color);padding-inline:var(--base-padding);opacity:0;pointer-events:none;overflow:hidden;box-shadow:var(--theme-top-section-color) 0 1rem 0 -1px,#0000001a 0 10px 10px -3px,#0000000d 0 4px 6px -2px}.sticky-cta.sticky-cta--visible{opacity:1;pointer-events:auto;transform:scale(1);animation:sticky-cta-in .4s ease-in-out forwards}.sticky-cta.sticky-cta--hiding{opacity:1;pointer-events:none;animation:sticky-cta-out .3s ease-in-out forwards}.sticky-cta p{margin-bottom:0}.sticky-cta .sticky-content-container{flex:1;padding-block:1rem;display:flex;justify-content:space-between;max-width:var(--site-max-widht)}.sticky-cta .cta-button-container{display:flex;height:100%;align-items:center}.under-card{max-width:1180px;margin:0 auto;border-radius:0 0 10px 10px;background:var(--theme-top-section-color);padding-inline:var(--base-padding);border:1px solid rgba(0,0,0,.2117647059);border-top:none;padding-block:1rem;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;margin-bottom:2rem}
