.breadcrumb{width:100%;overflow:hidden}.breadcrumb__list{width:100%;display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;gap:10px}.breadcrumb__item{font:400 12px/24px var(--base-font)}.breadcrumb__item-link{display:block;color:var(--color-white)}.breadcrumb__item--active{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-white);opacity:.5}.breadcrumb__separator{flex:0 0 auto;display:flex;align-items:center;font:400 12px/24px var(--base-font);color:var(--color-white)}.instruction-menu{padding:0 1rem;border:.0625rem solid var(--border-color);border-radius:.625rem}@media all and (min-width:992px){.instruction-menu{width:24.5rem;padding:0;border-radius:0;border:0;order:0;margin-bottom:2rem;position:sticky;top:5.625rem}}.instruction-menu.active .instruction-menu__header::after{transform:scale(-1)}.instruction-menu.--icon-green .instruction-menu__header::after{background:url(../../public/icons/share/chevron-down-green-v3.svg) center/cover no-repeat}.instruction-menu__header{width:100%;padding:.625rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.instruction-menu__header::after{content:"";display:block;width:1.5rem;min-width:1.5rem;height:1.5rem;background:url(../../public/icons/share/chevron-down-blue-v3.svg) center/cover no-repeat}.instruction-menu__current{color:var(--menu-title-color,--color-black);font-size:var(--text-h4-v4);font-weight:500}.instruction-menu__icon{transition:transform .3s;width:16px;height:16px;fill:var(--color,#2c3e50)}.instruction-menu__content{max-height:0;overflow:hidden;transition:max-height .3s;width:100%}.instruction-menu__content-inner{padding-bottom:.5rem}@media all and (min-width:992px){.instruction-menu__header{display:none}.instruction-menu__content{max-height:80vh;margin-top:6px;overflow:auto;scrollbar-width:thin}.instruction-menu__content-inner{padding:0 .375rem 0 0;display:flex;flex-direction:column;gap:1.5rem}}.instruction-menu__inner{display:flex;flex-wrap:wrap}.instruction-menu__item{text-decoration:none;transition:.3s;font-weight:500;display:block;padding:.25rem 0;color:var(--color);background-color:var(--bg-color)}.mt0{margin-top:0}.scroll-to-top-btn{display:none;position:fixed;bottom:200px;right:4px;width:40px;height:40px;border:none;outline:0;border-radius:50%;background:url(/public/icons/base/btn-top.svg);cursor:pointer;z-index:99;transition:opacity .3s}@media all and (min-width:1080px){.scroll-to-top-btn{right:28px}}@media all and (min-width:1520px){.scroll-to-top-btn{right:calc((100vw - (1224px + var(--container-padding) * 2) - 120px)/ 2)}}.scroll-to-top-btn:hover{opacity:.9}.instruction{background-color:var(--color-white)}@media all and (min-width:992px){.instruction-menu__item{padding:0;font-size:var(--text-text);color:var(--color-gray-400)}.instruction-menu__item:hover{color:var(--color)}.instruction-menu__item.is-active{padding-left:1rem;border-left:.125rem solid var(--br-active);color:var(--color)}.instruction{overflow:clip}}.instruction+.footer .footer__sources{display:none}.instruction .breadcrumb__item-link{white-space:nowrap}.instruction .breadcrumb__item-link:hover{color:var(--color-white)}.instruction .breadcrumb__item:not(.breadcrumb__item--active):hover{opacity:.8}.instruction.--black .breadcrumb__item--active,.instruction.--black .breadcrumb__item-link,.instruction.--black .breadcrumb__item-link:hover,.instruction.--black .breadcrumb__separator{color:var(--color-black)}.instruction__intro{padding:1rem 0 2rem;background-repeat:no-repeat;background-position:center;background-size:cover}.instruction__intro-h1{margin-top:1.5rem;font-weight:500}@media all and (min-width:1080px){.instruction__intro{padding:1.5rem 0 4.125rem}.instruction__intro-h1{margin-top:2.5rem}}.instruction__intro-h1.--color-white{color:var(--color-white)}.instruction__intro-h1.--color-black{color:var(--color-black)}.instruction__drug-card{padding:2rem 0}.instruction__drug-card-inner{display:flex;flex-direction:column;gap:.625rem}.instruction__drug-card-figure{width:100%;max-width:21.5rem;margin:0 auto}.instruction__drug-card-figure.fosfalugel{max-height:22.625rem}@media all and (min-width:1080px){.instruction__drug-card{padding:3.5rem 0}.instruction__drug-card-inner{flex-direction:row-reverse;gap:1.5rem}.instruction__drug-card-figure{max-width:31rem;margin:2rem 0 0}.instruction__drug-card-figure.fosfalugel{margin-top:0}.instruction__drug-card-figure.buskopan-sup{max-width:26.625rem;margin-bottom:2.875rem}.instruction__drug-card-figure.maaloks-suspension,.instruction__drug-card-figure.maaloks-suspension-bottle{margin-top:0}.instruction__drug-card-info{width:100%;max-width:44rem}}.instruction__drug-card-img{width:100%;object-fit:cover}.instruction__drug-card-img.fosfalugel{display:block;max-width:21.5rem;margin:0 auto}.instruction__drug-card-img.maaloks-suspension{display:block;max-width:21.625rem;margin:0 auto}.instruction__drug-card-img.maaloks-suspension-bottle{display:block;max-width:17.125rem;margin:0 auto}.instruction__drug-card-info{display:flex;flex-direction:column;gap:2rem}.instruction__drug-card-block{display:flex;flex-direction:column;gap:1rem}.instruction__drug-card-block .p1{color:rgba(0,0,0,.8)}.instruction__drug-card-links{display:flex;flex-direction:column;gap:1rem}@media all and (min-width:1080px){.instruction__drug-card-links{flex-direction:row;gap:2.5rem}}.instruction__drug-card-link{display:flex;gap:1rem;max-width:16.5rem}.instruction__drug-card-link:hover .instruction__drug-card-link-icon{transform:scale(1.05)}.instruction__drug-card-link-icon{width:2.75rem;min-width:2.75rem;height:3.75rem;background-repeat:no-repeat;background-position:center;background-size:cover;transition:.3s}.instruction__drug-card-link-icon.icon--blue{background-image:url(../../public/icons/base/download-pdf.svg)}.instruction__drug-card-link-icon.icon--green{background-image:url(../../public/icons/base/download-pdf--green.svg)}.instruction__drug-card-link-icon.icon--black{background-image:url(../../public/icons/base/download-pdf--black.svg)}.instruction__drug-card-link-icon.icon--blue-v2{background-image:url(../../public/icons/base/download-pdf--blue-v2.svg)}.instruction__drug-card-link-block{display:flex;flex-direction:column;gap:.25rem;font-weight:500;line-height:1.25rem}.instruction__drug-card-link-title{font-size:.875rem;font-weight:500;color:#122681}.instruction__drug-card-link-title.--color-green{color:#4c7e6a}.instruction__drug-card-link-title.--color-black{color:var(--color-black)}.instruction__drug-card-link-title.--color-blue-v2{color:var(--color-accent-primary)}.instruction__drug-card-link-text{font-size:var(--text-hint);font-weight:500;color:#868891}.instruction__instruction-row{padding-top:2rem}@media all and (min-width:992px){.instruction__instruction-row{display:flex;flex-direction:row-reverse;gap:1.5rem;position:relative}}.instruction__instruction-col.--content{display:flex;flex-direction:column;flex:1;gap:2.5rem;margin-top:1.5rem}.instruction__instruction-separator{width:100%;height:.0625rem;min-height:.0625rem;background-color:var(--color-white-200)}.instruction__instruction-block{display:flex;flex-direction:column;gap:1.5rem}.instruction__instruction-h2-v3{color:#122681}.instruction__instruction-box{display:flex;flex-direction:column;gap:calc(var(--gap)/ 16 * 1rem)}.instruction__instruction-h4-v4{font-size:var(--text-h4-v4);font-weight:500;color:var(--color-gray-400)}.instruction__instruction-text{color:var(--color-gray-400)}.instruction__instruction-text strong{font-weight:700}.instruction__instruction-text.--border{text-decoration:underline;text-underline-offset:.25rem}.instruction__instruction-text.indent{text-indent:1.375rem}.instruction__instruction-list{display:flex;flex-direction:column;gap:1rem}.instruction__instruction-list-item{display:flex;gap:.5rem;color:#333}.instruction__instruction-list-item::before{content:"";display:block;width:1.5rem;min-width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:cover}.instruction__instruction-list-item.item-check--blue::before{background-image:url(../../public/icons/share/check-blue.svg)}.instruction__instruction-list-item.item-check--blue-v2::before{background-image:url(../../public/icons/share/check-blue-v2.svg)}.instruction__instruction-list-item.item-check--green::before{background-image:url(../../public/icons/share/check-green.svg)}.instruction__instruction-list-item.item-check--black::before{background-image:url(../../public/icons/share/check-black.svg)}.instruction__instruction-list-item.item-icon{align-items:center}.instruction__instruction-list-item.item-icon::before{width:3.75rem;min-width:3.75rem;height:3.75rem;background-repeat:no-repeat;background-position:center;background-size:cover}.instruction__instruction-list-item.item-icon--fosfalugel-1::before{background-image:url(../../public/images/instruction/instruction-fosfalugel-1.jpg)}.instruction__instruction-list-item.item-icon--fosfalugel-2::before{background-image:url(../../public/images/instruction/instruction-fosfalugel-2.jpg)}.instruction__instruction-list-item.item-icon--fosfalugel-3::before{background-image:url(../../public/images/instruction/instruction-fosfalugel-3.jpg)}.instruction__instruction-list-item.item-icon--fosfalugel-4::before{background-image:url(../../public/images/instruction/instruction-fosfalugel-4.jpg)}.instruction__instruction-list-text{color:#333}.instruction__instruction-list-text i{display:block;font-weight:500;margin-bottom:.5rem}.instruction__instruction-certificates{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:4rem}.instruction__instruction-table{text-align:left;font-size:var(--text-text);color:var(--color-gray-400)}.instruction__instruction-table thead{display:none}.instruction__instruction-table th{font-weight:600}@media all and (min-width:768px){.instruction__instruction-table thead{display:table-header-group}.instruction__instruction-table th{padding:.5rem;border:.0625rem solid var(--color-white-200)}}.instruction__instruction-table td,.instruction__instruction-table tr{display:block}@media all and (min-width:768px){.instruction__instruction-table tr{display:table-row}}.instruction__instruction-table td span{display:block;font-weight:400}.instruction__instruction-table td::before{content:attr(data-label);font-weight:600;display:block}@media all and (min-width:600px){.instruction__instruction-table td{display:flex;gap:.5rem;padding:.625rem 0}.instruction__instruction-table td::before{width:100%;max-width:50%}}@media all and (min-width:768px){.instruction__instruction-table td{display:table-cell;padding:.5rem;border:.0625rem solid var(--color-white-200)}.instruction__instruction-table td::before{display:none}}.instruction__instruction-certificate{display:flex;gap:.75rem;width:100%;max-width:calc(10rem * 2 + .75rem);transition:.3s}.instruction__instruction-certificate:hover{transform:scale(1.05)}.instruction__instruction-certificate-img{width:calc((100% - .75rem)/ 2);object-fit:cover}.instruction-festal__intro{background-image:url(../../public/images/instruction/instruction-festal.jpg)}@media all and (min-width:1080px){.instruction__instruction-col.--content{margin-top:0}.instruction__instruction-certificate{max-width:calc(10.625rem * 2 + .75rem)}.instruction-festal__intro{background-image:url(../../public/images/instruction/instruction-festal-desk.jpg)}}.instruction-festal__drug-card{background:linear-gradient(90deg,#f2f3f5 0,#e6edfa 100%)}.instruction-guttalax__intro{background-image:url(../../public/images/instruction/instruction-guttalax.jpg)}@media all and (min-width:1080px){.instruction-guttalax__intro{background-image:url(../../public/images/instruction/instruction-guttalax-desk.jpg)}.instruction-guttalax__drug-card{padding-bottom:1.25rem}}.instruction-guttalax .h2-v3{color:#4c7e6a}.instruction-guttalax__drug-card{background:linear-gradient(91.77deg,#f7fcf5 23.44%,#e3f6dc 101.01%)}.instruction-guttalax .instruction__drug-card-info{position:relative}.instruction-guttalax .instruction__drug-card-figure{max-height:18.75rem;margin-top:0;position:relative;z-index:0}.instruction-guttalax .instruction__drug-card-figure::before{content:"";position:absolute;width:100%;height:105%;left:50%;top:50%;background:#fbfff6;filter:blur(3.25rem);transform:translate(-50%,-50%);z-index:-1}.instruction-guttalax .instruction__drug-card-figure img{display:block;height:100%;margin:0 auto}.instruction-fosfalugel__intro{background-image:url(../../public/images/instruction/instruction-fosfalugel.jpg)}.instruction-fosfalugel .h2-v3{color:var(--color-black)}.instruction-fosfalugel__drug-card{background-color:var(--color-white-100)}@media all and (min-width:1080px){.instruction-guttalax .instruction__drug-card-figure img{width:initial}.instruction-fosfalugel__intro{background-image:url(../../public/images/instruction/instruction-fosfalugel-desk.jpg)}.instruction-fosfalugel__drug-card{background-color:transparent;background-image:url(../../public/images/instruction/instruction-fosfalugel-desk-2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding-bottom:1.25rem}}.instruction-maaloks__intro{background:linear-gradient(250.61deg,rgba(16,144,221,.95) 4.56%,rgba(121,211,255,.95) 52.33%,rgba(114,202,245,.95) 94.6%),#66d6ff}.instruction-maaloks__intro .breadcrumb__item--active,.instruction-maaloks__intro .breadcrumb__item-link,.instruction-maaloks__intro .breadcrumb__item-link:hover,.instruction-maaloks__intro .breadcrumb__separator{color:var(--color-accent-secondary)}.instruction-maaloks .h2-v3{color:var(--color-accent-primary)}.instruction-maaloks__drug-card{background:linear-gradient(93.24deg,#f3f8ff -34.1%,#c0e9ff 184.01%)}@media all and (min-width:1080px){.instruction-maaloks__drug-card{background-color:transparent;background-image:url(../../public/images/instruction/instruction-maaloks-2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding-bottom:1.25rem}}.instruction-buskopan__intro{background:radial-gradient(116.22% 666.2% at 73.68% 56.38%,#82b53a 0,#307e3f 25.19%,#326b50 100%),#1f4332}.instruction-buskopan__drug-card{background:linear-gradient(117.77deg,#f7fcf5 4.46%,#e3f6dc 100.68%)}@media all and (min-width:1080px){.instruction-buskopan__drug-card{background:url(../../public/images/instruction/instruction-buskopan.jpg) center/cover no-repeat;padding-bottom:.625rem}}.instruction-buskopan .h2-v3{color:var(--color-black)}