#prices-page header{padding-bottom:40px}#prices-page .content{padding-bottom:40px;width:50%}@media screen and (max-width:820px){#prices-page .content{width:70%}}@media screen and (max-width:576px){#prices-page .content{width:100%}}#prices-page .content a{color:var(--graphite);font-weight:600;line-height:131%;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#prices-page .row-flex{align-items:flex-start;display:flex;justify-content:space-between}#prices-page .row-flex h1{flex:1;margin-top:0}@media screen and (max-width:576px){#prices-page .row-flex h1{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#prices-page #price-list{padding-top:90px}@media screen and (max-width:820px){#prices-page #price-list{padding-top:45px}}#prices-page #price-list .price-category:not(:last-child){padding-bottom:90px}@media screen and (max-width:820px){#prices-page #price-list .price-category:not(:last-child){padding-bottom:45px}}#prices-page #price-list .price-category.header-fixed{padding-top:91px}@media screen and (max-width:820px){#prices-page #price-list .price-category.header-fixed{padding-top:47px}}#prices-page #price-list .price-category.header-fixed .category-header{background:#fff;position:fixed;top:92px;width:100%;z-index:5}@media screen and (max-width:820px){#prices-page #price-list .price-category.header-fixed .category-header{top:67px}}#prices-page #price-list .price-category.header-fixed .category-items-header{background:#fff;max-width:1300px;position:fixed;top:137px;width:100%;z-index:5}@media screen and (max-width:820px){#prices-page #price-list .price-category.header-fixed .category-items-header{top:112px}}#prices-page #price-list .price-category .category-header{transition:all .3s}@media screen and (max-width:820px){#prices-page #price-list .price-category .category-header{align-items:center;display:flex;justify-content:space-between;padding:0 15px}}#prices-page #price-list .price-category .category-header h2{color:var(--graphite);font-size:36px;font-weight:500;letter-spacing:-.02em;line-height:125%}#prices-page #price-list .price-category .category-header h2 svg{transition:all .3s}#prices-page #price-list .price-category .category-header h2.cat-open svg{transform:rotate(180deg)}@media screen and (max-width:820px){#prices-page #price-list .price-category .category-header h2{align-items:center;display:flex;flex:1;font-size:21px;font-weight:600;gap:25px;letter-spacing:-.01em;line-height:120%}}#prices-page #price-list .category-items{padding-bottom:20px}@media screen and (max-width:820px){#prices-page #price-list .category-items{background:var(--graphite);border-radius:15px;padding:15px}}#prices-page #price-list .category-items .item{grid-gap:20px;border-bottom:1px solid var(--gray-button);color:var(--graphite);display:grid;font-size:16px;font-weight:400;gap:20px;grid-template-columns:calc(50% - 220px) 200px 1fr 1fr;letter-spacing:-.02em;line-height:125%;padding:10px 0}@media screen and (max-width:820px){#prices-page #price-list .category-items .item{background:#fff;border-radius:14px;display:grid;grid-template-columns:1fr 95px;margin-bottom:5px;padding:10px 15px}}#prices-page #price-list .category-items .item.category-items-header{color:var(--gray);font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:820px){#prices-page #price-list .category-items .item.category-items-header{display:none}}#prices-page #price-list .category-items .item .calspan-2{grid-column:3/5}@media screen and (max-width:820px){#prices-page #price-list .category-items .item .calspan-2{grid-column:1}}#prices-page #price-list .category-items .item .top-block{color:var(--graphite);display:block;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%;margin-bottom:10px}@media screen and (max-width:820px){#prices-page #price-list .category-items .item .name{grid-column:1/3;grid-row:1}#prices-page #price-list .category-items .item .name .top-block{margin:0}#prices-page #price-list .category-items .item .doctors{grid-column:1/3;grid-row:2}#prices-page #price-list .category-items .item .features{grid-column:1/3;grid-row:3}#prices-page #price-list .category-items .item .btn-block{grid-column:1/3;grid-row:5}}#prices-page #price-list .category-items .item .btn-block a,#prices-page #price-list .category-items .item .btn-block button{border-radius:17px!important;height:65px!important;padding:20px 25px!important;width:100%}@media screen and (max-width:820px){#prices-page #price-list .category-items .item .btn-block a,#prices-page #price-list .category-items .item .btn-block button{border-radius:12px!important;font-size:16px;font-weight:400;height:40px!important;letter-spacing:0;line-height:125%;padding:10px 15px!important;text-align:center}}#prices-page #price-list .category-items .item .btn-block a{background:#808789}#prices-page #price-list .category-items .item .duration{grid-column:1;grid-row:4}@media screen and (max-width:820px){#prices-page #price-list .category-items .item .price{align-items:flex-end;display:flex;grid-column:2;grid-row:4;justify-content:flex-end;text-align:right}#prices-page #price-list .category-items .item .price .top-block{margin:0}}#prices-page #price-list .category-items .item .price button{width:100%}#prices-page #price-list .category-items .item .price .hint-block{position:relative}#prices-page #price-list .category-items .item .price .hint-block:hover .hint{display:block}#prices-page #price-list .category-items .item .price .hint-block .hint{background:#ececec;border-radius:20px;bottom:110%;color:#545454;display:none;font-size:13px;font-weight:400;height:80px;left:calc(100% + 16px);letter-spacing:-.02em;line-height:120%;margin:auto;padding:7px 9px 11px 14px;position:absolute;top:0;width:230px;z-index:2}#prices-page #price-list .category-items .item .price .hint-block .hint:before{border-bottom:12.5px solid transparent;border-right:19px solid #ececec;border-top:12.5px solid transparent;bottom:10px;content:"";display:block;height:0;left:-16px;position:absolute;width:0}#prices-page #price-list .category-items .item .price .hint-block .hint a{font-weight:600;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;position:relative;width:30px}#prices-page #price-list .category-items .item .price .hint-block .hint p:first-child span{font-weight:600}#prices-page #price-list .category-items .item .price .hint-block .hint p:nth-child(2){align-items:center;display:flex;gap:15px}#prices-page #price-list .category-items .item .doctors a{color:var(--graphite);font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#prices-page #price-list .category-items .item .doctors a:not(:last-child){margin-right:5px}#prices-page #price-list .show-all{background:var(--light-gray);border-radius:17px;height:65px;padding:20px 25px;width:100%}@media screen and (max-width:820px){#prices-page #price-list .show-all{border-radius:12px!important;color:var(--gray);font-size:16px;font-weight:400;height:40px;letter-spacing:0;line-height:125%;padding:10px 15px!important;text-align:center}}#prices-page #price-list .show-all.active,#prices-page #price-list .show-all:hover{background:var(--gray);color:var(--light-gray)}@media screen and (max-width:820px){#prices-page .m-w-100{max-width:100%!important}}#prices-page .page-navigation{-moz-column-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap;padding:30px 0 25px;row-gap:10px}#prices-page .page-navigation a{border:1px solid #9faaac;border-radius:10px;color:#808789;display:block;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%;padding:10px 15px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s}#prices-page .page-navigation a.active,#prices-page .page-navigation a:hover{background:#9faaac;color:#fff}