.ns-biogenom-modal{max-width:310px;font-size:var(--size-text-2xs);line-height:18px}.ns-biogenom-modal__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:var(--space-s);margin:var(--space-m) 0}.ns-biogenom-modal__buttons .ns-biogenom-modal__button{padding:0 var(--space-xs);font-size:14px;line-height:1;font-weight:400;min-height:40px}.ns-biogenom-modal__text:before{content:"*"}.ns-accordion{border:1px solid var(--color-gray-50);border-radius:var(--border-radius-m)}.ns-accordion_borderless{border:none}.ns-accordion__buttton{padding:var(--space-m) 13px var(--space-m) 28px;font-weight:600;text-align:left}@media (max-width:500px){.ns-accordion__buttton{font-size:var(--size-text-s);line-height:var(--line-height-s);padding:var(--space-s) 13px var(--space-s) 14px}}.ns-accordion__buttton:hover{color:var(--color-primary)}.ns-accordion_disabled .ns-accordion__buttton{background:var(--color-gray-disabled);opacity:.5}.ns-accordion__buttton .base-button__inner{justify-content:space-between}.ns-accordion_borderless .ns-accordion__buttton{border-bottom:1px solid var(--color-gray-50);padding-left:var(--space-xs);padding-right:var(--space-s)}.ns-accordion__content{padding:var(--space-m) 50px 34px 28px}@media (max-width:500px){.ns-accordion__content{padding:10px 14px 20px 14px}}.ns-accordion_borderless .ns-accordion__content{padding:0}.ns-accordion_expanded{border-color:var(--color-primary)}.ns-accordion_expanded .ns-accordion__buttton{color:var(--color-primary)}.ns-accordion__icon{transition:transform .2s;margin-left:20px}@media (max-width:500px){.ns-accordion__icon{width:12px!important;height:12px!important}}.ns-accordion_expanded .ns-accordion__icon{transform:rotate(180deg)}.ns-biogenom-faq{max-width:700px;margin-left:auto;margin-right:auto}.ns-biogenom-faq__title{font-size:var(--size-text-2xl);line-height:1}@media (max-width:500px){.ns-biogenom-faq__title{font-size:var(--size-text-xl)}}.ns-biogenom-faq__faq-item{border-color:var(--color-typo-light);background-color:var(--color-typo-light);border-radius:var(--border-radius-xxl)}.ns-biogenom-faq__faq-item:not(:last-of-type){margin-bottom:var(--space-xs)}.ns-biogenom-open{border-radius:32px;background-image:url(../img/bg.16bbae4f.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:40px var(--space-2xl) 56px var(--space-2xl);font-weight:450;overflow:hidden}@media (max-width:800px){.ns-biogenom-open{text-align:center;padding-bottom:var(--space-2xl);padding-left:var(--space-m);padding-right:var(--space-m);font-size:var(--size-text-m)}}.ns-biogenom-open__list{list-style:none;display:flex;gap:22px;margin-top:40px;margin-bottom:37px}@media (max-width:800px){.ns-biogenom-open__list{flex-direction:column;margin-bottom:46px;gap:40px;max-width:266px;margin-right:auto;margin-left:auto}}.ns-biogenom-open__buttons{display:flex;gap:var(--space-s);align-items:center}@media (max-width:800px){.ns-biogenom-open__buttons{flex-wrap:wrap;justify-content:center}}@media (max-width:500px){.ns-biogenom-open__text{max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:16px}}.ns-biogenom-open__button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;max-width:100%}@media (max-width:500px){.ns-biogenom-open__button{width:100%;min-width:0}}.ns-biogenom-open__promo{background-color:#ffe282;margin-top:26px;margin-left:-32px;margin-right:-32px;margin-bottom:-56px;font-weight:400;padding:13px;display:flex;justify-content:center;align-items:center;text-align:center;-moz-column-gap:8px;column-gap:8px}@media (max-width:800px){.ns-biogenom-open__promo{flex-direction:column;margin-left:-16px;margin-right:-16px;margin-bottom:-32px;padding:8px}}.ns-biogenom-open__promo-code{border-radius:12px;background-color:var(--color-typo-light);font-weight:600;padding:4px 8px;display:inline-block;width:100%;max-width:142px;text-align:center}.ns-biogenom-about__box{display:flex;flex-direction:column;gap:12px;padding-right:350px;position:relative}@media (max-width:700px){.ns-biogenom-about__box{padding:0}}.ns-biogenom-about__box>*{position:relative;z-index:var(--z-layer-first)}.ns-biogenom-about__box:after{content:"";display:block;aspect-ratio:1;max-height:100%;position:absolute;right:0;background-position:50%;background-size:contain;background-repeat:no-repeat}@media (max-width:700px){.ns-biogenom-about__box:after{position:static;width:100%;align-self:center}}@media (max-width:700px){.ns-biogenom-about__box_efficacy>*{margin-left:var(--space-m);margin-right:var(--space-m)}}.ns-biogenom-about__box_efficacy{padding-bottom:63px}@media (max-width:700px){.ns-biogenom-about__box_efficacy{gap:0;padding-bottom:29px}}.ns-biogenom-about__box_efficacy:after{width:50%;max-width:450px;background-image:url(../img/phone.1e37d9a8.webp);transform:translateY(-10px)}@media (max-width:700px){.ns-biogenom-about__box_efficacy:after{width:100%;transform:none}}.ns-biogenom-about__efficacy-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,auto));row-gap:var(--space-s);margin-bottom:32px;font-weight:600}@media (max-width:700px){.ns-biogenom-about__efficacy-list{margin-top:var(--space-m);margin-bottom:0;gap:var(--space-m)}}.ns-biogenom-about__notice{padding-left:16px;padding-bottom:9px;border-left:2px solid #0dc88e;max-width:385px}@media (max-width:700px){.ns-biogenom-about__notice{order:1;padding-bottom:var(--space-2xs)}}.ns-biogenom-about__notice .ns-biogenom-subtitle{margin-bottom:var(--space-s)}.ns-biogenom-about__box_advantages{flex-direction:row;justify-content:space-between;min-height:550px;padding-right:0;margin-bottom:23px}@media (max-width:700px){.ns-biogenom-about__box_advantages{flex-direction:column;margin-bottom:0}}.ns-biogenom-about__box_advantages:after{content:none}.ns-biogenom-about__img{width:60%;max-width:466px;max-height:100%;aspect-ratio:1;position:absolute;top:50%;right:50%;transform:translateX(42%) translateY(-42%);z-index:0}@media (max-width:700px){.ns-biogenom-about__img{position:relative;width:100%;top:0;right:0;transform:none;align-self:center}}.ns-biogenom-about__img:after{max-height:100%;background-image:url(../img/phones.c7a442ff.webp);background-position:50%;background-size:contain;background-repeat:no-repeat}.ns-biogenom-about__img:after,.ns-biogenom-about__img:before{content:"";display:block;position:absolute;width:100%;aspect-ratio:1}.ns-biogenom-about__img:before{border-radius:50%;background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green));background-size:contain;height:100%;left:52%;top:42%;transform:translateX(50%) translateY(50%);-webkit-animation:circle-animation 20s ease-in-out infinite;animation:circle-animation 20s ease-in-out infinite}@media (max-width:700px){.ns-biogenom-about__img:before{left:50%;top:55%;width:95%;height:95%}}.ns-biogenom-about__box_advantages .ns-biogenom-subtitle,.ns-biogenom-about__box_advantages .ns-biogenom-title{margin-bottom:12px}.ns-biogenom-about__description{max-width:278px;margin-top:72px}@media (max-width:700px){.ns-biogenom-about__description{margin-top:var(--space-s);max-width:none;padding-left:18px}}@media (max-width:700px){.ns-biogenom-about__button{display:none}}.ns-biogenom-about__button_mobile{display:none}@media (max-width:700px){.ns-biogenom-about__button_mobile{display:block}}.ns-biogenom-about__box_advantages .ns-biogenom-about__text{max-width:230px;margin-bottom:27px}@media (max-width:700px){.ns-biogenom-about__box_advantages .ns-biogenom-about__text{max-width:none;margin-bottom:0}}.ns-biogenom-about__box_statistic{padding-right:450px;padding-bottom:50px;gap:var(--space-m)}@media (max-width:700px){.ns-biogenom-about__box_statistic{padding-right:0;padding-bottom:0;margin-top:64px}}.ns-biogenom-about__box_statistic:after{width:60%;max-width:500px;background-image:url(../img/client.32c38c1d.webp);background-position:100%;max-height:none;transform:translateY(10%)}@media (max-width:700px){.ns-biogenom-about__box_statistic:after{order:-1;width:100%;background-position:50%;transform:none}}.ns-biogenom-about__statistic-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,auto));-moz-column-gap:var(--space-2xs);column-gap:var(--space-2xs);row-gap:var(--space-xl)}@media (max-width:700px){.ns-biogenom-about__statistic-list{grid-template-columns:repeat(auto-fill,minmax(160px,auto));gap:var(--space-s);line-height:18px}}.ns-biogenom-about__statistic-list span{font-weight:600;font-size:32px;line-height:40px}@media (max-width:500px){.ns-biogenom-about__statistic-list span{font-size:24px;line-height:24px}}@-webkit-keyframes circle-animation{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}25%{transform:translateX(-50%) translateY(-50%) rotate(90deg)}75%{transform:translateX(-50%) translateY(-50%) rotate(-90deg)}to{transform:translateX(-50%) translateY(-50%) rotate(0deg)}}@keyframes circle-animation{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}25%{transform:translateX(-50%) translateY(-50%) rotate(90deg)}75%{transform:translateX(-50%) translateY(-50%) rotate(-90deg)}to{transform:translateX(-50%) translateY(-50%) rotate(0deg)}}.ns-biogenom-steps .ns-biogenom-title{display:inline-flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:var(--space-xl)}@media (max-width:500px){.ns-biogenom-steps .ns-biogenom-title{gap:4px;margin-bottom:18px;justify-content:center}}.ns-biogenom-steps .ns-biogenom-title span{color:var(--color-gray);font-weight:600;text-transform:uppercase;line-height:24px;letter-spacing:2px;font-size:var(--size-text-2xs)}.ns-biogenom-steps__list{display:flex;list-style:none;border-radius:32px;overflow:hidden;background-color:var(--color-typo-light)}@media (max-width:1160px){.ns-biogenom-steps__list{flex-direction:column;font-size:var(--size-text-m)}}.ns-biogenom-steps__list-item{padding:var(--space-2xl) var(--space-m) var(--space-2xl) var(--space-2xl);position:relative}@media (max-width:1160px){.ns-biogenom-steps__list-item{text-align:center;padding:var(--space-xl) 48px}}.ns-biogenom-steps__list-item p{max-width:250px;margin-left:auto;margin-right:auto}.ns-biogenom-steps__list-item__border>*{z-index:var(--z-layer-first);position:relative}.ns-biogenom-steps__list-item__border:before{content:"";background-color:#28e5a9;position:absolute;top:0;left:0;width:100%;height:100%}.ns-biogenom-steps__list-item__border:after{content:"";display:block;width:100%;height:100%;background-color:var(--color-typo-light);position:absolute;top:0;left:1px}@media (max-width:1160px){.ns-biogenom-steps__list-item__border:after{top:1px;left:0}}.ns-biogenom-steps__list-item__accent{background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green))}.ns-biogenom-steps__list-item__accent,.ns-biogenom-steps__list-item__border:after,.ns-biogenom-steps__list-item__border:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 calc(50% + 20px),11px 50%,0 calc(50% - 20px),0 0);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 calc(50% + 20px),11px 50%,0 calc(50% - 20px),0 0)}@media (max-width:1160px){.ns-biogenom-steps__list-item__accent,.ns-biogenom-steps__list-item__border:after,.ns-biogenom-steps__list-item__border:before{-webkit-clip-path:polygon(0 0,calc(50% - 20px) 0,50% 11px,calc(50% + 20px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 20px) 0,50% 11px,calc(50% + 20px) 0,100% 0,100% 100%,0 100%)}}.ns-biogenom-steps__item-number{padding:8px 30px;border-radius:32px;display:inline-block;font-weight:600;text-align:center;background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green));margin-bottom:var(--space-xs)}.ns-biogenom-steps__list-item__accent .ns-biogenom-steps__item-number{background:var(--color-typo-light)}.ns-biogenom-target{border-radius:32px;background-color:var(--color-typo-light);overflow:hidden;padding-top:52px;padding-right:var(--space-2xl);display:grid;grid-template-columns:min-conten;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-template-areas:"logo content" "img content";-moz-column-gap:var(--space-l);column-gap:var(--space-l)}@media (max-width:750px){.ns-biogenom-target{display:flex;flex-direction:column;align-items:center;padding-top:31px;padding-left:0;padding-right:0}}.ns-biogenom-target:after{content:"";display:block;background-image:url(../img/app.78fc5c22.png);background-repeat:no-repeat;background-size:contain;background-position:bottom;max-width:100%;max-height:100%;width:332px;height:477px;grid-area:img;justify-self:flex-start;align-self:flex-end}@media (max-width:750px){.ns-biogenom-target:after{background-image:url(../img/app-mobile.bfcebfd7.png);background-size:auto 100%;width:300%;height:449px}}.ns-biogenom-target__logo{grid-area:logo;justify-self:center}.ns-biogenom-target .ns-biogenom-title{margin-bottom:var(--space-m);display:flex;flex-direction:column}@media (max-width:500px){.ns-biogenom-target .ns-biogenom-title{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}}.ns-biogenom-target__content{grid-area:content}@media (max-width:750px){.ns-biogenom-target__content{padding-left:var(--space-m);padding-right:var(--space-m)}}.ns-biogenom-target__text:not(:last-of-type){margin-bottom:var(--space-m)}.ns-biogenom-target__list{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-rows:1fr;gap:var(--space-2xl);margin-top:var(--space-m);margin-bottom:var(--space-3xl);font-size:var(--size-text-s);line-height:var(--line-height-s)}@media (max-width:500px){.ns-biogenom-target__list{display:flex;flex-direction:column;gap:0;margin-top:var(--space-xs);margin-bottom:var(--space-l);text-align:center;line-height:18px}}@media (max-width:500px){.ns-biogenom-target__list-item{padding:var(--space-m)}}.ns-biogenom-target__list-item p{margin-top:var(--space-2xs)}@media (max-width:500px){.ns-biogenom-target__list-item:not(:last-of-type){border-bottom:1px solid #17c5af}}.ns-biogenom-intro__content{position:relative;display:flex;justify-content:space-between;gap:var(--space-xl);padding:var(--space-m) 0 0 var(--space-2xl);min-height:400px}@media (max-width:700px){.ns-biogenom-intro__content{flex-direction:column;justify-content:flex-start;gap:13px;padding:var(--space-xs) var(--space-s);border-bottom:solid 1px var(--color-gray-80)}}.ns-biogenom-intro__content>*{position:relative;z-index:var(--z-layer-first)}.ns-biogenom-intro .ns-biogenom-title{grid-area:title;max-width:300px;text-align:left}.ns-biogenom-intro__buttons{display:flex;flex-direction:column;gap:12px;max-width:245px;margin:23px 0 28px 0}@media (max-width:500px){.ns-biogenom-intro__buttons{max-width:none;width:100%}}.ns-biogenom-intro__texts{max-width:287px;justify-self:flex-end;margin-top:var(--space-xs)}@media (max-width:500px){.ns-biogenom-intro__texts{justify-self:flex-start;padding-right:110px}}.ns-biogenom-intro__promo{background-color:#ffe282;border-radius:var(--border-radius-m);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 26px;gap:4px;text-align:center}@media (max-width:700px){.ns-biogenom-intro__promo{max-width:200px;padding:12px 8px}}.ns-biogenom-intro__promo-code{border-radius:12px;background-color:var(--color-typo-light);font-weight:600;padding:4px 8px;display:inline-block;width:100%;max-width:142px;text-align:center}.ns-biogenom-intro__img{width:470px;max-height:460px;height:100%;overflow:hidden;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:700px){.ns-biogenom-intro__img{width:407px;left:auto;right:0;transform:translate(35%)}}.ns-biogenom-intro__img:before{content:"";display:block;border-radius:50%;background:linear-gradient(180deg,var(--biogenom-color-light-green),var(--biogenom-color-green));background-size:contain;width:100%;aspect-ratio:1;position:absolute;bottom:-129px;left:50%;transform:translateX(-50%);-webkit-animation:rotate-animation 20s ease-in-out infinite;animation:rotate-animation 20s ease-in-out infinite}@media (max-width:700px){.ns-biogenom-intro__img:before{bottom:-16%;left:60%}}.ns-biogenom-intro__img:after{content:"";display:block;background-image:url(../img/hand.534d19b2.webp);background-repeat:no-repeat;background-size:contain;background-position:bottom;width:90%;max-height:100%;aspect-ratio:.7;position:absolute;bottom:0;left:50%;opacity:0;transform:translateX(-50%) translateX(20px);transform-origin:bottom center}@media (max-width:700px){.ns-biogenom-intro__img:after{max-width:260px;transform:translateX(-50%)}}.ns-biogenom-intro_animate .ns-biogenom-intro__img:after{-webkit-animation:hand-animation .3s ease-in-out 1s forwards;animation:hand-animation .3s ease-in-out 1s forwards}@media (max-width:700px){.ns-biogenom-intro_animate .ns-biogenom-intro__img:after{-webkit-animation:hand-animation-mobile .5s ease-in-out 1s forwards;animation:hand-animation-mobile .5s ease-in-out 1s forwards}}@-webkit-keyframes rotate-animation{0%{transform:translateX(-50%) rotate(0deg)}25%{transform:translateX(-50%) rotate(90deg)}75%{transform:translateX(-50%) rotate(-90deg)}to{transform:translateX(-50%) rotate(0deg)}}@keyframes rotate-animation{0%{transform:translateX(-50%) rotate(0deg)}25%{transform:translateX(-50%) rotate(90deg)}75%{transform:translateX(-50%) rotate(-90deg)}to{transform:translateX(-50%) rotate(0deg)}}@-webkit-keyframes hand-animation{0%{opacity:0;transform:translateX(-50%) translateY(40px) rotate(10deg)}to{opacity:1;transform:translateX(-50%) translateY(0) rotate(0deg)}}@keyframes hand-animation{0%{opacity:0;transform:translateX(-50%) translateY(40px) rotate(10deg)}to{opacity:1;transform:translateX(-50%) translateY(0) rotate(0deg)}}@-webkit-keyframes hand-animation-mobile{0%{opacity:0;transform:translateX(-50%) rotate(5deg)}50%{opacity:.7;transform:translateX(-50%) rotate(-5deg)}to{opacity:1;transform:translateX(-50%) rotate(0deg)}}@keyframes hand-animation-mobile{0%{opacity:0;transform:translateX(-50%) rotate(5deg)}50%{opacity:.7;transform:translateX(-50%) rotate(-5deg)}to{opacity:1;transform:translateX(-50%) rotate(0deg)}}.ns-heading{display:flex;justify-content:space-between;margin-bottom:30px}@media (max-width:500px){.ns-heading{margin-bottom:20px}}.ns-heading_v-align_top{align-items:flex-start}.ns-heading_v-align_center{align-items:center}.ns-heading_v-align_bottom{align-items:flex-end}.ns-heading_v-align_baseline{align-items:baseline}@media (max-width:800px){.ns-heading_wrapping{flex-direction:column}}.ns-heading__inner{display:flex;align-items:baseline}.ns-heading__inner_type_right{margin-left:10px}@media (max-width:800px){.ns-heading_wrapping .ns-heading__inner_type_right{margin-left:0}}.ns-back-button__text{letter-spacing:2px;text-transform:uppercase;font-size:var(--size-text-s);line-height:var(--line-height-l);font-weight:600;margin-left:8px}.ns-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;list-style:none}.ns-breadcrumbs__item{font-size:14px;line-height:24px}.ns-breadcrumbs__item:not(:last-child){margin-right:5px}.ns-breadcrumbs__item:not(:last-child):after{content:"/";margin-left:5px}.ns-breadcrumbs__link{text-decoration:none;transition:color .2s}.ns-breadcrumbs__link:focus,.ns-breadcrumbs__link:hover{color:var(--color-primary)}.ns-breadcrumbs__current-page-name{color:var(--color-gray)}.ns-page-heading{margin-top:25px}@media (max-width:500px){.ns-page-heading{margin-top:20px}}.ns-page-heading__breadcrumbs{margin-bottom:5px}.ns-page-heading__back-button{transform:translateY(-5px);margin-right:8px}@media (max-width:500px){.ns-page-heading__back-button{transform:translateY(2px)}}.ns-page-heading__back-button_spaced{padding:10px}.office-page-heading{margin-top:0;margin-bottom:var(--space-m)}.office-page-heading .base-container{padding:0}.office-page-heading .ns-heading{color:var(--color-primary-dark);margin-bottom:0}@media (max-width:500px){.ns-biogenom-ignor-indent-box{margin-left:calc(var(--space-s)*-1);margin-right:calc(var(--space-s)*-1)}}.ns-biogenom-title{font-size:40px;line-height:1;font-weight:450}@media (max-width:500px){.ns-biogenom-title{font-size:var(--size-text-xl);text-align:center}}.ns-biogenom-subtitle{font-size:32px;line-height:1;font-weight:450}@media (max-width:500px){.ns-biogenom-subtitle{font-size:var(--size-text-xl)}}.page-biogenom{--biogenom-color-light-green:#89fff0;--biogenom-color-green:#28e5a9;color:var(--color-primary-dark)}.page-biogenom__target{margin-bottom:var(--space-3xl)}@media (max-width:500px){.page-biogenom__target{margin-bottom:88px}}.page-biogenom__steps{margin-bottom:57px}@media (max-width:500px){.page-biogenom__steps{margin-bottom:51px}}.page-biogenom__about{margin-bottom:46px}@media (max-width:500px){.page-biogenom__about{margin-bottom:40px}}.page-biogenom__open{margin-bottom:56px}@media (max-width:500px){.page-biogenom__open{margin-bottom:40px}}