html,body{min-height:auto;overscroll-behavior:none;scroll-behavior:smooth;margin:0;font-family:var(--main-font);font-weight:400;-webkit-font-smoothing:antialiased;scrollbar-gutter:stable}html{scroll-padding-top:var(--header-height)}body{position:relative;color:var(--spring_green);background-color:var(--bg_light_grey);overflow-x:hidden;overflow-y:auto}body.overflowed{overflow:hidden;touch-action:none}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}:root{--main-font: "X5 Sans", sans-serif;--black: #000000;--white: #ffffff;--additional-light-grey: #E3E8E8;--additional-light-grey-alpha-50: #E3E8E880;--additional-dark-grey: #6D7878;--additional-black: #222626;--additional-red: #A71801;--additional-yellow: #FFD232;--additional-light-yellow: #FFF4D7;--secondary-light-green: #E1FCCC;--spring_green: #215732;--primary_green: #0F5A05;--primary_green_light: #C6F100;--bg_light_grey: #F5F7F7;--menu-wrapper-zindex: 999;--header-zindex: 1001;--modal-overlay-zindex: 1005;--header-height: 64px}a{color:inherit;text-decoration:none}button,button:focus{color:inherit;outline:none}button:focus,button:hover{border-color:transparent}p{margin:0;line-height:140%}*{-webkit-tap-highlight-color:transparent}*{scrollbar-width:thin;scrollbar-color:#eeeeee transparent}*::-webkit-scrollbar{width:3px;height:3px}*::-webkit-scrollbar-track{background:transparent;border-radius:5px}*::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:14px}h1,h2{font-size:32px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-.64px}h3{font-size:24px;font-style:normal;font-weight:500;line-height:32px}h4{font-size:16px;font-style:normal;font-weight:500;line-height:22px}b,strong{font-weight:500}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:X5 Sans;src:url(/fonts/X5-Sans/X5-Sans_Light.woff) format("woff"),url(/fonts/X5-Sans/X5-Sans_Light.woff2) format("woff2"),url(/fonts/X5-Sans/X5-Sans_Light.eot) format("embedded-opentype");font-weight:300;font-style:normal}@font-face{font-family:X5 Sans;src:url(/fonts/X5-Sans/X5-Sans_Regular.woff) format("woff"),url(/fonts/X5-Sans/X5-Sans_Regular.woff2) format("woff2"),url(/fonts/X5-Sans/X5-Sans_Regular.eot) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:X5 Sans;src:url(/fonts/X5-Sans/X5-Sans_Medium.woff) format("woff"),url(/fonts/X5-Sans/X5-Sans_Medium.woff2) format("woff2"),url(/fonts/X5-Sans/X5-Sans_Medium.eot) format("embedded-opentype");font-weight:500;font-style:normal}@font-face{font-family:X5 Sans;src:url(/fonts/X5-Sans/X5-Sans_Bold.woff) format("woff"),url(/fonts/X5-Sans/X5-Sans_Bold.woff2) format("woff2"),url(/fonts/X5-Sans/X5-Sans_Bold.eot) format("embedded-opentype");font-weight:600;font-style:normal}.app{height:100%}@media screen and (min-width:768px){:root{--header-height: 80px}}@media screen and (min-width:1200px){:root{--header-height: 108px}h1,h2{font-size:64px;line-height:120%;letter-spacing:0}}@keyframes Menu-module_slideHeader_FN4fh{0%{transform:translateY(-30px);opacity:0}40%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.Menu-module_wrapper_lFvBV{display:flex;flex-direction:column;justify-content:space-between;font-size:20px;line-height:140%;opacity:0;visibility:hidden;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));width:100vw;overflow:hidden;position:fixed;bottom:0;left:0;z-index:var(--menu-wrapper-zindex);-webkit-user-select:none;user-select:none;text-align:left}.Menu-module_content_KFu9V{border-radius:24px 24px 0 0;background-color:var(--white);padding:24px;height:100%;margin-top:12px}.Menu-module_link_1U3dk{display:inline-flex;align-items:center;justify-content:space-between;transition:.2s color;padding:20px 0;width:100%;border-bottom:1px solid var(--additional-light-grey-alpha-50);--delta: 0}.Menu-module_link_1U3dk:nth-child(1){padding-top:0}.Menu-module_link_1U3dk:nth-child(n){animation:Menu-module_slideHeader_FN4fh var(--delta)}.Menu-module_wrapperActive_z8ZS0{opacity:1;visibility:visible;transition:.3s opacity,.3s visibility}@media screen and (min-width:768px){.Menu-module_wrapper_lFvBV{opacity:1;visibility:visible;position:relative;height:auto;width:auto;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.9px;background-color:transparent;color:inherit;padding:0}.Menu-module_content_KFu9V{margin:0;padding:24px 0;background-color:transparent}.Menu-module_icon_Riw-G{display:none}.Menu-module_links_NNWBY{display:flex;justify-content:flex-start;gap:46px}.Menu-module_link_1U3dk{white-space:nowrap;border-bottom:none;width:auto;padding:0}.Menu-module_link_1U3dk:hover{color:var(--primary_green_light)}}@media screen and (min-width:1024px){.Menu-module_wrapper_lFvBV{font-size:18px}}@media screen and (min-width:1400px){.Menu-module_wrapper_lFvBV{font-size:24px}}.Header-module_wrapper_ffGmZ{display:flex;position:fixed;width:100%;left:0;z-index:var(--header-zindex)}.Header-module_content_RZiwI{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);width:100%;max-width:1440px;margin:0 auto;padding:0 16px;z-index:var(--header-zindex);background-color:var(--white);border-radius:0 0 24px 24px}.Header-module_logoLink_gj0tJ{display:flex;z-index:var(--header-zindex)}.Header-module_right_-hf3N{display:flex;align-items:center}.Header-module_menuButton_AYh68{position:relative;z-index:var(--header-zindex);width:21px;height:21px}.Header-module_menuButtonStripe_G5sDp,.Header-module_menuButtonStripe_G5sDp:before,.Header-module_menuButtonStripe_G5sDp:after{position:relative;height:2px;width:18px;border-radius:2px;background-color:var(--black);opacity:1;transition:.5s transform,.3s background-color}.Header-module_menuButtonStripe_G5sDp:before,.Header-module_menuButtonStripe_G5sDp:after{content:"";position:absolute}.Header-module_menuButtonStripe_G5sDp{top:50%;transform:translateY(-50%);margin-top:0}.Header-module_menuButtonStripe_G5sDp:before{top:-4px;left:0}.Header-module_menuButtonStripe_G5sDp:after{bottom:-4px;left:0}.Header-module_menuButtonStripeActive_iq0pm{background-color:transparent;height:0}.Header-module_menuButtonStripeActive_iq0pm:before,.Header-module_menuButtonStripeActive_iq0pm:after{width:20px}.Header-module_menuButtonStripeActive_iq0pm:before{transform:rotate(-405deg) translate(-2px,1px)}.Header-module_menuButtonStripeActive_iq0pm:after{transform:rotate(405deg) translate(-3px,-2px)}.Header-module_menuButton_AYh68:hover .Header-module_menuButtonStripe_G5sDp:not(.Header-module_menuButtonStripeActive_iq0pm):before{transform:translateY(-2px)}.Header-module_menuButton_AYh68:hover .Header-module_menuButtonStripe_G5sDp:not(.Header-module_menuButtonStripeActive_iq0pm):after{transform:translateY(2px)}@media screen and (min-width:768px){.Header-module_menuButton_AYh68{display:none}.Header-module_logoLink_gj0tJ{width:36px}.Header-module_logoLink_gj0tJ img{width:100%}.Header-module_content_RZiwI{padding:0 24px}}@media screen and (min-width:1024px){.Header-module_content_RZiwI{padding:0 40px}.Header-module_logoLink_gj0tJ{width:48px}}@media screen and (min-width:1200px){.Header-module_content_RZiwI{padding:0 60px}}@media screen and (min-width:1440px){.Header-module_content_RZiwI{padding:0 80px}.Header-module_logoLink_gj0tJ{width:60px}}.Footer-module_wrapper_jZt64{display:flex;flex-direction:column;row-gap:16px;color:var(--additional-black);position:relative;background-color:var(--white);border-radius:24px 24px 0 0;font-size:13px;padding:32px 16px 24px;line-height:160%;margin-top:16px}.Footer-module_goUp_zPz0I{display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #9b9b9b4d;position:absolute;top:-24px;width:48px;height:48px;border-radius:50%;left:50%;transform:translate(-50%);background-color:var(--white)}.Footer-module_content_-B-j9,.Footer-module_row_nEkO-{display:flex;flex-direction:column;gap:8px}.Footer-module_copyright_WaGYL{letter-spacing:-.2px}.Footer-module_logo_nZr18{width:206px}.Footer-module_logo_nZr18 img{width:100%}@media screen and (min-width:768px){.Footer-module_wrapper_jZt64{padding:24px}}@media screen and (min-width:1024px){.Footer-module_wrapper_jZt64{padding:40px}.Footer-module_link_wuray{text-decoration:underline}.Footer-module_link_wuray:hover{text-decoration:none}.Footer-module_goUp_zPz0I{cursor:pointer;left:auto;right:80px;transform:none}}@media screen and (min-width:1200px){.Footer-module_wrapper_jZt64{font-size:16px;padding:60px}.Footer-module_link_wuray{font-size:14px;line-height:120%;font-weight:400}.Footer-module_logo_nZr18{width:500px}}@media screen and (min-width:1440px){.Footer-module_wrapper_jZt64{padding:116px 80px 80px}.Footer-module_content_-B-j9{gap:24px}.Footer-module_row_nEkO-{gap:8px}}@keyframes MarqueeTicker-module_scroll_z7VVx{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarqueeTicker-module_ticker_p5VRj{width:calc(100% + 32px);margin-left:-16px;overflow:hidden;white-space:nowrap;padding:14px 0}.MarqueeTicker-module_track_rMGBF{--speed: 0;display:inline-flex;align-items:center;gap:0;font-size:22px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.44px;text-transform:uppercase;animation:MarqueeTicker-module_scroll_z7VVx var(--speed, 22s) linear infinite;will-change:transform}.MarqueeTicker-module_ticker_p5VRj:hover .MarqueeTicker-module_track_rMGBF{animation-play-state:paused}.MarqueeTicker-module_item_cX3oH{display:inline-flex;align-items:center;gap:14px;padding-right:14px}@media screen and (min-width:768px){.MarqueeTicker-module_ticker_p5VRj{width:calc(100% + 48px);margin-left:-24px;padding:24px 0}.MarqueeTicker-module_track_rMGBF{font-size:32px}}@media screen and (min-width:1024px){.MarqueeTicker-module_ticker_p5VRj{width:calc(100% + 80px);margin-left:-40px}}@media screen and (min-width:1200px){.MarqueeTicker-module_ticker_p5VRj{width:calc(100% + 120px);margin-left:-60px}}@media screen and (min-width:1400px){.MarqueeTicker-module_ticker_p5VRj{width:calc(100% + 160px);margin-left:-80px}}@keyframes observedAnimationItem-module_visible_sh8-f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.observedAnimationItem-module_noneVisible_F-Rs1{opacity:0;transform:translateY(30px)}.observedAnimationItem-module_item_hgute.visible{animation:observedAnimationItem-module_visible_sh8-f 1s}.observedAnimationItem-module_item_hgute.visible:nth-child(1){animation:observedAnimationItem-module_visible_sh8-f .8s}.observedAnimationItem-module_item_hgute.visible:nth-child(2){animation:observedAnimationItem-module_visible_sh8-f 1.4s}.observedAnimationItem-module_item_hgute.visible:nth-child(3){animation:observedAnimationItem-module_visible_sh8-f 2s}.observedAnimationItem-module_item_hgute.visible:nth-child(4){animation:observedAnimationItem-module_visible_sh8-f 2.6s}.About-module_wrapper_fQCXi{display:flex;flex-direction:column;gap:12px}.About-module_info_C6iX8{display:inline-flex;padding-left:4px;vertical-align:bottom}.About-module_quote_IEwGJ{display:flex;flex-direction:column;text-align:left;gap:12px;font-size:14px;line-height:125%;color:var(--additional-black);padding-left:12px;border-left:1px solid var(--additional-light-grey);margin-bottom:8px}.About-module_quoteBalanced_-rOC5{flex-direction:column-reverse}.About-module_notification_mEN5k{padding:18px 16px 14px;border-radius:16px;font-size:16px;line-height:140%}.About-module_text_sPJDv{margin-bottom:10px}.About-module_image_PqvU1{margin-bottom:14px}.About-module_image_PqvU1 img{width:100%}.About-module_warning_HQbRc{font-size:14px;line-height:18px;padding:16px;background-color:var(--additional-light-yellow);border-left:2px solid var(--additional-yellow)}.About-module_warningTitle_rIyJk{font-size:16px;line-height:22px;font-weight:500;margin-bottom:12px}@media screen and (min-width:768px){.About-module_wrapper_fQCXi{text-align:center;gap:22px}.About-module_text_sPJDv{font-size:18px}.About-module_info_C6iX8{padding-left:8px;vertical-align:baseline;cursor:pointer}.About-module_info_C6iX8 svg{width:16px;height:16px}.About-module_warning_HQbRc{font-size:16px;line-height:22px;padding:0;background-color:transparent;border-left:none}.About-module_warningTitle_rIyJk{font-size:24px;line-height:32px}.About-module_warningText_uGPhC{padding:24px;background-color:var(--additional-light-yellow);border-radius:16px}}@media screen and (min-width:1200px){.About-module_text_sPJDv{font-size:40px;line-height:124%;letter-spacing:-.8px}.About-module_image_PqvU1{margin-bottom:35px}.About-module_info_C6iX8 svg{width:24px;height:24px}.About-module_quote_IEwGJ,.About-module_notification_mEN5k{font-size:32px;line-height:40px;letter-spacing:-.64px}.About-module_quote_IEwGJ{text-align:left;border-left-width:2px;padding-left:22px;gap:24px}.About-module_notification_mEN5k{padding:24px}}.Button-module_button_Gg28Y{width:100%;font-family:var(--main-font);height:56px;display:flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid transparent;border-radius:16px;cursor:pointer;font-size:16px;line-height:160%;font-weight:400;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.Button-module_primary_tWe-H{background:var(--primary_green);color:var(--white)}.Button-module_secondary_2yYNz{background:var(--primary_green_light);color:var(--primary_green);border-color:var(--primary_green_light)}.Button-module_button_Gg28Y:disabled{opacity:.6;cursor:not-allowed}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.Gallery-module_wrapper_FnIZC.swiper{width:calc(100% + 32px);padding:0 0 12px;margin:0 -16px;position:static;--swiper-theme-color: rgba(108, 108, 108, 1);--swiper-pagination-bullet-horizontal-gap: 8px;--swiper-pagination-bottom: -6px}.Gallery-module_wrapper_FnIZC .swiper-button-prev,.Gallery-module_wrapper_FnIZC .swiper-button-next{width:32px;height:32px;border-radius:50%;background-color:var(--white);box-shadow:0 1px 2px 1px #50565e52;margin-top:0;top:50%;transform:translateY(-50%)}.Gallery-module_wrapper_FnIZC .swiper-navigation-icon{width:14px;height:14px;color:var(--primary_green)}.Gallery-module_viewport_1KGIj{overflow:auto}.Gallery-module_slide_cop3E{height:auto}@media screen and (min-width:768px){.Gallery-module_wrapper_FnIZC.swiper{padding-bottom:28px;width:calc(100% + 48px);margin:0 -24px}.Gallery-module_wrapper_FnIZC .swiper-pagination{bottom:0}}@media screen and (min-width:1024px){.Gallery-module_wrapper_FnIZC.swiper{width:calc(100% + 80px);margin:0 -40px}}@media screen and (min-width:1200px){.Gallery-module_wrapper_FnIZC.swiper{width:calc(100% + 120px);margin:0 -60px}}@media screen and (min-width:1400px){.Gallery-module_wrapper_FnIZC.swiper{width:calc(100% + 160px);margin:0 -80px}}.Advice-module_wrapper_BDE4U{position:relative;display:flex;flex-direction:column;gap:12px}.Advice-module_slideWrap_mwHdT{width:90%;max-width:340px}.Advice-module_slide_jV3Fy{display:flex;justify-content:space-between;flex-direction:column;gap:16px;padding:16px;border-radius:16px;font-size:14px;line-height:160%;height:100%}.Advice-module_slideTitle_TXxju{font-weight:400;font-size:22px;line-height:120%;letter-spacing:-.3px}.Advice-module_text_ob70a{display:flex;flex-direction:column;gap:14px}.Advice-module_icon_3DjE9{width:100%}.Advice-module_button_B8z6R{margin:0 auto;max-width:702px}@media screen and (min-width:1024px){.Advice-module_wrapper_BDE4U{padding:22px 0 54px}.Advice-module_title_qzm3l{margin-bottom:40px}.Advice-module_slideWrap_mwHdT.Advice-module_slideWrap_mwHdT{width:auto;max-width:none}.Advice-module_slide_jV3Fy{width:514px;font-size:24px;line-height:32px;padding:24px;gap:8px}.Advice-module_slideTitle_TXxju{font-size:40px;font-weight:400;line-height:48px}.Advice-module_text_ob70a{gap:8px}.Advice-module_button_B8z6R{height:76px;font-size:24px;font-weight:500;line-height:32px;border-radius:24px}}.BasketAnalysis-module_wrapper_B8vmX{display:flex;flex-direction:column;gap:12px;border-radius:24px}.BasketAnalysis-module_text_Lqk-V{margin-bottom:10px}.BasketAnalysis-module_list_iKhLW{display:flex;flex-direction:column;gap:8px}.BasketAnalysis-module_row_pIba1{--row-color: "#eee";display:flex;align-items:center;justify-content:space-between;border-radius:16px;gap:4px;overflow:hidden;padding:16px 0 16px 16px;height:68px;background-color:var(--row-color)}.BasketAnalysis-module_label_SwauM{display:flex;font-size:14px;font-weight:400;line-height:18px;width:40%}.BasketAnalysis-module_title_vRmv5{margin-bottom:13px}.BasketAnalysis-module_barWrap_kVdvk{display:flex;align-items:center;gap:0;justify-content:flex-end;width:60%}.BasketAnalysis-module_bar_VnwEy{--size: 0;--color: "#eee";display:flex;align-items:center;justify-content:space-between;padding-left:10px;border-radius:16px 0 0 16px;min-width:50px;height:68px;transition:width .5s cubic-bezier(.4,0,.2,1);width:var(--size);background-color:var(--color)}.BasketAnalysis-module_percent_7s0TY{font-size:16px;font-weight:700;color:#fff;white-space:nowrap}.BasketAnalysis-module_iconBadge_s5dBb{display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fffa;border-radius:16px;height:100%;padding:0 6px;width:30px}.BasketAnalysis-module_icon_1F6PW{font-size:28px;line-height:1;filter:brightness(0) invert(1)}.BasketAnalysis-module_legend_8tLLa{display:none}@media screen and (min-width:360px){.BasketAnalysis-module_iconBadge_s5dBb{width:40px}}@media screen and (min-width:375px){.BasketAnalysis-module_label_SwauM{width:33%}.BasketAnalysis-module_barWrap_kVdvk{width:67%}.BasketAnalysis-module_iconBadge_s5dBb{padding:0 12px;width:50px}}@media screen and (min-width:600px){.BasketAnalysis-module_bar_VnwEy{padding-left:14px}}@media screen and (min-width:1024px){.BasketAnalysis-module_wrapper_B8vmX{padding:20px 0 40px;display:grid;grid-template-columns:40% 60%}.BasketAnalysis-module_text_Lqk-V{font-size:18px;line-height:120%;margin-bottom:24px}.BasketAnalysis-module_legend_8tLLa{display:flex;flex-direction:column;font-size:24px}.BasketAnalysis-module_legendItem_f3DEo{display:flex;align-items:center;gap:12px}.BasketAnalysis-module_legendItem_f3DEo:before{content:"";display:block;width:16px;height:16px;background-color:var(--row-color);border-radius:50%}.BasketAnalysis-module_list_iKhLW{flex-direction:row;gap:16px}.BasketAnalysis-module_label_SwauM{display:none}.BasketAnalysis-module_row_pIba1{height:643px;width:94px;align-items:flex-end;padding:0;background-color:var(--bg_light_grey)}.BasketAnalysis-module_barWrap_kVdvk{height:55%;align-items:flex-end;width:100%}h4{font-size:24px;line-height:32px}.BasketAnalysis-module_bar_VnwEy{cursor:pointer;flex-direction:column;width:auto;min-width:100%;border-radius:16px 16px 0 0;padding:0;height:var(--size);min-height:120px}.BasketAnalysis-module_row_pIba1:nth-child(2) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) + 35px)}.BasketAnalysis-module_row_pIba1:nth-child(3) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) + 23px)}.BasketAnalysis-module_row_pIba1:nth-child(4) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) + 13px)}.BasketAnalysis-module_row_pIba1:nth-child(5) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) - 5px)}.BasketAnalysis-module_row_pIba1:nth-child(6) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) - 20px)}.BasketAnalysis-module_row_pIba1:nth-child(7) .BasketAnalysis-module_bar_VnwEy{height:calc(var(--size) - 25px)}.BasketAnalysis-module_percent_7s0TY{color:var(--additional-black);margin-top:-47px;font-size:24px;font-weight:500;line-height:32px}.BasketAnalysis-module_iconBadge_s5dBb{padding:20px 0;height:auto;width:100%}.BasketAnalysis-module_iconBadge_s5dBb svg{width:54px;height:54px}}@media screen and (min-width:1200px){.BasketAnalysis-module_text_Lqk-V{font-size:32px;line-height:130%;margin-bottom:44px}}@media screen and (min-width:1400px){.BasketAnalysis-module_wrapper_B8vmX{font-size:32px;line-height:140%}}.RatingScale-module_wrapper_3MdIp{display:flex;flex-direction:column;gap:6px}.RatingScale-module_rangeLabel_vSueE{font-size:12px;font-weight:500;color:#999;padding-left:2px}.RatingScale-module_card_C6s5i{background:#f5f7f7;border-radius:18px;padding:10px 14px 18px;display:flex;flex-direction:column;gap:18px}.RatingScale-module_question_NvVuZ{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}.RatingScale-module_trackWrap_2li1O{position:relative;height:36px;display:flex;align-items:center;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.RatingScale-module_trackDragging_nZOZF{cursor:grabbing}.RatingScale-module_trackDragging_nZOZF .RatingScale-module_dot_Rdx3r{pointer-events:none}.RatingScale-module_trackBase_AqB-Z{position:absolute;left:16px;right:16px;height:6px;background:#e8e8e8;border-radius:3px}.RatingScale-module_trackFill_i1mmZ{--width-rating: 0;position:absolute;z-index:0;left:4px;width:calc(100% - 8px);height:6px;border-radius:3px;transition:width .2s ease,background .2s ease;pointer-events:none}.RatingScale-module_trackFill_i1mmZ:before,.RatingScale-module_trackFill_i1mmZ:after{content:"";left:2px;right:2px;display:block;position:absolute;z-index:0;height:12px;margin-top:-3px;background-image:linear-gradient(90deg,#f45948,#fda42e,#f2db2c,#b8d73d,#00b336)}.RatingScale-module_trackFill_i1mmZ:after{content:"";background:#fff;left:var(--width-rating);box-shadow:0 0 5px #9b9b9b4d}.RatingScale-module_dots_EaS4h{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between}.RatingScale-module_dot_Rdx3r,.RatingScale-module_dot_Rdx3r:active,.RatingScale-module_dot_Rdx3r:focus{width:30px;height:30px;border-radius:50%;border:3px solid #F5F7F7;background:#fff;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,border-color .15s ease,background .15s ease;position:relative;z-index:1;padding:0;flex-shrink:0}.RatingScale-module_dotActive_3D4IP,.RatingScale-module_dotActive_3D4IP:hover{border-color:#fff}.RatingScale-module_dotCurrent_-KQU0,.RatingScale-module_dotCurrent_-KQU0:hover{width:36px;height:36px;border-color:transparent;background:#fff;transform:scale(1)}.RatingScale-module_emoji_ena14{line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;transition:transform .1s ease}.RatingScale-module_emojiDragging_CiIbr{transform:scale(1.2)}.RatingScale-module_labels_ODsuW{display:flex;justify-content:space-between;padding:0 2px}.RatingScale-module_label_5d1E2{font-size:16px;line-height:22px;font-weight:500;color:#aaa;width:32px;text-align:center;transition:color .15s,font-weight .15s;-webkit-user-select:none;user-select:none}.RatingScale-module_labelActive_J5hLE{color:#1a1a1a;font-weight:700}@media screen and (min-width:1024px){.RatingScale-module_card_C6s5i{border-radius:18px;padding:40px}.RatingScale-module_question_NvVuZ{font-size:24px;font-weight:400;margin-bottom:14px}.RatingScale-module_dot_Rdx3r,.RatingScale-module_dot_Rdx3r:active,.RatingScale-module_dot_Rdx3r:focus,.RatingScale-module_dotCurrent_-KQU0,.RatingScale-module_dotCurrent_-KQU0:hover{width:40px;height:40px}.RatingScale-module_trackFill_i1mmZ,.RatingScale-module_trackFill_i1mmZ:before,.RatingScale-module_trackFill_i1mmZ:after{height:22px;margin-top:0}.RatingScale-module_emoji_ena14 img{transform:scale(1.3)}.RatingScale-module_emojiDragging_CiIbr{transform:scale(1)}.RatingScale-module_label_5d1E2{font-size:32px}}.Health-module_wrapper_siHBs{font-size:13px;line-height:160%;gap:24px}.Health-module_box_RkmdR{display:flex;flex-direction:column;gap:24px;border-radius:16px;width:calc(100% + 32px);padding:16px;margin-left:-16px}.Health-module_box_RkmdR:first-child{padding-top:0}.Health-module_slideWrap_dDE56{width:85%}.Health-module_slide_Y7zg2,.Health-module_slideWithLink_imVnM{position:relative;display:flex;flex-direction:column;border-radius:16px;padding:16px;min-height:128px;gap:12px;font-size:16px;font-style:normal;font-weight:400;line-height:22px;color:var(--additional-black);height:100%}.Health-module_slideWithLink_imVnM:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.45777%207.08031L16.9798%207.08019M16.9798%207.08019L16.9798%2015.481M16.9798%207.08019L7.08027%2016.9797'%20stroke='%23222626'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");position:absolute;right:16px;top:16px}.Health-module_icon_arKUY{width:40px}.Health-module_quote_zTdOa{color:var(--additional-black);border-left:1px solid var(--additional-light-grey);padding-left:11px;font-size:14px;line-height:130%}.Health-module_clickSlider_pffnQ{display:none}@media screen and (min-width:768px){.Health-module_box_RkmdR{width:calc(100% + 48px);padding:24px;margin-left:-24px}}@media screen and (min-width:1024px){.Health-module_wrapper_siHBs{padding:28px 0 22px}.Health-module_box_RkmdR{width:calc(100% + 80px);padding:24px 40px;margin-left:-40px}.Health-module_title_CACQX{font-size:64px;line-height:72px;margin-bottom:64px}.Health-module_clickSlider_pffnQ{display:block;font-size:24px;line-height:32px;margin-bottom:48px}.Health-module_list_RvWEV{position:relative;display:flex;flex-direction:column;gap:24px;min-height:378px}.Health-module_boxMobile_a-V-A{display:none}.Health-module_item_kiZ8V{display:grid;gap:48px;grid-template-columns:1fr 1fr;color:var(--additional-dark-grey)}.Health-module_itemTitle_FEvzs{border-left:2px solid var(--additional-light-grey);padding-left:22px;cursor:pointer;margin-left:-12px}.Health-module_active_iqxy0 .Health-module_itemTitle_FEvzs{font-size:40px;line-height:48px;color:var(--additional-black)}.Health-module_slideWithLink_imVnM{cursor:pointer}.Health-module_imageLink_icDu7,.Health-module_image_eKjxO{opacity:0;visibility:hidden;position:absolute;top:0;right:0;max-height:368px;height:auto;width:auto;max-width:50%;transition:1s opacity,1s visibility,1s transform}.Health-module_imageWithLink_wwqir{width:100%}.Health-module_imageLink_icDu7:before{content:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2772%209.44046L22.6399%209.4403M22.6399%209.4403L22.6399%2020.6414M22.6399%209.4403L9.44052%2022.6396'%20stroke='%230F5A05'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");display:flex;align-items:center;padding-top:6px;justify-content:center;position:absolute;right:10px;top:10px;width:56px;height:56px;border-radius:12px;background-color:var(--secondary-light-green)}.Health-module_active_iqxy0 .Health-module_image_eKjxO,.Health-module_active_iqxy0 .Health-module_imageLink_icDu7{opacity:1;visibility:visible;transform:translate(0)}}@media screen and (min-width:1200px){.Health-module_box_RkmdR{width:calc(100% + 160px);padding:60px 80px;margin-left:-80px;gap:4px}.Health-module_icon_arKUY{width:64px}.Health-module_slide_Y7zg2,.Health-module_slideWithLink_imVnM{font-size:24px;line-height:32px;padding:24px;gap:30px}.Health-module_quote_zTdOa{font-size:24px;line-height:32px;border-left-width:3px}}.Tabs-module_wrapper_hIBtK{padding:0}.Tabs-module_tabs_enKJ7{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.Tabs-module_tab_pTeN4{display:flex;align-items:center;border-radius:100px;height:46px;font-weight:600;padding:14px;background-color:var(--secondary-light-green);font-size:14px;transition:.2s background-color,.2s color}.Tabs-module_active_4P3XZ{color:var(--white);background-color:var(--primary_green)}.Tabs-module_hiddenGallery_n9VM9{display:none}.Tabs-module_activeGallery_uqyX9{display:block}.Tabs-module_content_eZOvH{font-size:16px;font-weight:400;padding:32px 12px;transition:.4s visibility,.4s opacity}.Tabs-module_title_FoOFU{font-size:44px;font-weight:700;line-height:90%;mix-blend-mode:multiply}.Tabs-module_title_FoOFU,.Tabs-module_text_CvWjV{position:relative;z-index:1;transition:.8s transform}.Tabs-module_tabsContent_RPP-A{display:flex;text-align:left;flex-direction:column;gap:24px;position:relative}.Tabs-module_tabsContent_RPP-A .swiper-button-prev,.Tabs-module_tabsContent_RPP-A .swiper-button-next{display:none}.Tabs-module_slideWrap_AEvbL{width:auto;padding:10px 0}.Tabs-module_slide_UsVNC{display:flex;flex-direction:column;gap:16px;width:160px;padding:12px;border-radius:16px;box-shadow:0 0 10px #00000014;height:100%;color:var(--additional-black)}.Tabs-module_slideTexts_RNQ4D{display:flex;flex-direction:column;gap:8px}.Tabs-module_slideTitle_gG6Lx{overflow:hidden;text-overflow:ellipsis}.Tabs-module_slideSubtitle_r56Kn{font-size:14px;opacity:.7}.Tabs-module_notification_WM6La{display:flex;align-items:flex-start;gap:8px;position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--additional-black)}.Tabs-module_notificationIcon_NuhlY{background-color:var(--secondary-light-green);border-radius:50%}@media screen and (min-width:1024px){.Tabs-module_wrapper_hIBtK{text-align:left}.Tabs-module_slide_UsVNC{width:308px;padding:16px}.Tabs-module_slideWrap_AEvbL{margin:8px 0}.Tabs-module_tabs_enKJ7{gap:20px;margin-bottom:40px}.Tabs-module_tab_pTeN4{height:76px;font-size:22px;font-weight:400;padding:24px;cursor:pointer}.Tabs-module_tabsContent_RPP-A{margin:40px 0 20px}.Tabs-module_tabsContent_RPP-A .swiper-button-prev,.Tabs-module_tabsContent_RPP-A .swiper-button-next{display:flex}.Tabs-module_notification_WM6La{font-size:24px;line-height:32px;gap:15px}.Tabs-module_notificationIcon_NuhlY{width:48px;height:48px;border-radius:18px}}@media screen and (min-width:1200px){.Tabs-module_tabsContent_RPP-A{margin:40px 0 30px}}@media screen and (min-width:1400px){.Tabs-module_tabsContent_RPP-A{margin:40px 0 30px}}.Recommendations-module_wrapper_AvmQa{position:relative;display:flex;flex-direction:column;gap:12px}.Recommendations-module_text_FBJCT{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.Recommendations-module_buttons_4jGZe{display:flex;flex-direction:column;gap:6px}@media screen and (min-width:1200px){.Recommendations-module_wrapper_AvmQa{font-size:24px;padding-bottom:40px}.Recommendations-module_text_FBJCT{margin-bottom:68px}.Recommendations-module_tabs_60RqK{margin-bottom:64px}.Recommendations-module_notification_13Q--{max-width:600px;margin:0 auto 20px}.Recommendations-module_buttons_4jGZe{flex-direction:row;margin:0 auto;gap:16px}.Recommendations-module_button_78-mS{width:fit-content;font-size:24px;font-weight:500;line-height:32px;height:76px;border-radius:24px;padding:12px 64px}}.Risks-module_wrapper_aJKw-{display:flex;flex-direction:column;gap:12px}.Risks-module_list_cz7Xa{display:grid;grid-template-columns:1fr 1fr;gap:12px}.Risks-module_text_F8MLq{margin-bottom:10px}.Risks-module_items_KbmFm{margin-bottom:12px}.Risks-module_items_KbmFm:last-child{margin-bottom:0}.Risks-module_itemTitle_FsBJl{margin-bottom:12px}.Risks-module_item_0oSUk{display:flex;flex-direction:column;gap:12px;font-size:14px;font-weight:500;border-radius:16px;padding:12px;box-shadow:0 0 22px #00000014}.Risks-module_image_ot-fD{display:flex;border-radius:16px;width:100%}@media screen and (min-width:768px){.Risks-module_list_cz7Xa{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:1024px){.Risks-module_list_cz7Xa{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (min-width:1200px){.Risks-module_wrapper_aJKw-{padding:22px 0 46px;font-size:32px;line-height:40px;letter-spacing:-.64px}.Risks-module_title_yzWmU{margin-bottom:6px}.Risks-module_text_F8MLq{margin-bottom:52px}.Risks-module_items_KbmFm{margin-bottom:30px}.Risks-module_itemTitle_FsBJl{font-size:32px;margin-bottom:24px}.Risks-module_list_cz7Xa{gap:20px}.Risks-module_item_0oSUk{font-size:22px;padding:16px;gap:6px}}.Main-module_wrapper_zbibB{display:flex;flex-direction:column;gap:24px;margin-top:12px}.Main-module_box_SQogy{width:100%;background-color:var(--white);border-radius:24px}.Main-module_inner_MUqCC{width:calc(100% - 32px);padding:24px 0;margin:0 auto}@media screen and (min-width:768px){.Main-module_inner_MUqCC{padding:32px 0;width:calc(100% - 48px)}}@media screen and (min-width:1024px){.Main-module_inner_MUqCC{padding:44px 0 16px;width:calc(100% - 80px)}}@media screen and (min-width:1200px){.Main-module_wrapper_zbibB{gap:75px}.Main-module_inner_MUqCC{width:calc(100% - 120px)}}@media screen and (min-width:1440px){.Main-module_inner_MUqCC{width:calc(100% - 160px)}}.NotFound-module_wrapper_PMxMM{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:calc(100vh - var(--header-height));min-height:500px}.NotFound-module_content_G4ox4{gap:24px;text-align:center;padding:48px 0;max-width:calc(2 * var(--delta-size));margin:0 auto}.NotFound-module_title_DaboV{font-size:24px}.CookieBanner-module_wrapper_daPa8{display:flex;text-align:center;flex-direction:column;position:fixed;width:90%;max-width:400px;left:50%;transform:translate(-50%);bottom:16px;z-index:1;background-color:var(--white);border-radius:16px;padding:16px;box-shadow:0 6px 10px #51595905,0 2px 18px #51595914,0 4px 5px #51595914}.CookieBanner-module_content_xuiCC{display:flex;gap:16px;justify-content:space-between;align-items:center;text-align:left;font-size:13px}.CookieBanner-module_content_xuiCC a{text-decoration:underline}.CookieBanner-module_close_kYN3I{display:none}.CookieBanner-module_image_kKkud{max-width:24px}.CookieBanner-module_btn_DB6zZ{font-size:16px;height:44px;padding:0 20px;font-weight:500;width:auto}.Wrapper-module_content_csCr1{display:flex;line-height:1.1;flex-direction:column;justify-content:center}.Wrapper-module_wrapper_8tjny{display:flex;flex-direction:column;justify-content:space-between;min-width:320px;min-height:100%;max-width:1440px;margin:0 auto;align-content:space-between;font-size:16px;line-height:22px}.Wrapper-module_main_p2BOF{max-width:100vw;max-width:100dvw}.Wrapper-module_header_dn-yu{height:var(--header-height)}@media screen and (min-width:1200px){.Wrapper-module_wrapper_8tjny{font-size:32px;line-height:40px;letter-spacing:-.64px}}.Modal-module_header_yha-J{display:flex;gap:8px;justify-content:space-between;align-items:flex-start;padding:24px}.Modal-module_main_y-Fuc{padding:24px;max-width:960px}.Modal-module_title_wM8Qf{font-size:24px;line-height:120%}.Modal-module_close_WIkAh{background-color:transparent;border:none;padding:3px;display:flex;cursor:pointer}@media screen and (min-width:1024px){.Modal-module_header_yha-J,.Modal-module_main_y-Fuc{padding:48px}.Modal-module_title_wM8Qf{font-size:36px}}.InfoModal-module_wrapper_VRJpv{display:flex;color:var(--additional-black)}.InfoModal-module_close_6Cy3E{position:absolute;right:4px;top:4px;width:24px}.InfoModal-module_main_f7t50{display:flex;width:100%}.InfoModal-module_close_6Cy3E{display:none}@media screen and (min-width:768px){.InfoModal-module_wrapper_VRJpv{font-size:16px;line-height:22px}.InfoModal-module_close_6Cy3E{display:block;transform:translate(-15px,10px)}}@media screen and (min-width:1024px){.InfoModal-module_wrapper_VRJpv{font-size:18px;line-height:28px}}@keyframes ModalRenderer-module_slideIn_gh3qZ{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ModalRenderer-module_content_gSiDv,.ModalRenderer-module_bottom_1NKQK{position:absolute;border:none;overflow:auto;border-radius:16px;outline:none;background-color:var(--white);bottom:0;left:50%;transform:translate(-50%);margin:5% auto;width:90%;max-width:max-content;padding:12px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.ModalRenderer-module_overlay_-2wnQ{position:fixed;z-index:var(--modal-overlay-zindex);background-color:#3b40471a;inset:0;overflow-x:hidden;overflow-y:auto}.ModalRenderer-module_slideIn_gh3qZ{bottom:0;left:0;transform:translate(0);width:100%;overflow:hidden;border-radius:16px 16px 0 0;margin:0 auto;padding:24px;animation:ModalRenderer-module_slideIn_gh3qZ .3s}.ModalRenderer-module_slideIn_gh3qZ:before{position:absolute;transform:translate(-50%);z-index:1;left:50%;top:4px;content:"";width:38px;height:4px;border-radius:2px;background-color:#e6e6e6}.ModalRenderer-module_slideIn-overlay_9BadY{background-color:#3b404733}@media screen and (min-width:768px){.ModalRenderer-module_content_gSiDv:not(.ModalRenderer-module_bottom_1NKQK),.ModalRenderer-module_slideIn_gh3qZ{inset:50% auto auto 50%;transform:translate(-50%,-50%);width:100%;max-width:460px;overflow:hidden;border-radius:24px;margin:0 auto;padding:24px;animation:none}.ModalRenderer-module_slideIn_gh3qZ:before{content:none}}
