.share-networks{--icon-color:#999;--bg-color:#f9f9f9;display:inline-flex;align-items:center;justify-content:center;margin:0 auto;gap:12px;background:var(--bg-color);padding:8px 16px;border-radius:24px;line-height:1}.share-networks__list{display:flex;gap:10px}.share-networks__item{display:flex;align-items:center;gap:5px}.share-networks__item:hover .file-icon svg path{fill:var(--main)}.share-networks__item>span{display:flex}.share-networks__item .file-icon{width:24px;height:24px}.share-networks__item .file-icon svg path{fill:var(--icon-color);transition:var(--transition)}.link-more{display:flex;align-items:center;gap:10px;color:var(--dark-light)}@media only screen and (max-width:440px){.link-more{font-size:.875em}}.link-more .icon{width:32px;max-width:32px;height:auto}.content-header{margin-bottom:var(--gap);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 30px}.content-header__title{margin:0}.blog-card{padding:20px;background:var(--gray);max-width:690px;height:100%;gap:20px;border-radius:10px}.blog-card,.blog-card-head{display:flex;flex-direction:column}.blog-card-head{gap:10px}.blog-card-image{display:flex;height:230px;border-radius:10px}.blog-card-date{font-size:.875rem;color:var(--dark-light)}.blog-card-info{display:flex;gap:10px;flex-direction:column}.blog-card-info-header{font-size:1.125rem;color:var(--dark);font-weight:700}.related-articles{margin-top:60px}@media only screen and (max-width:768px){.related-articles{margin-top:40px}}.related-articles__inner{display:flex;flex-direction:column}.related-articles__header{margin-bottom:20px}.related-articles__list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media only screen and (max-width:768px){.related-articles__list{grid-template-columns:1fr}}.editor-js{display:flex;flex-direction:column}.editor-js>*{margin:10px 0}.editor-js>:first-child{margin-top:0}.editor-js__paragraph a{border-bottom:1px solid var(--dark)}.editor-js ol,.editor-js ul{padding-left:20px;list-style:initial}.editor-js .article__embed{width:100%;margin:30px 0 k}.editor-js .article__embed iframe{width:100%;max-width:100%}.editor-js .article__quote{width:100%;display:flex;flex-direction:column;border-left:5px solid var(--dark);padding:20px 0 16px 20px}.editor-js .article__quote p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin-bottom:10px}.editor-js .article__quote span{font-size:.875em;line-height:26px;text-align:right;color:var(--black_o5)}.editor-js .article__link{display:flex;align-items:flex-start;justify-content:flex-start;box-shadow:0 15px 20px var(--black_o1);border-radius:5px;padding:10px 15px}.editor-js .article__link img{height:100%;object-fit:cover;object-position:center;border-radius:5px}.editor-js .article__link>div{display:flex;flex-direction:column}.editor-js .article__link>div span:first-child{font-size:1.125em;line-height:26px;text-align:left;color:var(--dark)}.editor-js .article__link>div span:last-child{font-size:1em;line-height:26px;text-align:left;color:var(--dark);margin-top:10px}.editor-js .article__image{display:flex;flex-direction:column;width:100%;margin:10px auto}.editor-js .article__image img{width:100%;max-width:100%;max-height:500px;object-fit:cover;margin-right:auto;border-radius:10px}.editor-js .article__image span{margin-top:10px}.editor-js .article__image--stretched{width:100%;height:auto}.editor-js .article__image--stretched img{width:100%;max-width:100%}.editor-js .article__image--fixed{position:relative;overflow:hidden;width:100%;max-width:490px;height:auto;border-radius:var(--main-radius);margin:10px 0}.editor-js .article__image--fixed a{display:block;width:100%;height:100%}.editor-js .article__image--fixed a:hover .article__image-title{color:var(--orange)}.editor-js .article__image--fixed a:hover svg path{fill:var(--orange)}.editor-js .article__image--fixed a img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.editor-js .article__image--fixed .img__upper__layer{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 24.48%,var(--black) 71.35%)}.editor-js .article__image--fixed .article__image-info{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 24px}.editor-js .article__image--fixed .article__image-info svg{width:48px;height:48px}.editor-js .article__image--fixed .article__image-info svg path{fill:var(--white);transition:.2s}.editor-js .article__image--fixed .article__image-title{font-weight:500;font-size:1.375em;line-height:28px;color:var(--white);transition:.2s;margin-right:24px}.editor-js .article__warning{display:flex;flex-direction:column;border-left:5px solid var(--red);padding:20px 0 16px 20px;width:100%}.editor-js .article__warning p{font-weight:400;font-size:1em;width:100%;text-align:left;line-height:26px;color:var(--dark);margin:0}.editor-js .article__warning span{font-size:1.125em;line-height:26px;text-align:left;color:var(--red);margin-bottom:10px}.editor-js hr{margin:32px 0;width:100%}.editor-js p,.editor-js pre{width:100%}@media only screen and (max-width:420px){.editor-js{font-size:.875em;line-height:26px}}.orthopedist-modal{width:100%;max-width:710px;display:grid;grid-template-columns:minmax(250px,305fr) 405fr}@media only screen and (max-width:620px){.orthopedist-modal{grid-template-columns:1fr}}.orthopedist-modal--message{grid-template-columns:1fr}.orthopedist-modal--message .orthopedist-modal__img{display:none}.orthopedist-modal__img{object-fit:cover;object-position:center;border-radius:var(--main-radius) 0 0 var(--main-radius)}@media only screen and (max-width:620px){.orthopedist-modal__img:not(.orthopedist-modal__img--mobile){display:none}}.orthopedist-modal__img--mobile{height:205px;border-radius:var(--main-radius) var(--main-radius) 0 0}@media only screen and (min-width:621px){.orthopedist-modal__img--mobile{display:none}}.orthopedist-modal__body{align-items:stretch}.orthopedist-modal__input-fields{display:flex;flex-direction:column;gap:20px}.orthopedist-modal__terms{font-size:.75em;line-height:14px;color:var(--dark-light)}.orthopedist-modal__terms a{border-bottom:1px solid}.orthopedist-modal__message{padding:30px;width:100%;border-radius:var(--big-radius);color:var(--green-dark);background:var(--green-o05);border:1px solid var(--green-o15);text-align:center}.banner{width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:var(--big-radius);overflow:hidden;display:flex;align-items:flex-end}@media only screen and (min-width:401px){.banner{grid-column:auto/span 2}}.banner .ratio-container{width:100%}@media only screen and (min-width:641px){.banner:not(.banner--wide){position:relative;padding-top:78.23529411764706%;width:100%;height:0}.banner:not(.banner--wide) .ratio-container{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.banner:not(.banner--wide) .ratio-container img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center}}.banner:hover{filter:brightness(.9)}.banner--wide{min-height:0;background:none}@media only screen and (min-width:401px){.banner--wide{grid-column:1/-1}}.banner--wide img{width:100%;height:auto;object-fit:contain;object-position:center}.banner--big{align-items:center}.products--row .products__list{width:100%;overflow:auto}@media only screen and (max-width:768px){.products--row .products__list{grid-auto-flow:column}}@media only screen and (max-width:768px){.products--row .products__banner{display:none}}@media only screen and (max-width:768px){.products--row .product-card{min-width:250px}}@media only screen and (max-width:560px){.products--row .product-card{min-width:220px}}@media only screen and (max-width:480px){.products--row .product-card{min-width:180px}}.products:not(.products--row) .products__banners--mobile{display:none}.products__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:var(--gap)}@media only screen and (max-width:768px){.products__list{grid-template-columns:1fr 1fr;grid-gap:20px}}@media only screen and (max-width:540px){.products__list{grid-gap:15px}}@media only screen and (max-width:400px){.products__list{grid-gap:10px}}@media only screen and (max-width:340px){.products__list{grid-gap:5px}}.products__banners--mobile{margin-top:var(--gap);display:flex;flex-direction:column;gap:var(--gap)}@media only screen and (min-width:769px){.products__banners--mobile{display:none}}.breadcrumbs{width:100%;margin-bottom:30px}.breadcrumbs__inner{display:flex;flex-direction:column;gap:5px}.breadcrumbs__container{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:4px 10px}.breadcrumbs__container li{display:flex;align-items:center;gap:10px}.breadcrumbs__container li:not(:last-child):after{content:"";display:block;height:1px;width:20px;background:var(--dark-light)}.breadcrumbs__container li>span,.breadcrumbs__container li a{font-size:.875em;line-height:22px;display:flex;align-items:center;color:var(--dark-light);transition:var(--transition)}.breadcrumbs__container li>span .icon,.breadcrumbs__container li a .icon{width:12px;height:12px}.breadcrumbs__page-title{width:100%;margin:0}.article-page{width:100%;padding-bottom:60px}.article-page__main{background:var(--white);padding-top:30px;padding-bottom:100px}.article-page__content{--main-width:var(--article-width)}.article-page__related{background:none!important}.article-page__share{margin-top:30px;align-self:flex-start}.article-title{font-size:2.125rem;margin-bottom:20px;color:var(--dark);line-height:50px;text-transform:uppercase;letter-spacing:0;font-weight:900}@media only screen and (max-width:800px){.article-title{font-size:1.375rem;line-height:100%;letter-spacing:0}}.article-meta{display:flex;gap:40px;margin-bottom:30px;text-align:center;align-items:center}.article-date{color:var(--black);border:1px solid var(--border-gray);border-radius:10px;max-width:85px;max-height:40px;font-size:.875rem;line-height:20px;font-weight:400;padding:10px}.article-author,.article-date{font-family:var(--font-regular)}.article-author{display:flex;color:var(--dark);gap:10px;text-align:center;align-items:center}.article-author-title{font-size:1.25rem;line-height:32px;font-weight:400}@media only screen and (max-width:500px){.article-author-title{font-size:1rem}}.article-author-name{font-size:1.25rem;font-weight:600;line-height:32px}@media only screen and (max-width:500px){.article-author-name{font-size:1.125rem}}.article-image{height:auto;max-height:600px;border-radius:10px;margin-bottom:30px}.article-content{line-height:28px;letter-spacing:0;font-weight:400;font-size:1.125rem;color:var(--dark);max-width:920px}.article-loading{padding:20px 0}