.treatments-form-box{display:flex;min-height:70vh;align-items:stretch}
@media screen and (max-width:767px){
.treatments-form-box{flex-direction:column-reverse;height:100vh;padding-bottom:var(--treatments-steps-height)}
}
.treatments-form-step{display:none;padding:0;height:100%;flex-direction:column}
.treatments-form-step.active{display:flex}
.treatments-form-body{flex-grow:1}
@media screen and (max-width:767px){
.treatments-form-footer{display:none}
}
.treatments-form-left{width:60%;min-width:60%;max-width:60%;padding:40px 70px;min-height:100%}
@media screen and (max-width:767px){
.treatments-form-left{width:100%;min-width:100%;max-width:100%;min-height:initial;height:calc(100vh - var(--treatments-right-height) - var(--treatments-steps-height));overflow:scroll;padding:26px}
}
.treatments-form-right{width:40%;min-width:40%;max-width:40%;min-height:100%}
@media screen and (max-width:767px){
.treatments-form-right{width:100%;min-width:100%;max-width:100%;min-height:initial;height:auto}
.treatments-form-right .treatments-form-step.image{height:230px}
.treatments-form-right .treatments-form-step.map{height:300px}
}
.treatments-form-right-image{width:100%;height:100%}
.treatments-form-right-image img{display:block;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
.treatments-form-map{height:100%}
.treatments-form-head{margin-bottom:12px}
.treatments-form-head-nav{display:flex;gap:12px}
.treatments-form-head-nav svg{width:36px;height:36px}
.treatments-form-head-nav .treatments-form-prev a{color:#756e6b;text-decoration:none}
.treatments-form-head-title{color:#333;font-size:24px;font-weight:400;line-height:133%;margin-bottom:10px;padding-top:3px}
.treatments-form-head-description{color:#756e6b;font-size:15px;font-weight:300;line-height:160%}
.treatments-form-types{margin-bottom:60px}
.treatments-form-type{padding:14px 16px;border-bottom:1px solid #f5f5f5}
.treatments-form-type:first-child{border-top:1px solid #f5f5f5}
.treatments-form-learn-more{color:#333;font-size:15px;font-weight:300;line-height:160%;margin-bottom:16px}
.treatments-form-learn{display:flex;gap:22px;margin-bottom:80px}
@media screen and (max-width:767px){
.treatments-form-learn{margin-bottom:40px}
}
.treatments-form-learn-image{width:38%;min-width:38%;max-width:38%;aspect-ratio:175/200}
@media screen and (max-width:767px){
.treatments-form-learn-image{width:80px;min-width:80px;max-width:80px}
}
.treatments-form-learn-image img{display:block;width:100%;aspect-ratio:175/200;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.treatments-form-learn-title{color:#333;font-size:18px;font-weight:400;line-height:155%}
.treatments-form-learn-description{color:#756e6b;font-size:15px;font-weight:300;line-height:160%}
.treatments-form-learn-button a{display:inline-flex;align-items:center;gap:10px;color:#899c80;font-size:14px;font-weight:400;line-height:150%;text-decoration-line:underline}
.treatments-form-next,.treatments-form-submit{display:flex;justify-content:flex-end;width:100%}
.treatments-form-next a,.treatments-form-submit a{display:flex;align-items:center;justify-content:center;height:50px;border-radius:100px;border:1px solid #c87d60;color:#c87d60;text-decoration:none;padding:0 24px;min-width:150px}
.treatments-form-next.disabled a,.treatments-form-submit.disabled a{border:1px solid #ffe7df;color:#ffe7df;cursor:default;pointer-events:none}
.treatments-form-price-range-title{display:flex;align-items:center;color:#756e6b;font-size:15px;font-weight:300;line-height:160%;gap:12px;margin-bottom:12px;margin-top:4px}
.treatments-form-price-range-title span{display:flex;align-items:center}
.treatments-form-price-range-help{cursor:help}
.treatments-form-price-range-help svg{width:22px;height:22px}
.treatments-form-price-range-inputs{display:flex;align-items:center;gap:15px}
.treatments-form-price-range-input input{display:flex;width:95px;height:50px;align-items:center;color:#8d8d8d;text-align:center;font-size:15px;font-weight:300;line-height:100%;padding:0 12px;border:1px solid #8d8d8d;background:rgba(0,0,0,0);outline:0;box-shadow:none}
.treatments-form-price-range-text{color:#8d8d8d;font-size:15px;font-weight:300;line-height:100%}
.treatments-form-price-range-slider{padding:16px 0}
.treatments-form-clinics{min-height:100px;max-height:calc(70vh - 370px);overflow-y:auto;margin-bottom:30px;padding-right:6px}
@media screen and (max-width:767px){
.treatments-form-clinics{min-height:initial;max-height:initial;overflow:auto}
}
.treatments-form-clinics::-webkit-scrollbar{width:4px}
.treatments-form-clinics::-webkit-scrollbar-track{background-color:#f9f6f3}
.treatments-form-clinics::-webkit-scrollbar-thumb{background-color:#899c80;border-radius:0;border:none}
.treatments-form-clinics-container-title{color:#333;font-size:15px;font-weight:300;line-height:160%;margin-bottom:12px}
.treatments-form-clinic{display:none;border-bottom:1px solid #e8dbd1;position:relative;padding:16px 25px 16px 48px;cursor:pointer}
.treatments-form-clinic.show{display:block}
.treatments-form-clinic:first-child{border-top:1px solid #e8dbd1}
.treatments-form-clinic-radio{position:absolute;top:16px;left:0}
.treatments-form-clinic-radio .custom-radio-status{border-radius:50px}
.treatments-form-clinic-radio .custom-radio-status:before{border-radius:50px}
.treatments-form-clinic-head{display:flex;justify-content:space-between}
.treatments-form-clinic-title{color:#333;font-size:15px;font-weight:500;line-height:160%}
.treatments-form-clinic-distance{color:#8d8d8d;font-size:15px;font-weight:300;line-height:160%}
.treatments-form-clinic-address{color:#aeaeae;font-size:15px;font-weight:300;line-height:160%;margin-bottom:12px}
.treatments-form-clinic-treatments{display:flex;gap:8px;flex-wrap:wrap}
.treatments-form-clinic-treatment{display:flex;height:32px;align-items:center;justify-content:center;border:1px solid #b5a69b;border-radius:50px;padding:0 20px;color:#b5a69b;font-size:12px;font-weight:400;line-height:100%}
.treatments-form .map-clinic-marker{position:relative}
.treatments-form .map-clinic-marker-icon{align-items:center;display:flex;justify-content:center;color:#fff}
.treatments-form .map-clinic-marker-body{display:none;font-family:Gelica,sans-serif;background-color:#fbf7f4;border-radius:8px;color:#333;font-size:14px;padding:10px 15px;margin-bottom:8px;max-width:200px;border:2px solid #c87d60}
.treatments-form .map-clinic-marker-body:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%,0);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #c87d60}
.treatments-form .map-clinic-marker-title{font-size:13px;margin-bottom:8px}
.treatments-form .map-clinic-marker-address{font-size:12px;color:#756e6b;font-weight:300}
.treatments-form .map-clinic-marker-route{display:flex;justify-content:flex-end;margin-top:12px}
.treatments-form .map-clinic-marker-route a{display:flex;height:30px;background:#c87d60;color:#fff;align-items:center;justify-content:center;padding:0 14px;border-radius:50px;text-decoration:none;font-size:13px}
.treatments-form .map-clinic-marker.open .map-clinic-marker-icon{display:none}
.treatments-form .map-clinic-marker.open .map-clinic-marker-body{display:block}
.treatments-form-clinic-info{margin-bottom:35px}
.treatments-form-clinic-info-address,.treatments-form-clinic-info-country,.treatments-form-clinic-info-title{color:#756e6b;font-size:15px;font-weight:300;line-height:160%}
.treatments-form-clinic-info-route a{display:inline-flex;color:#899c80;font-size:14px;font-weight:400;line-height:150%;text-decoration:none;gap:8px}
.treatments-form-clinic-info-route a span{text-decoration:underline}
.treatments-form-treatment-choice{margin-bottom:20px}
.treatments-form-treatment-choice-title{color:#333;font-size:15px;font-weight:500;line-height:160%}
.treatments-form-treatment-choice-description{color:#756e6b;font-size:15px;font-weight:300;line-height:160%;margin-bottom:18px}
.treatments-form-treatment-choice-list{margin-bottom:32px}
.treatments-form-treatment-choice-item{display:block;padding:14px;border-bottom:1px solid #f5f5f5}
.treatments-form-treatment-choice-item:first-child{border-top:1px solid #f5f5f5}
.treatments-form-treatment-choice-item .custom-checkbox-label{display:flex;justify-content:space-between;color:#625f59;font-size:15px;font-weight:300;line-height:24px}
.treatments-form-treatment-choice-subtotal{color:#756e6b;text-align:right;font-size:18px;font-weight:400;line-height:28px}
.treatments-form-steps{display:none;padding:26px 36px;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -87px 24px 0 rgba(188,165,143,0),0 -55px 22px 0 rgba(188,165,143,.01),0 -31px 19px 0 rgba(188,165,143,.05),0 -14px 14px 0 rgba(188,165,143,.09),0 -3px 8px 0 rgba(188,165,143,.1),0 0 0 0 rgba(188,165,143,.1)}
.treatments-form-steps .treatments-form-close,.treatments-form-steps .treatments-form-prev{display:none}
.treatments-form-steps .treatments-form-close a,.treatments-form-steps .treatments-form-prev a{display:flex;align-items:center;justify-content:center;height:50px;border-radius:100px;border:1px solid #c87d60;color:#c87d60;text-decoration:none;padding:0 24px;min-width:150px}
.treatments-form-steps .treatments-form-close.disabled a,.treatments-form-steps .treatments-form-prev.disabled a{border:1px solid #ffe7df;color:#ffe7df;cursor:default;pointer-events:none}
.treatments-form-steps .treatments-form-close a{border-color:#756e6b;color:#756e6b}
.treatments-form-steps>*{display:none;justify-content:initial;width:auto}
.treatments-form-steps>.active{display:flex}
@media screen and (max-width:767px){
.treatments-form-steps{display:flex}
}