.page_main__akH3E{display:flex;flex-direction:column;transition:.9s;animation:page_pageAnimation__LtCOL .9s ease-in-out}@keyframes page_pageAnimation__LtCOL{0%{opacity:0}to{opacity:1}}.page_diagnosticsBannerCTA__Csc7w div{display:block;padding-top:25px}.page_diagnosticsBannerCTA__Csc7w div a{margin-right:15px}@media(max-width:320px){.page_diagnosticsBannerCTA__Csc7w div{display:flex;gap:5px;flex-direction:column}}@media(max-width:560px){.page_diagnosticsBannerCTA__Csc7w div{padding-top:5px}.page_diagnosticsBannerCTA__Csc7w div a{margin-top:15px}}@media(max-width:920px){.page_diagnosticsBannerCTA__Csc7w div{padding-top:0!important;margin-top:-55px}.page_diagnosticsBannerCTA__Csc7w div a{margin-top:15px}}.page_cookiesDownloadWrap___NfPd{padding:60px 0}@media(max-width:920px){.page_cookiesDownloadWrap___NfPd{padding:40px 24px}}.page_contentWrap__d8iQW{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-left:auto;margin-right:auto;max-width:var(--max-width);min-height:20vh}.page_mainTitle__SemUc{font-family:Ranade-Light,serif}.page_paddingY__qjLnl{padding-top:120px;padding-bottom:120px}@media(max-width:920px){.page_paddingY__qjLnl{padding-top:20px;padding-bottom:20px}}.page_paddingBottom__mvqMS{padding-bottom:120px}@media(max-width:920px){.page_paddingBottom__mvqMS{padding-bottom:60px}}.page_paddingTop__9LnJL{padding-top:120px}@media(max-width:920px){.page_paddingTop__9LnJL{padding-top:60px}}.page_directionColumn__esxkZ{gap:15px;flex-direction:column}.page_whyUsCardTitle__fofkF{display:flex;flex-direction:column;padding-top:120px;padding-bottom:120px;font-family:Ranade-Medium}@media(max-width:920px){.page_whyUsCardTitle__fofkF{padding:60px 90px;text-align:center}}@media(max-width:425px){.page_whyUsCardTitle__fofkF{padding:30px 40px 40px;text-align:center}}.page_whyUsCardWrap__9h2h0{display:flex;justify-content:space-around;width:100%}@media(max-width:920px){.page_whyUsCardWrap__9h2h0{flex-direction:column;align-items:center;gap:35px}}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:#5c5543;max-width:250px}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp img{width:80px}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp p{padding-top:10px;font-family:Ranade-Light}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:first-child{transform:translateY(-35px)}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:nth-child(2){transform:translateY(-70px)}.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:nth-child(3){transform:translateY(-105px)}@media(max-width:920px){.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:first-child,.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:nth-child(2),.page_whyUsCardWrap__9h2h0 .page_whyUsCard__GsEmp:nth-child(3){transform:translateY(0)}}.page_reservationBanner__M7Wll{background-color:rgba(0,0,0,.6);width:480px;min-height:120px;position:absolute;top:70%;right:50px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;z-index:50;color:#fff;animation:page_rollup__zAajJ .8s ease-out}.page_reservationBanner__M7Wll .page_ctaWrap___Bf2m{padding-top:15px;display:flex;justify-content:flex-end}.page_reservationBanner__M7Wll h4{font-family:Ranade-Regular,sans-serif;font-size:18px;font-weight:400;padding:11px 0;white-space:nowrap}.page_reservationBanner__M7Wll p{font-family:Ranade-Light,sans-serif;font-size:16px}@keyframes page_rollup__zAajJ{0%{transform:translateY(500px)}to{transform:translateY(0)}}@media(max-width:920px){.page_reservationBanner__M7Wll{position:relative;display:flex!important;flex-direction:column!important;width:100%;min-height:unset!important;gap:15px;bottom:unset!important;right:unset!important;background-color:#3e2208;display:none!important}.page_reservationBanner__M7Wll .page_ctaWrap___Bf2m{padding-top:15px;display:flex;justify-content:flex-end}.page_reservationBanner__M7Wll h4{font-size:18px;font-weight:400;padding:11px 0;white-space:nowrap}.page_reservationBanner__M7Wll h4,.page_reservationBanner__M7Wll p{font-family:Ranade-Light,sans-serif}}.Button_button__wf7LH{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;gap:9px;border-radius:4px;border:none;cursor:pointer;font-family:Ranade-Regular,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#f0ede6;text-decoration:none;background:linear-gradient(90deg,#856749,#6b4f31);transition:color .3s ease,box-shadow .3s ease}.Button_button__wf7LH:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f0ede6,#f0ede6);opacity:0;transition:opacity .3s ease;z-index:0}.Button_button__wf7LH>*{position:relative;z-index:1}.Button_button__wf7LH:hover{color:#20160d;box-shadow:0 1px 10px hsla(0,0%,100%,.4);outline:2px solid #6b4f31}.Button_button__wf7LH:hover:before{opacity:1}.Button_button__wf7LH .Button_icon__l9wiG{display:inline-flex;align-items:center;justify-content:center}.Button_light__xvUAc{color:#20160d;background:linear-gradient(90deg,#f0ede6,#f0ede6)}.Button_light__xvUAc:before{background:linear-gradient(90deg,#856749,#6b4f31)}.Button_light__xvUAc:hover{color:#f0ede6;outline:2px solid #f0ede6}.EmsReserveModal_overlay__WzCdV{position:fixed;inset:0;z-index:1000;background:rgba(32,22,13,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.EmsReserveModal_modal__Z33Au{position:relative;background:#fdf8f2;border-radius:16px;max-width:700px;width:100%;box-shadow:0 24px 80px rgba(32,22,13,.25);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;animation:EmsReserveModal_popIn__rVVoB .25s cubic-bezier(.34,1.56,.64,1)}@media(max-width:700px){.EmsReserveModal_modal__Z33Au{grid-template-columns:1fr}}@keyframes EmsReserveModal_popIn__rVVoB{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.EmsReserveModal_close__Vk_Bi{position:absolute;top:14px;right:14px;z-index:10;background:hsla(33,73%,97%,.85);border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:14px;color:rgba(32,22,13,.6);display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.EmsReserveModal_close__Vk_Bi:hover{color:#20160d;background:#fdf8f2}.EmsReserveModal_image__gDNEV{min-height:320px;overflow:hidden;position:relative}.EmsReserveModal_image__gDNEV:after{content:"";position:absolute;inset:0;background:rgba(32,22,13,.45);pointer-events:none}.EmsReserveModal_image__gDNEV img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:700px){.EmsReserveModal_image__gDNEV{min-height:200px}}.EmsReserveModal_content__VQqfr{padding:36px 32px 32px;display:flex;flex-direction:column;justify-content:center;gap:0}@media(max-width:370px){.EmsReserveModal_content__VQqfr{padding:30px 20px 28px}}.EmsReserveModal_title__ZXfT6{font-family:Ranade-Regular,serif;font-size:22px;color:#20160d;margin:0 0 14px}.EmsReserveModal_text__nNEka{font-family:Ranade-Light,sans-serif;font-size:14px;line-height:1.65;color:rgba(32,22,13,.667);margin:0 0 28px}.EmsReserveModal_text__nNEka strong{color:#20160d;font-family:Ranade-Regular,sans-serif;font-weight:400}.EmsReserveModal_actions__Dy5sa{display:flex;flex-direction:column;gap:10px;width:100%}.EmsReserveModal_actions__Dy5sa a,.EmsReserveModal_actions__Dy5sa button{width:100%;justify-content:center}@media(max-width:370px){.EmsReserveModal_actions__Dy5sa a,.EmsReserveModal_actions__Dy5sa button{padding-left:12px;padding-right:12px}}.page_heroWrap__dAlPI [class*=textSide] p{max-width:550px}@media(max-width:1199px){.page_heroWrap__dAlPI [class*=textSide] h1,.page_heroWrap__dAlPI [class*=textSide] p{display:inline;background:hsla(33,73%,97%,.75);border-radius:4px;padding:4px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.page_heroWrap__dAlPI [class*=textSide] h1{line-height:1.7}.page_heroWrap__dAlPI [class*=textSide] p{line-height:1.9}}@media(min-width:901px){.page_heroWrap__dAlPI [class*=photoSide]{align-items:flex-end;overflow:visible}.page_heroWrap__dAlPI [class*=photoSide] img{width:auto;height:90vh;max-width:none;margin-top:0;object-fit:contain;object-position:bottom center}}@media(min-width:901px)and (max-width:1199px){.page_heroWrap__dAlPI [class*=photoSide] img{transform:translateX(-60%)}}@media(min-width:1200px){.page_heroWrap__dAlPI [class*=photoSide] img{transform:translateX(-30%)}}.page_priceCardsWrap__zh0VW{display:flex;flex-direction:row;align-items:stretch;gap:16px;flex-wrap:wrap}.page_priceCardsWrap__zh0VW>*{display:flex}@media(max-width:600px){.page_priceCardsWrap__zh0VW{flex-direction:column}}.page_priceCard___GicR{height:100%;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.page_priceCard___GicR:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}@media(max-width:600px){.page_priceCard___GicR{width:100%;padding:24px 32px!important}.page_cennikWrap__ZznkR{padding-top:40px!important;padding-bottom:40px!important}}.page_priceCardLink__u2O1g{text-decoration:none;display:block;height:100%}@media(max-width:600px){.page_priceCardLink__u2O1g{width:100%}}.page_heroHeader__aLFaI{max-width:calc(var(--max-width)*.75)!important}.page_heroHeader__aLFaI h2{max-width:550px}.page_heroHeader__aLFaI p{max-width:100%!important}.page_sectionOuter___ObHF{max-width:var(--max-width);width:100%;padding:80px 40px;box-sizing:border-box}@media(max-width:600px){.page_sectionOuter___ObHF{padding:40px 20px}}.page_sectionTitle__9Qwx4{font-family:Ranade-Light,serif;color:#5c5543;margin-bottom:12px;font-size:36px}.page_sectionSubtitle__Md5mN{font-family:Ranade-Light,sans-serif;color:#8a6344;font-size:16px;line-height:1.6;margin-bottom:48px;max-width:560px}.page_featuresWrap__NyLMJ{display:flex;justify-content:space-around;width:100%;margin-top:72px}@media(max-width:920px){.page_featuresWrap__NyLMJ{flex-direction:column;align-items:center;gap:35px;margin-top:40px}}.page_featureCard__ysxWP{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:#5c5543;max-width:250px}.page_featureCard__ysxWP svg{width:56px;height:56px}.page_featureCard__ysxWP h3{font-family:Ranade-Regular,serif;font-size:18px;color:#5c5543;margin:0}.page_featureCard__ysxWP p{padding-top:10px;font-family:Ranade-Light,sans-serif;font-size:15px;color:#5c5543;line-height:1.6;margin:0}.page_featureCard__ysxWP:first-child{transform:translateY(-18px)}.page_featureCard__ysxWP:nth-child(2){transform:translateY(-36px)}.page_featureCard__ysxWP:nth-child(3){transform:translateY(-54px)}.page_featureCard__ysxWP:nth-child(4){transform:translateY(-72px)}@media(max-width:920px){.page_featureCard__ysxWP:first-child,.page_featureCard__ysxWP:nth-child(2),.page_featureCard__ysxWP:nth-child(3),.page_featureCard__ysxWP:nth-child(4){transform:translateY(0)}}.page_resultsSection___v3bL .page_sectionTitle__9Qwx4{color:#f0ede6}.page_resultsSection___v3bL .page_sectionSubtitle__Md5mN,.page_resultsSection___v3bL .page_statsNote__M96_A{color:#cbb79e}.page_statsNote__M96_A{font-family:Ranade-Light,sans-serif;color:#8a6344;font-size:15px;line-height:1.6;margin-top:32px;max-width:560px}.page_helpGrid__DrCiZ{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:16px;gap:16px;width:100%}.page_helpGrid__DrCiZ>*{min-width:0;display:flex;align-items:stretch}.page_helpGrid__DrCiZ>:first-child{grid-column:span 2;grid-row:span 2}@media(max-width:800px){.page_helpGrid__DrCiZ{grid-template-columns:repeat(2,1fr)}.page_helpGrid__DrCiZ>:first-child{grid-column:span 2;grid-row:span 1}}@media(max-width:500px){.page_helpGrid__DrCiZ{grid-template-columns:1fr;grid-auto-rows:auto}.page_helpGrid__DrCiZ>*{align-items:stretch}.page_helpGrid__DrCiZ>:first-child{grid-column:span 1}}.page_helpCard__0HU7p{background:#fdf8f2;border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.page_helpCard__0HU7p:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.page_helpCard__0HU7p .page_helpIcon__N_zSB{width:40px;height:40px;object-fit:contain;margin-bottom:4px;filter:invert(41%) sepia(18%) saturate(900%) hue-rotate(348deg) brightness(92%) contrast(88%)}.page_helpCard__0HU7p h3{font-family:Ranade-Regular,serif;font-size:17px;color:#5c5543;margin:0}.page_helpCard__0HU7p p{font-family:Ranade-Light,sans-serif;font-size:14px;color:#20160d;line-height:1.6;margin:0}@media(max-width:500px){.page_helpCard__0HU7p{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "text text";align-items:center;grid-column-gap:14px;column-gap:14px;grid-row-gap:6px;row-gap:6px}.page_helpCard__0HU7p .page_helpIcon__N_zSB{grid-area:icon;margin-bottom:0}.page_helpCard__0HU7p h3{grid-area:title}.page_helpCard__0HU7p p{grid-area:text}}.page_helpCardLarge__9KvJv{background:linear-gradient(135deg,#8a6344,#5c5543);justify-content:flex-end;gap:12px;padding:40px}.page_helpCardLarge__9KvJv .page_helpIcon__N_zSB{width:60px;height:60px;filter:none}.page_helpCardLarge__9KvJv h3{color:#f0ede6;font-size:26px}.page_helpCardLarge__9KvJv p{color:#e6dac9;font-size:16px;max-width:420px}.page_helpCardLarge__9KvJv:hover{box-shadow:0 12px 32px rgba(90,70,45,.25)}@media(max-width:500px){.page_helpCardLarge__9KvJv{display:flex;grid-template-areas:none}.page_helpCardLarge__9KvJv .page_helpIcon__N_zSB,.page_helpCardLarge__9KvJv h3,.page_helpCardLarge__9KvJv p{grid-area:auto}}.page_stepsWrap__RBuq7{display:flex;flex-direction:column;gap:20px;width:100%}.page_stepCard__ObPWn{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.page_stepCard__ObPWn .page_stepNumber__arOhx{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#8a6344;color:#f0ede6;font-family:Ranade-Regular,serif;font-size:18px;display:flex;align-items:center;justify-content:center}.page_stepCard__ObPWn .page_stepBody__Gl1n_{display:flex;flex-direction:column;gap:4px;padding-top:8px}.page_stepCard__ObPWn h3{font-family:Ranade-Regular,serif;font-size:17px;color:#5c5543;margin:0}.page_stepCard__ObPWn p{font-family:Ranade-Light,sans-serif;font-size:15px;color:#20160d;line-height:1.6;margin:0}.page_duoInner__tl7Qw{max-width:var(--max-width);width:100%;padding:80px 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}@media(max-width:600px){.page_duoInner__tl7Qw{padding:48px 20px}}.page_duoText__A0u1l{font-family:Ranade-Light,sans-serif;color:#20160d;font-size:18px;line-height:1.6;max-width:620px;margin:0}.page_duoDark__xcyxT .page_sectionTitle__9Qwx4{color:#f0ede6}.page_duoDark__xcyxT .page_duoText__A0u1l{color:#cbb79e}.EmsTrainingPath_steps__EetDg{list-style:none;margin:40px 0 0;padding:0;width:100%;display:flex;flex-direction:column;gap:20px}.EmsTrainingPath_step__TiCwB{position:relative;display:grid;grid-template-columns:130px 64px 1fr;align-items:center;min-height:104px;background:#fdf8f2;border-radius:14px;box-shadow:0 4px 20px rgba(32,22,13,.06);overflow:hidden;opacity:0;transform:translateY(14px);transition:opacity .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1),box-shadow .22s ease;transition-delay:calc(var(--i)*80ms)}@media(hover:hover)and (pointer:fine){.EmsTrainingPath_step__TiCwB:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(32,22,13,.1)}}@media(max-width:560px){.EmsTrainingPath_step__TiCwB{grid-template-columns:96px 1fr;min-height:92px}}.EmsTrainingPath_steps__EetDg[data-inview=true] .EmsTrainingPath_step__TiCwB{opacity:1;transform:translateY(0)}.EmsTrainingPath_badge__HkvCc{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0 24px 0 20px;background:linear-gradient(135deg,#8a6344,#5c5543);color:#f0ede6;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 22px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 22px) 100%,0 100%)}.EmsTrainingPath_badgeLabel__mGmbJ{font-family:Ranade-Light,sans-serif;font-size:12px;letter-spacing:2px;opacity:.85}.EmsTrainingPath_badgeNum__3cQYW{font-family:Ranade-Regular,serif;font-size:34px;line-height:1}.EmsTrainingPath_iconWrap__CrsFm{display:flex;align-items:center;justify-content:center}@media(max-width:560px){.EmsTrainingPath_iconWrap__CrsFm{display:none}}.EmsTrainingPath_body__QbHwo{padding:18px 28px 18px 8px}.EmsTrainingPath_body__QbHwo h3{font-family:Ranade-Regular,serif;font-size:17px;color:#5c5543;margin:0 0 4px;text-transform:uppercase;letter-spacing:.3px}.EmsTrainingPath_body__QbHwo p{font-family:Ranade-Light,sans-serif;font-size:14px;color:#20160d;line-height:1.6;margin:0}@media(max-width:560px){.EmsTrainingPath_body__QbHwo{padding:14px 20px 14px 14px}}@media(prefers-reduced-motion:reduce){.EmsTrainingPath_step__TiCwB{transform:none;transition:opacity .3s ease;transition-delay:calc(var(--i)*40ms)}}.ResultsStats_radialWrap__siSU8{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}@media(max-width:760px){.ResultsStats_radialWrap__siSU8{grid-template-columns:repeat(2,1fr);gap:40px 24px}}@media(max-width:420px){.ResultsStats_radialWrap__siSU8{grid-template-columns:1fr}}.ResultsStats_radialItem__8qLjj{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.ResultsStats_radialRing__4GQ4x{position:relative;width:140px;height:140px}.ResultsStats_radialSvg__hLsT_{width:100%;height:100%;transform:rotate(-90deg)}.ResultsStats_radialTrack__m4JOV{fill:none;stroke:hsla(42,25%,92%,.14);stroke-width:8}.ResultsStats_radialProgress__v0KhA{fill:none;stroke:#d8a46b;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1.4s cubic-bezier(.23,1,.32,1)}.ResultsStats_radialNumber__fNB8N{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Ranade-Regular,serif;font-size:28px;color:#f0ede6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ResultsStats_radialLabel__ugnOE{margin:0;font-family:Ranade-Light,sans-serif;font-size:14px;line-height:1.45;color:#cbb79e;max-width:180px}@media(prefers-reduced-motion:reduce){.ResultsStats_radialProgress__v0KhA{transition:none!important}}.AboutMeSection_aboutMeSection__JguT9{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#896046;box-shadow:0 0 100px 0 rgba(0,0,0,.8);width:100%;box-sizing:border-box}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardTitle__En66L{display:flex;flex-direction:column;color:#cabdaa}@media(max-width:920px){.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardTitle__En66L{text-align:center}}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:15px}@media(max-width:920px){.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J{align-items:center}}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J .AboutMeSection_whyUsCard__JvgV0{display:flex;flex-direction:column;align-items:center;text-align:center;color:#f0ede6}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J .AboutMeSection_whyUsCard__JvgV0 img{width:70px;filter:brightness(0) saturate(100%) invert(83%) sepia(12%) saturate(420%) hue-rotate(8deg) brightness(100%) contrast(88%)}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J .AboutMeSection_whyUsCard__JvgV0 h3{padding-bottom:0!important;font-size:18px!important;padding-left:20px;padding-right:20px;font-family:Ranade-Medium!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J .AboutMeSection_whyUsCard__JvgV0 p{font-family:Ranade-Regular;padding-bottom:15px!important;font-size:16px!important;padding-left:20px;padding-right:20px}@media(max-width:920px){.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_whyUsCardWrap___CE0J .AboutMeSection_whyUsCard__JvgV0 h3{padding-bottom:0!important}}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH{border-bottom:1px solid #714624;border-radius:0 0 30px 0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH .AboutMeSection_accordionTitle__MAt_B{width:100%;padding:35px 0;text-align:left;background:transparent;color:#20160d;font-size:20px;font-family:Inter,sans-serif;font-weight:500;border:none;outline:none;cursor:pointer;transition:background .3s}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH .AboutMeSection_accordionContent__yY5lD{overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out;padding:0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH .AboutMeSection_accordionContent__yY5lD.AboutMeSection_open__6cP_u{padding:0 0 30px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH .AboutMeSection_accordionContent__yY5lD p{font-size:16px;font-family:Inter,sans-serif;margin:8px 0;padding-bottom:10px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionItem__5ZBCH .AboutMeSection_accordionContent__yY5lD:last-child{padding-bottom:0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_contentWrap___NVCt{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:var(--max-width)}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_header___wCF8{text-align:left;display:flex;flex-direction:column;gap:40px;max-width:var(--max-width)}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_header___wCF8 .AboutMeSection_breadcrumb__SEDMZ{font-size:16px;font-family:Inter,sans-serif;color:#555}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_header___wCF8 h2{font-size:46px;color:#5c5543;font-family:Ranade-Bold,serif}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_header___wCF8 p{font-size:16px;font-family:Inter,sans-serif!important;color:#20160d;line-height:1.5;max-width:500px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih{display:flex;justify-content:space-between;padding:0;gap:40px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX{display:flex;flex-direction:column;gap:15px;justify-content:center}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_signature__32UDm{display:flex;padding-top:10px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_signature__32UDm h2{font-size:16px;font-family:Ranade-Light,serif;color:#fdf8f2;line-height:1.2;font-weight:500;font-style:italic;border-bottom:1px solid #fdf8f2;padding-top:3px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX h3{font-size:42px;color:#fdf8f2;font-family:Ranade-Regular,serif}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX p{font-size:16px;font-family:Ranade-Light,sans-serif;margin:0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_paragraphs__zvUri{display:flex;flex-direction:column;gap:5px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_paragraphs__zvUri p{margin:0;line-height:1.6;max-width:680px;color:#fdf8f2}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlights__V57f2{margin-top:10px;display:flex;flex-direction:column;gap:18px;max-width:560px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlightItem__q3lud{display:flex;gap:10px;align-items:flex-start}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlightItem__q3lud img{width:65px;height:65px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(96%) sepia(6%) saturate(120%) hue-rotate(8deg) brightness(104%) contrast(96%)}@media(max-width:920px){.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlightItem__q3lud img{width:90px;height:90px}}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlightItem__q3lud h4{font-size:18px;margin:0 0 4px;font-family:Ranade-Regular,serif;color:#fdf8f2}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX .AboutMeSection_highlightItem__q3lud p{font-size:15px;margin:0;font-family:Ranade-Light,sans-serif;line-height:1.5;color:#fdf8f2}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY{display:flex;flex-direction:column;min-width:calc(50% - 20px);padding-bottom:0!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34{padding-top:76px;background-color:#8a6344;color:#f0ede6;padding-left:25px;padding-right:25px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34 h3{padding-bottom:76px;font-size:42px;font-weight:500;font-family:Ranade-Regular,serif}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34 p{padding-bottom:140px;font-size:16px;font-family:Ranade-Light,sans-serif;margin:8px 0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47{display:flex;justify-content:space-between;width:100%;padding:10px 0;border-bottom:1px solid #cabdaa}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47:first-child{border-top:1px solid #cabdaa}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47 span{font-weight:700;margin-right:.5rem;font-family:Ranade-Light,serif;color:rgba(32,22,13,.769)}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47 span:nth-child(2n){font-weight:400;font-size:16px;font-family:Inter,sans-serif;color:#2e2c2d;display:flex;gap:5px;align-items:center}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47 span:nth-child(2n) .AboutMeSection_icon__rOXNr{color:#dddad3;cursor:pointer;transition:.3s}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_contactItem__DAu47 span:nth-child(2n) .AboutMeSection_icon__rOXNr:hover{color:#2e2c2d}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_videoWrap__YBNNr{width:100%;aspect-ratio:9/16;position:relative;overflow:hidden;background:#000}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_video__Mr_Tv{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;background:transparent}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_posterImage__o_Qzn{width:100%;height:100%;object-fit:cover;display:block}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_playOverlay__vIUTY{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_playButton__cJxhN{width:72px;height:72px;border-radius:999px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;transition:transform .2s ease}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_videoWrap__YBNNr:hover .AboutMeSection_playButton__cJxhN{transform:scale(1.08)}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_playIcon__9_O6m{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #fff;margin-left:4px}@media(max-width:920px){.AboutMeSection_aboutMeSection__JguT9{padding-top:0}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_contentWrap___NVCt{padding:0;padding-bottom:0!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_header___wCF8{gap:20px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_accordionTitle__MAt_B{width:100%;padding:20px 0 10px!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih{padding:60px 0 30px;padding-bottom:0!important;width:100%;flex-direction:column;gap:40px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_leftCol__NvvCX{padding-top:0;padding-left:20px;padding-right:20px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY{min-width:100%!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34{padding-top:26px;padding-left:0!important;padding-right:0!important;padding-bottom:66px!important}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34 h3{padding-left:20px;padding-right:20px}.AboutMeSection_aboutMeSection__JguT9 .AboutMeSection_infoRow__u_aih .AboutMeSection_rightCol__fHBSY .AboutMeSection_rightColContent__UVp34 p{padding-bottom:26px!important;padding-left:20px;padding-right:20px}.FAQ_homePage__dvFR9 h2{display:none}}.FAQ_AlbertFaq__5sijf h2{font-size:42px!important;color:#f0ede6!important}.FAQ_AlbertFaq__5sijf h3,.FAQ_AlbertFaq__5sijf p{color:#f0ede6!important}.FAQ_AlbertFaq__5sijf .FAQ_faqAnswer__9fjqW{white-space:pre-line;color:#f0ede6!important}.FAQ_AlbertFaq__5sijf .FAQ_accordionTitle__NApu7{color:#f0ede6!important}.FAQ_AlbertFaq__5sijf .FAQ_accordionItem__OK9OB{border-bottom:1px solid #f0ede6!important}.FAQ_AlbertFaq__5sijf .FAQ_accordionItem__OK9OB:after{background:none!important}.FAQ_AkoPrebiehaTerapia__7HFeB h2{color:#f0ede6!important;font-size:16px!important;font-family:Ranade-Light,sans-serif!important}.FAQ_AkoPrebiehaTerapia__7HFeB h3,.FAQ_AkoPrebiehaTerapia__7HFeB p{color:#f0ede6!important}.FAQ_AkoPrebiehaTerapia__7HFeB .FAQ_faqAnswer__9fjqW{white-space:pre-line;color:#f0ede6!important}.FAQ_AkoPrebiehaTerapia__7HFeB .FAQ_accordionTitle__NApu7{color:#f0ede6!important}.FAQ_AkoPrebiehaTerapia__7HFeB .FAQ_accordionItem__OK9OB{border-bottom:1px solid #f0ede6!important}.FAQ_AkoPrebiehaTerapia__7HFeB .FAQ_accordionItem__OK9OB:after{background:none!important}.FAQ_Diagnostika__onYfz{padding-top:0!important;padding-left:0!important;padding-right:0!important}.FAQ_Diagnostika__onYfz h2{color:#f0ede6!important;font-size:16px!important;font-family:Ranade-Light,sans-serif!important}.FAQ_Diagnostika__onYfz h3,.FAQ_Diagnostika__onYfz p{color:#f0ede6!important}.FAQ_Diagnostika__onYfz .FAQ_faqAnswer__9fjqW{white-space:pre-line;color:#f0ede6!important}.FAQ_Diagnostika__onYfz .FAQ_accordionTitle__NApu7{color:#f0ede6!important;padding-top:15px}.FAQ_Diagnostika__onYfz .FAQ_accordionItem__OK9OB{border-bottom:1px solid #f0ede6!important}.FAQ_Diagnostika__onYfz .FAQ_accordionItem__OK9OB:after{background:none!important}.FAQ_Diagnostika__onYfz .FAQ_accordionContent__3K8ta{padding:0!important}.FAQ_Diagnostika__onYfz .FAQ_faqSection__cUCUl{width:50%;min-height:10vh!important}.FAQ_faq__WqFwY{display:flex;align-items:center;justify-content:center;padding:120px 40px;width:100%;box-sizing:border-box}.FAQ_faq__WqFwY .FAQ_text__FEOiS{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:var(--max-width)}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_titleWrap__hkKwE{width:50%;display:flex;justify-content:space-between;flex-direction:column}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_descriptionWrap__R5iXh{display:flex;align-items:flex-start;white-space:pre-line;flex-direction:column}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_faqSection__cUCUl{width:50%;min-height:50vh}.FAQ_faq__WqFwY .FAQ_text__FEOiS h2{max-width:400px;font-size:52px;font-family:Ranade-Light,serif;margin:0;color:#5c5543}.FAQ_faq__WqFwY .FAQ_text__FEOiS h3{font-size:20px;font-weight:400;font-family:Ranade-Regular,sans-serif;padding-bottom:25px;color:#20160d}@media screen and (max-width:920px){.FAQ_faq__WqFwY .FAQ_text__FEOiS h3{font-size:28px;font-weight:700}}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_faqAnswer__9fjqW,.FAQ_faq__WqFwY .FAQ_text__FEOiS p{color:#20160d;max-width:422px;font-size:16px;font-weight:400;line-height:1.5;font-family:Ranade-Light,sans-serif;margin:0}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_faqAnswer__9fjqW{white-space:pre-line}@media(max-width:920px){.FAQ_faq__WqFwY{justify-content:center}.FAQ_faq__WqFwY .FAQ_text__FEOiS{text-align:center;max-width:90%}}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB{position:relative;border-bottom:1px solid rgba(113,70,36,.302);border-radius:0 0 25px!important}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB:after{content:"";position:absolute;top:12px;right:0;width:.5px;height:calc(100% - 23px);background:linear-gradient(180deg,transparent,#f0ede6,rgba(113,70,36,.302),transparent);pointer-events:none;border-radius:2px}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB .FAQ_accordionTitle__NApu7{width:100%;display:flex;justify-content:space-between;padding:35px 35px 35px 0;text-align:left;background:transparent;color:#20160d;font-size:20px;font-family:Ranade-Regular,serif;border:none;outline:none;cursor:pointer;transition:color .3s ease}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB .FAQ_accordionContent__3K8ta{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0 20px;transition:grid-template-rows .35s ease,padding .35s ease}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB .FAQ_accordionContent__3K8ta.FAQ_open__ZOdJO{grid-template-rows:1fr;padding:0 8px 16px 16px}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB .FAQ_accordionContent__3K8ta>div{overflow:hidden}.FAQ_faqSection__cUCUl .FAQ_accordionItem__OK9OB .FAQ_accordionContent__3K8ta p{margin:8px 0}@media(max-width:920px){.FAQ_faq__WqFwY{padding:60px 0}.FAQ_faq__WqFwY h3{padding-top:25px}.FAQ_faq__WqFwY .FAQ_text__FEOiS{text-align:start;flex-direction:column;width:100%!important}.FAQ_faq__WqFwY .FAQ_text__FEOiS .FAQ_titleWrap__hkKwE{width:100%;padding-bottom:25px}.FAQ_faqSection__cUCUl{width:100%!important}}.FullWidthCard_fullWidthCard__tNkIQ{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#f0ede6;width:100%}.FullWidthCard_fullWidthCard__tNkIQ .FullWidthCard_contentWrap__z6pm6{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:var(--max-width)}.FullWidthCard_fullWidthCard__tNkIQ .FullWidthCard_service-widget__4SnaG{background-color:orange!important}.HeroWithPhoto_HeroWithPhoto__jbA5R{display:flex;align-items:stretch;justify-content:center;width:100%;min-height:100vh;box-sizing:border-box;background-color:#f0ede6;overflow:hidden;position:relative}.HeroWithPhoto_content__ZlqBl{display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:var(--max-width);margin:0 auto}.HeroWithPhoto_textSide__uQGxj{display:flex;flex-direction:column;justify-content:center;gap:32px;padding:100px 40px 80px 0;flex:0 0 70%;min-width:0;z-index:2}.HeroWithPhoto_textSide__uQGxj h1{font-size:56px;color:#5c5543;font-family:Ranade-Light,serif;margin:0;line-height:1.1}.HeroWithPhoto_textSide__uQGxj p{font-size:16px;font-family:Ranade-Light,sans-serif;color:#20160d;line-height:1.6;max-width:440px;margin:0}.HeroWithPhoto_photoSide__RR_va{flex:0 0 35%;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.HeroWithPhoto_photoSide__RR_va img{width:100%;height:auto;object-fit:contain;object-position:bottom center;display:block;margin-top:60px}@media(max-width:900px){.HeroWithPhoto_HeroWithPhoto__jbA5R{min-height:unset}.HeroWithPhoto_content__ZlqBl{flex-direction:column;position:relative}.HeroWithPhoto_textSide__uQGxj{flex:unset;padding:140px 20px 80px;gap:24px;z-index:2;max-width:80%}.HeroWithPhoto_textSide__uQGxj h1{font-size:36px}.HeroWithPhoto_photoSide__RR_va{position:absolute;bottom:0;right:0;width:70%;height:100%;flex:unset;overflow:visible;z-index:1;pointer-events:none}.HeroWithPhoto_photoSide__RR_va img{position:absolute;bottom:0;right:-20%;width:auto;height:100%;max-height:100%;object-fit:contain;object-position:bottom right}}@media(min-width:600px)and (max-width:900px){.HeroWithPhoto_photoSide__RR_va img{right:0}}@media(min-width:900px)and (max-width:1140px){.HeroWithPhoto_HeroWithPhoto__jbA5R{padding:0 20px}}@media(max-width:380px){.HeroWithPhoto_textSide__uQGxj{max-width:100%}}.RatingBadge_badge__fNpgR{display:inline-flex;align-items:center;gap:12px;background:#fbf6ef;border-radius:8px;padding:12px 20px;box-shadow:0 8px 20px rgba(32,22,13,.1);text-decoration:none;transition:transform .15s ease}.RatingBadge_badge__fNpgR:hover{transform:translateY(-2px)}.RatingBadge_bookioLogo__hpJv6{width:80px;height:auto;flex-shrink:0}.RatingBadge_text__vVhzG{display:flex;flex-direction:column;gap:2px;font-family:Ranade-Light,sans-serif}.RatingBadge_rating__AHsbk{display:flex;align-items:center;gap:8px}.RatingBadge_rating__AHsbk span{font-size:16px;font-weight:600;color:#20160d}.RatingBadge_stars__8FQZ5{display:flex;gap:4px;color:#e8b84b;font-size:13px}.RatingBadge_count__iJA41{font-size:13px;color:#645b51}.VideoPlayer_overlay__v4d7c{position:absolute;inset:0;pointer-events:none;z-index:5;max-height:100vh}.VideoPlayer_videoWrapper__kzNrL{position:relative;width:100vw!important;height:auto;min-height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;max-height:100vh}.VideoPlayer_videoWrapper__kzNrL video{width:100%;height:auto;object-fit:cover;border-radius:0!important}.VideoPlayer_videoWrapper__kzNrL .VideoPlayer_controls__KDGsd{margin-top:10px;display:flex;gap:10px}.VideoPlayer_videoWrapper__kzNrL .VideoPlayer_controls__KDGsd button{padding:6px 12px;background-color:#714624;color:#fff;border:none;cursor:pointer;transition:background .2s}.VideoPlayer_videoWrapper__kzNrL .VideoPlayer_controls__KDGsd button:hover{background-color:#a15f3f}.VideoPlayer_videoWrapper__kzNrL .VideoPlayer_playIcon__ulBx_{position:absolute;cursor:pointer;color:#f0ede6}.VideoPlayer_videoWrapper__kzNrL .VideoPlayer_muteIcon__p89qY{position:absolute;bottom:5px;right:15px;cursor:pointer;color:#f0ede6}@media(max-width:768px){.VideoPlayer_videoWrapper__kzNrL{min-height:unset;max-height:none;height:auto;width:100%}.VideoPlayer_videoWrapper__kzNrL video{object-fit:contain;height:auto;max-height:70vh;background:#000;display:block}.VideoPlayer_muteIcon__p89qY{bottom:10px;right:10px}}