html{font-family:Geometria,sans-serif;box-sizing:border-box;font-size:10px;scroll-behavior:smooth}@media only screen and (max-width:767px){html{scroll-behavior:auto}}*,:after,:before{box-sizing:border-box}body{margin:0}@media only screen and (max-width:767px){body{overflow-x:hidden}}@media only screen and (max-width:767px){.main{display:flex;flex-direction:column}}.section,.wrapper{width:100%}.wrapper{margin:0 auto;max-width:1160px;position:relative;padding:0 15px}@media only screen and (max-width:1180px){.wrapper{padding:0 40px}}@media only screen and (max-width:767px){.wrapper{padding:0 20px}}.btn{padding:10px 16px;border-radius:22px;background-color:#0f2c43;transition:all .2s linear;text-decoration:none;outline:none;display:inline-block;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn span{font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#fff;pointer-events:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:hover{transition:0;background-color:#4bb9ff;text-decoration:none}@media only screen and (max-width:767px){.btn:hover{background-color:#0f2c43}}a,button{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}._temporary-hidden{display:none!important}.content-box{width:100%;max-width:1020px;padding-inline:15px;margin-inline:auto}@media only screen and (max-width:1024px){.content-box{max-width:100%;padding-inline:52px}}@media only screen and (max-width:767px){.content-box{padding-inline:20px}}@media only screen and (max-width:767px){._desktop-only{display:none!important}}._mobile-only{display:none}@media only screen and (max-width:767px){._mobile-only{display:block}}h2{font-weight:300;font-size:46px;line-height:58px;margin:0 0 16px 0}@media only screen and (max-width:767px){h2{font-size:32px;line-height:40px}}.typography__title{font-size:16px;font-style:italic;font-weight:500;line-height:20.13px;text-transform:uppercase}.typography__text{font-size:16px;line-height:20.8px;font-weight:400}.typography__text sup{line-height:12px}@media only screen and (max-width:1024px){.typography__text._brand-bg{background-color:#f36e21;color:#fff;padding:16px;border-radius:16px}}.typography__btn{display:block;width:-moz-max-content;width:max-content;border-radius:94px;Padding:16px 32px 16px 32px;background-color:#0f2c43;text-decoration:none;color:#fff;font-size:16px;font-weight:700;line-height:20.8px}.header{background-color:#f36e21;width:100%}.header__wrapper{display:grid;grid-template-columns:491px auto;padding-block:47px}.header__logo{position:relative}.header__logo:before{content:"";display:block;padding-top:66.5%}.header__logo svg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__nav{padding:70px 0 0 200px}@media only screen and (max-width:1024px){.header__wrapper{display:flex;grid-template-columns:unset;padding-block:32px}.header__logo{max-width:324px;width:100%;margin:0 0 0 6vw}.header__nav{padding:25px 0 0 126px}}@media only screen and (max-width:767px){.header__wrapper{flex-direction:column;align-items:flex-start}.header__logo{max-width:237px;width:100%;margin:0 0 30px 0}.header__nav{padding:0}}.footer{background-color:#0f2c43;width:100%;padding-block:25px}.footer__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;max-width:1036px}.footer__text{font-size:16px;line-height:1.3em;text-align:center;margin:0}.footer__text a{color:inherit}.footer__text a:hover{color:#4bb9ff}.footer__disclamer{margin:13px 0 0 0;font-size:33px;line-height:1em;text-transform:uppercase;font-family:YanoneKaffeesatz,sans-serif}@media only screen and (max-width:1024px){.footer__text{font-size:14px}.footer__disclamer{margin:18px 0 0 0;font-size:24px}}@media only screen and (max-width:767px){.footer{padding-block:20px}.footer__disclamer{font-size:22px}}.nav{display:flex;flex-direction:column;align-items:flex-start}.nav__link{margin:0 0 12px 0;color:#fff;text-decoration:none;font-weight:700;font-size:24px;line-height:30px;text-transform:uppercase}.nav__link:last-of-type{margin:0}@media only screen and (max-width:1024px){.nav__link{font-size:20px;line-height:25px}}.articles{width:100%}.articles__wrapper{display:grid;grid-template-columns:repeat(3,1fr);max-width:100%}@media only screen and (max-width:767px){.articles__wrapper{grid-template-columns:1fr}}.article-preview__wrapper{position:relative}.article-preview__picture{position:relative;pointer-events:none}.article-preview__picture:before{content:"";display:block;padding-top:100%}.article-preview__picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-preview__title{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.article-preview__title span{font-weight:300;font-size:48px;line-height:1.2em;text-align:center;white-space:nowrap;color:#fff}.article-preview__btn{position:absolute;bottom:16px;left:50%;z-index:1;transform:translateX(-50%);width:176px;height:40px;background-color:transparent;border:none;outline:none}.article-preview__btn span{width:94px;border-radius:4px;background-color:#fff;height:8px;display:inline-block;position:absolute;top:14px;transition:transform .3s linear}.article-preview__btn .line-left{left:0;transform:rotate(17deg)}.article-preview__btn .line-right{right:0;transform:rotate(-17deg)}.article-preview__btn._current .line-left{transform:rotate(-17deg)}.article-preview__btn._current .line-right{transform:rotate(17deg)}.article-preview:hover .article-preview__title span{color:#f36e21}.article-preview:hover .article-preview__btn SPAN{background-color:#f36e21}@media only screen and (max-width:1024px){.article-preview__title{bottom:46px}.article-preview__title span{font-size:32px;line-height:40px}.article-preview__title._current span{color:#f36e21}.article-preview__btn{bottom:14px;width:122px;height:27px}.article-preview__btn span{width:66px}.article-preview__btn._current .line-left,.article-preview__btn._current .line-right{background-color:#f36e21}}@media only screen and (max-width:767px){.article-preview__picture:before{padding-top:306px}}.article-content{padding-block:51px 0;background-color:#fff}.article-content__heading{color:#0f2c43;font-weight:300;font-size:58px;line-height:73px;margin-block:0 16px}.article-content__body{-moz-column-count:2;column-count:2;-moz-column-gap:3.4em;column-gap:3.4em;color:#000;padding-bottom:16px}.article-content__picture{margin-top:16px;position:relative;pointer-events:none}.article-content__picture:before{content:"";display:block;padding-top:31.2%}.article-content__picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._mobile-only .article-content__picture{display:none}.article-content h3,.article-content h4,.article-content h5{font-weight:600;font-size:20px;line-height:130%;letter-spacing:-.08em;margin:16px 0}.article-content h3:last-child,.article-content h4:last-child,.article-content h5:last-child{margin:16px 0 0 0}.article-content h3:first-child,.article-content h4:first-child,.article-content h5:first-child{margin:0 0 16px 0}.article-content a,.article-content li,.article-content p{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 16px 0}.article-content a{cursor:pointer;text-decoration:underline}@media(width > 768px){.article-content a:hover{opacity:.2}}.article-content ol:not(class),.article-content ul:not(class){display:block;list-style-type:none;margin:16px 0;padding:0}.article-content ol:not(class) li,.article-content ul:not(class) li{position:relative;padding:0 0 0 16px;margin:0 0 3px 0}.article-content ol:not(class) li:before,.article-content ul:not(class) li:before{content:"";width:4px;height:4px;background-color:#000;border-radius:4px;left:4px;top:8px;position:absolute}.article-content ol:not(class) li:last-of-type,.article-content ul:not(class) li:last-of-type{margin:0}.article-content ol.footnotes,.article-content ul.footnotes{display:block;list-style-type:none;margin:0 0 0 16px;padding:0 0 0 16px;border-left:1px solid #002a44}.article-content ol.footnotes li,.article-content ul.footnotes li{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 8px 0;padding:0}.article-content ol.footnotes li:before,.article-content ul.footnotes li:before{display:none}.article-content ol.footnotes li:last-of-type,.article-content ul.footnotes li:last-of-type{margin:0}@media only screen and (max-width:767px){.article-content__picture:before{padding-top:74.2%}.article-content__body{-moz-column-count:1;column-count:1}.article-content li,.article-content p{margin:0 0 30px 0}.article-content li :last-child,.article-content p :last-child{margin:0}.article-content__heading{color:#0f2c43;font-weight:300;font-size:40px;line-height:50px;margin-block:0 30px}.article-content__content{padding-block:47px 40px}}.calculator{background-color:#f36e21;padding-block:42px 54px}.calculator__disclamer,.calculator__wrapper{display:flex;flex-direction:column}.calculator__disclamer{color:#0f2c43;align-items:flex-start;margin:0 0 60px 0;width:100%}.calculator__disclamer a{text-decoration:none;margin:0 0 24px 0;color:inherit}.calculator__disclamer p{margin:0;width:100%;max-width:619px}.calculator__container{display:flex;flex-direction:column;align-items:center;padding:50px 70px;border:2px solid #fff;border-radius:18px;width:100%;max-width:985px}.calculator__container .vector-1{margin:0 32px 0 0;width:28px;height:28px}.calculator__container .vector-1 svg{width:100%;height:100%}.calculator__container .vector-1 svg.dt{display:block}.calculator__container .vector-1 svg.mb{display:none}.calculator__container .vector-2{width:34px;height:25px}.calculator__container .vector-2 svg{width:100%;height:100%}.calculator__container .vector-2 svg.dt{display:block}.calculator__container .vector-2 svg.mb{display:none}.calculator__body{display:flex;align-items:center;padding:53px 0 0 0;max-width:480px;width:100%}.calculator__inputfield{border-radius:14px;height:64px;width:100%;max-width:160px;background-color:#fff;padding:12px 36px 16px 17px;position:relative;margin:0 32px 0 0}.calculator__input{outline:none;border:none;bottom:13px;left:12px;width:calc(100% - 20px);overflow:hidden;height:36px;background-color:transparent;font-style:normal;font-size:36px;line-height:1em;caret-color:#0f2c43;padding:0}.calculator__input,.calculator__label{position:absolute;font-weight:700;color:#0f2c43}.calculator__label{top:-53px;left:0;font-size:16px;line-height:20px;text-transform:uppercase;max-width:100%;white-space:nowrap}.calculator__label-units{position:absolute;left:12px;bottom:50%;transform:translateY(50%);font-weight:600;font-size:18px;line-height:24px;color:#0f2c43;letter-spacing:normal;word-spacing:normal;display:none}.calculator .inputbtns{position:absolute;right:0;bottom:10px;display:flex;flex-direction:column;align-items:center}.calculator .inputbtns__item{height:16px;width:36px;display:block;border:none;outline:none;cursor:pointer;background-color:transparent}.calculator .inputbtns__item svg{height:7px;width:11px}.calculator .inputbtns__item:hover{opacity:.7}.calculator .inputbtns__item:active{opacity:1}.calculator .inputbtns__item._plus{margin:0 0 10px 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.calculator .inputbtns__item._minus{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.calculator .inputbtns__item._minus svg{transform:rotate(180deg)}.calculator__result{margin:32px 0 0 0}.calculator .result{max-width:480px;width:100%;color:#0f2c43}.calculator .result__timing{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase}.calculator .result__list{margin:13px 0 0 0;display:flex;list-style-type:none;padding:0}.calculator .result__list li{margin:0 52px 0 0}.calculator .result__list li:last-of-type{margin:0}.calculator .result__list span{font-weight:700;font-size:36px;line-height:45px;text-transform:uppercase}.calculator .result__list p{font-style:normal;font-weight:400;font-size:16px;line-height:1.3em;margin:10px 0 0 0;text-transform:capitalize}@media only screen and (max-width:1024px){.calculator__wrapper{align-items:center}.calculator__container{max-width:630px}}@media only screen and (max-width:767px){.calculator{padding-block:45px 39px}.calculator__disclamer{margin:0 0 40px 0}.calculator__disclamer h2{font-size:40px;line-height:50px}.calculator__container{padding:36px 14px}.calculator__label{font-size:14px;line-height:18px;text-wrap:auto;top:-85px}.calculator__body{flex-flow:wrap;padding:70px 0 0 0}.calculator__inputfield{max-width:42%;width:100%;margin:0}.calculator .vector-1{max-width:16%;width:100%;display:flex;align-items:center;justify-content:center;margin:0}.calculator .vector-1 svg{width:28px;height:28px}.calculator .vector-1 svg.dt{display:none}.calculator .vector-1 svg.mb{display:block}.calculator .vector-2{max-width:100%;width:100%;display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}.calculator .vector-2 svg{width:28px;height:28px}.calculator .vector-2 svg.dt{display:none}.calculator .vector-2 svg.mb{display:block}.calculator__input{font-size:30px;bottom:14px}.calculator__result{margin:28px 0 0 0}.calculator .result__list{display:flex;flex-flow:wrap}.calculator .result__list li{max-width:60%;width:100%;margin:0}.calculator .result__list li.result__packs{max-width:calc(40% - 18px);margin:0 0 0 18px}.calculator .result__list li.result__cigarettes{max-width:100%;margin:40px 0 0 0}.calculator .result__list span{font-size:30px;line-height:38px}.calculator .result__list p{margin:6px 0 0 0}}.infographics-bs{padding-block:0 75px;background-image:url(../img/graphbg.a0c304cc.png);background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.infographics-bs__wrapper{position:relative;display:flex;justify-content:flex-end;padding:45px 0 0 0}.infographics-bs__heading{background-color:#f36e21;padding-block-end:45px;width:100%}.infographics-bs__heading h2{font-weight:300;font-size:58px;line-height:73px;margin:0 0 16px 0}.infographics-bs__heading span{margin:0}.infographics-bs__heading-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}.infographics-bs__heading-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.infographics-bs__graph{max-width:62.63%;width:100%;position:relative}.infographics-bs__graph:before{content:"";display:block;padding-top:72.5%}.infographics-bs__graph img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infographics-bs__description-btn{width:50px;height:50px;border:none;outline:none;position:absolute;background-color:transparent;padding:0;z-index:2;cursor:pointer}.infographics-bs__description-btn._md{top:28%;right:66%}.infographics-bs__description-btn._sm{top:0;right:82%}.infographics-bs__description{position:absolute;top:-6%;right:-8.7%;width:100%;max-width:78%;background-color:#f36e21;border-radius:16px 16px 16px 0;padding:17px 16px}.infographics-bs__description p{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__description-sm{position:absolute;top:6%;right:6.9%;width:100%;max-width:78%;background-color:#f36e21;border-radius:0 16px 16px 16px;padding:17px 16px}.infographics-bs__description-sm p{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__note{position:absolute;left:27px;bottom:18px;font-size:12px;line-height:15px;text-transform:uppercase;color:#fff}@media only screen and (max-width:1024px){.infographics-bs{padding-block:0 57px;background-image:url(../img/graphbg-mob.23f0c4cc.png);background-size:contain;background-repeat:repeat}.infographics-bs__wrapper{justify-content:flex-start;padding:150px 0 0 0}.infographics-bs__heading h2{font-size:40px;line-height:50px}.infographics-bs__description{max-width:72.5%;top:auto;bottom:68%;right:-3.38%}.infographics-bs__description p{font-size:16px;line-height:1.3em}.infographics-bs__description-sm{top:auto;bottom:96%;right:6.9%;border-radius:16px 16px 16px 0}.infographics-bs__description-sm p{font-size:16px;line-height:1.3em}.infographics-bs__units{margin:0 0 0 59px}.infographics-bs__units svg{width:216px;height:144px}.infographics-bs__graph{margin:0 50px 0 0}.infographics-bs__graph:before{padding-top:73%}.infographics-bs__note{max-width:55%;width:100%}}@media only screen and (max-width:767px){.infographics-bs__heading{padding-block:39px 60px}.infographics-bs__heading h2{max-width:240px}.infographics-bs__wrapper{flex-direction:column;justify-content:center;padding:36px 20px 86px 20px}.infographics-bs__units{display:flex;align-items:center;justify-content:space-around;margin:0 0 154px 0}.infographics-bs__units svg{max-width:158px;height:auto;max-height:106px}.infographics-bs__description{padding:10px;border-radius:10px;max-width:65%;right:4%}.infographics-bs__description-sm p,.infographics-bs__description p{font-size:12px;line-height:1.3em}.infographics-bs__graph{width:100%;max-width:100%;margin:0;padding:0}.infographics-bs__graph:before{padding-top:72%}}.test__description{background-color:#f36e21;width:100%;padding-block:45px 24px;color:#0f2c43}.test__description p{margin:24px 0 0 0;max-width:552px}.test__body{background-color:#fff;width:100%;padding-block:64px}.test__stages{margin:107px 0 0 0}.test__stages .swiper-wrapper{display:flex}.test__stage{margin:0 6px 0 0;width:100%;max-width:calc(14.285% - 6px);display:flex;flex-direction:column;align-items:center;pointer-events:none}.test__stage:last-of-type{margin:0}.test__stage-num{color:#fff;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}._active .test__stage-num{color:#0f2c43}.test__stage-line{width:100%;height:8px;border-radius:8px;background-color:#fff}._active .test__stage-line{background-color:#0f2c43}.test__body-wrapper{display:grid;grid-template-columns:auto 640px}.test__body-decoration{padding:0 60px 0 0}.test__body-decoration svg{width:100%;height:100%;display:block;max-width:280px;max-height:306px}.test .question{color:#0f2c43}.test .question__text{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0 0 32px 0;max-width:410px;width:100%}.test .question__options{padding:0;list-style-type:none;margin:0 0 32px 0}.test .question__option{margin:0 0 24px 0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;height:28px;display:flex;align-items:center}.test .question__option:last-child{margin:0}.test .question__option label{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;text-transform:uppercase;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.test .question__option label:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.test .question__option label:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.test .question__option input{display:none}.test .question__option input:checked+label:after{display:block}.test .question__option:hover label{color:#4bb9ff}.test .question__buttons ._prev{margin:0 24px 0 0;background-color:#4bb9ff}.test .question__buttons ._prev:hover{background-color:#0f2c43}.test .question__buttons ._next{background-color:#4bb9ff}.test .question__buttons ._next:hover{background-color:#0f2c43}.test .question__buttons ._reset{display:flex;align-items:center}.test .question__buttons ._reset span{margin:0 0 0 8px}.test .question__buttons ._reset svg{display:block;width:20px;height:20px;pointer-events:none}.test .result__text{font-weight:400;font-size:16px;line-height:1.3em;margin:32px 0;max-width:410px;width:100%}.test .result__text p{margin:0 0 14px 0}.test .result__addiction-level{font-size:18px;line-height:20px;font-weight:700;color:#fff;display:inline;border-radius:16px;padding:16px}.test .result__body._very-low .result__addiction-level{background-color:#71e390}.test .result__body._low .result__addiction-level{background-color:#42a695}.test .result__body._medium .result__addiction-level{background-color:#3e3cb0}.test .result__body._high .result__addiction-level{background-color:#d16a2a}.test .result__body._very-high .result__addiction-level{background-color:#e01010}@media only screen and (max-width:1024px){.test__stages{margin:45px 0 0 0}.test__description{padding-block:45px 65px}.test__description h2{font-size:40px;line-height:50px}.test__body{padding-block:54px 64px}.test__body-wrapper{display:flex;grid-template-columns:unset}.test__body-decoration svg{max-width:189px;max-height:206px}}@media only screen and (max-width:767px){.test__description{overflow:hidden}.test__description h2{font-size:32px;line-height:40px}.test__description p{margin:17px 0 0 0;font-weight:400;font-size:14px;line-height:1.3em}.test__subtitle{font-size:14px;line-height:18px}.test__stages{margin:40px 0 0 0;width:671px;max-width:671px}.test__stage{width:107px;margin:0}.test__stage-num{font-size:14px;line-height:18px}.test__description{padding-block:45px}.test__body{padding-block:34px 40px}.test__body-decoration{display:none}}.infographics-progress{position:relative;height:799px}.infographics-progress__wrapper{padding-top:58px;position:relative}.infographics-progress__bg{display:grid;grid-template-rows:70% 30%;position:absolute;height:100%;width:100%}.infographics-progress__bg-top{background-image:url(../img/back-photo.9c2a8a3c.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.infographics-progress__bg-bottom{background-color:#0f2c43}.infographics-progress__heading{color:#f36e21;margin:0 0 69px 0}.infographics-progress__heading span{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0}.infographics-progress .swiper{overflow:hidden}.infographics-progress .swiper-button-next,.infographics-progress .swiper-button-prev{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(243,110,33,.6);top:47%;width:70px;height:70px;border-radius:50%;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.infographics-progress .swiper-button-next:after,.infographics-progress .swiper-button-prev:after{display:none!important}.infographics-progress .swiper-button-next:active,.infographics-progress .swiper-button-next:hover,.infographics-progress .swiper-button-prev:active,.infographics-progress .swiper-button-prev:hover{background:#f36e21}.infographics-progress .swiper-button-next.swiper-button-disabled,.infographics-progress .swiper-button-prev.swiper-button-disabled{opacity:.6;pointer-events:none}.infographics-progress .swiper-button-prev{left:-68px;right:auto}.infographics-progress .swiper-button-next{left:auto;right:-68px}.infographics-progress .swiper-button-next svg{transform:rotate(180deg)}@media only screen and (max-width:1024px){.infographics-progress__heading h2{font-size:40px;line-height:50px;margin:0 0 16px 0}.infographics-progress__cards{max-width:650px;width:100%;margin:0 auto}.infographics-progress .swiper-button-next,.infographics-progress .swiper-button-prev{top:43%;width:40px;height:40px}.infographics-progress .swiper-button-next svg,.infographics-progress .swiper-button-prev svg{width:32px;height:20px}.infographics-progress .swiper-button-prev{left:22px}.infographics-progress .swiper-button-next{right:22px}.infographics-progress__bg{grid-template-rows:60.5% 39.5%}.infographics-progress__bg-top{background-position:100%}}@media only screen and (max-width:767px){.infographics-progress{height:629px}.infographics-progress__wrapper{padding-top:27px}.infographics-progress__heading{margin:0 0 80px 0}.infographics-progress__heading h2{font-size:34px;line-height:43px;margin:0 0 13px 0}.infographics-progress__heading>span{font-size:16px;line-height:20px;display:inline-block;max-width:220px;width:100%}.infographics-progress__bg{grid-template-rows:71% 29%}.infographics-progress .swiper-button-next,.infographics-progress .swiper-button-prev{top:52%;width:32px;height:32px}.infographics-progress .swiper-button-next svg,.infographics-progress .swiper-button-prev svg{width:16px;height:10px}}.progress-card{display:flex;flex-direction:column;align-items:center}.progress-card__image{width:258px;height:299px}.progress-card__image img{max-width:100%}.progress-card__content{margin:70px 0 0 0;color:#fff;max-width:258px;width:100%;font-size:16px;line-height:1.3em}.progress-card__point{margin:0;text-transform:uppercase}.progress-card__description{margin:8px 0 0 0}@media only screen and (max-width:1024px){.progress-card__image{width:100%;height:auto;max-width:170px;max-height:201px}.progress-card__content{margin:92px 0 0 0}.progress-card__point{font-weight:500;font-style:italic}.progress-card__description{font-weight:400}}@media only screen and (max-width:767px){.progress-card__content{max-width:100%;margin:63px 0 0 0}.progress-card__point{font-weight:700;font-style:normal}.progress-card__image{width:178px;max-height:none;position:relative}.progress-card__image:before{content:"";display:block;padding-top:115.73%}.progress-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:767px)and (max-width:345px){.progress-card__description{font-size:13px;line-height:1.15em}}.medicine-test__wrapper{background-image:url(../img/graphbg.a0c304cc.png);padding-block:45px;background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.medicine-test__heading{color:#0f2c43;margin:0 0 25px 0}.medicine-test__body{background-color:#f36e21;padding:64px 57px;border-radius:12px}.medicine-test__question{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0 0 50px 0}.medicine-test__options{padding:0 0 32px 0;list-style-type:none;margin:0;border-bottom:1px solid #fff}.medicine-test__option{margin:0 0 32px 0;font-weight:700;font-size:16px;line-height:20px;color:#fff;text-transform:uppercase;height:28px;display:flex;align-items:center}.medicine-test__option:last-child{margin:0}.medicine-test__option label{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.medicine-test__option label:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.medicine-test__option label:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.medicine-test__option input{display:none}.medicine-test__option input:checked+label:after{display:block}.medicine-test__option:hover label{color:#0f2c43}.medicine-test__bottom{margin:37px 0 0 0;position:relative;height:50px;display:grid;grid-template-columns:1fr 1fr;grid-gap:27px 48px}.medicine-test__btn{display:flex;align-items:center;justify-content:center;background-color:#4bb9ff;border:none;padding-inline:49px;height:50px;border-radius:24px;outline:none;cursor:pointer;width:-moz-max-content;width:max-content}.medicine-test__btn span{font-weight:500;font-size:16px;line-height:20px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.medicine-test__btn:hover{background-color:#0f2c43}.medicine-test__btn._disabled{pointer-events:none;opacity:0}.medicine-test__stage-indication{position:absolute;right:0;bottom:-10px;height:73px;display:flex;align-items:center}.medicine-test__stage-indication p{font-weight:300;font-size:58px;line-height:73px;color:#0f2c43;margin:0}.medicine-test__stage-indication p:last-of-type{color:#fff}.medicine-test__stage-indication span{font-weight:300;font-size:58px;line-height:73px;color:#fff}.medicine-test__result-heading{margin:0 0 50px 0;display:flex;align-items:center;justify-content:space-between}.medicine-test__result-heading p{font-weight:400;font-size:30px;line-height:38px;color:#fff;margin:0}.medicine-test__result-heading span{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0}.medicine-test .medicine-test-result{display:grid;grid-gap:42px 48px;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__item{display:flex;position:relative;flex-direction:column}.medicine-test .medicine-test-result__item:not(._plus){margin-left:16px}.medicine-test .medicine-test-result__item svg{position:absolute;width:23px;height:23px;right:0;top:50%;transform:translateY(-50%)}.medicine-test .medicine-test-result__item-info{display:flex;flex-direction:row;align-items:center}.medicine-test .medicine-test-result__item a{margin-top:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}.medicine-test .medicine-test-result__item-wrap{display:grid;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__text{font-weight:300;font-size:18px;line-height:23px;color:#fff;margin:0 0 0 24px;height:-moz-max-content;height:max-content}.medicine-test .medicine-test-result__icon{width:91px;min-width:91px;height:91px;position:relative}.medicine-test .medicine-test-result__icon-index{position:absolute;left:0;top:0;width:24px;height:24px;pointer-events:none;border-radius:24px;background-color:#0f2c43;display:flex;align-items:center;justify-content:center}.medicine-test .medicine-test-result__icon-index span{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#fff}.medicine-test .medicine-test-result__icon._spray{background-image:url(../img/spray.21838c07.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._gum{background-image:url(../img/gum.0d776a99.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._pills{background-image:url(../img/pills.90e03463.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._patch{background-image:url(../img/patch.15037320.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__addition{width:100%;margin:50px 0 0 0;padding:31px 0 0 0;border-top:1px solid #fff}.medicine-test .medicine-test-result__addition-text{font-style:normal;font-weight:300;font-size:18px;line-height:23px;margin:0 0 50px 0;color:#fff;max-width:600px}.medicine-test .medicine-test-result__addition-text span{color:#0f2c43}.medicine-test .medicine-test-result__addition-box{display:grid;grid-gap:24px 16px}.medicine-test .medicine-test-result__addition-box a{margin-bottom:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}@media only screen and (max-width:1024px){.medicine-test__wrapper{padding-block:50px}.medicine-test__heading{font-size:34px;line-height:43px;margin:0 0 55px 0}.medicine-test__body{padding:36px 43px}.medicine-test__option:hover label{color:#fff}.medicine-test__question{margin:0 0 40px 0}.medicine-test__bottom{margin:37px 0 0 0}.medicine-test__result-heading{margin:0 0 40px 0}.medicine-test__result-heading p{font-size:27px;line-height:34px}.medicine-test .medicine-test-result{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__item._tablet-bordered{padding:36px 0 0 0;border-top:1px solid #fff;margin:9px 0 0 0}.medicine-test .medicine-test-result__item svg{right:auto;left:415px}.medicine-test .medicine-test-result__addition-box,.medicine-test .medicine-test-result__addition-box .medicine-test-result__item-wrap{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__addition-box .medicine-test-result__item:not(._plus){margin-left:0}}@media only screen and (max-width:767px){.medicine-test__wrapper{background-image:none;padding-block:30px 40px}.medicine-test__heading{font-size:27px;line-height:34px;margin:0 0 30px 0}.medicine-test__body{padding:36px 20px}.medicine-test__bottom{margin:32px 0 0 0;height:45px}.medicine-test__btn{padding-inline:15px;padding-block:12px;height:auto;max-width:200px}.medicine-test__stage-indication{height:45px;bottom:0}.medicine-test__stage-indication p,.medicine-test__stage-indication span{font-size:40px;line-height:45px}.medicine-test ._stage-3{position:relative}.medicine-test__result-heading{margin:0 0 40px 0;position:static}.medicine-test__result-heading s p{font-size:24px;line-height:30px}.medicine-test__result-heading span{position:absolute;bottom:12px;left:0}.medicine-test .medicine-test-result__text{font-size:16px;line-height:20px}.medicine-test .medicine-test-result__item._tablet-bordered{padding:auto;padding-top:40px;margin:13px 0 0 0}.medicine-test .medicine-test-result__item._plus{padding-bottom:33px}.medicine-test .medicine-test-result__item svg{right:auto;left:50%;transform:translateX(-50%);top:auto;bottom:0}.medicine-test .medicine-test-result__addition{margin:40px 0 0 0;padding:40px 0 0 0}.medicine-test .medicine-test-result__addition-text{font-size:16px;line-height:20px;margin:0 0 40px 0}}@media only screen and (max-width:345px){.medicine-test__btn{padding-inline:9px;padding-block:10px;height:auto;max-width:180px}.medicine-test__btn span{font-size:13px}}.cookie{font-family:Geometria,Arial,Helvetica,sans-serif;position:fixed;left:50%;bottom:0;transform:translateX(-50%);border-radius:16px;border:1px solid #000;background:#f36e21;padding:30px 30px 20px;display:none;flex-direction:column;align-items:flex-start;width:100%;max-width:500px;z-index:6}@media only screen and (max-width:767px){.cookie{padding:30px 25px 25px;max-width:96%}}.cookie__msg{font-weight:500;font-size:12px;line-height:15px;text-align:center;color:#fff;margin:0 0 23px 0}@media only screen and (max-width:767px){.cookie__msg{font-size:14px;line-height:1.3em;font-weight:600}}.cookie__msg a{color:#fff!important}.cookie__hide{padding:0;position:absolute;right:11px;top:10px;width:28px;height:28px;border:none;background-color:transparent;cursor:pointer}@media only screen and (max-width:767px){.cookie__hide{width:24px;height:24px}}.cookie__hide:after,.cookie__hide:before{content:"";position:absolute;width:100%;height:2px;background-color:#002a44;left:0}.cookie__hide:before{top:13px;transform:rotate(45deg)}@media only screen and (max-width:767px){.cookie__hide:before{top:11px}}.cookie__hide:after{bottom:13px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.cookie__hide:after{bottom:11px}}.cookie__hide:hover:after,.cookie__hide:hover:before{background-color:#fff}.cookie._visible{display:flex}.cookie__btns{display:flex;margin:0 auto}.cookie__btns .btn{align-self:center;width:120px;margin:0 15px}.sups{background-color:#0f2c43;color:#fff}.sups__wrapper{list-style-type:none;margin-block:0;padding-block:15px;border-bottom:1px solid #f2f2f2}.sups__wrapper li{display:flex;align-items:flex-start}.sups__wrapper li span{margin:0 3px 0 0}.sups__link{color:#fff}.sups__link:hover{color:#4bb9ff}.sups__link-document{padding-left:13px}.reject-heating{display:flex;flex-direction:column;padding:45px 0}@media only screen and (max-width:1024px){.reject-heating{padding:45px 20px}}.reject-heating h2{width:60%}@media only screen and (max-width:1024px){.reject-heating h2{width:100%}}.reject-heating__item{display:flex}@media only screen and (max-width:1024px){.reject-heating__item{flex-direction:column}}.reject-heating__item._first{margin-bottom:19px}.reject-heating__item._first .reject-heating__item-typography{padding-top:40px}@media only screen and (max-width:1024px){.reject-heating__item._first .reject-heating__item-typography{padding-top:0}}.reject-heating__item-typography{width:60%}@media only screen and (max-width:1024px){.reject-heating__item-typography{order:2;width:100%}}.reject-heating__item .typography__text{margin:0 0 24px}.reject-heating__item-img{display:flex;justify-content:center;width:40%}@media only screen and (max-width:1024px){.reject-heating__item-img{order:1;width:100%;margin-bottom:35px}}.reject-heating__note{margin-top:78px;font-size:13px;font-weight:400;line-height:16.9px;opacity:.5;padding-left:16px}@media only screen and (max-width:1024px){.reject-heating__note{margin-top:45px}}.guidebook{background-color:#f36e21;color:#fff;padding:60px 0;text-align:center}@media only screen and (max-width:767px){.guidebook{padding:40px 0}}.guidebook__title{font-size:36px;line-height:48px;margin:0 0 24px 0}@media only screen and (max-width:767px){.guidebook__title{font-size:27px;line-height:34px}}.guidebook__button{width:200px;background-color:#4bb9ff;border-radius:30px;margin:0 auto}html[data-v-3d696c24]{font-family:Geometria,sans-serif;box-sizing:border-box;font-size:10px;scroll-behavior:smooth}@media only screen and (max-width:767px){html[data-v-3d696c24]{scroll-behavior:auto}}[data-v-3d696c24],[data-v-3d696c24]:after,[data-v-3d696c24]:before{box-sizing:border-box}body[data-v-3d696c24]{margin:0}@media only screen and (max-width:767px){body[data-v-3d696c24]{overflow-x:hidden}}@media only screen and (max-width:767px){.main[data-v-3d696c24]{display:flex;flex-direction:column}}.section[data-v-3d696c24]{width:100%}.wrapper[data-v-3d696c24]{margin:0 auto;max-width:1160px;width:100%;position:relative;padding:0 15px}@media only screen and (max-width:1180px){.wrapper[data-v-3d696c24]{padding:0 40px}}@media only screen and (max-width:767px){.wrapper[data-v-3d696c24]{padding:0 20px}}.btn[data-v-3d696c24]{padding:10px 16px;border-radius:22px;background-color:#0f2c43;transition:all .2s linear;text-decoration:none;outline:none;display:inline-block;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn span[data-v-3d696c24]{font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#fff;pointer-events:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn[data-v-3d696c24]:hover{transition:0;background-color:#4bb9ff;text-decoration:none}@media only screen and (max-width:767px){.btn[data-v-3d696c24]:hover{background-color:#0f2c43}}a[data-v-3d696c24],button[data-v-3d696c24]{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}._temporary-hidden[data-v-3d696c24]{display:none!important}.content-box[data-v-3d696c24]{width:100%;max-width:1020px;padding-inline:15px;margin-inline:auto}@media only screen and (max-width:1024px){.content-box[data-v-3d696c24]{max-width:100%;padding-inline:52px}}@media only screen and (max-width:767px){.content-box[data-v-3d696c24]{padding-inline:20px}}@media only screen and (max-width:767px){._desktop-only[data-v-3d696c24]{display:none!important}}._mobile-only[data-v-3d696c24]{display:none}@media only screen and (max-width:767px){._mobile-only[data-v-3d696c24]{display:block}}h2[data-v-3d696c24]{font-weight:300;font-size:46px;line-height:58px;margin:0 0 16px 0}@media only screen and (max-width:767px){h2[data-v-3d696c24]{font-size:32px;line-height:40px}}.typography__title[data-v-3d696c24]{font-size:16px;font-style:italic;font-weight:500;line-height:20.13px;text-transform:uppercase}.typography__text[data-v-3d696c24]{font-size:16px;line-height:20.8px;font-weight:400}.typography__text sup[data-v-3d696c24]{line-height:12px}@media only screen and (max-width:1024px){.typography__text._brand-bg[data-v-3d696c24]{background-color:#f36e21;color:#fff;padding:16px;border-radius:16px}}.typography__btn[data-v-3d696c24]{display:block;width:-moz-max-content;width:max-content;border-radius:94px;Padding:16px 32px 16px 32px;background-color:#0f2c43;text-decoration:none;color:#fff;font-size:16px;font-weight:700;line-height:20.8px}.header[data-v-3d696c24]{background-color:#f36e21;width:100%}.header__wrapper[data-v-3d696c24]{display:grid;grid-template-columns:491px auto;padding-block:47px}.header__logo[data-v-3d696c24]{position:relative}.header__logo[data-v-3d696c24]:before{content:"";display:block;padding-top:66.5%}.header__logo svg[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__nav[data-v-3d696c24]{padding:70px 0 0 200px}@media only screen and (max-width:1024px){.header__wrapper[data-v-3d696c24]{display:flex;grid-template-columns:unset;padding-block:32px}.header__logo[data-v-3d696c24]{max-width:324px;width:100%;margin:0 0 0 6vw}.header__nav[data-v-3d696c24]{padding:25px 0 0 126px}}@media only screen and (max-width:767px){.header__wrapper[data-v-3d696c24]{flex-direction:column;align-items:flex-start}.header__logo[data-v-3d696c24]{max-width:237px;width:100%;margin:0 0 30px 0}.header__nav[data-v-3d696c24]{padding:0}}.footer[data-v-3d696c24]{background-color:#0f2c43;width:100%;padding-block:25px}.footer__wrapper[data-v-3d696c24]{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;max-width:1036px}.footer__text[data-v-3d696c24]{font-size:16px;line-height:1.3em;text-align:center;margin:0}.footer__text a[data-v-3d696c24]{color:inherit}.footer__text a[data-v-3d696c24]:hover{color:#4bb9ff}.footer__disclamer[data-v-3d696c24]{margin:13px 0 0 0;font-size:33px;line-height:1em;text-transform:uppercase;font-family:YanoneKaffeesatz,sans-serif}@media only screen and (max-width:1024px){.footer__text[data-v-3d696c24]{font-size:14px}.footer__disclamer[data-v-3d696c24]{margin:18px 0 0 0;font-size:24px}}@media only screen and (max-width:767px){.footer[data-v-3d696c24]{padding-block:20px}.footer__disclamer[data-v-3d696c24]{font-size:22px}}.nav[data-v-3d696c24]{display:flex;flex-direction:column;align-items:flex-start}.nav__link[data-v-3d696c24]{margin:0 0 12px 0;color:#fff;text-decoration:none;font-weight:700;font-size:24px;line-height:30px;text-transform:uppercase}.nav__link[data-v-3d696c24]:last-of-type{margin:0}@media only screen and (max-width:1024px){.nav__link[data-v-3d696c24]{font-size:20px;line-height:25px}}.articles[data-v-3d696c24]{width:100%}.articles__wrapper[data-v-3d696c24]{display:grid;grid-template-columns:repeat(3,1fr);max-width:100%}@media only screen and (max-width:767px){.articles__wrapper[data-v-3d696c24]{grid-template-columns:1fr}}.article-preview__wrapper[data-v-3d696c24]{position:relative}.article-preview__picture[data-v-3d696c24]{position:relative;pointer-events:none}.article-preview__picture[data-v-3d696c24]:before{content:"";display:block;padding-top:100%}.article-preview__picture img[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-preview__title[data-v-3d696c24]{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.article-preview__title span[data-v-3d696c24]{font-weight:300;font-size:48px;line-height:1.2em;text-align:center;white-space:nowrap;color:#fff}.article-preview__btn[data-v-3d696c24]{position:absolute;bottom:16px;left:50%;z-index:1;transform:translateX(-50%);width:176px;height:40px;background-color:transparent;border:none;outline:none}.article-preview__btn span[data-v-3d696c24]{width:94px;border-radius:4px;background-color:#fff;height:8px;display:inline-block;position:absolute;top:14px;transition:transform .3s linear}.article-preview__btn .line-left[data-v-3d696c24]{left:0;transform:rotate(17deg)}.article-preview__btn .line-right[data-v-3d696c24]{right:0;transform:rotate(-17deg)}.article-preview__btn._current .line-left[data-v-3d696c24]{transform:rotate(-17deg)}.article-preview__btn._current .line-right[data-v-3d696c24]{transform:rotate(17deg)}.article-preview:hover .article-preview__title span[data-v-3d696c24]{color:#f36e21}.article-preview:hover .article-preview__btn SPAN[data-v-3d696c24]{background-color:#f36e21}@media only screen and (max-width:1024px){.article-preview__title[data-v-3d696c24]{bottom:46px}.article-preview__title span[data-v-3d696c24]{font-size:32px;line-height:40px}.article-preview__title._current span[data-v-3d696c24]{color:#f36e21}.article-preview__btn[data-v-3d696c24]{bottom:14px;width:122px;height:27px}.article-preview__btn span[data-v-3d696c24]{width:66px}.article-preview__btn._current .line-left[data-v-3d696c24],.article-preview__btn._current .line-right[data-v-3d696c24]{background-color:#f36e21}}@media only screen and (max-width:767px){.article-preview__picture[data-v-3d696c24]:before{padding-top:306px}}.article-content[data-v-3d696c24]{padding-block:51px 0;background-color:#fff}.article-content__heading[data-v-3d696c24]{color:#0f2c43;font-weight:300;font-size:58px;line-height:73px;margin-block:0 16px}.article-content__body[data-v-3d696c24]{-moz-column-count:2;column-count:2;-moz-column-gap:3.4em;column-gap:3.4em;color:#000;padding-bottom:16px}.article-content__picture[data-v-3d696c24]{margin-top:16px;position:relative;pointer-events:none}.article-content__picture[data-v-3d696c24]:before{content:"";display:block;padding-top:31.2%}.article-content__picture img[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._mobile-only .article-content__picture[data-v-3d696c24]{display:none}.article-content h3[data-v-3d696c24],.article-content h4[data-v-3d696c24],.article-content h5[data-v-3d696c24]{font-weight:600;font-size:20px;line-height:130%;letter-spacing:-.08em;margin:16px 0}.article-content h3[data-v-3d696c24]:last-child,.article-content h4[data-v-3d696c24]:last-child,.article-content h5[data-v-3d696c24]:last-child{margin:16px 0 0 0}.article-content h3[data-v-3d696c24]:first-child,.article-content h4[data-v-3d696c24]:first-child,.article-content h5[data-v-3d696c24]:first-child{margin:0 0 16px 0}.article-content a[data-v-3d696c24],.article-content li[data-v-3d696c24],.article-content p[data-v-3d696c24]{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 16px 0}.article-content a[data-v-3d696c24]{cursor:pointer;text-decoration:underline}@media(width > 768px){.article-content a[data-v-3d696c24]:hover{opacity:.2}}.article-content ol[data-v-3d696c24]:not(class),.article-content ul[data-v-3d696c24]:not(class){display:block;list-style-type:none;margin:16px 0;padding:0}.article-content ol:not(class) li[data-v-3d696c24],.article-content ul:not(class) li[data-v-3d696c24]{position:relative;padding:0 0 0 16px;margin:0 0 3px 0}.article-content ol:not(class) li[data-v-3d696c24]:before,.article-content ul:not(class) li[data-v-3d696c24]:before{content:"";width:4px;height:4px;background-color:#000;border-radius:4px;left:4px;top:8px;position:absolute}.article-content ol:not(class) li[data-v-3d696c24]:last-of-type,.article-content ul:not(class) li[data-v-3d696c24]:last-of-type{margin:0}.article-content ol.footnotes[data-v-3d696c24],.article-content ul.footnotes[data-v-3d696c24]{display:block;list-style-type:none;margin:0 0 0 16px;padding:0 0 0 16px;border-left:1px solid #002a44}.article-content ol.footnotes li[data-v-3d696c24],.article-content ul.footnotes li[data-v-3d696c24]{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 8px 0;padding:0}.article-content ol.footnotes li[data-v-3d696c24]:before,.article-content ul.footnotes li[data-v-3d696c24]:before{display:none}.article-content ol.footnotes li[data-v-3d696c24]:last-of-type,.article-content ul.footnotes li[data-v-3d696c24]:last-of-type{margin:0}@media only screen and (max-width:767px){.article-content__picture[data-v-3d696c24]:before{padding-top:74.2%}.article-content__body[data-v-3d696c24]{-moz-column-count:1;column-count:1}.article-content li[data-v-3d696c24],.article-content p[data-v-3d696c24]{margin:0 0 30px 0}.article-content li[data-v-3d696c24] :last-child,.article-content p[data-v-3d696c24] :last-child{margin:0}.article-content__heading[data-v-3d696c24]{color:#0f2c43;font-weight:300;font-size:40px;line-height:50px;margin-block:0 30px}.article-content__content[data-v-3d696c24]{padding-block:47px 40px}}.calculator[data-v-3d696c24]{background-color:#f36e21;padding-block:42px 54px}.calculator__wrapper[data-v-3d696c24]{display:flex;flex-direction:column}.calculator__disclamer[data-v-3d696c24]{color:#0f2c43;display:flex;flex-direction:column;align-items:flex-start;margin:0 0 60px 0;width:100%}.calculator__disclamer a[data-v-3d696c24]{text-decoration:none;margin:0 0 24px 0;color:inherit}.calculator__disclamer p[data-v-3d696c24]{margin:0;width:100%;max-width:619px}.calculator__container[data-v-3d696c24]{display:flex;flex-direction:column;align-items:center;padding:50px 70px;border:2px solid #fff;border-radius:18px;width:100%;max-width:985px}.calculator__container .vector-1[data-v-3d696c24]{margin:0 32px 0 0;width:28px;height:28px}.calculator__container .vector-1 svg[data-v-3d696c24]{width:100%;height:100%}.calculator__container .vector-1 svg.dt[data-v-3d696c24]{display:block}.calculator__container .vector-1 svg.mb[data-v-3d696c24]{display:none}.calculator__container .vector-2[data-v-3d696c24]{width:34px;height:25px}.calculator__container .vector-2 svg[data-v-3d696c24]{width:100%;height:100%}.calculator__container .vector-2 svg.dt[data-v-3d696c24]{display:block}.calculator__container .vector-2 svg.mb[data-v-3d696c24]{display:none}.calculator__body[data-v-3d696c24]{display:flex;align-items:center;padding:53px 0 0 0;max-width:480px;width:100%}.calculator__inputfield[data-v-3d696c24]{border-radius:14px;height:64px;width:100%;max-width:160px;background-color:#fff;padding:12px 36px 16px 17px;position:relative;margin:0 32px 0 0}.calculator__input[data-v-3d696c24]{outline:none;border:none;position:absolute;bottom:13px;left:12px;width:calc(100% - 20px);overflow:hidden;height:36px;background-color:transparent;font-style:normal;font-weight:700;font-size:36px;line-height:1em;color:#0f2c43;caret-color:#0f2c43;padding:0}.calculator__label[data-v-3d696c24]{position:absolute;top:-53px;left:0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;color:#0f2c43;max-width:100%;white-space:nowrap}.calculator__label-units[data-v-3d696c24]{position:absolute;left:12px;bottom:50%;transform:translateY(50%);font-weight:600;font-size:18px;line-height:24px;color:#0f2c43;letter-spacing:normal;word-spacing:normal;display:none}.calculator .inputbtns[data-v-3d696c24]{position:absolute;right:0;bottom:10px;display:flex;flex-direction:column;align-items:center}.calculator .inputbtns__item[data-v-3d696c24]{height:16px;width:36px;display:block;border:none;outline:none;cursor:pointer;background-color:transparent}.calculator .inputbtns__item svg[data-v-3d696c24]{height:7px;width:11px}.calculator .inputbtns__item[data-v-3d696c24]:hover{opacity:.7}.calculator .inputbtns__item[data-v-3d696c24]:active{opacity:1}.calculator .inputbtns__item._plus[data-v-3d696c24]{margin:0 0 10px 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.calculator .inputbtns__item._minus[data-v-3d696c24]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.calculator .inputbtns__item._minus svg[data-v-3d696c24]{transform:rotate(180deg)}.calculator__result[data-v-3d696c24]{margin:32px 0 0 0}.calculator .result[data-v-3d696c24]{max-width:480px;width:100%;color:#0f2c43}.calculator .result__timing[data-v-3d696c24]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase}.calculator .result__list[data-v-3d696c24]{margin:13px 0 0 0;display:flex;list-style-type:none;padding:0}.calculator .result__list li[data-v-3d696c24]{margin:0 52px 0 0}.calculator .result__list li[data-v-3d696c24]:last-of-type{margin:0}.calculator .result__list span[data-v-3d696c24]{font-weight:700;font-size:36px;line-height:45px;text-transform:uppercase}.calculator .result__list p[data-v-3d696c24]{font-style:normal;font-weight:400;font-size:16px;line-height:1.3em;margin:10px 0 0 0;text-transform:capitalize}@media only screen and (max-width:1024px){.calculator__wrapper[data-v-3d696c24]{align-items:center}.calculator__container[data-v-3d696c24]{max-width:630px}}@media only screen and (max-width:767px){.calculator[data-v-3d696c24]{padding-block:45px 39px}.calculator__disclamer[data-v-3d696c24]{margin:0 0 40px 0}.calculator__disclamer h2[data-v-3d696c24]{font-size:40px;line-height:50px}.calculator__container[data-v-3d696c24]{padding:36px 14px}.calculator__label[data-v-3d696c24]{font-size:14px;line-height:18px;text-wrap:auto;top:-85px}.calculator__body[data-v-3d696c24]{flex-flow:wrap;padding:70px 0 0 0}.calculator__inputfield[data-v-3d696c24]{max-width:42%;width:100%;margin:0}.calculator .vector-1[data-v-3d696c24]{max-width:16%;width:100%;display:flex;align-items:center;justify-content:center;margin:0}.calculator .vector-1 svg[data-v-3d696c24]{width:28px;height:28px}.calculator .vector-1 svg.dt[data-v-3d696c24]{display:none}.calculator .vector-1 svg.mb[data-v-3d696c24]{display:block}.calculator .vector-2[data-v-3d696c24]{max-width:100%;width:100%;display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}.calculator .vector-2 svg[data-v-3d696c24]{width:28px;height:28px}.calculator .vector-2 svg.dt[data-v-3d696c24]{display:none}.calculator .vector-2 svg.mb[data-v-3d696c24]{display:block}.calculator__input[data-v-3d696c24]{font-size:30px;bottom:14px}.calculator__result[data-v-3d696c24]{margin:28px 0 0 0}.calculator .result__list[data-v-3d696c24]{display:flex;flex-flow:wrap}.calculator .result__list li[data-v-3d696c24]{max-width:60%;width:100%;margin:0}.calculator .result__list li.result__packs[data-v-3d696c24]{max-width:calc(40% - 18px);margin:0 0 0 18px}.calculator .result__list li.result__cigarettes[data-v-3d696c24]{max-width:100%;margin:40px 0 0 0}.calculator .result__list span[data-v-3d696c24]{font-size:30px;line-height:38px}.calculator .result__list p[data-v-3d696c24]{margin:6px 0 0 0}}.infographics-bs[data-v-3d696c24]{padding-block:0 75px;background-image:url(../img/graphbg.a0c304cc.png);background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.infographics-bs__wrapper[data-v-3d696c24]{position:relative;display:flex;justify-content:flex-end;padding:45px 0 0 0}.infographics-bs__heading[data-v-3d696c24]{background-color:#f36e21;padding-block-end:45px;width:100%}.infographics-bs__heading h2[data-v-3d696c24]{font-weight:300;font-size:58px;line-height:73px;margin:0 0 16px 0}.infographics-bs__heading span[data-v-3d696c24]{margin:0}.infographics-bs__heading-video[data-v-3d696c24]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}.infographics-bs__heading-video iframe[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.infographics-bs__graph[data-v-3d696c24]{max-width:62.63%;width:100%;position:relative}.infographics-bs__graph[data-v-3d696c24]:before{content:"";display:block;padding-top:72.5%}.infographics-bs__graph img[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infographics-bs__description-btn[data-v-3d696c24]{width:50px;height:50px;border:none;outline:none;position:absolute;background-color:transparent;padding:0;z-index:2;cursor:pointer}.infographics-bs__description-btn._md[data-v-3d696c24]{top:28%;right:66%}.infographics-bs__description-btn._sm[data-v-3d696c24]{top:0;right:82%}.infographics-bs__description[data-v-3d696c24]{position:absolute;top:-6%;right:-8.7%;width:100%;max-width:78%;background-color:#f36e21;border-radius:16px 16px 16px 0;padding:17px 16px}.infographics-bs__description p[data-v-3d696c24]{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__description-sm[data-v-3d696c24]{position:absolute;top:6%;right:6.9%;width:100%;max-width:78%;background-color:#f36e21;border-radius:0 16px 16px 16px;padding:17px 16px}.infographics-bs__description-sm p[data-v-3d696c24]{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__note[data-v-3d696c24]{position:absolute;left:27px;bottom:18px;font-size:12px;line-height:15px;text-transform:uppercase;color:#fff}@media only screen and (max-width:1024px){.infographics-bs[data-v-3d696c24]{padding-block:0 57px;background-image:url(../img/graphbg-mob.23f0c4cc.png);background-size:contain;background-repeat:repeat}.infographics-bs__wrapper[data-v-3d696c24]{justify-content:flex-start;padding:150px 0 0 0}.infographics-bs__heading h2[data-v-3d696c24]{font-size:40px;line-height:50px}.infographics-bs__description[data-v-3d696c24]{max-width:72.5%;top:auto;bottom:68%;right:-3.38%}.infographics-bs__description p[data-v-3d696c24]{font-size:16px;line-height:1.3em}.infographics-bs__description-sm[data-v-3d696c24]{top:auto;bottom:96%;right:6.9%;border-radius:16px 16px 16px 0}.infographics-bs__description-sm p[data-v-3d696c24]{font-size:16px;line-height:1.3em}.infographics-bs__units[data-v-3d696c24]{margin:0 0 0 59px}.infographics-bs__units svg[data-v-3d696c24]{width:216px;height:144px}.infographics-bs__graph[data-v-3d696c24]{margin:0 50px 0 0}.infographics-bs__graph[data-v-3d696c24]:before{padding-top:73%}.infographics-bs__note[data-v-3d696c24]{max-width:55%;width:100%}}@media only screen and (max-width:767px){.infographics-bs__heading[data-v-3d696c24]{padding-block:39px 60px}.infographics-bs__heading h2[data-v-3d696c24]{max-width:240px}.infographics-bs__wrapper[data-v-3d696c24]{flex-direction:column;justify-content:center;padding:36px 20px 86px 20px}.infographics-bs__units[data-v-3d696c24]{display:flex;align-items:center;justify-content:space-around;margin:0 0 154px 0}.infographics-bs__units svg[data-v-3d696c24]{max-width:158px;height:auto;max-height:106px}.infographics-bs__description[data-v-3d696c24]{padding:10px;border-radius:10px;max-width:65%;right:4%}.infographics-bs__description-sm p[data-v-3d696c24],.infographics-bs__description p[data-v-3d696c24]{font-size:12px;line-height:1.3em}.infographics-bs__graph[data-v-3d696c24]{width:100%;max-width:100%;margin:0;padding:0}.infographics-bs__graph[data-v-3d696c24]:before{padding-top:72%}}.test__description[data-v-3d696c24]{background-color:#f36e21;width:100%;padding-block:45px 24px;color:#0f2c43}.test__description p[data-v-3d696c24]{margin:24px 0 0 0;max-width:552px}.test__body[data-v-3d696c24]{background-color:#fff;width:100%;padding-block:64px}.test__stages[data-v-3d696c24]{margin:107px 0 0 0}.test__stages .swiper-wrapper[data-v-3d696c24]{display:flex}.test__stage[data-v-3d696c24]{margin:0 6px 0 0;width:100%;max-width:calc(14.285% - 6px);display:flex;flex-direction:column;align-items:center;pointer-events:none}.test__stage[data-v-3d696c24]:last-of-type{margin:0}.test__stage-num[data-v-3d696c24]{color:#fff;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}._active .test__stage-num[data-v-3d696c24]{color:#0f2c43}.test__stage-line[data-v-3d696c24]{width:100%;height:8px;border-radius:8px;background-color:#fff}._active .test__stage-line[data-v-3d696c24]{background-color:#0f2c43}.test__body-wrapper[data-v-3d696c24]{display:grid;grid-template-columns:auto 640px}.test__body-decoration[data-v-3d696c24]{padding:0 60px 0 0}.test__body-decoration svg[data-v-3d696c24]{width:100%;height:100%;display:block;max-width:280px;max-height:306px}.test .question[data-v-3d696c24]{color:#0f2c43}.test .question__text[data-v-3d696c24]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0 0 32px 0;max-width:410px;width:100%}.test .question__options[data-v-3d696c24]{padding:0;list-style-type:none;margin:0 0 32px 0}.test .question__option[data-v-3d696c24]{margin:0 0 24px 0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;height:28px;display:flex;align-items:center}.test .question__option[data-v-3d696c24]:last-child{margin:0}.test .question__option label[data-v-3d696c24]{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;text-transform:uppercase;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.test .question__option label[data-v-3d696c24]:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.test .question__option label[data-v-3d696c24]:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.test .question__option input[data-v-3d696c24]{display:none}.test .question__option input:checked+label[data-v-3d696c24]:after{display:block}.test .question__option:hover label[data-v-3d696c24]{color:#4bb9ff}.test .question__buttons ._prev[data-v-3d696c24]{margin:0 24px 0 0;background-color:#4bb9ff}.test .question__buttons ._prev[data-v-3d696c24]:hover{background-color:#0f2c43}.test .question__buttons ._next[data-v-3d696c24]{background-color:#4bb9ff}.test .question__buttons ._next[data-v-3d696c24]:hover{background-color:#0f2c43}.test .question__buttons ._reset[data-v-3d696c24]{display:flex;align-items:center}.test .question__buttons ._reset span[data-v-3d696c24]{margin:0 0 0 8px}.test .question__buttons ._reset svg[data-v-3d696c24]{display:block;width:20px;height:20px;pointer-events:none}.test .result__text[data-v-3d696c24]{font-weight:400;font-size:16px;line-height:1.3em;margin:32px 0;max-width:410px;width:100%}.test .result__text p[data-v-3d696c24]{margin:0 0 14px 0}.test .result__addiction-level[data-v-3d696c24]{font-size:18px;line-height:20px;font-weight:700;color:#fff;display:inline;border-radius:16px;padding:16px}.test .result__body._very-low .result__addiction-level[data-v-3d696c24]{background-color:#71e390}.test .result__body._low .result__addiction-level[data-v-3d696c24]{background-color:#42a695}.test .result__body._medium .result__addiction-level[data-v-3d696c24]{background-color:#3e3cb0}.test .result__body._high .result__addiction-level[data-v-3d696c24]{background-color:#d16a2a}.test .result__body._very-high .result__addiction-level[data-v-3d696c24]{background-color:#e01010}@media only screen and (max-width:1024px){.test__stages[data-v-3d696c24]{margin:45px 0 0 0}.test__description[data-v-3d696c24]{padding-block:45px 65px}.test__description h2[data-v-3d696c24]{font-size:40px;line-height:50px}.test__body[data-v-3d696c24]{padding-block:54px 64px}.test__body-wrapper[data-v-3d696c24]{display:flex;grid-template-columns:unset}.test__body-decoration svg[data-v-3d696c24]{max-width:189px;max-height:206px}}@media only screen and (max-width:767px){.test__description[data-v-3d696c24]{overflow:hidden}.test__description h2[data-v-3d696c24]{font-size:32px;line-height:40px}.test__description p[data-v-3d696c24]{margin:17px 0 0 0;font-weight:400;font-size:14px;line-height:1.3em}.test__subtitle[data-v-3d696c24]{font-size:14px;line-height:18px}.test__stages[data-v-3d696c24]{margin:40px 0 0 0;width:671px;max-width:671px}.test__stage[data-v-3d696c24]{width:107px;margin:0}.test__stage-num[data-v-3d696c24]{font-size:14px;line-height:18px}.test__description[data-v-3d696c24]{padding-block:45px}.test__body[data-v-3d696c24]{padding-block:34px 40px}.test__body-decoration[data-v-3d696c24]{display:none}}.infographics-progress[data-v-3d696c24]{position:relative;height:799px}.infographics-progress__wrapper[data-v-3d696c24]{padding-top:58px;position:relative}.infographics-progress__bg[data-v-3d696c24]{display:grid;grid-template-rows:70% 30%;position:absolute;height:100%;width:100%}.infographics-progress__bg-top[data-v-3d696c24]{background-image:url(../img/back-photo.9c2a8a3c.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.infographics-progress__bg-bottom[data-v-3d696c24]{background-color:#0f2c43}.infographics-progress__heading[data-v-3d696c24]{color:#f36e21;margin:0 0 69px 0}.infographics-progress__heading span[data-v-3d696c24]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0}.infographics-progress .swiper[data-v-3d696c24]{overflow:hidden}.infographics-progress .swiper-button-next[data-v-3d696c24],.infographics-progress .swiper-button-prev[data-v-3d696c24]{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(243,110,33,.6);top:47%;width:70px;height:70px;border-radius:50%;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.infographics-progress .swiper-button-next[data-v-3d696c24]:after,.infographics-progress .swiper-button-prev[data-v-3d696c24]:after{display:none!important}.infographics-progress .swiper-button-next[data-v-3d696c24]:active,.infographics-progress .swiper-button-next[data-v-3d696c24]:hover,.infographics-progress .swiper-button-prev[data-v-3d696c24]:active,.infographics-progress .swiper-button-prev[data-v-3d696c24]:hover{background:#f36e21}.infographics-progress .swiper-button-next.swiper-button-disabled[data-v-3d696c24],.infographics-progress .swiper-button-prev.swiper-button-disabled[data-v-3d696c24]{opacity:.6;pointer-events:none}.infographics-progress .swiper-button-prev[data-v-3d696c24]{left:-68px;right:auto}.infographics-progress .swiper-button-next[data-v-3d696c24]{left:auto;right:-68px}.infographics-progress .swiper-button-next svg[data-v-3d696c24]{transform:rotate(180deg)}@media only screen and (max-width:1024px){.infographics-progress__heading h2[data-v-3d696c24]{font-size:40px;line-height:50px;margin:0 0 16px 0}.infographics-progress__cards[data-v-3d696c24]{max-width:650px;width:100%;margin:0 auto}.infographics-progress .swiper-button-next[data-v-3d696c24],.infographics-progress .swiper-button-prev[data-v-3d696c24]{top:43%;width:40px;height:40px}.infographics-progress .swiper-button-next svg[data-v-3d696c24],.infographics-progress .swiper-button-prev svg[data-v-3d696c24]{width:32px;height:20px}.infographics-progress .swiper-button-prev[data-v-3d696c24]{left:22px}.infographics-progress .swiper-button-next[data-v-3d696c24]{right:22px}.infographics-progress__bg[data-v-3d696c24]{grid-template-rows:60.5% 39.5%}.infographics-progress__bg-top[data-v-3d696c24]{background-position:100%}}@media only screen and (max-width:767px){.infographics-progress[data-v-3d696c24]{height:629px}.infographics-progress__wrapper[data-v-3d696c24]{padding-top:27px}.infographics-progress__heading[data-v-3d696c24]{margin:0 0 80px 0}.infographics-progress__heading h2[data-v-3d696c24]{font-size:34px;line-height:43px;margin:0 0 13px 0}.infographics-progress__heading>span[data-v-3d696c24]{font-size:16px;line-height:20px;display:inline-block;max-width:220px;width:100%}.infographics-progress__bg[data-v-3d696c24]{grid-template-rows:71% 29%}.infographics-progress .swiper-button-next[data-v-3d696c24],.infographics-progress .swiper-button-prev[data-v-3d696c24]{top:52%;width:32px;height:32px}.infographics-progress .swiper-button-next svg[data-v-3d696c24],.infographics-progress .swiper-button-prev svg[data-v-3d696c24]{width:16px;height:10px}}.progress-card[data-v-3d696c24]{display:flex;flex-direction:column;align-items:center}.progress-card__image[data-v-3d696c24]{width:258px;height:299px}.progress-card__image img[data-v-3d696c24]{max-width:100%}.progress-card__content[data-v-3d696c24]{margin:70px 0 0 0;color:#fff;max-width:258px;width:100%;font-size:16px;line-height:1.3em}.progress-card__point[data-v-3d696c24]{margin:0;text-transform:uppercase}.progress-card__description[data-v-3d696c24]{margin:8px 0 0 0}@media only screen and (max-width:1024px){.progress-card__image[data-v-3d696c24]{width:100%;height:auto;max-width:170px;max-height:201px}.progress-card__content[data-v-3d696c24]{margin:92px 0 0 0}.progress-card__point[data-v-3d696c24]{font-weight:500;font-style:italic}.progress-card__description[data-v-3d696c24]{font-weight:400}}@media only screen and (max-width:767px){.progress-card__content[data-v-3d696c24]{max-width:100%;margin:63px 0 0 0}.progress-card__point[data-v-3d696c24]{font-weight:700;font-style:normal}.progress-card__image[data-v-3d696c24]{width:178px;max-height:none;position:relative}.progress-card__image[data-v-3d696c24]:before{content:"";display:block;padding-top:115.73%}.progress-card__image img[data-v-3d696c24]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:767px)and (max-width:345px){.progress-card__description[data-v-3d696c24]{font-size:13px;line-height:1.15em}}.medicine-test__wrapper[data-v-3d696c24]{background-image:url(../img/graphbg.a0c304cc.png);padding-block:45px;background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.medicine-test__heading[data-v-3d696c24]{color:#0f2c43;margin:0 0 25px 0}.medicine-test__body[data-v-3d696c24]{background-color:#f36e21;padding:64px 57px;border-radius:12px}.medicine-test__question[data-v-3d696c24]{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0 0 50px 0}.medicine-test__options[data-v-3d696c24]{padding:0 0 32px 0;list-style-type:none;margin:0;border-bottom:1px solid #fff}.medicine-test__option[data-v-3d696c24]{margin:0 0 32px 0;font-weight:700;font-size:16px;line-height:20px;color:#fff;text-transform:uppercase;height:28px;display:flex;align-items:center}.medicine-test__option[data-v-3d696c24]:last-child{margin:0}.medicine-test__option label[data-v-3d696c24]{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.medicine-test__option label[data-v-3d696c24]:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.medicine-test__option label[data-v-3d696c24]:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.medicine-test__option input[data-v-3d696c24]{display:none}.medicine-test__option input:checked+label[data-v-3d696c24]:after{display:block}.medicine-test__option:hover label[data-v-3d696c24]{color:#0f2c43}.medicine-test__bottom[data-v-3d696c24]{margin:37px 0 0 0;position:relative;height:50px;display:grid;grid-template-columns:1fr 1fr;grid-gap:27px 48px}.medicine-test__btn[data-v-3d696c24]{display:flex;align-items:center;justify-content:center;background-color:#4bb9ff;border:none;padding-inline:49px;height:50px;border-radius:24px;outline:none;cursor:pointer;width:-moz-max-content;width:max-content}.medicine-test__btn span[data-v-3d696c24]{font-weight:500;font-size:16px;line-height:20px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.medicine-test__btn[data-v-3d696c24]:hover{background-color:#0f2c43}.medicine-test__btn._disabled[data-v-3d696c24]{pointer-events:none;opacity:0}.medicine-test__stage-indication[data-v-3d696c24]{position:absolute;right:0;bottom:-10px;height:73px;display:flex;align-items:center}.medicine-test__stage-indication p[data-v-3d696c24]{font-weight:300;font-size:58px;line-height:73px;color:#0f2c43;margin:0}.medicine-test__stage-indication p[data-v-3d696c24]:last-of-type{color:#fff}.medicine-test__stage-indication span[data-v-3d696c24]{font-weight:300;font-size:58px;line-height:73px;color:#fff}.medicine-test__result-heading[data-v-3d696c24]{margin:0 0 50px 0;display:flex;align-items:center;justify-content:space-between}.medicine-test__result-heading p[data-v-3d696c24]{font-weight:400;font-size:30px;line-height:38px;color:#fff;margin:0}.medicine-test__result-heading span[data-v-3d696c24]{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0}.medicine-test .medicine-test-result[data-v-3d696c24]{display:grid;grid-gap:42px 48px;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__item[data-v-3d696c24]{display:flex;position:relative;flex-direction:column}.medicine-test .medicine-test-result__item[data-v-3d696c24]:not(._plus){margin-left:16px}.medicine-test .medicine-test-result__item svg[data-v-3d696c24]{position:absolute;width:23px;height:23px;right:0;top:50%;transform:translateY(-50%)}.medicine-test .medicine-test-result__item-info[data-v-3d696c24]{display:flex;flex-direction:row;align-items:center}.medicine-test .medicine-test-result__item a[data-v-3d696c24]{margin-top:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}.medicine-test .medicine-test-result__item-wrap[data-v-3d696c24]{display:grid;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__text[data-v-3d696c24]{font-weight:300;font-size:18px;line-height:23px;color:#fff;margin:0 0 0 24px;height:-moz-max-content;height:max-content}.medicine-test .medicine-test-result__icon[data-v-3d696c24]{width:91px;min-width:91px;height:91px;position:relative}.medicine-test .medicine-test-result__icon-index[data-v-3d696c24]{position:absolute;left:0;top:0;width:24px;height:24px;pointer-events:none;border-radius:24px;background-color:#0f2c43;display:flex;align-items:center;justify-content:center}.medicine-test .medicine-test-result__icon-index span[data-v-3d696c24]{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#fff}.medicine-test .medicine-test-result__icon._spray[data-v-3d696c24]{background-image:url(../img/spray.21838c07.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._gum[data-v-3d696c24]{background-image:url(../img/gum.0d776a99.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._pills[data-v-3d696c24]{background-image:url(../img/pills.90e03463.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._patch[data-v-3d696c24]{background-image:url(../img/patch.15037320.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__addition[data-v-3d696c24]{width:100%;margin:50px 0 0 0;padding:31px 0 0 0;border-top:1px solid #fff}.medicine-test .medicine-test-result__addition-text[data-v-3d696c24]{font-style:normal;font-weight:300;font-size:18px;line-height:23px;margin:0 0 50px 0;color:#fff;max-width:600px}.medicine-test .medicine-test-result__addition-text span[data-v-3d696c24]{color:#0f2c43}.medicine-test .medicine-test-result__addition-box[data-v-3d696c24]{display:grid;grid-gap:24px 16px}.medicine-test .medicine-test-result__addition-box a[data-v-3d696c24]{margin-bottom:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}@media only screen and (max-width:1024px){.medicine-test__wrapper[data-v-3d696c24]{padding-block:50px}.medicine-test__heading[data-v-3d696c24]{font-size:34px;line-height:43px;margin:0 0 55px 0}.medicine-test__body[data-v-3d696c24]{padding:36px 43px}.medicine-test__option:hover label[data-v-3d696c24]{color:#fff}.medicine-test__question[data-v-3d696c24]{margin:0 0 40px 0}.medicine-test__bottom[data-v-3d696c24]{margin:37px 0 0 0}.medicine-test__result-heading[data-v-3d696c24]{margin:0 0 40px 0}.medicine-test__result-heading p[data-v-3d696c24]{font-size:27px;line-height:34px}.medicine-test .medicine-test-result[data-v-3d696c24]{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__item._tablet-bordered[data-v-3d696c24]{padding:36px 0 0 0;border-top:1px solid #fff;margin:9px 0 0 0}.medicine-test .medicine-test-result__item svg[data-v-3d696c24]{right:auto;left:415px}.medicine-test .medicine-test-result__addition-box .medicine-test-result__item-wrap[data-v-3d696c24],.medicine-test .medicine-test-result__addition-box[data-v-3d696c24]{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__addition-box .medicine-test-result__item[data-v-3d696c24]:not(._plus){margin-left:0}}@media only screen and (max-width:767px){.medicine-test__wrapper[data-v-3d696c24]{background-image:none;padding-block:30px 40px}.medicine-test__heading[data-v-3d696c24]{font-size:27px;line-height:34px;margin:0 0 30px 0}.medicine-test__body[data-v-3d696c24]{padding:36px 20px}.medicine-test__bottom[data-v-3d696c24]{margin:32px 0 0 0;height:45px}.medicine-test__btn[data-v-3d696c24]{padding-inline:15px;padding-block:12px;height:auto;max-width:200px}.medicine-test__stage-indication[data-v-3d696c24]{height:45px;bottom:0}.medicine-test__stage-indication p[data-v-3d696c24],.medicine-test__stage-indication span[data-v-3d696c24]{font-size:40px;line-height:45px}.medicine-test ._stage-3[data-v-3d696c24]{position:relative}.medicine-test__result-heading[data-v-3d696c24]{margin:0 0 40px 0;position:static}.medicine-test__result-heading s p[data-v-3d696c24]{font-size:24px;line-height:30px}.medicine-test__result-heading span[data-v-3d696c24]{position:absolute;bottom:12px;left:0}.medicine-test .medicine-test-result__text[data-v-3d696c24]{font-size:16px;line-height:20px}.medicine-test .medicine-test-result__item._tablet-bordered[data-v-3d696c24]{padding:auto;padding-top:40px;margin:13px 0 0 0}.medicine-test .medicine-test-result__item._plus[data-v-3d696c24]{padding-bottom:33px}.medicine-test .medicine-test-result__item svg[data-v-3d696c24]{right:auto;left:50%;transform:translateX(-50%);top:auto;bottom:0}.medicine-test .medicine-test-result__addition[data-v-3d696c24]{margin:40px 0 0 0;padding:40px 0 0 0}.medicine-test .medicine-test-result__addition-text[data-v-3d696c24]{font-size:16px;line-height:20px;margin:0 0 40px 0}}@media only screen and (max-width:345px){.medicine-test__btn[data-v-3d696c24]{padding-inline:9px;padding-block:10px;height:auto;max-width:180px}.medicine-test__btn span[data-v-3d696c24]{font-size:13px}}.cookie[data-v-3d696c24]{font-family:Geometria,Arial,Helvetica,sans-serif;position:fixed;left:50%;bottom:0;transform:translateX(-50%);border-radius:16px;border:1px solid #000;background:#f36e21;padding:30px 30px 20px;display:none;flex-direction:column;align-items:flex-start;width:100%;max-width:500px;z-index:6}@media only screen and (max-width:767px){.cookie[data-v-3d696c24]{padding:30px 25px 25px;max-width:96%}}.cookie__msg[data-v-3d696c24]{font-weight:500;font-size:12px;line-height:15px;text-align:center;color:#fff;margin:0 0 23px 0}@media only screen and (max-width:767px){.cookie__msg[data-v-3d696c24]{font-size:14px;line-height:1.3em;font-weight:600}}.cookie__msg a[data-v-3d696c24]{color:#fff!important}.cookie__hide[data-v-3d696c24]{padding:0;position:absolute;right:11px;top:10px;width:28px;height:28px;border:none;background-color:transparent;cursor:pointer}@media only screen and (max-width:767px){.cookie__hide[data-v-3d696c24]{width:24px;height:24px}}.cookie__hide[data-v-3d696c24]:after,.cookie__hide[data-v-3d696c24]:before{content:"";position:absolute;width:100%;height:2px;background-color:#002a44;left:0}.cookie__hide[data-v-3d696c24]:before{top:13px;transform:rotate(45deg)}@media only screen and (max-width:767px){.cookie__hide[data-v-3d696c24]:before{top:11px}}.cookie__hide[data-v-3d696c24]:after{bottom:13px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.cookie__hide[data-v-3d696c24]:after{bottom:11px}}.cookie__hide[data-v-3d696c24]:hover:after,.cookie__hide[data-v-3d696c24]:hover:before{background-color:#fff}.cookie._visible[data-v-3d696c24]{display:flex}.cookie__btns[data-v-3d696c24]{display:flex;margin:0 auto}.cookie__btns .btn[data-v-3d696c24]{align-self:center;width:120px;margin:0 15px}.sups[data-v-3d696c24]{background-color:#0f2c43;color:#fff}.sups__wrapper[data-v-3d696c24]{list-style-type:none;margin-block:0;padding-block:15px;border-bottom:1px solid #f2f2f2}.sups__wrapper li[data-v-3d696c24]{display:flex;align-items:flex-start}.sups__wrapper li span[data-v-3d696c24]{margin:0 3px 0 0}.sups__link[data-v-3d696c24]{color:#fff}.sups__link[data-v-3d696c24]:hover{color:#4bb9ff}.sups__link-document[data-v-3d696c24]{padding-left:13px}.reject-heating[data-v-3d696c24]{display:flex;flex-direction:column;padding:45px 0}@media only screen and (max-width:1024px){.reject-heating[data-v-3d696c24]{padding:45px 20px}}.reject-heating h2[data-v-3d696c24]{width:60%}@media only screen and (max-width:1024px){.reject-heating h2[data-v-3d696c24]{width:100%}}.reject-heating__item[data-v-3d696c24]{display:flex}@media only screen and (max-width:1024px){.reject-heating__item[data-v-3d696c24]{flex-direction:column}}.reject-heating__item._first[data-v-3d696c24]{margin-bottom:19px}.reject-heating__item._first .reject-heating__item-typography[data-v-3d696c24]{padding-top:40px}@media only screen and (max-width:1024px){.reject-heating__item._first .reject-heating__item-typography[data-v-3d696c24]{padding-top:0}}.reject-heating__item-typography[data-v-3d696c24]{width:60%}@media only screen and (max-width:1024px){.reject-heating__item-typography[data-v-3d696c24]{order:2;width:100%}}.reject-heating__item .typography__text[data-v-3d696c24]{margin:0 0 24px}.reject-heating__item-img[data-v-3d696c24]{display:flex;justify-content:center;width:40%}@media only screen and (max-width:1024px){.reject-heating__item-img[data-v-3d696c24]{order:1;width:100%;margin-bottom:35px}}.reject-heating__note[data-v-3d696c24]{margin-top:78px;font-size:13px;font-weight:400;line-height:16.9px;opacity:.5;padding-left:16px}@media only screen and (max-width:1024px){.reject-heating__note[data-v-3d696c24]{margin-top:45px}}.guidebook[data-v-3d696c24]{background-color:#f36e21;color:#fff;padding:60px 0;text-align:center}@media only screen and (max-width:767px){.guidebook[data-v-3d696c24]{padding:40px 0}}.guidebook__title[data-v-3d696c24]{font-size:36px;line-height:48px;margin:0 0 24px 0}@media only screen and (max-width:767px){.guidebook__title[data-v-3d696c24]{font-size:27px;line-height:34px}}.guidebook__button[data-v-3d696c24]{width:200px;background-color:#4bb9ff;border-radius:30px;margin:0 auto}.mob-menu-button[data-v-3d696c24]{display:none}@media only screen and (max-width:767px){.mob-menu-button[data-v-3d696c24]{font-family:Geometria,Arial,Helvetica,sans-serif;display:flex;width:40px;height:24px;padding:0;outline:none;border:none;background-color:transparent;position:absolute;flex-direction:column;align-items:center;z-index:10}.mob-menu-button p[data-v-3d696c24]{opacity:0;pointer-events:none;transition:all .5s linear;position:absolute;top:50%;left:-4px;transform:translate(-100%,-50%);text-align:right;font-size:1.6rem;line-height:2.4rem;color:#0f2c43;margin:0;background:transparent}.mob-menu-button span[data-v-3d696c24]{background:#fff;border-radius:8px;width:100%;height:4px;margin:0 0 4px 0;transition:all .4s linear;pointer-events:none}.mob-menu-button._active[data-v-3d696c24]{position:fixed}.mob-menu-button._active p[data-v-3d696c24]{opacity:1;top:0;pointer-events:all}.mob-menu-button._active span[data-v-3d696c24]{background-color:#0f2c43}.mob-menu-button._active span[data-v-3d696c24]:nth-of-type(2){transform:translateX(300%)}.mob-menu-button._active span[data-v-3d696c24]:first-of-type{transform:rotate(45deg);position:absolute}.mob-menu-button._active span[data-v-3d696c24]:last-of-type{transform:rotate(-45deg);position:absolute}.mob-menu-button[data-v-3d696c24]:active{transform:translate(-2px,2px)}}@font-face{font-family:Verdana Pro;src:local("Verdana Pro"),local("VerdanaPro-Light"),url(../fonts/VerdanaPro-Light.a116df29.woff2) format("woff2"),url(../fonts/VerdanaPro-Light.e17446f3.woff) format("woff"),url(../fonts/VerdanaPro-Light.ec1f174c.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Verdana Pro;src:local("Verdana Pro"),local("VerdanaPro-Regular"),url(../fonts/VerdanaPro-Regular.66cf3221.woff2) format("woff2"),url(../fonts/VerdanaPro-Regular.38734bca.woff) format("woff"),url(../fonts/VerdanaPro-Regular.f2b6c3ee.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Verdana Pro;src:local("Verdana Pro SemiBold"),local("VerdanaPro-SemiBold"),url(../fonts/VerdanaPro-SemiBold.da8ce132.woff2) format("woff2"),url(../fonts/VerdanaPro-SemiBold.8566bca9.woff) format("woff"),url(../fonts/VerdanaPro-SemiBold.cb147e0c.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Verdana Pro;src:local("Verdana Pro Bold"),local("VerdanaPro-Bold"),url(../fonts/VerdanaPro-Bold.fff74f7b.woff2) format("woff2"),url(../fonts/VerdanaPro-Bold.2afdc730.woff) format("woff"),url(../fonts/VerdanaPro-Bold.428819d2.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geometria;src:local("Geometria"),local("Geometria-Light"),url(../fonts/Geometria-Light.90ad92ba.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geometria;src:local("Geometria"),local("Geometria-Medium"),url(../fonts/Geometria-Medium.86b1b85b.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geometria;src:local("Geometria"),local("Geometria-Bold"),url(../fonts/Geometria-Bold.1e6ae1ee.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:YanoneKaffeesatz;src:local("YanoneKaffeesatz"),local("YanoneKaffeesatz-Medium"),url(../fonts/YanoneKaffeesatz-Medium.052c823a.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}html[data-v-568bfa0c]{font-family:Geometria,sans-serif;box-sizing:border-box;font-size:10px;scroll-behavior:smooth}@media only screen and (max-width:767px){html[data-v-568bfa0c]{scroll-behavior:auto}}[data-v-568bfa0c],[data-v-568bfa0c]:after,[data-v-568bfa0c]:before{box-sizing:border-box}body[data-v-568bfa0c]{margin:0}@media only screen and (max-width:767px){body[data-v-568bfa0c]{overflow-x:hidden}}@media only screen and (max-width:767px){.main[data-v-568bfa0c]{display:flex;flex-direction:column}}.section[data-v-568bfa0c]{width:100%}.wrapper[data-v-568bfa0c]{margin:0 auto;max-width:1160px;width:100%;position:relative;padding:0 15px}@media only screen and (max-width:1180px){.wrapper[data-v-568bfa0c]{padding:0 40px}}@media only screen and (max-width:767px){.wrapper[data-v-568bfa0c]{padding:0 20px}}.btn[data-v-568bfa0c]{padding:10px 16px;border-radius:22px;background-color:#0f2c43;transition:all .2s linear;text-decoration:none;outline:none;display:inline-block;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn span[data-v-568bfa0c]{font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#fff;pointer-events:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn[data-v-568bfa0c]:hover{transition:0;background-color:#4bb9ff;text-decoration:none}@media only screen and (max-width:767px){.btn[data-v-568bfa0c]:hover{background-color:#0f2c43}}a[data-v-568bfa0c],button[data-v-568bfa0c]{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}._temporary-hidden[data-v-568bfa0c]{display:none!important}.content-box[data-v-568bfa0c]{width:100%;max-width:1020px;padding-inline:15px;margin-inline:auto}@media only screen and (max-width:1024px){.content-box[data-v-568bfa0c]{max-width:100%;padding-inline:52px}}@media only screen and (max-width:767px){.content-box[data-v-568bfa0c]{padding-inline:20px}}@media only screen and (max-width:767px){._desktop-only[data-v-568bfa0c]{display:none!important}}._mobile-only[data-v-568bfa0c]{display:none}@media only screen and (max-width:767px){._mobile-only[data-v-568bfa0c]{display:block}}h2[data-v-568bfa0c]{font-weight:300;font-size:46px;line-height:58px;margin:0 0 16px 0}@media only screen and (max-width:767px){h2[data-v-568bfa0c]{font-size:32px;line-height:40px}}.typography__title[data-v-568bfa0c]{font-size:16px;font-style:italic;font-weight:500;line-height:20.13px;text-transform:uppercase}.typography__text[data-v-568bfa0c]{font-size:16px;line-height:20.8px;font-weight:400}.typography__text sup[data-v-568bfa0c]{line-height:12px}@media only screen and (max-width:1024px){.typography__text._brand-bg[data-v-568bfa0c]{background-color:#f36e21;color:#fff;padding:16px;border-radius:16px}}.typography__btn[data-v-568bfa0c]{display:block;width:-moz-max-content;width:max-content;border-radius:94px;Padding:16px 32px 16px 32px;background-color:#0f2c43;text-decoration:none;color:#fff;font-size:16px;font-weight:700;line-height:20.8px}.header[data-v-568bfa0c]{background-color:#f36e21;width:100%}.header__wrapper[data-v-568bfa0c]{display:grid;grid-template-columns:491px auto;padding-block:47px}.header__logo[data-v-568bfa0c]{position:relative}.header__logo[data-v-568bfa0c]:before{content:"";display:block;padding-top:66.5%}.header__logo svg[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__nav[data-v-568bfa0c]{padding:70px 0 0 200px}@media only screen and (max-width:1024px){.header__wrapper[data-v-568bfa0c]{display:flex;grid-template-columns:unset;padding-block:32px}.header__logo[data-v-568bfa0c]{max-width:324px;width:100%;margin:0 0 0 6vw}.header__nav[data-v-568bfa0c]{padding:25px 0 0 126px}}@media only screen and (max-width:767px){.header__wrapper[data-v-568bfa0c]{flex-direction:column;align-items:flex-start}.header__logo[data-v-568bfa0c]{max-width:237px;width:100%;margin:0 0 30px 0}.header__nav[data-v-568bfa0c]{padding:0}}.footer[data-v-568bfa0c]{background-color:#0f2c43;width:100%;padding-block:25px}.footer__wrapper[data-v-568bfa0c]{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;max-width:1036px}.footer__text[data-v-568bfa0c]{font-size:16px;line-height:1.3em;text-align:center;margin:0}.footer__text a[data-v-568bfa0c]{color:inherit}.footer__text a[data-v-568bfa0c]:hover{color:#4bb9ff}.footer__disclamer[data-v-568bfa0c]{margin:13px 0 0 0;font-size:33px;line-height:1em;text-transform:uppercase;font-family:YanoneKaffeesatz,sans-serif}@media only screen and (max-width:1024px){.footer__text[data-v-568bfa0c]{font-size:14px}.footer__disclamer[data-v-568bfa0c]{margin:18px 0 0 0;font-size:24px}}@media only screen and (max-width:767px){.footer[data-v-568bfa0c]{padding-block:20px}.footer__disclamer[data-v-568bfa0c]{font-size:22px}}.nav[data-v-568bfa0c]{display:flex;flex-direction:column;align-items:flex-start}.nav__link[data-v-568bfa0c]{margin:0 0 12px 0;color:#fff;text-decoration:none;font-weight:700;font-size:24px;line-height:30px;text-transform:uppercase}.nav__link[data-v-568bfa0c]:last-of-type{margin:0}@media only screen and (max-width:1024px){.nav__link[data-v-568bfa0c]{font-size:20px;line-height:25px}}.articles[data-v-568bfa0c]{width:100%}.articles__wrapper[data-v-568bfa0c]{display:grid;grid-template-columns:repeat(3,1fr);max-width:100%}@media only screen and (max-width:767px){.articles__wrapper[data-v-568bfa0c]{grid-template-columns:1fr}}.article-preview__wrapper[data-v-568bfa0c]{position:relative}.article-preview__picture[data-v-568bfa0c]{position:relative;pointer-events:none}.article-preview__picture[data-v-568bfa0c]:before{content:"";display:block;padding-top:100%}.article-preview__picture img[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-preview__title[data-v-568bfa0c]{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.article-preview__title span[data-v-568bfa0c]{font-weight:300;font-size:48px;line-height:1.2em;text-align:center;white-space:nowrap;color:#fff}.article-preview__btn[data-v-568bfa0c]{position:absolute;bottom:16px;left:50%;z-index:1;transform:translateX(-50%);width:176px;height:40px;background-color:transparent;border:none;outline:none}.article-preview__btn span[data-v-568bfa0c]{width:94px;border-radius:4px;background-color:#fff;height:8px;display:inline-block;position:absolute;top:14px;transition:transform .3s linear}.article-preview__btn .line-left[data-v-568bfa0c]{left:0;transform:rotate(17deg)}.article-preview__btn .line-right[data-v-568bfa0c]{right:0;transform:rotate(-17deg)}.article-preview__btn._current .line-left[data-v-568bfa0c]{transform:rotate(-17deg)}.article-preview__btn._current .line-right[data-v-568bfa0c]{transform:rotate(17deg)}.article-preview:hover .article-preview__title span[data-v-568bfa0c]{color:#f36e21}.article-preview:hover .article-preview__btn SPAN[data-v-568bfa0c]{background-color:#f36e21}@media only screen and (max-width:1024px){.article-preview__title[data-v-568bfa0c]{bottom:46px}.article-preview__title span[data-v-568bfa0c]{font-size:32px;line-height:40px}.article-preview__title._current span[data-v-568bfa0c]{color:#f36e21}.article-preview__btn[data-v-568bfa0c]{bottom:14px;width:122px;height:27px}.article-preview__btn span[data-v-568bfa0c]{width:66px}.article-preview__btn._current .line-left[data-v-568bfa0c],.article-preview__btn._current .line-right[data-v-568bfa0c]{background-color:#f36e21}}@media only screen and (max-width:767px){.article-preview__picture[data-v-568bfa0c]:before{padding-top:306px}}.article-content[data-v-568bfa0c]{padding-block:51px 0;background-color:#fff}.article-content__heading[data-v-568bfa0c]{color:#0f2c43;font-weight:300;font-size:58px;line-height:73px;margin-block:0 16px}.article-content__body[data-v-568bfa0c]{-moz-column-count:2;column-count:2;-moz-column-gap:3.4em;column-gap:3.4em;color:#000;padding-bottom:16px}.article-content__picture[data-v-568bfa0c]{margin-top:16px;position:relative;pointer-events:none}.article-content__picture[data-v-568bfa0c]:before{content:"";display:block;padding-top:31.2%}.article-content__picture img[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._mobile-only .article-content__picture[data-v-568bfa0c]{display:none}.article-content h3[data-v-568bfa0c],.article-content h4[data-v-568bfa0c],.article-content h5[data-v-568bfa0c]{font-weight:600;font-size:20px;line-height:130%;letter-spacing:-.08em;margin:16px 0}.article-content h3[data-v-568bfa0c]:last-child,.article-content h4[data-v-568bfa0c]:last-child,.article-content h5[data-v-568bfa0c]:last-child{margin:16px 0 0 0}.article-content h3[data-v-568bfa0c]:first-child,.article-content h4[data-v-568bfa0c]:first-child,.article-content h5[data-v-568bfa0c]:first-child{margin:0 0 16px 0}.article-content a[data-v-568bfa0c],.article-content li[data-v-568bfa0c],.article-content p[data-v-568bfa0c]{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 16px 0}.article-content a[data-v-568bfa0c]{cursor:pointer;text-decoration:underline}@media(width > 768px){.article-content a[data-v-568bfa0c]:hover{opacity:.2}}.article-content ol[data-v-568bfa0c]:not(class),.article-content ul[data-v-568bfa0c]:not(class){display:block;list-style-type:none;margin:16px 0;padding:0}.article-content ol:not(class) li[data-v-568bfa0c],.article-content ul:not(class) li[data-v-568bfa0c]{position:relative;padding:0 0 0 16px;margin:0 0 3px 0}.article-content ol:not(class) li[data-v-568bfa0c]:before,.article-content ul:not(class) li[data-v-568bfa0c]:before{content:"";width:4px;height:4px;background-color:#000;border-radius:4px;left:4px;top:8px;position:absolute}.article-content ol:not(class) li[data-v-568bfa0c]:last-of-type,.article-content ul:not(class) li[data-v-568bfa0c]:last-of-type{margin:0}.article-content ol.footnotes[data-v-568bfa0c],.article-content ul.footnotes[data-v-568bfa0c]{display:block;list-style-type:none;margin:0 0 0 16px;padding:0 0 0 16px;border-left:1px solid #002a44}.article-content ol.footnotes li[data-v-568bfa0c],.article-content ul.footnotes li[data-v-568bfa0c]{font-size:16px;line-height:130%;letter-spacing:-.08em;margin:0 0 8px 0;padding:0}.article-content ol.footnotes li[data-v-568bfa0c]:before,.article-content ul.footnotes li[data-v-568bfa0c]:before{display:none}.article-content ol.footnotes li[data-v-568bfa0c]:last-of-type,.article-content ul.footnotes li[data-v-568bfa0c]:last-of-type{margin:0}@media only screen and (max-width:767px){.article-content__picture[data-v-568bfa0c]:before{padding-top:74.2%}.article-content__body[data-v-568bfa0c]{-moz-column-count:1;column-count:1}.article-content li[data-v-568bfa0c],.article-content p[data-v-568bfa0c]{margin:0 0 30px 0}.article-content li[data-v-568bfa0c] :last-child,.article-content p[data-v-568bfa0c] :last-child{margin:0}.article-content__heading[data-v-568bfa0c]{color:#0f2c43;font-weight:300;font-size:40px;line-height:50px;margin-block:0 30px}.article-content__content[data-v-568bfa0c]{padding-block:47px 40px}}.calculator[data-v-568bfa0c]{background-color:#f36e21;padding-block:42px 54px}.calculator__wrapper[data-v-568bfa0c]{display:flex;flex-direction:column}.calculator__disclamer[data-v-568bfa0c]{color:#0f2c43;display:flex;flex-direction:column;align-items:flex-start;margin:0 0 60px 0;width:100%}.calculator__disclamer a[data-v-568bfa0c]{text-decoration:none;margin:0 0 24px 0;color:inherit}.calculator__disclamer p[data-v-568bfa0c]{margin:0;width:100%;max-width:619px}.calculator__container[data-v-568bfa0c]{display:flex;flex-direction:column;align-items:center;padding:50px 70px;border:2px solid #fff;border-radius:18px;width:100%;max-width:985px}.calculator__container .vector-1[data-v-568bfa0c]{margin:0 32px 0 0;width:28px;height:28px}.calculator__container .vector-1 svg[data-v-568bfa0c]{width:100%;height:100%}.calculator__container .vector-1 svg.dt[data-v-568bfa0c]{display:block}.calculator__container .vector-1 svg.mb[data-v-568bfa0c]{display:none}.calculator__container .vector-2[data-v-568bfa0c]{width:34px;height:25px}.calculator__container .vector-2 svg[data-v-568bfa0c]{width:100%;height:100%}.calculator__container .vector-2 svg.dt[data-v-568bfa0c]{display:block}.calculator__container .vector-2 svg.mb[data-v-568bfa0c]{display:none}.calculator__body[data-v-568bfa0c]{display:flex;align-items:center;padding:53px 0 0 0;max-width:480px;width:100%}.calculator__inputfield[data-v-568bfa0c]{border-radius:14px;height:64px;width:100%;max-width:160px;background-color:#fff;padding:12px 36px 16px 17px;position:relative;margin:0 32px 0 0}.calculator__input[data-v-568bfa0c]{outline:none;border:none;position:absolute;bottom:13px;left:12px;width:calc(100% - 20px);overflow:hidden;height:36px;background-color:transparent;font-style:normal;font-weight:700;font-size:36px;line-height:1em;color:#0f2c43;caret-color:#0f2c43;padding:0}.calculator__label[data-v-568bfa0c]{position:absolute;top:-53px;left:0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;color:#0f2c43;max-width:100%;white-space:nowrap}.calculator__label-units[data-v-568bfa0c]{position:absolute;left:12px;bottom:50%;transform:translateY(50%);font-weight:600;font-size:18px;line-height:24px;color:#0f2c43;letter-spacing:normal;word-spacing:normal;display:none}.calculator .inputbtns[data-v-568bfa0c]{position:absolute;right:0;bottom:10px;display:flex;flex-direction:column;align-items:center}.calculator .inputbtns__item[data-v-568bfa0c]{height:16px;width:36px;display:block;border:none;outline:none;cursor:pointer;background-color:transparent}.calculator .inputbtns__item svg[data-v-568bfa0c]{height:7px;width:11px}.calculator .inputbtns__item[data-v-568bfa0c]:hover{opacity:.7}.calculator .inputbtns__item[data-v-568bfa0c]:active{opacity:1}.calculator .inputbtns__item._plus[data-v-568bfa0c]{margin:0 0 10px 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.calculator .inputbtns__item._minus[data-v-568bfa0c]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.calculator .inputbtns__item._minus svg[data-v-568bfa0c]{transform:rotate(180deg)}.calculator__result[data-v-568bfa0c]{margin:32px 0 0 0}.calculator .result[data-v-568bfa0c]{max-width:480px;width:100%;color:#0f2c43}.calculator .result__timing[data-v-568bfa0c]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase}.calculator .result__list[data-v-568bfa0c]{margin:13px 0 0 0;display:flex;list-style-type:none;padding:0}.calculator .result__list li[data-v-568bfa0c]{margin:0 52px 0 0}.calculator .result__list li[data-v-568bfa0c]:last-of-type{margin:0}.calculator .result__list span[data-v-568bfa0c]{font-weight:700;font-size:36px;line-height:45px;text-transform:uppercase}.calculator .result__list p[data-v-568bfa0c]{font-style:normal;font-weight:400;font-size:16px;line-height:1.3em;margin:10px 0 0 0;text-transform:capitalize}@media only screen and (max-width:1024px){.calculator__wrapper[data-v-568bfa0c]{align-items:center}.calculator__container[data-v-568bfa0c]{max-width:630px}}@media only screen and (max-width:767px){.calculator[data-v-568bfa0c]{padding-block:45px 39px}.calculator__disclamer[data-v-568bfa0c]{margin:0 0 40px 0}.calculator__disclamer h2[data-v-568bfa0c]{font-size:40px;line-height:50px}.calculator__container[data-v-568bfa0c]{padding:36px 14px}.calculator__label[data-v-568bfa0c]{font-size:14px;line-height:18px;text-wrap:auto;top:-85px}.calculator__body[data-v-568bfa0c]{flex-flow:wrap;padding:70px 0 0 0}.calculator__inputfield[data-v-568bfa0c]{max-width:42%;width:100%;margin:0}.calculator .vector-1[data-v-568bfa0c]{max-width:16%;width:100%;display:flex;align-items:center;justify-content:center;margin:0}.calculator .vector-1 svg[data-v-568bfa0c]{width:28px;height:28px}.calculator .vector-1 svg.dt[data-v-568bfa0c]{display:none}.calculator .vector-1 svg.mb[data-v-568bfa0c]{display:block}.calculator .vector-2[data-v-568bfa0c]{max-width:100%;width:100%;display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}.calculator .vector-2 svg[data-v-568bfa0c]{width:28px;height:28px}.calculator .vector-2 svg.dt[data-v-568bfa0c]{display:none}.calculator .vector-2 svg.mb[data-v-568bfa0c]{display:block}.calculator__input[data-v-568bfa0c]{font-size:30px;bottom:14px}.calculator__result[data-v-568bfa0c]{margin:28px 0 0 0}.calculator .result__list[data-v-568bfa0c]{display:flex;flex-flow:wrap}.calculator .result__list li[data-v-568bfa0c]{max-width:60%;width:100%;margin:0}.calculator .result__list li.result__packs[data-v-568bfa0c]{max-width:calc(40% - 18px);margin:0 0 0 18px}.calculator .result__list li.result__cigarettes[data-v-568bfa0c]{max-width:100%;margin:40px 0 0 0}.calculator .result__list span[data-v-568bfa0c]{font-size:30px;line-height:38px}.calculator .result__list p[data-v-568bfa0c]{margin:6px 0 0 0}}.infographics-bs[data-v-568bfa0c]{padding-block:0 75px;background-image:url(../img/graphbg.a0c304cc.png);background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.infographics-bs__wrapper[data-v-568bfa0c]{position:relative;display:flex;justify-content:flex-end;padding:45px 0 0 0}.infographics-bs__heading[data-v-568bfa0c]{background-color:#f36e21;padding-block-end:45px;width:100%}.infographics-bs__heading h2[data-v-568bfa0c]{font-weight:300;font-size:58px;line-height:73px;margin:0 0 16px 0}.infographics-bs__heading span[data-v-568bfa0c]{margin:0}.infographics-bs__heading-video[data-v-568bfa0c]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-bottom:30px}.infographics-bs__heading-video iframe[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0}.infographics-bs__graph[data-v-568bfa0c]{max-width:62.63%;width:100%;position:relative}.infographics-bs__graph[data-v-568bfa0c]:before{content:"";display:block;padding-top:72.5%}.infographics-bs__graph img[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infographics-bs__description-btn[data-v-568bfa0c]{width:50px;height:50px;border:none;outline:none;position:absolute;background-color:transparent;padding:0;z-index:2;cursor:pointer}.infographics-bs__description-btn._md[data-v-568bfa0c]{top:28%;right:66%}.infographics-bs__description-btn._sm[data-v-568bfa0c]{top:0;right:82%}.infographics-bs__description[data-v-568bfa0c]{position:absolute;top:-6%;right:-8.7%;width:100%;max-width:78%;background-color:#f36e21;border-radius:16px 16px 16px 0;padding:17px 16px}.infographics-bs__description p[data-v-568bfa0c]{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__description-sm[data-v-568bfa0c]{position:absolute;top:6%;right:6.9%;width:100%;max-width:78%;background-color:#f36e21;border-radius:0 16px 16px 16px;padding:17px 16px}.infographics-bs__description-sm p[data-v-568bfa0c]{color:#fff;font-size:16px;line-height:1.3em;margin:0}.infographics-bs__note[data-v-568bfa0c]{position:absolute;left:27px;bottom:18px;font-size:12px;line-height:15px;text-transform:uppercase;color:#fff}@media only screen and (max-width:1024px){.infographics-bs[data-v-568bfa0c]{padding-block:0 57px;background-image:url(../img/graphbg-mob.23f0c4cc.png);background-size:contain;background-repeat:repeat}.infographics-bs__wrapper[data-v-568bfa0c]{justify-content:flex-start;padding:150px 0 0 0}.infographics-bs__heading h2[data-v-568bfa0c]{font-size:40px;line-height:50px}.infographics-bs__description[data-v-568bfa0c]{max-width:72.5%;top:auto;bottom:68%;right:-3.38%}.infographics-bs__description p[data-v-568bfa0c]{font-size:16px;line-height:1.3em}.infographics-bs__description-sm[data-v-568bfa0c]{top:auto;bottom:96%;right:6.9%;border-radius:16px 16px 16px 0}.infographics-bs__description-sm p[data-v-568bfa0c]{font-size:16px;line-height:1.3em}.infographics-bs__units[data-v-568bfa0c]{margin:0 0 0 59px}.infographics-bs__units svg[data-v-568bfa0c]{width:216px;height:144px}.infographics-bs__graph[data-v-568bfa0c]{margin:0 50px 0 0}.infographics-bs__graph[data-v-568bfa0c]:before{padding-top:73%}.infographics-bs__note[data-v-568bfa0c]{max-width:55%;width:100%}}@media only screen and (max-width:767px){.infographics-bs__heading[data-v-568bfa0c]{padding-block:39px 60px}.infographics-bs__heading h2[data-v-568bfa0c]{max-width:240px}.infographics-bs__wrapper[data-v-568bfa0c]{flex-direction:column;justify-content:center;padding:36px 20px 86px 20px}.infographics-bs__units[data-v-568bfa0c]{display:flex;align-items:center;justify-content:space-around;margin:0 0 154px 0}.infographics-bs__units svg[data-v-568bfa0c]{max-width:158px;height:auto;max-height:106px}.infographics-bs__description[data-v-568bfa0c]{padding:10px;border-radius:10px;max-width:65%;right:4%}.infographics-bs__description-sm p[data-v-568bfa0c],.infographics-bs__description p[data-v-568bfa0c]{font-size:12px;line-height:1.3em}.infographics-bs__graph[data-v-568bfa0c]{width:100%;max-width:100%;margin:0;padding:0}.infographics-bs__graph[data-v-568bfa0c]:before{padding-top:72%}}.test__description[data-v-568bfa0c]{background-color:#f36e21;width:100%;padding-block:45px 24px;color:#0f2c43}.test__description p[data-v-568bfa0c]{margin:24px 0 0 0;max-width:552px}.test__body[data-v-568bfa0c]{background-color:#fff;width:100%;padding-block:64px}.test__stages[data-v-568bfa0c]{margin:107px 0 0 0}.test__stages .swiper-wrapper[data-v-568bfa0c]{display:flex}.test__stage[data-v-568bfa0c]{margin:0 6px 0 0;width:100%;max-width:calc(14.285% - 6px);display:flex;flex-direction:column;align-items:center;pointer-events:none}.test__stage[data-v-568bfa0c]:last-of-type{margin:0}.test__stage-num[data-v-568bfa0c]{color:#fff;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}._active .test__stage-num[data-v-568bfa0c]{color:#0f2c43}.test__stage-line[data-v-568bfa0c]{width:100%;height:8px;border-radius:8px;background-color:#fff}._active .test__stage-line[data-v-568bfa0c]{background-color:#0f2c43}.test__body-wrapper[data-v-568bfa0c]{display:grid;grid-template-columns:auto 640px}.test__body-decoration[data-v-568bfa0c]{padding:0 60px 0 0}.test__body-decoration svg[data-v-568bfa0c]{width:100%;height:100%;display:block;max-width:280px;max-height:306px}.test .question[data-v-568bfa0c]{color:#0f2c43}.test .question__text[data-v-568bfa0c]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0 0 32px 0;max-width:410px;width:100%}.test .question__options[data-v-568bfa0c]{padding:0;list-style-type:none;margin:0 0 32px 0}.test .question__option[data-v-568bfa0c]{margin:0 0 24px 0;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;height:28px;display:flex;align-items:center}.test .question__option[data-v-568bfa0c]:last-child{margin:0}.test .question__option label[data-v-568bfa0c]{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;text-transform:uppercase;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.test .question__option label[data-v-568bfa0c]:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.test .question__option label[data-v-568bfa0c]:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.test .question__option input[data-v-568bfa0c]{display:none}.test .question__option input:checked+label[data-v-568bfa0c]:after{display:block}.test .question__option:hover label[data-v-568bfa0c]{color:#4bb9ff}.test .question__buttons ._prev[data-v-568bfa0c]{margin:0 24px 0 0;background-color:#4bb9ff}.test .question__buttons ._prev[data-v-568bfa0c]:hover{background-color:#0f2c43}.test .question__buttons ._next[data-v-568bfa0c]{background-color:#4bb9ff}.test .question__buttons ._next[data-v-568bfa0c]:hover{background-color:#0f2c43}.test .question__buttons ._reset[data-v-568bfa0c]{display:flex;align-items:center}.test .question__buttons ._reset span[data-v-568bfa0c]{margin:0 0 0 8px}.test .question__buttons ._reset svg[data-v-568bfa0c]{display:block;width:20px;height:20px;pointer-events:none}.test .result__text[data-v-568bfa0c]{font-weight:400;font-size:16px;line-height:1.3em;margin:32px 0;max-width:410px;width:100%}.test .result__text p[data-v-568bfa0c]{margin:0 0 14px 0}.test .result__addiction-level[data-v-568bfa0c]{font-size:18px;line-height:20px;font-weight:700;color:#fff;display:inline;border-radius:16px;padding:16px}.test .result__body._very-low .result__addiction-level[data-v-568bfa0c]{background-color:#71e390}.test .result__body._low .result__addiction-level[data-v-568bfa0c]{background-color:#42a695}.test .result__body._medium .result__addiction-level[data-v-568bfa0c]{background-color:#3e3cb0}.test .result__body._high .result__addiction-level[data-v-568bfa0c]{background-color:#d16a2a}.test .result__body._very-high .result__addiction-level[data-v-568bfa0c]{background-color:#e01010}@media only screen and (max-width:1024px){.test__stages[data-v-568bfa0c]{margin:45px 0 0 0}.test__description[data-v-568bfa0c]{padding-block:45px 65px}.test__description h2[data-v-568bfa0c]{font-size:40px;line-height:50px}.test__body[data-v-568bfa0c]{padding-block:54px 64px}.test__body-wrapper[data-v-568bfa0c]{display:flex;grid-template-columns:unset}.test__body-decoration svg[data-v-568bfa0c]{max-width:189px;max-height:206px}}@media only screen and (max-width:767px){.test__description[data-v-568bfa0c]{overflow:hidden}.test__description h2[data-v-568bfa0c]{font-size:32px;line-height:40px}.test__description p[data-v-568bfa0c]{margin:17px 0 0 0;font-weight:400;font-size:14px;line-height:1.3em}.test__subtitle[data-v-568bfa0c]{font-size:14px;line-height:18px}.test__stages[data-v-568bfa0c]{margin:40px 0 0 0;width:671px;max-width:671px}.test__stage[data-v-568bfa0c]{width:107px;margin:0}.test__stage-num[data-v-568bfa0c]{font-size:14px;line-height:18px}.test__description[data-v-568bfa0c]{padding-block:45px}.test__body[data-v-568bfa0c]{padding-block:34px 40px}.test__body-decoration[data-v-568bfa0c]{display:none}}.infographics-progress[data-v-568bfa0c]{position:relative;height:799px}.infographics-progress__wrapper[data-v-568bfa0c]{padding-top:58px;position:relative}.infographics-progress__bg[data-v-568bfa0c]{display:grid;grid-template-rows:70% 30%;position:absolute;height:100%;width:100%}.infographics-progress__bg-top[data-v-568bfa0c]{background-image:url(../img/back-photo.9c2a8a3c.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.infographics-progress__bg-bottom[data-v-568bfa0c]{background-color:#0f2c43}.infographics-progress__heading[data-v-568bfa0c]{color:#f36e21;margin:0 0 69px 0}.infographics-progress__heading span[data-v-568bfa0c]{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;margin:0}.infographics-progress .swiper[data-v-568bfa0c]{overflow:hidden}.infographics-progress .swiper-button-next[data-v-568bfa0c],.infographics-progress .swiper-button-prev[data-v-568bfa0c]{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(243,110,33,.6);top:47%;width:70px;height:70px;border-radius:50%;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.infographics-progress .swiper-button-next[data-v-568bfa0c]:after,.infographics-progress .swiper-button-prev[data-v-568bfa0c]:after{display:none!important}.infographics-progress .swiper-button-next[data-v-568bfa0c]:active,.infographics-progress .swiper-button-next[data-v-568bfa0c]:hover,.infographics-progress .swiper-button-prev[data-v-568bfa0c]:active,.infographics-progress .swiper-button-prev[data-v-568bfa0c]:hover{background:#f36e21}.infographics-progress .swiper-button-next.swiper-button-disabled[data-v-568bfa0c],.infographics-progress .swiper-button-prev.swiper-button-disabled[data-v-568bfa0c]{opacity:.6;pointer-events:none}.infographics-progress .swiper-button-prev[data-v-568bfa0c]{left:-68px;right:auto}.infographics-progress .swiper-button-next[data-v-568bfa0c]{left:auto;right:-68px}.infographics-progress .swiper-button-next svg[data-v-568bfa0c]{transform:rotate(180deg)}@media only screen and (max-width:1024px){.infographics-progress__heading h2[data-v-568bfa0c]{font-size:40px;line-height:50px;margin:0 0 16px 0}.infographics-progress__cards[data-v-568bfa0c]{max-width:650px;width:100%;margin:0 auto}.infographics-progress .swiper-button-next[data-v-568bfa0c],.infographics-progress .swiper-button-prev[data-v-568bfa0c]{top:43%;width:40px;height:40px}.infographics-progress .swiper-button-next svg[data-v-568bfa0c],.infographics-progress .swiper-button-prev svg[data-v-568bfa0c]{width:32px;height:20px}.infographics-progress .swiper-button-prev[data-v-568bfa0c]{left:22px}.infographics-progress .swiper-button-next[data-v-568bfa0c]{right:22px}.infographics-progress__bg[data-v-568bfa0c]{grid-template-rows:60.5% 39.5%}.infographics-progress__bg-top[data-v-568bfa0c]{background-position:100%}}@media only screen and (max-width:767px){.infographics-progress[data-v-568bfa0c]{height:629px}.infographics-progress__wrapper[data-v-568bfa0c]{padding-top:27px}.infographics-progress__heading[data-v-568bfa0c]{margin:0 0 80px 0}.infographics-progress__heading h2[data-v-568bfa0c]{font-size:34px;line-height:43px;margin:0 0 13px 0}.infographics-progress__heading>span[data-v-568bfa0c]{font-size:16px;line-height:20px;display:inline-block;max-width:220px;width:100%}.infographics-progress__bg[data-v-568bfa0c]{grid-template-rows:71% 29%}.infographics-progress .swiper-button-next[data-v-568bfa0c],.infographics-progress .swiper-button-prev[data-v-568bfa0c]{top:52%;width:32px;height:32px}.infographics-progress .swiper-button-next svg[data-v-568bfa0c],.infographics-progress .swiper-button-prev svg[data-v-568bfa0c]{width:16px;height:10px}}.progress-card[data-v-568bfa0c]{display:flex;flex-direction:column;align-items:center}.progress-card__image[data-v-568bfa0c]{width:258px;height:299px}.progress-card__image img[data-v-568bfa0c]{max-width:100%}.progress-card__content[data-v-568bfa0c]{margin:70px 0 0 0;color:#fff;max-width:258px;width:100%;font-size:16px;line-height:1.3em}.progress-card__point[data-v-568bfa0c]{margin:0;text-transform:uppercase}.progress-card__description[data-v-568bfa0c]{margin:8px 0 0 0}@media only screen and (max-width:1024px){.progress-card__image[data-v-568bfa0c]{width:100%;height:auto;max-width:170px;max-height:201px}.progress-card__content[data-v-568bfa0c]{margin:92px 0 0 0}.progress-card__point[data-v-568bfa0c]{font-weight:500;font-style:italic}.progress-card__description[data-v-568bfa0c]{font-weight:400}}@media only screen and (max-width:767px){.progress-card__content[data-v-568bfa0c]{max-width:100%;margin:63px 0 0 0}.progress-card__point[data-v-568bfa0c]{font-weight:700;font-style:normal}.progress-card__image[data-v-568bfa0c]{width:178px;max-height:none;position:relative}.progress-card__image[data-v-568bfa0c]:before{content:"";display:block;padding-top:115.73%}.progress-card__image img[data-v-568bfa0c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:767px)and (max-width:345px){.progress-card__description[data-v-568bfa0c]{font-size:13px;line-height:1.15em}}.medicine-test__wrapper[data-v-568bfa0c]{background-image:url(../img/graphbg.a0c304cc.png);padding-block:45px;background-size:cover;background-repeat:repeat;background-color:#fff;overflow:hidden}.medicine-test__heading[data-v-568bfa0c]{color:#0f2c43;margin:0 0 25px 0}.medicine-test__body[data-v-568bfa0c]{background-color:#f36e21;padding:64px 57px;border-radius:12px}.medicine-test__question[data-v-568bfa0c]{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0 0 50px 0}.medicine-test__options[data-v-568bfa0c]{padding:0 0 32px 0;list-style-type:none;margin:0;border-bottom:1px solid #fff}.medicine-test__option[data-v-568bfa0c]{margin:0 0 32px 0;font-weight:700;font-size:16px;line-height:20px;color:#fff;text-transform:uppercase;height:28px;display:flex;align-items:center}.medicine-test__option[data-v-568bfa0c]:last-child{margin:0}.medicine-test__option label[data-v-568bfa0c]{cursor:pointer;padding:0 0 0 38px;position:relative;height:100%;display:flex;align-items:center;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.medicine-test__option label[data-v-568bfa0c]:before{content:"";position:absolute;left:0;border-radius:28px;width:28px;height:28px;background-color:#4bb9ff;pointer-events:none;top:0}.medicine-test__option label[data-v-568bfa0c]:after{content:"";width:18px;height:18px;background-color:#0f2c43;border-radius:18px;position:absolute;left:5px;top:5px;pointer-events:none;display:none}.medicine-test__option input[data-v-568bfa0c]{display:none}.medicine-test__option input:checked+label[data-v-568bfa0c]:after{display:block}.medicine-test__option:hover label[data-v-568bfa0c]{color:#0f2c43}.medicine-test__bottom[data-v-568bfa0c]{margin:37px 0 0 0;position:relative;height:50px;display:grid;grid-template-columns:1fr 1fr;grid-gap:27px 48px}.medicine-test__btn[data-v-568bfa0c]{display:flex;align-items:center;justify-content:center;background-color:#4bb9ff;border:none;padding-inline:49px;height:50px;border-radius:24px;outline:none;cursor:pointer;width:-moz-max-content;width:max-content}.medicine-test__btn span[data-v-568bfa0c]{font-weight:500;font-size:16px;line-height:20px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.medicine-test__btn[data-v-568bfa0c]:hover{background-color:#0f2c43}.medicine-test__btn._disabled[data-v-568bfa0c]{pointer-events:none;opacity:0}.medicine-test__stage-indication[data-v-568bfa0c]{position:absolute;right:0;bottom:-10px;height:73px;display:flex;align-items:center}.medicine-test__stage-indication p[data-v-568bfa0c]{font-weight:300;font-size:58px;line-height:73px;color:#0f2c43;margin:0}.medicine-test__stage-indication p[data-v-568bfa0c]:last-of-type{color:#fff}.medicine-test__stage-indication span[data-v-568bfa0c]{font-weight:300;font-size:58px;line-height:73px;color:#fff}.medicine-test__result-heading[data-v-568bfa0c]{margin:0 0 50px 0;display:flex;align-items:center;justify-content:space-between}.medicine-test__result-heading p[data-v-568bfa0c]{font-weight:400;font-size:30px;line-height:38px;color:#fff;margin:0}.medicine-test__result-heading span[data-v-568bfa0c]{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;margin:0}.medicine-test .medicine-test-result[data-v-568bfa0c]{display:grid;grid-gap:42px 48px;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__item[data-v-568bfa0c]{display:flex;position:relative;flex-direction:column}.medicine-test .medicine-test-result__item[data-v-568bfa0c]:not(._plus){margin-left:16px}.medicine-test .medicine-test-result__item svg[data-v-568bfa0c]{position:absolute;width:23px;height:23px;right:0;top:50%;transform:translateY(-50%)}.medicine-test .medicine-test-result__item-info[data-v-568bfa0c]{display:flex;flex-direction:row;align-items:center}.medicine-test .medicine-test-result__item a[data-v-568bfa0c]{margin-top:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}.medicine-test .medicine-test-result__item-wrap[data-v-568bfa0c]{display:grid;grid-template-columns:1fr 1fr}.medicine-test .medicine-test-result__text[data-v-568bfa0c]{font-weight:300;font-size:18px;line-height:23px;color:#fff;margin:0 0 0 24px;height:-moz-max-content;height:max-content}.medicine-test .medicine-test-result__icon[data-v-568bfa0c]{width:91px;min-width:91px;height:91px;position:relative}.medicine-test .medicine-test-result__icon-index[data-v-568bfa0c]{position:absolute;left:0;top:0;width:24px;height:24px;pointer-events:none;border-radius:24px;background-color:#0f2c43;display:flex;align-items:center;justify-content:center}.medicine-test .medicine-test-result__icon-index span[data-v-568bfa0c]{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#fff}.medicine-test .medicine-test-result__icon._spray[data-v-568bfa0c]{background-image:url(../img/spray.21838c07.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._gum[data-v-568bfa0c]{background-image:url(../img/gum.0d776a99.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._pills[data-v-568bfa0c]{background-image:url(../img/pills.90e03463.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__icon._patch[data-v-568bfa0c]{background-image:url(../img/patch.15037320.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.medicine-test .medicine-test-result__addition[data-v-568bfa0c]{width:100%;margin:50px 0 0 0;padding:31px 0 0 0;border-top:1px solid #fff}.medicine-test .medicine-test-result__addition-text[data-v-568bfa0c]{font-style:normal;font-weight:300;font-size:18px;line-height:23px;margin:0 0 50px 0;color:#fff;max-width:600px}.medicine-test .medicine-test-result__addition-text span[data-v-568bfa0c]{color:#0f2c43}.medicine-test .medicine-test-result__addition-box[data-v-568bfa0c]{display:grid;grid-gap:24px 16px}.medicine-test .medicine-test-result__addition-box a[data-v-568bfa0c]{margin-bottom:24px;font-size:16px;font-weight:500;text-decoration:none;color:#fff;height:50px;border-radius:24px;padding:12px 40px;width:-moz-max-content;width:max-content;border:2px solid #4bb9ff}@media only screen and (max-width:1024px){.medicine-test__wrapper[data-v-568bfa0c]{padding-block:50px}.medicine-test__heading[data-v-568bfa0c]{font-size:34px;line-height:43px;margin:0 0 55px 0}.medicine-test__body[data-v-568bfa0c]{padding:36px 43px}.medicine-test__option:hover label[data-v-568bfa0c]{color:#fff}.medicine-test__question[data-v-568bfa0c]{margin:0 0 40px 0}.medicine-test__bottom[data-v-568bfa0c]{margin:37px 0 0 0}.medicine-test__result-heading[data-v-568bfa0c]{margin:0 0 40px 0}.medicine-test__result-heading p[data-v-568bfa0c]{font-size:27px;line-height:34px}.medicine-test .medicine-test-result[data-v-568bfa0c]{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__item._tablet-bordered[data-v-568bfa0c]{padding:36px 0 0 0;border-top:1px solid #fff;margin:9px 0 0 0}.medicine-test .medicine-test-result__item svg[data-v-568bfa0c]{right:auto;left:415px}.medicine-test .medicine-test-result__addition-box .medicine-test-result__item-wrap[data-v-568bfa0c],.medicine-test .medicine-test-result__addition-box[data-v-568bfa0c]{grid-template-columns:1fr;grid-gap:27px}.medicine-test .medicine-test-result__addition-box .medicine-test-result__item[data-v-568bfa0c]:not(._plus){margin-left:0}}@media only screen and (max-width:767px){.medicine-test__wrapper[data-v-568bfa0c]{background-image:none;padding-block:30px 40px}.medicine-test__heading[data-v-568bfa0c]{font-size:27px;line-height:34px;margin:0 0 30px 0}.medicine-test__body[data-v-568bfa0c]{padding:36px 20px}.medicine-test__bottom[data-v-568bfa0c]{margin:32px 0 0 0;height:45px}.medicine-test__btn[data-v-568bfa0c]{padding-inline:15px;padding-block:12px;height:auto;max-width:200px}.medicine-test__stage-indication[data-v-568bfa0c]{height:45px;bottom:0}.medicine-test__stage-indication p[data-v-568bfa0c],.medicine-test__stage-indication span[data-v-568bfa0c]{font-size:40px;line-height:45px}.medicine-test ._stage-3[data-v-568bfa0c]{position:relative}.medicine-test__result-heading[data-v-568bfa0c]{margin:0 0 40px 0;position:static}.medicine-test__result-heading s p[data-v-568bfa0c]{font-size:24px;line-height:30px}.medicine-test__result-heading span[data-v-568bfa0c]{position:absolute;bottom:12px;left:0}.medicine-test .medicine-test-result__text[data-v-568bfa0c]{font-size:16px;line-height:20px}.medicine-test .medicine-test-result__item._tablet-bordered[data-v-568bfa0c]{padding:auto;padding-top:40px;margin:13px 0 0 0}.medicine-test .medicine-test-result__item._plus[data-v-568bfa0c]{padding-bottom:33px}.medicine-test .medicine-test-result__item svg[data-v-568bfa0c]{right:auto;left:50%;transform:translateX(-50%);top:auto;bottom:0}.medicine-test .medicine-test-result__addition[data-v-568bfa0c]{margin:40px 0 0 0;padding:40px 0 0 0}.medicine-test .medicine-test-result__addition-text[data-v-568bfa0c]{font-size:16px;line-height:20px;margin:0 0 40px 0}}@media only screen and (max-width:345px){.medicine-test__btn[data-v-568bfa0c]{padding-inline:9px;padding-block:10px;height:auto;max-width:180px}.medicine-test__btn span[data-v-568bfa0c]{font-size:13px}}.cookie[data-v-568bfa0c]{font-family:Geometria,Arial,Helvetica,sans-serif;position:fixed;left:50%;bottom:0;transform:translateX(-50%);border-radius:16px;border:1px solid #000;background:#f36e21;padding:30px 30px 20px;display:none;flex-direction:column;align-items:flex-start;width:100%;max-width:500px;z-index:6}@media only screen and (max-width:767px){.cookie[data-v-568bfa0c]{padding:30px 25px 25px;max-width:96%}}.cookie__msg[data-v-568bfa0c]{font-weight:500;font-size:12px;line-height:15px;text-align:center;color:#fff;margin:0 0 23px 0}@media only screen and (max-width:767px){.cookie__msg[data-v-568bfa0c]{font-size:14px;line-height:1.3em;font-weight:600}}.cookie__msg a[data-v-568bfa0c]{color:#fff!important}.cookie__hide[data-v-568bfa0c]{padding:0;position:absolute;right:11px;top:10px;width:28px;height:28px;border:none;background-color:transparent;cursor:pointer}@media only screen and (max-width:767px){.cookie__hide[data-v-568bfa0c]{width:24px;height:24px}}.cookie__hide[data-v-568bfa0c]:after,.cookie__hide[data-v-568bfa0c]:before{content:"";position:absolute;width:100%;height:2px;background-color:#002a44;left:0}.cookie__hide[data-v-568bfa0c]:before{top:13px;transform:rotate(45deg)}@media only screen and (max-width:767px){.cookie__hide[data-v-568bfa0c]:before{top:11px}}.cookie__hide[data-v-568bfa0c]:after{bottom:13px;transform:rotate(-45deg)}@media only screen and (max-width:767px){.cookie__hide[data-v-568bfa0c]:after{bottom:11px}}.cookie__hide[data-v-568bfa0c]:hover:after,.cookie__hide[data-v-568bfa0c]:hover:before{background-color:#fff}.cookie._visible[data-v-568bfa0c]{display:flex}.cookie__btns[data-v-568bfa0c]{display:flex;margin:0 auto}.cookie__btns .btn[data-v-568bfa0c]{align-self:center;width:120px;margin:0 15px}.sups[data-v-568bfa0c]{background-color:#0f2c43;color:#fff}.sups__wrapper[data-v-568bfa0c]{list-style-type:none;margin-block:0;padding-block:15px;border-bottom:1px solid #f2f2f2}.sups__wrapper li[data-v-568bfa0c]{display:flex;align-items:flex-start}.sups__wrapper li span[data-v-568bfa0c]{margin:0 3px 0 0}.sups__link[data-v-568bfa0c]{color:#fff}.sups__link[data-v-568bfa0c]:hover{color:#4bb9ff}.sups__link-document[data-v-568bfa0c]{padding-left:13px}.reject-heating[data-v-568bfa0c]{display:flex;flex-direction:column;padding:45px 0}@media only screen and (max-width:1024px){.reject-heating[data-v-568bfa0c]{padding:45px 20px}}.reject-heating h2[data-v-568bfa0c]{width:60%}@media only screen and (max-width:1024px){.reject-heating h2[data-v-568bfa0c]{width:100%}}.reject-heating__item[data-v-568bfa0c]{display:flex}@media only screen and (max-width:1024px){.reject-heating__item[data-v-568bfa0c]{flex-direction:column}}.reject-heating__item._first[data-v-568bfa0c]{margin-bottom:19px}.reject-heating__item._first .reject-heating__item-typography[data-v-568bfa0c]{padding-top:40px}@media only screen and (max-width:1024px){.reject-heating__item._first .reject-heating__item-typography[data-v-568bfa0c]{padding-top:0}}.reject-heating__item-typography[data-v-568bfa0c]{width:60%}@media only screen and (max-width:1024px){.reject-heating__item-typography[data-v-568bfa0c]{order:2;width:100%}}.reject-heating__item .typography__text[data-v-568bfa0c]{margin:0 0 24px}.reject-heating__item-img[data-v-568bfa0c]{display:flex;justify-content:center;width:40%}@media only screen and (max-width:1024px){.reject-heating__item-img[data-v-568bfa0c]{order:1;width:100%;margin-bottom:35px}}.reject-heating__note[data-v-568bfa0c]{margin-top:78px;font-size:13px;font-weight:400;line-height:16.9px;opacity:.5;padding-left:16px}@media only screen and (max-width:1024px){.reject-heating__note[data-v-568bfa0c]{margin-top:45px}}.guidebook[data-v-568bfa0c]{background-color:#f36e21;color:#fff;padding:60px 0;text-align:center}@media only screen and (max-width:767px){.guidebook[data-v-568bfa0c]{padding:40px 0}}.guidebook__title[data-v-568bfa0c]{font-size:36px;line-height:48px;margin:0 0 24px 0}@media only screen and (max-width:767px){.guidebook__title[data-v-568bfa0c]{font-size:27px;line-height:34px}}.guidebook__button[data-v-568bfa0c]{width:200px;background-color:#4bb9ff;border-radius:30px;margin:0 auto}.mobile-menu[data-v-568bfa0c]{font-family:Geometria,Arial,Helvetica,sans-serif;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;background-color:#fff;transform:translate(-150%);display:flex;flex-direction:column;justify-content:space-between}.mobile-menu__nav[data-v-568bfa0c]{display:grid;grid-template-columns:1fr;gap:22px;text-align:center;padding:152px 0 0 0}.mobile-menu__link[data-v-568bfa0c]{color:#0f2c43;text-decoration:none;font-style:normal;font-weight:400;font-size:2.2rem;line-height:2.4rem;margin:0}.mobile-menu__footer[data-v-568bfa0c]{padding:20px;position:relative}.mobile-menu__footer p[data-v-568bfa0c]{font-size:1.2rem;line-height:1.5rem;text-align:center;color:#0f2c43;margin:0 0 20px 0}.mobile-menu__footer p[data-v-568bfa0c]:last-of-type{margin:0}.mobile-menu__footer[data-v-568bfa0c]:before{content:"";position:absolute;width:calc(100% - 40px);left:20px;top:0;height:1px;background-color:#e0e0e0}.mobile-menu._active[data-v-568bfa0c]{transform:translate(0);transition:transform .3s linear}