.add-services-section .tile-block .tags{display:flex;gap:12px;margin-bottom:40px}@media screen and (max-width:576px){.add-services-section .tile-block .tags{flex-direction:column;margin-bottom:24px}}.add-services-section .tile-block .tags button{border-radius:15px!important;padding:20px 25px!important}.add-services-section .tile-block .tags button.gray{background:var(--background-quaternary)!important;color:var(--background-tertiary)!important}.add-services-section .tile-block .tags button.active{background:var(--background-accent)!important;color:var(--background-quaternary)!important}.add-services-section .tile-block .grid{gap:20px;grid-template-columns:repeat(4,calc(25% - 20px));row-gap:20px}@media screen and (max-width:576px){.add-services-section .tile-block .grid{gap:10px;grid-template-columns:100%;padding:0;row-gap:10px}}.add-services-section .tile-block .grid .item{align-items:flex-start;display:flex;flex-direction:row;gap:12px;padding:16px}.add-services-section .tile-block .grid .item .image{align-items:center;background:#fff;border-radius:15px;display:flex;height:100%;justify-content:center;max-width:64px!important;min-width:64px!important;width:64px!important}@media screen and (max-width:576px){.add-services-section .tile-block .grid .item .image{max-width:50px!important;min-width:50px!important;width:50px!important}}.add-services-section .tile-block .grid .item .tile-info{flex:1}.add-services-section .tile-block .grid .item .tile-info .name{color:var(--background-primary);font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:115%;margin-bottom:8px}@media screen and (max-width:576px){.add-services-section .tile-block .grid .item .tile-info .name{font-size:16px;font-weight:600;letter-spacing:0;line-height:125%}}.add-services-section .tile-block .grid .item .tile-info p{color:var(--background-accent);font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:115%}@media screen and (max-width:576px){.add-services-section .tile-block .grid .item .tile-info p{font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:136%}}.add-services-section .tile-block .grid .item .tile-info span{color:var(--background-secondary);display:flex;font-size:16px;font-weight:500;gap:4px;letter-spacing:0;line-height:120%;margin:0}@media screen and (max-width:576px){.add-services-section .tile-block .grid .item .tile-info span{color:var(--background-secondary);font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:136%}}.add-services-section .tile-block .grid .item .tile-info .mob-row-flex{align-items:center;display:flex;width:100%}.add-services-section .tile-block .grid .item .tile-info .mob-row-flex p{flex:1}.add-services-section .section-header{justify-content:space-between}.add-services-section .section-header button{background:var(--light-gray)!important;border-radius:15px!important;color:var(--gray)!important;font-size:16px!important;font-weight:400!important;letter-spacing:0!important;line-height:125%!important;padding:15px 40px!important;-webkit-text-decoration:none!important;text-decoration:none!important}.add-services-section .symptom-list{grid-row-gap:37px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:37px}@media screen and (max-width:576px){.add-services-section .symptom-list{background:#f5f5f5;border-radius:15px;gap:0;grid-template-columns:100%;padding:20px}}.add-services-section .symptom-list .alphabet .header{align-items:center;background:var(--light-gray);border-radius:10px;color:var(--green);display:flex;font-size:21px;font-weight:600;height:52px;letter-spacing:-.01em;line-height:120%;margin-bottom:20px;padding:0 20px;text-transform:uppercase;width:100%}.add-services-section .symptom-list .alphabet a,.add-services-section .symptom-list .alphabet span{color:var(--graphite);display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (max-width:576px){.add-services-section .symptom-list .alphabet a,.add-services-section .symptom-list .alphabet span{margin-bottom:10px;padding-left:15px;position:relative}.add-services-section .symptom-list .alphabet a:before,.add-services-section .symptom-list .alphabet span:before{background:var(--green);border-radius:50%;content:"";display:block;height:7px;left:0;margin:auto;position:absolute;top:6px;width:7px}}.add-services-section .symptom-list .alphabet a:not(:last-child),.add-services-section .symptom-list .alphabet span:not(:last-child){margin-bottom:5px}.add-services-section .mob-show-all{background:var(--light-gray)!important;border-radius:15px!important;color:var(--gray)!important;font-size:16px!important;font-weight:400!important;grid-column:1/5;letter-spacing:0!important;line-height:125%!important;padding:15px 40px!important;-webkit-text-decoration:none!important;text-decoration:none!important;width:100%}@media screen and (max-width:576px){.add-services-section .mob-show-all{grid-column:1}}.add-services-section .grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,calc(25% - 28px))}@media screen and (max-width:576px){.add-services-section .grid{gap:5px;grid-template-columns:100%;padding:30px 0}}.add-services-section .grid .item{background:#f5f5f5;border-radius:20px;display:flex;flex-direction:flex;flex-direction:column;padding:10px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s}@media screen and (max-width:576px){.add-services-section .grid .item{grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:106px 1fr}}.add-services-section .grid .item:hover{background:#9faaac}.add-services-section .grid .item:hover p,.add-services-section .grid .item:hover span{color:#fff}.add-services-section .grid .item .image{flex:1;margin-bottom:20px;width:100%}@media screen and (max-width:576px){.add-services-section .grid .item .image{grid-row:1/3;margin-bottom:0}}.add-services-section .grid .item .image img{border-radius:15px}.add-services-section .grid .item span{color:var(--graphite);display:block;font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%;margin-bottom:5px;transition:all .3s}@media screen and (max-width:576px){.add-services-section .grid .item span{margin-bottom:5px}}.add-services-section .grid .item p{color:var(--gray);font-size:20px;font-weight:400;letter-spacing:0;line-height:100%;transition:all .3s}.add-services-section.is-blog .mob-show-all{grid-column:1/4}@media screen and (max-width:576px){.add-services-section.is-blog .mob-show-all{grid-column:1}}.add-services-section.is-blog .grid{gap:5px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:5px}@media screen and (max-width:576px){.add-services-section.is-blog .grid{grid-template-columns:100%}}.add-services-section.is-blog .grid .item .tile-info .name,.add-services-section.is-blog .grid .item span{font-size:18px}#chekup .chekup_top-line{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:576px){#chekup .chekup_top-line{display:grid;grid-template-columns:100%}}#chekup .chekup_top-line .left{grid-gap:10px;display:grid;gap:10px;grid-template-columns:100%}@media screen and (max-width:576px){#chekup .chekup_top-line .left{-ms-overflow-style:none;grid-row:2;overflow-x:auto;scrollbar-width:none}#chekup .chekup_top-line .left::-webkit-scrollbar{display:none}}#chekup .chekup_top-line .left .tags{align-items:center;display:flex;gap:5px}#chekup .chekup_top-line .left .tags button{background:#f5f7f6!important;color:#808789!important;height:65px!important;max-height:65px!important;padding-left:10px;padding-right:10px}#chekup .chekup_top-line .left .tags button.active,#chekup .chekup_top-line .left .tags button:hover{background:#808789!important;color:#fff!important}@media screen and (max-width:576px){#chekup .chekup_top-line .left .tags button{font-size:14px!important;font-weight:400!important;height:40px!important;letter-spacing:0!important;line-height:121%!important;max-height:40px!important;padding-bottom:0!important;padding-top:0!important;text-align:center!important;white-space:nowrap}}#chekup .chekup_top-line .right{grid-gap:5px;display:grid;gap:5px;grid-template-columns:100%}@media screen and (max-width:576px){#chekup .chekup_top-line .right{grid-row:1}}#chekup .chekup_top-line .right .a-us-btn{max-height:50px}#chekup .chekup_grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}@media screen and (max-width:567px){#chekup .chekup_grid{gap:16px;grid-template-columns:100%}}#chekup .chekup_grid .empty{grid-column:1/3;text-align:center}@media screen and (max-width:567px){#chekup .chekup_grid .empty{grid-column:1}}#chekup .chekup_grid .item{background:#f5f7f6;border-radius:24px;display:flex;flex-direction:column;min-height:100%;padding:20px}@media screen and (max-width:567px){#chekup .chekup_grid .item{border-radius:20px;padding:16px}}#chekup .chekup_grid .item .image{background:#e7ece9;border-radius:18px;height:255px;margin-bottom:12px;overflow:hidden}@media screen and (max-width:567px){#chekup .chekup_grid .item .image{border-radius:16px;height:180px;margin-bottom:16px}}#chekup .chekup_grid .item .image a,#chekup .chekup_grid .item .image img{display:block;height:100%;width:100%}#chekup .chekup_grid .item .image img{-o-object-fit:cover;object-fit:cover}#chekup .chekup_grid .item .columns{display:flex;flex:1;flex-direction:column}#chekup .chekup_grid .item .title{margin-bottom:8px}#chekup .chekup_grid .item .title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#333;display:-webkit-box;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:112%;overflow:hidden;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:567px){#chekup .chekup_grid .item .title a{font-size:21px;line-height:110%}}#chekup .chekup_grid .item .description{flex:1;font-size:14px;font-weight:400;letter-spacing:0;line-height:143%;margin-bottom:24px}@media screen and (max-width:567px){#chekup .chekup_grid .item .description{font-size:14px;margin-bottom:16px}}#chekup .chekup_grid .item .bottom{grid-gap:12px;display:grid;gap:12px;grid-template-columns:100%}#chekup .chekup_grid .item .price{align-items:center;display:flex;flex:1;gap:6px}#chekup .chekup_grid .item .price span{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:100%}@media screen and (max-width:567px){#chekup .chekup_grid .item .price span{font-size:16px;font-weight:600;letter-spacing:-.04em;line-height:120%}}#chekup .chekup_grid .item .base-price,#chekup .chekup_grid .item .promo-price{letter-spacing:-.02em;white-space:nowrap}#chekup .chekup_grid .item .base-price{color:#1b712a;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:100%}@media screen and (max-width:567px){#chekup .chekup_grid .item .base-price{font-size:16px;font-weight:600;letter-spacing:-.04em;line-height:120%}}#chekup .chekup_grid .item .old-price{color:#9faaac;font-size:16px;font-weight:500;letter-spacing:0;line-height:125%;-webkit-text-decoration:line-through;text-decoration:line-through;text-decoration-color:#9faaac;text-decoration-thickness:1px}#chekup .chekup_grid .item .promo-price{color:#1b712a;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:100%}@media screen and (max-width:567px){#chekup .chekup_grid .item .promo-price{font-size:16px;font-weight:600;letter-spacing:-.04em;line-height:120%}}#chekup .chekup_grid .item .link{min-width:205px}@media screen and (max-width:567px){#chekup .chekup_grid .item .link{min-width:100%}}#chekup .chekup_grid .item .link a{align-items:center;background:#1b712a;border-radius:15px;color:#fff!important;display:flex;font-size:20px;font-weight:400;justify-content:center;letter-spacing:-.02em;line-height:125%;min-height:55px;padding:15px 28px;-webkit-text-decoration:none;text-decoration:none;width:100%}@media screen and (max-width:567px){#chekup .chekup_grid .item .link a{font-size:14px;min-height:48px}}#chekup .mob-show-all{background:#f5f7f6;border-radius:15px;color:#b1aea8;font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;margin-top:15px;padding:15px 40px;width:100%}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:567px){.section-header{margin-bottom:20px}}.section-header.w-60{max-width:75%}@media screen and (max-width:567px){.section-header.w-60{max-width:100%}}.section-header h2{flex:1;font-size:36px;font-weight:500;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:576px){.section-header h2{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%}}.section-header .slider-btn{align-items:center;display:flex;gap:30px}.section-header .slider-btn a{background:var(--light-gray);border-radius:15px;color:var(--gray);font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;padding:15px 40px;-webkit-text-decoration:none;text-decoration:none}.block-container #add-services,.block-container #callback-wrap,.block-container #chekup,.block-container #get-guide,.block-container #grid-flex-blocks,.block-container #ind-cont,.block-container #marquiz,.block-container #photo-reviews,.block-container #photoslider,.block-container #plan-berem,.block-container #price-dropdown,.block-container #real-cases,.block-container #reviews-section,.block-container #s3,.block-container #s4,.block-container #s5,.block-container #s6,.block-container #s7,.block-container #s9,.block-container #stories,.block-container #text-img,.block-container #tiles,.block-container #ved-berem,.block-container #videos,.block-container .html-section,.block-container .seo-section{margin:auto;max-width:1300px;padding:45px 0;position:relative;width:100%;z-index:5}@media screen and (max-width:1300px){.block-container #add-services,.block-container #callback-wrap,.block-container #chekup,.block-container #get-guide,.block-container #grid-flex-blocks,.block-container #ind-cont,.block-container #marquiz,.block-container #photo-reviews,.block-container #photoslider,.block-container #plan-berem,.block-container #price-dropdown,.block-container #real-cases,.block-container #reviews-section,.block-container #s3,.block-container #s4,.block-container #s5,.block-container #s6,.block-container #s7,.block-container #s9,.block-container #stories,.block-container #text-img,.block-container #tiles,.block-container #ved-berem,.block-container #videos,.block-container .html-section,.block-container .seo-section{max-width:calc(100% - 30px)}}@media screen and (max-width:576px){.block-container #add-services,.block-container #callback-wrap,.block-container #chekup,.block-container #get-guide,.block-container #grid-flex-blocks,.block-container #ind-cont,.block-container #marquiz,.block-container #photo-reviews,.block-container #photoslider,.block-container #plan-berem,.block-container #price-dropdown,.block-container #real-cases,.block-container #reviews-section,.block-container #s3,.block-container #s4,.block-container #s5,.block-container #s6,.block-container #s7,.block-container #s9,.block-container #stories,.block-container #text-img,.block-container #tiles,.block-container #ved-berem,.block-container #videos,.block-container .html-section,.block-container .seo-section{padding:30px 0}}.block-section .text ol:not(:last-child),.block-section .text p:not(:last-child),.block-section .text ul:not(:last-child){margin-bottom:15px}.block-section .text ol,.block-section .text ul{padding-left:20px}@media screen and (max-width:576px){.block-section .text ol,.block-section .text ul{padding-left:15px}}