@charset "UTF-8";.p-blog__articles{display:flex;flex-direction:column;gap:30px;list-style:none;margin:0 0 30px;padding:0}@media screen and (min-width:769px){.p-blog__articles{display:grid;grid-template-columns:1fr 1fr}}.theme--primary{--pt-typography-color:#252525;--pt-typography-font-family:"Open Sans","Open Sans fallback",sans-serif;--pt-typography-font-size:22px;--pt-typography-font-size--m:20px;--pt-typography-font-size--l:25px;--pt-typography-font-weight:400;--pt-typography-font-weight--thin:300;--pt-typography-font-weight--bold:500;--pt-typography-font-weight--black:600;--pt-typography-font-weight--extrablack:700;--pt-typography-line-height:27px;--pt-typography-line-height--m:24px;--pt-typography-line-height--l:32px;--pt-typography-font-family--title:"Open Sans",sans-serif;--pt-typography-font-size--title:35px;--pt-typography-font-weight--title:700;--pt-typography-line-height--title:45px;--pt-typography-font-size--title-m:25px;--pt-typography-line-height--title-m:37px}.theme--secondary{--pt-typography-color:#1a1a18;--pt-typography-font-family:"Roboto","Roboto fallback",sans-serif;--pt-typography-font-size:16px;--pt-typography-font-size--m:14px;--pt-typography-font-weight:400;--pt-typography-font-weight--thin:300;--pt-typography-font-weight--bold:700;--pt-typography-line-height:18.75px;--pt-typography-line-height--m:16.41px;--pt-typography-line-height--l:16.41px;--pt-typography-font-family--title:"Gilroy",sans-serif;--pt-typography-font-size--title:40px;--pt-typography-font-weight--title:500;--pt-typography-line-height--title:48.5px;--pt-typography-font-size--title-m:24px;--pt-typography-line-height--title-m:29.11px}.b-typography{color:var(--pt-typography-color);font-family:var(--pt-typography-font-family);font-size:var(--pt-typography-font-size);font-weight:var(--pt-typography-font-weight);line-height:var(--pt-typography-line-height)}.b-typography--lh--base{line-height:1}.b-typography--lh--m{line-height:var(--pt-typography-line-height)}.b-typography--variant--text-sm{font-size:12px;line-height:14px}.b-typography--variant--text-m{font-size:var(--pt-typography-font-size--m);line-height:var(--pt-typography-line-height--m)}.b-typography--variant--text-l{font-size:var(--pt-typography-font-size--l);line-height:var(--pt-typography-line-height--l)}.b-typography--weight--thin{font-weight:var(--pt-typography-font-weight--thin)}.b-typography--weight--normal{font-weight:var(--pt-typography-font-weight)}.b-typography--weight--bold{font-weight:var(--pt-typography-font-weight--bold)}.b-typography--weight--black{font-weight:var(--pt-typography-font-weight--black)}.b-typography--weight--extrablack{font-weight:var(--pt-typography-font-weight--extrablack)}.b-typography--color--light{color:#868686}.b-typography--color--secondary{color:#5c5c5b}.b-typography--color--contrast{color:#fff}.b-typography--variant--title-m,.b-typography--variant--title-sm,.b-typography--variant--title-xs,h1.b-typography,h2.b-typography,h3.b-typography,h4.b-typography,h5.b-typography,h6.b-typography{font-family:var(--pt-typography-font-family--title);font-weight:var(--pt-typography-font-weight--title)}.b-typography--variant--title,h1.b-typography{font-size:var(--pt-typography-font-size--title);line-height:var(--pt-typography-line-height--title)}.b-typography--variant--title-m,h2.b-typography{font-size:var(--pt-typography-font-size--title-m);font-size:24px;line-height:var(--pt-typography-line-height--title-m);line-height:29.11px}.b-typography--variant--title-sm,h3.b-typography{font-size:20px;line-height:24.26px}.b-typography--variant--title-xs,h4.b-typography{font-size:16px;line-height:19.41px}a.b-typography{text-decoration:none}a.b-typography:focus,a.b-typography:hover{text-decoration:underline}.b-article-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 25px #0000001a;overflow:hidden}.b-article-card,.b-article-card__img-wrap{display:flex;position:relative}.b-article-card__img{left:0;-o-object-fit:cover;object-fit:cover;top:0}.b-article-card__content{box-sizing:border-box;display:flex;flex-direction:column;padding:15px 20px 10px 15px}.b-article-card__text,.b-article-card__title{display:-webkit-box;max-height:50px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.b-article-card__text{margin:8px 0}.b-article-card__title:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.b-article-card__date{margin-top:auto}.b-article-card--variant--sharp-sm{border-radius:0;box-shadow:0 4px 10px #00000040}.b-article-card-skeleton{animation:Pulse 1s infinite;background-color:#f3f3f3;border-radius:8px;display:flex;height:160px;overflow:hidden}.b-article-card-skeleton__img{background-color:#e6e6e6;flex:0 0 38.8%;position:relative}.b-header{padding:70px 0 28px}.b-header__inner{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.b-header__link{display:block;height:33px;text-decoration:none}.b-header__logo{height:100%;max-width:160px;min-height:33px;width:100%}.b-header__locales{margin-left:auto}.b-header--theme--primary{background-color:var(--color-accent);padding:10px 0}.b-header--theme--primary .b-header__inner{gap:28px;margin-bottom:0}.b-header-navs{height:1px;margin-left:auto;overflow:hidden;position:absolute;width:1px}@media screen and (min-width:577px){.b-header-navs{height:auto;margin-right:30px;overflow:visible;position:relative;width:auto}}@media screen and (min-width:769px){.b-header-navs{margin-right:60px}}.b-header-navs__list{display:flex;list-style:none;margin:0}@media screen and (min-width:577px){.b-header-navs__list{gap:20px}}@media screen and (min-width:769px){.b-header-navs__list{gap:50px}}.b-header-navs__item{position:relative}.b-header-navs__item:nth-of-type(2){display:none}@media screen and (min-width:769px){.b-header-navs__item:nth-of-type(2){display:block}}.b-header-navs__link{color:currentColor;cursor:pointer;text-decoration:none;white-space:nowrap}.b-header-navs__link:focus,.b-header-navs__link:hover{text-decoration:underline}.b-header-navs__sublist{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #0000001a;left:0;min-width:270px;position:absolute;top:calc(100% + 22px);z-index:1000}.b-header-navs__sublist-link{display:flex;padding:12px}.b-header-navs__sublist-link:after{content:"▸";margin-left:auto;padding-left:8px}.b-header-navs__sublist-link:hover{color:var(--color-accent);text-decoration:none!important}.p-country-flag{display:flex;flex-direction:column;gap:18px}.p-country-flag__img{aspect-ratio:1.48;border:1px solid #ccc;border-radius:3px;-o-object-fit:cover;object-fit:cover;width:100px}@media screen and (min-width:769px){.p-country-flag__img{width:136px}}.p-country-flag--compact{align-items:flex-start;flex-direction:row;gap:8px}.p-country-flag--compact .p-country-flag__img{margin-bottom:0;width:40px}.p-country-flag--pre-text .p-country-flag__img{order:2}.theme--primary{--vs-dropdown-min-width:220px}.b-locale-selector{background-color:#fff;font-family:Roboto,Roboto fallback,sans-serif!important;width:180px}.b-locale-selector .vs__dropdown-toggle{border:1px solid rgba(0,0,0,.1)!important;border-radius:4px!important;padding:4px 4px 6px}.b-locale-selector .vs__dropdown-menu{border:none;box-shadow:0 4px 8px #0000001a;margin-top:12px}.b-locale-selector .vs__dropdown-option{padding:4px 12px}.b-locale-selector .vs__open-indicator{width:20px}.b-locale-selector .vs__search{height:0;position:absolute;width:0}.b-locale-selector .vs__selected{position:relative!important}.b-locale-selector--theme--primary{border-radius:5px;color:#555;font-family:Open Sans,Open Sans fallback,sans-serif!important;font-size:22px;font-weight:600;line-height:25px;width:150px}.b-locale-selector--theme--primary .vs__dropdown-toggle{padding:2px 8px 6px}.b-locale-selector--theme--primary .vs__dropdown-menu{left:auto;right:0}.b-locale-selector--theme--primary .vs__search,.b-locale-selector--theme--primary .vs__selected{height:30px}.b-breadcrumbs{overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:100%}.b-breadcrumbs,.b-breadcrumbs__link{align-items:center;display:flex;gap:10px}.b-breadcrumbs__link{text-decoration:none}.b-breadcrumbs__icon{display:inline-block;height:20px;width:20px}.b-breadcrumbs-skeleton{animation:Pulse 1s infinite;background:linear-gradient(90deg,#f3f3f3,#f3f3f3 20%,transparent 0,transparent 25%,#f3f3f3 0,#f3f3f3 55%,transparent 0,transparent 60%,#f3f3f3 0,#f3f3f3);height:14px;width:100%}.b-page{padding-bottom:70px}.b-page__title{margin-bottom:28px}.b-page__breadcrumbs-skeleton{width:100%}@media screen and (min-width:577px){.b-page__breadcrumbs-skeleton{width:50%}}.p-author__title-skeleton{background:repeating-linear-gradient(180deg,#f3f3f3 0,#f3f3f3 40px,transparent 0,transparent 48px),linear-gradient(90deg,#f3f3f3 0,#f3f3f3 50%,transparent 0) bottom;background-repeat:no-repeat,no-repeat;background-size:100% 182px,100% 40px;height:230px;margin:12px 0 28px;width:100%}@media screen and (min-width:577px){.p-author__title-skeleton{background-size:100% 48px,100% 40px;height:88px}}.p-author__image-skeleton{animation:Pulse 1s infinite}.p-author__image-skeleton,.p-author__image-wrap{background-color:#f3f3f3;border-radius:8px;height:150px;min-width:150px}.p-author__image-wrap{overflow:hidden;position:relative}.p-author__image{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:577px){.p-author__image{height:100%;left:0;position:absolute;top:0}}.p-author__description-skeleton{animation:Pulse 1s infinite;background-image:repeating-linear-gradient(180deg,#f3f3f3 0,#f3f3f3 18px,transparent 0,transparent 22px);height:100px;min-width:200px;width:100%}.p-author__credits{display:flex;flex-direction:column;gap:15px}.p-author__content{align-items:center;color:#222;display:flex;flex-direction:column;gap:35px;line-height:1.6;max-width:900px;min-height:150px;padding:20px 0}@media screen and (min-width:577px){.p-author__content{flex-direction:row}}.p-article{--vc-pgn-margin:4px;--vc-pgn-background-color:#b8b8b8;--vc-pgn-active-color:var(--color-accent);--vc-pgn-border-radius:5rem;--vc-pgn-height:15px;--vc-pgn-width:15px}.p-article__inner{display:flex;flex-direction:column;max-width:100%}.p-article__grid{display:grid;gap:30px;grid-template-columns:1fr}@media screen and (min-width:993px){.p-article__grid{grid-template-columns:2fr 1fr}}.p-article__subtitle{margin-bottom:25px}.p-article__subtitle--center{margin-left:auto;margin-right:auto;text-align:center}.p-article__headline{display:grid;gap:30px;grid-template-columns:1fr;margin-bottom:20px}@media screen and (min-width:577px){.p-article__headline{grid-template-columns:1fr 1fr}}.p-article__title-skeleton{background:repeating-linear-gradient(180deg,#f3f3f3 0,#f3f3f3 40px,transparent 0,transparent 48px),linear-gradient(90deg,#f3f3f3 0,#f3f3f3 50%,transparent 0) bottom;background-repeat:no-repeat,no-repeat;background-size:100% 182px,100% 40px;height:230px;margin:12px 0 28px;width:100%}@media screen and (min-width:577px){.p-article__title-skeleton{background-size:100% 48px,100% 40px;height:88px}}.p-article__author-skeleton{margin-bottom:60px}.p-article__dates{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-top:20px}.p-article__image-skeleton{animation:Pulse 1s infinite;background-color:#f3f3f3;border-radius:8px}.p-article__image-wrap{background-color:#f3f3f3;border-radius:8px;overflow:hidden;position:relative}.p-article__image{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:577px){.p-article__image{height:100%;left:0;position:absolute;top:0}}.p-article__content-skeleton{animation:Pulse 1s infinite;background-image:repeating-linear-gradient(180deg,#f3f3f3 0,#f3f3f3 18px,transparent 0,transparent 22px);height:260px}.p-article__content{color:#222;font-family:Arial,Arial fallback,sans-serif;line-height:1.6;max-width:100%;padding:20px}.p-article__content h1,.p-article__content h2,.p-article__content h3{font-weight:700}.p-article__content h1{font-size:24px;margin-bottom:16px}.p-article__content h2{font-size:20px;margin-bottom:12px;margin-top:24px}.p-article__content h3{font-size:18px;margin-bottom:10px;margin-top:20px}.p-article__content p{margin-bottom:16px}.p-article__content a{display:inline-block;overflow-wrap:break-word;word-break:break-all}.p-article__content ul{list-style:none;margin-bottom:16px;padding-left:0}.p-article__content ul li{font-size:16px;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative}.p-article__content ul li:before{color:#444;content:"–";left:0;position:absolute}.p-article__content iframe{max-width:100%}.p-article__content .lifehack{background-color:#e0e7ff;border-left:4px solid #1e40af;font-size:16px;margin:24px 0;padding:12px 16px}.p-article__content table{border-collapse:collapse;height:-moz-fit-content!important;height:fit-content!important;margin:24px 0;width:100%!important}.p-article__content table td,.p-article__content table th{border:1px solid #ccc;padding:12px;text-align:left;vertical-align:top}.p-article__content table thead{background-color:#f1f5f9}.p-article__content table tbody tr:nth-child(2n){background-color:#f9fafb}@media (max-width:768px){.p-article__content table{display:block}.p-article__content table thead{display:none}.p-article__content table tbody{display:block}.p-article__content table tr{background:#fff;border:1px solid #ccc;border-radius:8px;display:block;height:-moz-fit-content!important;height:fit-content!important;margin-bottom:20px;padding:12px}.p-article__content table td{border:none;border-bottom:1px solid #eee;display:block;padding-left:50%;position:relative}.p-article__content table td:last-child{border-bottom:none}.p-article__content table td:before{content:attr(data-label);font-weight:700;left:12px;position:absolute;top:12px;white-space:nowrap}}.p-article__content img{border-radius:8px;height:auto;margin:24px 0;max-width:100%}.p-article__recent{display:flex;flex-direction:column;gap:20px}.p-article__footer{align-items:center;display:flex;gap:30px;margin-top:20px}.p-article__author{margin-left:auto;text-align:right;text-decoration:underline}.p-article__related{margin-top:30px}.p-article__carousel{margin:-15px;padding-bottom:30px}.p-article__carousel-slide{width:100%!important}@media screen and (min-width:577px){.p-article__carousel-slide{width:50%!important}}@media screen and (min-width:769px){.p-article__carousel-slide{width:33.3%!important}}.p-article__carousel-item{padding:15px;width:100%}.b-personal-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:15px}.b-personal-card__headline{display:flex;gap:10px;margin-bottom:15px;text-decoration:none}.b-personal-card__img{border-radius:5rem;flex:0 0 50px;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.b-personal-card__info{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.b-personal-card__row b{font-weight:500}.b-personal-card__row:not(:last-of-type){margin-bottom:10px}.b-personal-card-skeleton{animation:Pulse 1s infinite;background-color:#f3f3f3;border-radius:8px;padding:15px}.b-personal-card-skeleton__headline{display:flex;gap:10px;margin-bottom:15px}.b-personal-card-skeleton__img{background-color:#e6e6e6;border-radius:5rem;flex:0 0 50px;height:50px;width:50px}.b-personal-card-skeleton__name{background-color:#e6e6e6;height:18px;width:50%}.b-personal-card-skeleton__details{height:74px}.b-shares{align-items:center;display:flex}.b-shares__icon{height:30px;margin-right:30px;width:30px}.b-shares__item{display:block;height:30px;transition:opacity .15s ease;width:30px}.b-shares__item:not(:last-of-type){margin-right:10px}.b-shares__item:focus,.b-shares__item:hover{opacity:.8}.adsbygoogle-container[data-v-02c88a89]{min-height:450px}@media screen and (max-width:487px){.adsbygoogle-container[data-v-02c88a89]{aspect-ratio:1/1;width:100%}}@media screen and (max-width:727px){.adsbygoogle-container[data-v-02c88a89]{min-height:280px}}@media screen and (min-width:768px){.adsbygoogle-container[data-v-02c88a89]{display:none}}.theme--primary{--pt-button-accent-bg:var(--color-accent);--pt-button-accent-bg--hover:var(--color-accent--hover);--pt-button-accent-color:#fff;--pt-button-light-bg:#fff;--pt-button-light-border-color:#a7a7a7;--pt-button-linear-bg:#fff;--pt-button-linear-color:var(--color-accent);--pt-button-linear-border-color:var(--color-accent);--pt-button-inverse-bg:#fff;--pt-button-inverse-color:var(--color-accent);--pt-button-inverse-border-color:#fff}.b-button{align-items:center;background-color:#f1f1f1;border:1px solid #b9b9b9;border-radius:5px;cursor:pointer;display:flex;padding:12px 28px;text-decoration:none;transition:background-color .15s ease}.b-button:focus,.b-button:hover{background-color:#d4d4d4}.b-button__content{line-height:1;text-align:center;white-space:nowrap;width:100%}.b-button--variant--accent{background-color:var(--pt-button-accent-bg);border-color:var(--pt-button-accent-bg)}.b-button--variant--accent .b-button__content{color:var(--pt-button-accent-color)}.b-button--variant--accent:focus,.b-button--variant--accent:hover{background-color:var(--pt-button-accent-bg--hover);border-color:var(--pt-button-accent-bg--hover)}.b-button--variant--light{background-color:var(--pt-button-light-bg);border-color:var(--pt-button-light-border-color)}.b-button--variant--light .b-button__content{color:var(--pt-button-light-color)}.b-button--variant--linear{background-color:var(--pt-button-linear-bg);border-color:var(--pt-button-linear-border-color)}.b-button--variant--linear .b-button__content{color:var(--pt-button-linear-color)}.b-button--variant--inverse{background-color:var(--pt-button-inverse-bg);border-color:var(--pt-button-inverse-border-color)}.b-button--variant--inverse .b-button__content{color:var(--pt-button-inverse-color)}.b-button--size--s{padding:8px 28px}.b-button--size--m{padding:12px 28px}.b-button--fullwidth{width:100%}.b-search{display:flex}.b-search__input{background-color:#fff;border:1px solid #717171;border-radius:5px 0 0 5px;border-right:none;color:#252525;flex:1;font-family:Open Sans,Open Sans fallback,sans-serif;font-size:20px;font-weight:600;line-height:0;min-width:0;padding:10px 28px}@media screen and (min-width:769px){.b-search__input{flex:3}}.b-search__input::-moz-placeholder{color:#929292}.b-search__input::placeholder{color:#929292}.b-search__input:focus{outline:none}.b-search__button{border-bottom-left-radius:0;border-top-left-radius:0}@media screen and (min-width:769px){.b-search__button{flex:1}}.pillintrip-fixed-ad-360x200[data-v-ed8e94d1]{min-height:200px}.article-preview-ad[data-v-481cf650]{min-height:280px}.theme--primary{--pt-footer-bg:var(--color-accent)}.b-footer{align-items:center;background-color:var(--pt-footer-bg);display:flex;flex-direction:column;padding:46px 0 12px;text-align:center}.b-footer__logo-link{display:block;height:33px;text-decoration:none}.b-footer__logo{height:100%}.b-footer__navs{display:flex;flex-direction:column;gap:8px;justify-content:space-between;padding:32px 0;position:relative}@media screen and (min-width:769px){.b-footer__navs{flex-direction:row}}.b-footer__navs:after{background-color:#c5c5c5;bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;max-width:1000px;position:absolute;right:0;width:100%}.b-footer__nav-link{color:#fff}.b-footer__text{color:#fff;margin:36px auto;width:-moz-fit-content;width:fit-content}.b-footer__text>span{color:currentColor}.b-footer__text--bordered{border:2px solid #c5c5c5;border-radius:5px;max-width:600px;padding:12px 40px}.b-footer__button{margin:0 auto 38px}.b-footer__copyright{color:#fff;text-align:center}.p-medicine__section{background-color:#fff;padding:36px 0}@media screen and (min-width:769px){.p-medicine__section{padding:80px 0}}.p-medicine__section--secondary{background-color:#f1f1f1;color:#2c2c2c;font-family:system-ui,"system-ui fallback",Arial,sans-serif;font-size:16px!important;line-height:1.6}.p-medicine__section--secondary h1{color:#1a1a1a;font-size:28px;font-weight:700;margin-bottom:20px;margin-top:0}.p-medicine__section--secondary h2{color:#1a1a1a;font-size:22px;font-weight:600;margin-bottom:15px;margin-top:30px}.p-medicine__section--secondary h3{color:#333;font-size:18px;font-weight:500;margin-bottom:10px;margin-top:25px}.p-medicine__section--secondary h4{color:#333;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:25px}.p-medicine__section--secondary p{font-size:16px;margin-bottom:1em}.p-medicine__section--secondary strong{color:#000;font-weight:700}.p-medicine__section--secondary em{color:#444;font-style:italic}.p-medicine__section--secondary ol,.p-medicine__section--secondary ul{margin-bottom:1em;margin-left:20px}.p-medicine__section--secondary ul li::marker{color:#07c}.p-medicine__section--secondary a{color:#07c;text-decoration:none}.p-medicine__section--secondary a:hover{text-decoration:underline}.p-medicine__section--secondary table{border-collapse:collapse;margin:20px 0;width:100%}.p-medicine__section--secondary td,.p-medicine__section--secondary th{border:1px solid #ccc;padding:10px;text-align:left}.p-medicine__section--secondary th{background-color:#f2f2f2}@media (max-width:768px){.p-medicine__section--secondary{padding:20px}.p-medicine__section--secondary table{display:block;overflow-x:auto;white-space:nowrap}}.p-medicine__section--compressed{padding:47px 0}.p-medicine__search{margin:0 auto 56px;max-width:988px}.p-medicine__text{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative}.p-medicine__expert-title{display:flex;gap:4px;width:100%}.p-medicine__expert-title-icon{color:var(--color-accent);flex:0 0 62px;position:relative;top:-8px}.p-medicine__expert-text div:not(:last-of-type),.p-medicine__expert-text p:not(:last-of-type){margin-bottom:20px}.p-medicine__same-medicines{display:flex;flex-wrap:wrap;gap:22px;margin-top:16px}.p-medicine__same-medicines-item{flex:1 0 calc(50% - 22px);overflow:auto;width:calc(50% - 22px);word-break:break-all}@media screen and (min-width:769px){.p-medicine__same-medicines-item{flex:0 0 calc(25% - 22px);width:calc(25% - 22px)}}.p-medicine__same-medicines-link{color:var(--color-accent);display:inline-block;padding:20px 0;text-decoration:underline!important}.p-medicine__same-medicines-link:focus,.p-medicine__same-medicines-link:hover{text-decoration:none!important}.p-medicine__main-descriptions{display:flex;flex-direction:column;gap:80px}.p-medicine__related-section{margin:0 auto;max-width:1060px}.p-medicine__related{margin:0 -20px}.p-medicine__related li{flex:1 1 auto}@media screen and (min-width:769px){.p-medicine__related{display:flex;flex-wrap:wrap}}.p-medicine__related-item{margin-top:40px;padding:0 20px;width:100%}.p-medicine__related-title{color:var(--color-accent)}.p-medicine__opinions-section{margin:0 auto;padding:60px 0}.p-medicine__opinions-title{color:var(--color-accent);margin-bottom:28px}.p-medicine__all-articles-button{margin:56px auto 0;width:100%}@media screen and (min-width:769px){.p-medicine__all-articles-button{max-width:266px}}.p-medicine__texts{display:flex;flex-direction:column;gap:60px}.p-medicine__text-block:not(:last-of-type){border-bottom:1px solid #727272;padding-bottom:60px}.p-medicine__text-block-content{margin:20px 0 0}.p-medicine__text-block-content div:not(:last-of-type),.p-medicine__text-block-content p:not(:last-of-type){margin-bottom:20px}.p-medicine__attention{display:flex;flex-direction:column;gap:26px}@media screen and (min-width:993px){.p-medicine__attention{flex-direction:row}}.p-medicine__reviewed{border:1px solid var(--color-gray);border-radius:5px;color:var(--color-gray);display:flex;flex-direction:column;justify-content:space-between;min-height:160px;min-width:-moz-fit-content;min-width:fit-content;padding:28px 32px}.p-medicine__reviewed span{text-decoration:underline}.p-medicine__reviewed p{margin-top:10px}.p-medicine__attention-desc{border:3px solid #004ed2;border-radius:5px;flex:0 1 auto;min-height:160px;padding:28px 50px;text-align:center}.p-medicine__attention-desc p,.p-medicine__attention-desc span{color:#004ed2}.p-medicine__warning{margin:0 auto;max-width:700px;text-align:center}.p-medicine__warning:not(:last-of-type){margin-bottom:8px}.p-medicine__warning-icon{display:inline-block;margin:-10px 8px;width:35px}.p-medicine__availible-countries{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;margin-top:16px}@media screen and (min-width:769px){.p-medicine__availible-countries{gap:54px}}.p-medicine__availible-countries-item{flex:0}.p-medicine__alter-countries{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.p-medicine__alter-countries>li{flex:0 0 calc(50% - 14px);width:calc(50% - 14px)}@media screen and (min-width:769px){.p-medicine__alter-countries>li{flex:0 0 calc(25% - 14px);width:calc(25% - 14px)}}.p-medicine__alter-countries-link{text-decoration:none}.p-medicine__alter-countries-link:focus,.p-medicine__alter-countries-link:hover{text-decoration:underline}.p-medicine__letters{text-align:center}.p-medicine__letters-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:20px}@media screen and (min-width:769px){.p-medicine__letters-list{gap:24px 14px}}.p-medicine__letters-button{align-items:center;background-color:#fff;border:2px solid var(--color-accent);border-radius:5px;cursor:pointer;display:flex;height:60px;justify-content:center;text-decoration:underline;width:60px}.p-medicine__pgr-link{display:inline;position:relative}.p-medicine__pgr-link:focus .b-typography,.p-medicine__pgr-link:hover .b-typography{text-decoration:underline}.p-medicine__pgr-link-li{display:block;position:relative;text-decoration:none}.p-medicine__pgr-link-li:focus .b-typography,.p-medicine__pgr-link-li:hover .b-typography{text-decoration:underline}.p-medicine__pgr-button{background-color:transparent;border:none;border-radius:0;bottom:0;cursor:pointer;display:inline;left:0;padding:0;position:absolute;top:0}@media screen and (min-width:769px){.p-medicine__pgr-button{left:0;right:0}}.p-medicine__pgr-button-relative{background-color:transparent;border:none;border-radius:0;cursor:pointer;display:inline;padding:0;position:relative;text-align:left}.p-medicine__pgr-not-active{text-decoration:none!important}.b-medicine-details__title{margin-bottom:12px;text-align:center}@media screen and (min-width:769px){.b-medicine-details__title{margin-bottom:0;text-align:left}}.b-medicine-details__form-wrap{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:10px 0}.b-medicine-details__form{align-items:center;color:var(--color-accent);cursor:pointer;display:flex;gap:10px}.b-medicine-details__check{flex:0 0 28px;width:28px}.b-medicine-details__blocks{position:relative}.b-medicine-details__blocks-main{display:flex;flex-direction:column}@media screen and (min-width:769px){.b-medicine-details__blocks-main{flex-direction:row;gap:120px}}.b-medicine-details__blocks-inner,.b-medicine-details__info{display:flex;flex-direction:column}@media screen and (min-width:769px){.b-medicine-details__info{width:510px}}.b-medicine-details__info-content{display:flex;flex-direction:column;position:relative}.b-medicine-details__info-content-full button{width:100%!important}.b-medicine-details__show-forms-button{background:none;border:none;cursor:pointer;height:100%;padding:0}.b-medicine-details__show-forms-button.active,.b-medicine-details__show-forms-button:focus,.b-medicine-details__show-forms-button:hover{background:var(--color-blue);color:#fff}.b-medicine-details__show-button-full{width:100%!important}.b-medicine-details__image{height:100%;-o-object-fit:contain;object-fit:contain;padding:10px;width:100%}.b-medicine-details__info-footer{border:2px solid var(--color-blue);display:flex;height:60px;position:relative;text-align:center}.b-medicine-details__info-footer button{width:50%}.b-medicine-details__info-footer button p{color:var(--color-accent)}@media (max-width:480px){.b-medicine-details__info-footer button p{font-size:16px}}.b-medicine-details__info-footer button.active,.b-medicine-details__info-footer button:focus,.b-medicine-details__info-footer button:hover{background:var(--color-blue)}.b-medicine-details__info-footer button.active p,.b-medicine-details__info-footer button:focus p,.b-medicine-details__info-footer button:hover p{color:#fff}.b-medicine-details__components-button{background-color:transparent;border:none;border-right:2px solid var(--color-accent);color:var(--color-accent);cursor:pointer;height:100%}.b-medicine-details__components-button>span{color:currentColor;line-height:25px}.b-medicine-details__load-more{background-color:#fff;border:1px solid var(--color-accent);border-radius:5em;cursor:pointer;padding:0 20px;white-space:nowrap}.b-medicine-details__load-more>span{color:var(--color-accent)}.b-medicine-details__right{display:flex;flex-direction:column;gap:30px;margin-top:20px}.b-medicine-details__right-block{position:relative}.b-medicine-details__actions{display:flex;flex-direction:column;gap:5px}.b-medicine-details__action-button--accent{background-color:#168bc6;border-color:#168bc6}.b-medicine-details__action-button--linear{background-color:#fff;border:2px solid #168bc6}.b-medicine-details__action-button--linear .b-medicine-details__action-content{color:#168bc6}.b-medicine-details__action-content{align-items:center;display:flex;justify-content:center}.b-medicine-details__action-icon{margin-right:8px}.b-medicine-details__action-icon--near{width:37px}.b-medicine-details__action-icon--globe{width:34px}.b-medicine-details__action-icon--share{width:24px}.b-medicine-details__components-list{display:flex;flex-wrap:wrap;gap:10px 45px}.b-medicine-details__components-item{flex:0 0 auto;width:-moz-fit-content;width:fit-content}.b-medicine-details__components-circle{background:#fff;border:2px solid #168bc6;border-radius:50%;height:40;width:40}.b-medicine-details__components-link{color:var(--color-accent);display:block;text-decoration:underline!important}.b-medicine-details__components-link:focus,.b-medicine-details__components-link:hover{text-decoration:none!important}.b-medicine-navs__title{margin:0 auto;min-height:45px;padding:12px 0;text-align:center;width:-moz-fit-content;width:fit-content}@media screen and (min-width:769px){.b-medicine-navs__title{margin-bottom:0;text-align:left}}.b-medicine-description-navs{background-color:#fff;box-shadow:0 5px 20px #c8c8c8;padding:22px 0;position:relative;z-index:10}@media screen and (min-width:769px){.b-medicine-description-navs{position:sticky;top:0}}.b-medicine-description-navs__inner{align-items:center;display:flex;flex-direction:column;gap:18px}.b-medicine-description-navs__title{text-align:center}.b-medicine-description-navs__nav{width:100%}.b-medicine-description-navs__list{display:flex;flex-wrap:wrap;gap:6px}.b-medicine-description-navs__list-item{flex:1}.b-medicine-details-forms-modal{z-index:100}.b-medicine-details-forms-modal__overlay{background-color:#0006;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:90}.b-medicine-details-forms-modal__content{background-color:#fff;border:1px solid #000;border-radius:2px;left:0;overflow:auto;padding:40px;position:absolute;right:0;z-index:1000}.b-medicine-details-forms-modal__cross{background-color:transparent;border:none;cursor:pointer;position:absolute;right:30px;top:48px;transition:opacity .15s ease}.b-medicine-details-forms-modal__cross>svg{width:20px}.b-medicine-details-forms-modal__cross:focus,.b-medicine-details-forms-modal__cross:hover{opacity:.6}.b-medicine-details-forms-modal__list-item:not(:last-of-type){margin-bottom:12px}.b-medicine-details-forms-modal__form-name--selected{color:var(--color-accent)}.b-medicine-details-modals{border:2px solid var(--color-blue);border-radius:0 5px 5px;margin-top:-2px;max-height:490px;overflow-y:auto;padding:24px;width:100%;width:1200}.b-medicine-details-modals--method-of-action,.b-medicine-details-modals--treatment{max-height:570px;top:0;width:100%}.b-medicine-modals--expert{left:0;max-height:80vh;top:0}.p-medicine-description-item{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative}.p-medicine-description-item__text{width:100%}.p-medicine-description-item__text div:not(:last-of-type),.p-medicine-description-item__text p:not(:last-of-type){margin-bottom:20px}.p-medicine-description-item__text--collapsed{max-height:210px;overflow:hidden;position:relative}.p-medicine-description-item__button{display:none!important;width:200px}@media screen and (min-width:769px){.p-medicine-description-item__button{margin:0 auto}}.p-medicine-description-item__button--visible{display:block!important}
