.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5));left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);position:absolute;right:var(--yarl__slide_captions_container_right,0);-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{display:-webkit-box;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);color:var(--yarl__slide_description_color,#fff);text-align:var(--yarl__slide_description_text_align,start)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}.Section_section__JmRh4{position:relative;padding:52px 40px 78px;display:flex;box-shadow:0 4px 4px 0 rgba(0,0,0,.4);border-radius:28px;max-width:1380px;margin:33px auto;overflow:hidden}@media(max-width:767px){.Section_section__JmRh4{padding:52px 23px 40px}}.Section_section__JmRh4.Section_isHome__pME2N{padding:120px 40px 50px;min-height:574px}@media(max-width:767px){.Section_section__JmRh4.Section_isHome__pME2N{padding:120px 23px 40px}}.Section_section__JmRh4.Section_isImgSmall__gwdRL .Section_SectionImage__I9gmi{inset:0 0 0 auto!important;width:auto!important}@media(max-width:767px){.Section_section__JmRh4.Section_isImgSmall__gwdRL .Section_SectionImage__I9gmi{width:50%!important;height:40%!important;inset:auto 0 0 auto!important}}.Section_section__JmRh4.Section_isImgSmall__gwdRL.Section_isRight__FtT7v .Section_SectionImage__I9gmi{inset:0 auto 0 0!important}@media(max-width:767px){.Section_section__JmRh4.Section_isImgSmall__gwdRL.Section_isRight__FtT7v .Section_SectionImage__I9gmi{height:30%!important;width:40%!important;inset:auto auto 0 0!important}}.Section_section__JmRh4.Section_isImgSmall__gwdRL:after{display:none}.Section_section__JmRh4.Section_cleanSection__0SK8v{max-width:1194px;background:transparent;box-shadow:none;border-radius:0;display:block;padding:0;overflow:visible;z-index:10}.Section_section__JmRh4.Section_cleanSection__0SK8v:after{display:none}.Section_section__JmRh4.Section_gridSection__FfO35{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px;padding:93px 101px 60px}@media(max-width:580px){.Section_section__JmRh4.Section_gridSection__FfO35{grid-template-columns:1fr}}.Section_section__JmRh4.Section_whiteSection__KPipD{background:#f8f8f8;box-shadow:none;padding:49px 96px}@media(max-width:767px){.Section_section__JmRh4.Section_whiteSection__KPipD{padding:15px 15px 25px;gap:30px}}.Section_section__JmRh4.Section_noOverlay__nZKcc:after,.Section_section__JmRh4.Section_whiteSection__KPipD:after{display:none}.Section_section__JmRh4:after{content:"";position:absolute;width:60%;height:100%;top:0;left:0;z-index:2;background:linear-gradient(90deg,#8c8b8b,rgba(78,78,78,0))}@media(max-width:767px){.Section_section__JmRh4:after{width:90%}}.Section_section__JmRh4.Section_isRight__FtT7v{justify-content:flex-end}.Section_section__JmRh4.Section_isRight__FtT7v:after{background:linear-gradient(270deg,#8a8988,rgba(77,77,77,0))}.Section_section__JmRh4.Section_isGallery__RuvzB{min-height:575px}@media(max-width:767px){.Section_section__JmRh4.Section_isGallery__RuvzB{min-height:90vw}.Section_section__JmRh4.Section_isGallery__RuvzB .Section_SectionImage__I9gmi{object-position:center}}.Section_section__JmRh4.Section_isGallery__RuvzB:after{background:linear-gradient(90deg,#3ba299,rgba(20,42,53,0))}.Section_section__JmRh4.Section_isBlueOverlay__aj23T:after{background:linear-gradient(90deg,#3b7b9b,rgba(20,42,53,0))}.Section_section__JmRh4.Section_isBlueOverlay__aj23T.Section_isRight__FtT7v:after{left:auto;right:0;background:linear-gradient(270deg,#3b7b9b 22%,rgba(36,36,36,0))}@media(max-width:767px){.Section_section__JmRh4.Section_aestheticsurgery__CXbIE{min-height:90vw;padding-top:84px}}.Section_section__JmRh4.Section_aestheticsurgery__CXbIE:after{background:linear-gradient(90deg,#39a9a0,rgba(20,42,53,0))}@media(max-width:767px){.Section_section__JmRh4.Section_handwristsurgery__Al0Vh{min-height:90vw;padding-top:84px}}.Section_section__JmRh4.Section_handwristsurgery__Al0Vh:after{background:linear-gradient(90deg,#9bccce,rgba(20,42,53,0))}@media(max-width:767px){.Section_section__JmRh4.Section_reconstructivesurgery__9rvIY{min-height:90vw;padding-top:84px}}.Section_section__JmRh4.Section_reconstructivesurgery__9rvIY:after{background:linear-gradient(90deg,#529f82,rgba(20,42,53,0))}@media(max-width:767px){.Section_section__JmRh4.Section_whattoexpect__mfMU3{min-height:90vw;padding-top:84px}}.Section_section__JmRh4.Section_whattoexpect__mfMU3:after{background:linear-gradient(90deg,#3b7b9b,rgba(20,42,53,0))}.Section_section__JmRh4.Section_isGreen_1__8j5fi{width:100%;background:linear-gradient(180deg,#2a8d84,#36a9a0)}.Section_section__JmRh4.Section_isGreen_1__8j5fi [class*=labelHolder]{color:#36a9a0}.Section_section__JmRh4.Section_isGreen_2__Ru2P8{width:100%;background:linear-gradient(180deg,#6ca3a7,#96c8ca)}.Section_section__JmRh4.Section_isGreen_2__Ru2P8 [class*=labelHolder]{color:#95c7c9}.Section_section__JmRh4.Section_isGreen_3__fCm37{width:100%;background:linear-gradient(180deg,#417f68,#55a585)}.Section_section__JmRh4.Section_isGreen_3__fCm37 [class*=labelHolder]{color:#55a485}.Section_SectionImage__I9gmi{object-fit:cover}@media(max-width:1023px){.Section_SectionImage__I9gmi{object-position:20%}}.Section_arrowLeft__VFnMQ{position:absolute;top:50%;left:82px;transform:translateY(-50%);z-index:5;transition:all .3s ease-in-out}@media(max-width:767px){.Section_arrowLeft__VFnMQ{left:33px}}.Section_arrowLeft__VFnMQ:hover{transform:translateY(-50%) scale(1.3)}.Section_arrowRight__wviNT{position:absolute;top:50%;right:82px;transform:translateY(-50%);z-index:5;transition:all .3s ease-in-out}@media(max-width:767px){.Section_arrowRight__wviNT{right:33px}}.Section_arrowRight__wviNT:hover{transform:translateY(-50%) scale(1.3)}.BackButton_link__uvkU5{text-decoration:none;color:#fff;width:max-content;display:flex;align-items:center;font-weight:400;font-size:22px;line-height:29.33px;margin-bottom:20px;transition:all .3s ease-in-out}@media(max-width:767px){.BackButton_link__uvkU5{display:none}}.BackButton_link__uvkU5 img{margin:3px 15px -3px 0}.BackButton_link__uvkU5:hover{transform:scale(1.1)}.Button_button__8jU_S{--primary-color:#3b7b9b;--secondary-color:#fff;text-decoration:none;display:inline-grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.Button_button__8jU_S .Button_labelHolder__93BFX{font-weight:500;font-size:24px;line-height:22.56px;letter-spacing:-1.2px;text-align:center;padding:22px 40px;background:var(--primary-color);border-radius:41px;color:var(--secondary-color);position:relative}.Button_button__8jU_S .Button_labelHolder__93BFX:after{content:"";width:10px;height:10px;position:absolute;top:50%;right:0;display:block;transform:translate(100%,-50%);background:var(--primary-color)}.Button_button__8jU_S .Button_arrowHolder__GaWU9{width:55px;height:55px;border-radius:50%;border:8px solid var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);position:relative}.Button_button__8jU_S .Button_arrowHolder__GaWU9 svg{rotate:46deg;width:22px;height:22px;transition:all .3s ease-in-out}.Button_button__8jU_S .Button_arrowHolder__GaWU9:after{content:"";width:20px;height:20px;border-radius:0 10px 22px 0;position:absolute;top:-8px;left:-27px;display:block;border-bottom:8px solid var(--primary-color);border-right:8px solid var(--primary-color);transform:rotate(45deg)}.Button_button__8jU_S .Button_arrowHolder__GaWU9:before{content:"";width:20px;height:20px;border-radius:22px 10px 0 0;position:absolute;bottom:-8px;left:-27px;display:block;border-top:8px solid var(--primary-color);border-left:8px solid var(--primary-color);transform:rotate(45deg)}.Button_button__8jU_S:hover svg{rotate:406deg}.Button_button__8jU_S.Button_white__FuZ_K{--primary-color:#fff;--secondary-color:#3b7b9b}.Button_button__8jU_S.Button_white__FuZ_K.Button_button__8jU_S{margin-top:40px}.Button_button__8jU_S.Button_white__FuZ_K .Button_labelHolder__93BFX{padding:13px 40px}.Button_button__8jU_S.Button_white__FuZ_K .Button_arrowHolder__GaWU9{width:49px;height:49px;border:8px solid var(--primary-color)}.Button_button__8jU_S.Button_white__FuZ_K .Button_arrowHolder__GaWU9:after{width:18px;height:18px;top:-7px;left:-25px;border-bottom:6px solid var(--primary-color);border-right:6px solid var(--primary-color)}.Button_button__8jU_S.Button_white__FuZ_K .Button_arrowHolder__GaWU9:before{width:18px;height:18px;bottom:-7px;left:-25px;border-top:6px solid var(--primary-color);border-left:6px solid var(--primary-color)}.Button_button__8jU_S.Button_blue__bdrmH{--primary-color:#3b7b9b;--secondary-color:#fff}.Button_button__8jU_S.Button_blue__bdrmH .Button_labelHolder__93BFX{padding:11px 30px}.Button_button__8jU_S.Button_noArrow__FfZGX{display:grid;grid-template-columns:auto;justify-content:center;margin:66px 0 102px;transition:all .3s ease-in-out}.Button_button__8jU_S.Button_noArrow__FfZGX:hover .Button_labelHolder__93BFX{background:var(--secondary-color);color:var(--primary-color)}.Button_button__8jU_S.Button_noArrow__FfZGX .Button_labelHolder__93BFX{border:2px solid var(--primary-color)}.Button_button__8jU_S.Button_noArrow__FfZGX .Button_labelHolder__93BFX:after,.Button_button__8jU_S.Button_noArrow__FfZGX:after,.Button_button__8jU_S.Button_noArrow__FfZGX:before{display:none}.TextComponent_textHolder__YCaoG{position:relative;display:flex;flex-direction:column;z-index:3}@media(max-width:767px){.TextComponent_textHolder__YCaoG{justify-content:flex-end;max-width:80%}.TextComponent_textHolder__YCaoG.TextComponent_isFullWidth__I6K6g{max-width:100%}}.TextComponent_textHolder__YCaoG.TextComponent_textHolderRight__0i78M{text-align:right;align-items:flex-end}.TextComponent_textHolder__YCaoG.TextComponent_textHolderRight__0i78M .TextComponent_description__hRCB7{max-width:527px}.TextComponent_textHolder__YCaoG.TextComponent_isBottom__L_GFH{justify-content:flex-end;max-width:480px}.TextComponent_textHolder__YCaoG.TextComponent_isBottom__L_GFH h2{line-height:48px!important}.TextComponent_textHolder__YCaoG.TextComponent_textHolderCenter__uIiIR{text-align:center;align-items:center}.TextComponent_textHolder__YCaoG.TextComponent_textHolderCenter__uIiIR .TextComponent_description__hRCB7{max-width:100%}.TextComponent_textHolder__YCaoG.TextComponent_textHolderCenter__uIiIR .TextComponent_description__hRCB7 p{color:#3b7b9b;font-weight:700;font-size:24px;line-height:26.4px;text-align:center;text-shadow:none}@media(max-width:767px){.TextComponent_textHolder__YCaoG.TextComponent_textHolderCenter__uIiIR .TextComponent_description__hRCB7 p{font-size:16px;line-height:normal}}.TextComponent_textHolder__YCaoG.TextComponent_isWhiteTitle__Bdbek h2{font-weight:700;font-size:64px;line-height:85.33px;color:#fff;justify-content:flex-start}@media(max-width:767px){.TextComponent_textHolder__YCaoG.TextComponent_isWhiteTitle__Bdbek h2{font-size:36px;line-height:normal}}.TextComponent_textHolder__YCaoG.TextComponent_isWhiteTitle__Bdbek .TextComponent_description__hRCB7{margin-top:21px}.TextComponent_textHolder__YCaoG h3{font-weight:400;font-size:36px;line-height:48px;color:#f8f8f8}@media(max-width:767px){.TextComponent_textHolder__YCaoG h3{font-size:24px;line-height:normal}}.TextComponent_textHolder__YCaoG h2{font-weight:700;font-size:48px;line-height:40.32px;letter-spacing:-2.4px;color:#3b7b9b;justify-content:flex-end}@media(max-width:767px){.TextComponent_textHolder__YCaoG h2{font-size:24px;line-height:.85;letter-spacing:-1.2px;text-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;align-items:flex-end;flex-wrap:wrap}}.TextComponent_textHolder__YCaoG h2 span{font-size:15px;margin:0 10px 0 4px}@media(max-width:767px){.TextComponent_textHolder__YCaoG h2 span{font-size:11px}}.TextComponent_textHolder__YCaoG .TextComponent_description__hRCB7{margin-top:40px;max-width:713px}@media(max-width:767px){.TextComponent_textHolder__YCaoG .TextComponent_description__hRCB7{margin-top:16px}}.TextComponent_textHolder__YCaoG .TextComponent_description__hRCB7 p{text-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;font-weight:400;font-size:22px;line-height:29.33px;margin-bottom:30px}@media(max-width:767px){.TextComponent_textHolder__YCaoG .TextComponent_description__hRCB7 p{font-size:16px;line-height:normal}}.TextComponent_textHolder__YCaoG .TextComponent_description__hRCB7 p:last-of-type{margin-bottom:0}.gallery_list__ajbWy{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:38px;gap:38px;width:100%}.gallery_list__ajbWy li{overflow:hidden;border-radius:28px}.gallery_list__ajbWy figure{position:relative}.gallery_list__ajbWy figure:hover figcaption{transform:translateY(100%)}.gallery_list__ajbWy img{width:100%;cursor:pointer}.gallery_list__ajbWy figcaption{position:absolute;bottom:100%;left:0;width:100%;transition:transform .3s ease-in-out;text-align:center;background:rgba(59,162,153,.6);color:#fff;padding:8px}