.service-group-price-input{display:flex;flex-direction:column;gap:.75rem;width:75%;margin:0 .25rem 0 .75rem}.service-group-price-input .calculated-price-row,.service-group-price-input .custom-price-row{display:flex;align-items:center;gap:.5rem}.service-group-price-input .calculated-price-row .price-label,.service-group-price-input .custom-price-row .price-label{font-size:.75rem;font-weight:500;color:#292d3c;white-space:nowrap;min-width:9.375rem}.service-group-price-input .calculated-price-row .price-value{font-size:.875rem;font-weight:700;color:#ce0336;padding:.5rem .75rem;background-color:#e8e8e8;border-radius:.375rem;border:1px solid #e0e0e0}.service-group-price-input .custom-price-row .price-input-wrapper{display:flex;align-items:center;gap:.5rem;flex:1}.service-group-price-input .custom-price-row .price-input-wrapper .simple-text-input-outer{flex:1}.service-group-price-input .custom-price-row .price-input-wrapper .price-unit{font-size:.875rem;font-weight:500;color:#292d3c}@media screen and (max-width:768px){.service-group-price-input{width:100%}.service-group-price-input .calculated-price-row,.service-group-price-input .custom-price-row{flex-direction:column;align-items:flex-start;gap:.25rem}.service-group-price-input .calculated-price-row .price-label,.service-group-price-input .custom-price-row .price-label{min-width:auto}.service-group-price-input .custom-price-row .price-input-wrapper{width:100%}}.examination-item{border:2px solid #e0e0e0;border-radius:.625rem;cursor:pointer;transition:border-color .3s ease-in-out,outline .3s ease-in-out}.examination-item .title-row{display:flex;justify-content:space-between;border-bottom:1px solid #e0e0e0;border-radius:.5625rem .5625rem 0 0;padding:1.1875rem 1.5rem}.examination-item .title-row .top-title-container{width:100%}.examination-item .title-row .top-title-container .title-inner{display:grid;grid-template-columns:auto 1fr;align-items:center}.examination-item .title-row .top-title-container .title-inner .title{font-size:.875rem;line-height:1.5rem;font-weight:700;padding:0;margin:0;margin-left:1.5625rem;margin-right:.625rem}.examination-item .title-row .title-more-info{width:100%}.examination-item .title-row .title-more-info .title-inner{display:grid;grid-template-columns:auto 1fr;align-items:center}.examination-item .title-row .title-more-info .title-inner .title{font-size:.875rem;line-height:1.5rem;font-weight:700;padding:0;margin:0;margin-left:1rem;margin-right:.625rem}.examination-item .title-row .title-more-info .title-more-info{width:100%;display:flex;justify-content:space-between}.examination-item .more-info-row{padding:.6875rem 1.125rem}.examination-item .more-info-row{display:flex;justify-content:space-between;align-items:center}.examination-item .more-info-row .price{font-size:.75rem;line-height:1.125rem;font-weight:700;color:#ce0336;display:flex;align-items:center;gap:.5rem}.examination-item .more-info-row .price span.original-price{text-decoration:line-through!important;color:#6b7384!important;font-weight:400!important}.examination-item .more-info-row .price span.discount-price{color:#ce0336!important;font-weight:700!important}.examination-item .more-info-row .examination-item-inputs{display:grid;grid-template-columns:auto 1fr 30px auto 1fr 30px;align-items:center;width:75%}.examination-item .more-info-row .examination-item-inputs>div{margin:0 .25rem 0 .75rem}.examination-item.green.active,.examination-item.green:hover{border-color:#069754}.examination-item.turquoise.active,.examination-item.turquoise:hover{border-color:#0d9fac}@media screen and (max-width:768px){.examination-item .more-info-row .examination-item-inputs{width:100%}.examination-item .more-info-row .examination-item-inputs .simple-text-input-outer,.examination-item .more-info-row .examination-item-inputs .simple-text-input-outer .simple-text-input{padding-left:0rem}}
