.calculate-supply-page{margin-top:40px}.calculate-supply-page .upload-box.has-file{background:none;box-shadow:none;max-width:300px}.calculate-supply-page .upload-box.has-file img{max-height:200px}.calculate-supply-page .calculate-supply-product-card{--shadow:2px 2px 6px -2px var(--primary);align-items:center;background-color:var(--light);border-radius:16px;box-shadow:var(--shadow);display:flex;gap:24px;margin-bottom:12px;padding:16px;position:relative;transition:.2s linear}.calculate-supply-page .calculate-supply-product-card.example{background-color:#fff9ef}.calculate-supply-page .calculate-supply-product-card-image{display:flex;flex:0 0 120px;justify-content:center;position:relative}.calculate-supply-page .calculate-supply-product-card-image img{min-width:120px}@media screen and (max-width:500px){.calculate-supply-page .calculate-supply-product-card-image{flex-basis:100px}.calculate-supply-page .calculate-supply-product-card-image img{min-width:100px}}.calculate-supply-page .calculate-supply-product-card-image .badge{font-size:14px;left:-20px;max-width:95px;padding:.17em .6em .34em;position:absolute;top:-6px;transform:rotate(-30deg);white-space:nowrap;z-index:1}.calculate-supply-page .calculate-supply-product-card-title{color:var(--color-main);display:flex;flex:1;word-break:break-word}.calculate-supply-page .calculate-supply-product-card-title svg{color:var(--primary);cursor:pointer;margin-top:4px;opacity:.6}.calculate-supply-page .calculate-supply-product-card-package{color:var(--primary);display:flex;flex-wrap:wrap;font-size:.8em;gap:8px;justify-content:flex-start}.calculate-supply-page .calculate-supply-product-card-package .package{background-color:var(--light);border:1px solid var(--border-color);border-radius:20px;padding:2px 8px}.calculate-supply-page .calculate-supply-product-card-package .badge{font-size:14px;margin:2px;max-width:-moz-max-content;max-width:max-content;padding:.17em .6em .34em;white-space:nowrap}.calculate-supply-page .calculate-supply-product-card-count{margin-bottom:0;position:relative;text-align:center;width:96px}.calculate-supply-page .calculate-supply-product-card-count .hint{color:var(--color-main);font-size:11px;line-height:1.1;margin-top:-18px;position:absolute;text-align:center;width:100%}@media screen and (max-width:750px){.calculate-supply-page .calculate-supply-product-card-count{margin-bottom:16px}}.calculate-supply-page .calculate-supply-product-card .product-card-price{align-items:center;display:flex;gap:16px}.calculate-supply-page .calculate-supply-product-card .product-card-btns{position:relative}.calculate-supply-page .calculate-supply-product-card .product-card-btns .hint{color:var(--color-main);font-size:11px;line-height:1.1;margin-top:-16px;position:absolute;text-align:center;width:100%}.calculate-supply-page .calculate-supply-product-card .product-card-btns{width:96px}@media screen and (max-width:800px){.calculate-supply-page .calculate-supply-product-card .product-card-btns{margin-bottom:16px}}.calculate-supply-page .calculate-supply-product-card .box-btn [class*=btn]{transition:all var(--transition)}.calculate-supply-page .calculate-supply-product-card .box-btn [class*=btn]:disabled{filter:grayscale(1);opacity:.2}.calculate-supply-page .calculate-supply-product-card .box-btn .btn-count{width:40px}@media screen and (max-width:740px){.calculate-supply-page .calculate-supply-product-card{flex-wrap:wrap;row-gap:36px}.calculate-supply-page .calculate-supply-product-card .product-card-price{flex:1 0 100%;gap:0;justify-content:space-evenly}}.calculate-supply-page .btn-mini{border-radius:6px;border-radius:var(--global-radius,6px);font-size:.75rem;min-height:1rem;padding:4px 10px}@media screen and (max-width:540px){.calculate-supply-page .white-box{margin-left:-8px;margin-right:-8px}}.price-one-product,.price-total-products{flex-shrink:0;min-width:84px;position:relative;text-align:center}@media screen and (max-width:800px){.price-one-product,.price-total-products{margin-bottom:16px}}.price-one-product .hint,.price-total-products .hint{margin-top:-12px;position:absolute;transform:translateY(-50%);width:100%}.price-one-product .hint-bottom,.price-total-products .hint-bottom{bottom:-22px;color:var(--color-main);font-size:11px;line-height:1.1;position:absolute;width:100%}.price-one-product{align-items:center;display:flex;gap:12px}.price-one-product-in{flex:1;margin:16px 0;position:relative}.pads-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:-8px;margin-right:-8px}.pads-item{flex:0 0 20%;margin-bottom:24px;max-width:20%;padding-left:8px;padding-right:8px}@media(max-width:800px){.pads-item{flex:0 0 33.33333%;max-width:33.33333%}}@media(max-width:500px){.pads-item{flex:0 0 50%;max-width:50%}}.pads-item-in{background-color:var(--light);border:1px solid var(--border-color);border-radius:10px;border-radius:var(--global-radius,10px);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:10px 18px;position:relative;transition:var(--transition)}.pads-item-in img{margin-bottom:10px;width:100%}.pads-item-in .pb-checkbox{font-size:0;margin:0;min-height:0;opacity:0;position:absolute;right:-8px;top:-8px;transform:scale(.5);transition:var(--transition);visibility:hidden}.pads-item-in.selected{box-shadow:inset 0 0 0 4px var(--secondary),inset 0 0 0 5px var(--border-color);pointer-events:none}.pads-item-in.selected .pb-checkbox{opacity:1;transform:scale(1);visibility:visible}.pads-item-in.selected .pb-checkbox label .pb-checkbox-marker{font-size:30px;margin-right:0}.pads-item-in.selected .pb-checkbox label .pb-checkbox-marker.selected{--primary:#8cbcbf}.pads-item-name{line-height:1.2;margin:auto 0 0;text-align:center}.pads-item-disabled .pads-item-in{background-color:var(--secondary);opacity:.6;pointer-events:none}.info-text{background-color:rgb(var(--primary-rgb)/5%);border-radius:6px;border-radius:var(--global-radius,6px);margin-bottom:16px;padding:6px 14px}.protection-tip[data-v-5c0239a4]{background:linear-gradient(135deg,#f0fbfa,#fffdf4);border:1px solid rgba(18,114,117,.28);border-left:5px solid var(--primary);border-radius:12px;border-radius:var(--global-radius,12px);box-shadow:0 8px 24px rgba(23,61,67,.08);color:#173d43;display:flex;gap:14px;margin-top:18px;max-width:760px;padding:18px}.protection-tip__icon[data-v-5c0239a4]{align-items:center;background-color:var(--primary);border-radius:50%;color:#fff;display:flex;flex:0 0 34px;font-size:20px;font-weight:700;height:34px;justify-content:center;width:34px}.protection-tip__content[data-v-5c0239a4]{flex:1;min-width:0}.protection-tip__eyebrow[data-v-5c0239a4]{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:3px;text-transform:uppercase}.protection-tip__title[data-v-5c0239a4]{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:8px}.protection-tip p[data-v-5c0239a4]{line-height:1.5;margin:0}.protection-tip__questions[data-v-5c0239a4]{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.protection-tip__questions>div[data-v-5c0239a4]{background-color:hsla(0,0%,100%,.78);border:1px solid rgba(18,114,117,.16);border-radius:8px;display:flex;gap:9px;padding:11px}.protection-tip__questions span[data-v-5c0239a4]{align-items:center;background-color:var(--primary);border-radius:50%;color:#fff;display:flex;flex:0 0 24px;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.protection-tip__questions strong[data-v-5c0239a4]{display:block}.protection-tip__assessment[data-v-5c0239a4]{background-color:rgba(18,114,117,.08);border-left:4px solid var(--primary);border-radius:8px;margin-top:10px;padding:11px 13px}.protection-tip__assessment>span[data-v-5c0239a4]{color:var(--primary);display:block;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:3px;text-transform:uppercase}.protection-tip__assessment.is-caution[data-v-5c0239a4]{background-color:rgba(255,193,7,.12);border-left-color:#d89500}.protection-tip__calculation[data-v-5c0239a4]{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.protection-tip__calculation>div[data-v-5c0239a4]{background-color:#fff;border:1px solid rgba(18,114,117,.16);border-radius:8px;padding:10px}.protection-tip__calculation span[data-v-5c0239a4]{color:#557176;display:block;font-size:12px;margin-bottom:3px}.protection-tip__calculation strong[data-v-5c0239a4]{font-size:17px;line-height:1.25}.protection-tip__product-target[data-v-5c0239a4]{grid-gap:4px 14px;align-items:center;background-color:rgba(18,114,117,.12);border-radius:8px;color:#173d43;display:grid;gap:4px 14px;grid-template-columns:minmax(0,1fr) auto;margin-top:10px;padding:12px 13px}.protection-tip__product-target>span[data-v-5c0239a4]{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.protection-tip__product-target>strong[data-v-5c0239a4]{color:var(--primary);font-size:18px}.protection-tip__product-target>p[data-v-5c0239a4]{font-size:13px;grid-column:1/-1}@media(max-width:640px){.protection-tip[data-v-5c0239a4]{gap:10px;padding:15px}.protection-tip__calculation[data-v-5c0239a4],.protection-tip__product-target[data-v-5c0239a4],.protection-tip__questions[data-v-5c0239a4]{grid-template-columns:1fr}.protection-tip__product-target>p[data-v-5c0239a4]{grid-column:1}}.recommendation-product-page-box .form-field.field-error .error{right:50%;transform:translateX(50%)}.recommendation-product-page-box .form-field.field-error .upload-box{border-color:var(--color-danger)}.recommendation-product-page-box .form-field>.flex-h__center{flex-wrap:wrap;row-gap:16px}.recommendation-product-page .title-box{padding:0}.recommendation-product-page .title-box-in{padding:24px 0}.recommendation-product-page .premium-tab{border-color:#f26513;border-style:solid;border-width:0 0 1px 1px;position:relative;text-align:center}.recommendation-product-page .premium-tab.active{background-color:#f26513}.recommendation-product-page .premium-tab:before{--size:36px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' viewBox='0 0 256 256'%3E%3Cpath fill='%23f26514' d='M228.75 100.05c-3.52-3.67-7.15-7.46-8.34-10.33-1.06-2.56-1.14-7.83-1.21-12.47-.15-10-.34-22.44-9.18-31.27s-21.27-9-31.27-9.18c-4.64-.07-9.91-.15-12.47-1.21-2.87-1.19-6.66-4.82-10.33-8.34C148.87 20.46 140.05 12 128 12s-20.87 8.46-27.95 15.25c-3.67 3.52-7.46 7.15-10.33 8.34-2.56 1.06-7.83 1.14-12.47 1.21-10 .2-22.44.34-31.25 9.2s-9 21.25-9.2 31.25c-.07 4.64-.15 9.91-1.21 12.47-1.19 2.87-4.82 6.66-8.34 10.33C20.46 107.13 12 116 12 128s8.46 20.87 15.25 28c3.52 3.67 7.15 7.46 8.34 10.33 1.06 2.56 1.14 7.83 1.21 12.47.15 10 .34 22.44 9.18 31.27s21.27 9 31.27 9.18c4.64.07 9.91.15 12.47 1.21 2.87 1.19 6.66 4.82 10.33 8.34C107.13 235.54 116 244 128 244s20.87-8.46 27.95-15.25c3.67-3.52 7.46-7.15 10.33-8.34 2.56-1.06 7.83-1.14 12.47-1.21 10-.15 22.44-.34 31.27-9.18s9-21.27 9.18-31.27c.07-4.64.15-9.91 1.21-12.47 1.19-2.87 4.82-6.66 8.34-10.33 6.79-7.08 15.25-15.9 15.25-27.95s-8.46-20.87-15.25-27.95m-17.32 39.29c-4.82 5-10.28 10.72-13.19 17.76-2.82 6.8-2.93 14.16-3 21.29-.08 5.36-.19 12.71-2.15 14.66s-9.3 2.07-14.66 2.15c-7.13.11-14.49.22-21.29 3-7 2.91-12.73 8.37-17.76 13.19-3.6 3.45-8.98 8.61-11.38 8.61s-7.78-5.16-11.34-8.57c-5-4.82-10.72-10.28-17.76-13.19-6.8-2.82-14.16-2.93-21.29-3-5.36-.08-12.71-.19-14.66-2.15s-2.07-9.3-2.15-14.66c-.11-7.13-.22-14.49-3-21.29-2.91-7-8.37-12.73-13.19-17.76C41.16 135.78 36 130.4 36 128s5.16-7.78 8.57-11.34c4.82-5 10.28-10.72 13.19-17.76 2.82-6.8 2.93-14.16 3-21.29C60.88 72.25 61 64.9 63 63s9.3-2.07 14.66-2.15c7.13-.11 14.49-.22 21.29-3 7-2.91 12.73-8.37 17.76-13.19C120.22 41.16 125.6 36 128 36s7.78 5.16 11.34 8.57c5 4.82 10.72 10.28 17.76 13.19 6.8 2.82 14.16 2.93 21.29 3 5.36.08 12.71.19 14.66 2.15s2.07 9.3 2.15 14.66c.11 7.13.22 14.49 3 21.29 2.91 7 8.37 12.73 13.19 17.76 3.41 3.56 8.57 8.94 8.57 11.34s-5.12 7.82-8.53 11.38m-34.94-43.83a12 12 0 0 1 0 17l-56 56a12 12 0 0 1-17 0l-24-24a12 12 0 1 1 17-17L112 143l47.51-47.52a12 12 0 0 1 16.98.03'/%3E%3C/svg%3E"),radial-gradient(var(--light) 0,var(--light) 52%,transparent 52%);background-position:50%;background-repeat:no-repeat;content:"";height:36px;height:var(--size);left:-16px;position:absolute;top:-12px;transform:rotate(-16deg);width:36px;width:var(--size);z-index:0}.recommendation-product-page .cost-box{grid-row-gap:12px;background:var(--secondary);border:1px solid var(--border-color);border-radius:16px;border-radius:var(--global-radius,16px);display:grid;padding:16px 24px 12px;row-gap:12px}.recommendation-product-page .cost-box-sticky{border-radius:12px;border-radius:var(--global-radius,12px);left:var(--padding-side);position:sticky;right:var(--padding-side);row-gap:4px;top:-102px;z-index:5}.recommendation-product-page .cost-box-sticky .cost-total{padding-top:6px}.recommendation-product-page .cost-row,.recommendation-product-page .cost-total{grid-column-gap:8px;align-items:center;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr auto}.recommendation-product-page .cost-value{font-size:16px;text-align:right}.recommendation-product-page .cost-total{align-items:flex-end;border-top:1px solid var(--border-color);font-weight:700;gap:8px;padding-top:12px}.recommendation-product-page .cost-total .cost-label{line-height:1.4}.recommendation-product-page .cost-total .cost-value{color:var(--btn-color);font-size:24px;line-height:1.2}.recommendation-product-page .recommendation-need-summary{background:linear-gradient(135deg,#f0fbfa,#fffdf4);border:1px solid rgba(18,114,117,.28);border-left:5px solid var(--primary);border-radius:12px;border-radius:var(--global-radius,12px);box-shadow:0 8px 24px rgba(23,61,67,.08);color:#173d43;margin:20px 0;padding:18px}.recommendation-product-page .recommendation-need-summary__header{display:flex;gap:12px}.recommendation-product-page .recommendation-need-summary__header h5{margin-bottom:4px}.recommendation-product-page .recommendation-need-summary__header p{line-height:1.45;margin:0}.recommendation-product-page .recommendation-need-summary__icon{align-items:center;background-color:var(--primary);border-radius:50%;color:#fff;display:flex;flex:0 0 34px;font-size:18px;font-weight:700;height:34px;justify-content:center;width:34px}.recommendation-product-page .recommendation-need-summary__eyebrow{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:2px;text-transform:uppercase}.recommendation-product-page .recommendation-need-summary__metrics{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.recommendation-product-page .recommendation-need-summary__metrics>div{background-color:#fff;border:1px solid rgba(18,114,117,.16);border-radius:8px;padding:11px}.recommendation-product-page .recommendation-need-summary__metrics>div.is-target{background-color:rgba(18,114,117,.1);border-color:rgba(18,114,117,.3)}.recommendation-product-page .recommendation-need-summary__metrics span{color:#557176;display:block;font-size:12px;margin-bottom:4px}.recommendation-product-page .recommendation-need-summary__metrics strong{font-size:17px;line-height:1.25}.recommendation-product-page .recommendation-need-summary__formula{background-color:rgba(18,114,117,.08);border-left:4px solid var(--primary);border-radius:8px;font-weight:700;line-height:1.45;margin-top:10px;padding:10px 12px}.recommendation-product-page .recommendation-need-summary__note{color:#557176;font-size:12px;line-height:1.45;margin:9px 0 0}@media(max-width:767px){.recommendation-product-page .recommendation-need-summary__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:450px){.recommendation-product-page .recommendation-need-summary{padding:14px}.recommendation-product-page .recommendation-need-summary__metrics{grid-template-columns:1fr}}.recommendation-product-list{padding:24px 0}.recommendation-product-list-no-select{color:var(--color-danger);font-size:12px;margin-bottom:12px;margin-top:-16px;text-align:right}.recommendation-product-list .product-card .price-one-product{flex-basis:200px}.recommendation-product-list .product-card-select{background-color:var(--secondary)}.recommendation-product-list .product-card-example{background-color:#fff9ef}.recommendation-product-list .product-card .price-one-product{flex-grow:1}@media screen and (max-width:991px){.recommendation-product-list .product-card{flex-wrap:nowrap}}@media screen and (max-width:800px){.recommendation-product-list .product-card{flex-wrap:wrap}.recommendation-product-list .product-card .price-one-product{flex-grow:0;margin-top:16px}}@media screen and (max-width:556px){.recommendation-product-list .product-card>*{flex:1 0 100%!important;text-align:center}}@media screen and (max-width:991px){.recommendation-product-list .product-card-image{flex:0 0 100px}}.recommendation-product-list .product-card-image-in{position:relative}.recommendation-product-list .product-card-image-in img{max-height:100px;max-width:100px}.recommendation-product-list .product-card-image-in .badge{font-size:14px;left:-20px;max-width:95px;padding:.17em .6em .34em;position:absolute;top:-6px;transform:rotate(-30deg);white-space:nowrap;z-index:1}.recommendation-product-list .product-card-title{flex-grow:3}@media screen and (max-width:800px){.recommendation-product-list .product-card-title{flex:0 0 calc(100% - 120px)}}@media screen and (max-width:556px){.recommendation-product-list .product-card-package{justify-content:center;max-width:100%}}.recommendation-product-list .product-card .btns{flex-direction:column;flex-shrink:0;margin:-4px}.recommendation-product-list .product-card .btns .btn{margin:4px}@media screen and (max-width:800px){.recommendation-product-list .product-card .btns{flex:1 0 280px;flex-direction:row}.recommendation-product-list .product-card .btns .btn{flex:1 0}}@media screen and (max-width:556px){.recommendation-product-list .product-card .btns{flex-direction:column}}.recommendation-product-list .product-card .btn-secondary.btn-primary{background:var(--primary);color:var(--light)}.recommendation-product-list .product-card .btn-secondary.btn-primary:hover:before{background:var(--light);opacity:.15}.recommendation-product-list .samples-counter{color:var(--primary);font-size:.875rem;margin-left:8px;white-space:nowrap}.recommendation-product-list .product-list-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:space-between;margin-bottom:8px}.recommendation-product-list .product-list-head h5{margin:0}.recommendation-product-list .product-search{flex:1 1 240px;margin-bottom:0;max-width:350px}.recommendation-product-list .product-search input{min-height:36px;padding:4px 44px 4px 18px}.recommendation-product-list .product-search-icon{color:var(--color-minor);font-size:18px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.recommendation-product-list .product-search-clear{color:var(--color-minor);cursor:pointer;height:20px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px}.recommendation-product-list .product-search-clear:after,.recommendation-product-list .product-search-clear:before{background-color:currentColor;content:"";height:2px;left:0;position:absolute;top:50%;width:100%}.recommendation-product-list .product-search-clear:before{transform:rotate(45deg)}.recommendation-product-list .product-search-clear:after{transform:rotate(-45deg)}.recommendation-product-list .product-search-clear:hover{color:var(--color-danger)}.recommendation-product-list .global-tabs .global-tab-btn:focus-visible{outline:2px solid var(--focus-color);outline-offset:2px}.recommendation-product-list .product-type-tabs.global-tabs{flex-wrap:wrap;gap:4px;margin-bottom:16px}.recommendation-product-list .product-type-tabs.global-tabs .sample-tab{background-color:rgba(242,101,19,.1);color:#f26513}.recommendation-product-list .product-type-tabs.global-tabs .sample-tab.active{background-color:#f26513;color:var(--light)}.recommendation-product-list .product-type-tabs.global-tabs .global-tab-btn{border-radius:24px;border-radius:var(--global-radius,24px);flex:0 1 auto;font-size:.875rem;min-height:36px;padding:6px 24px}.recommendation-product-list .product-type-tabs.global-tabs .global-tab-btn.active{pointer-events:none}@media(max-width:400px){.recommendation-product-list .global-tabs.small-tab{flex-direction:column}.recommendation-product-list .global-tabs.small-tab .global-tab-btn{border-radius:24px;border-radius:var(--global-radius,24px);font-size:1rem;min-height:36px;padding:4px 16px}}@media(max-width:600px){.recommendation-product-list .white-box{padding-left:8px;padding-right:8px}}[dir=rtl] .recommendation-product-list .samples-counter{margin-left:0;margin-right:8px}[dir=rtl] .recommendation-product-list .product-search input{padding-left:44px;padding-right:18px}[dir=rtl] .recommendation-product-list .product-search-clear,[dir=rtl] .recommendation-product-list .product-search-icon{left:14px;right:auto}.consultation-tip[data-v-019f7618]{background:linear-gradient(135deg,#f0fbfa,#fffdf4);border:1px solid rgba(18,114,117,.28);border-left:5px solid var(--primary);border-radius:12px;border-radius:var(--global-radius,12px);box-shadow:0 8px 24px rgba(23,61,67,.08);color:#173d43;display:flex;gap:14px;margin-top:20px;max-width:760px;padding:18px}.consultation-tip__icon[data-v-019f7618]{align-items:center;background-color:var(--primary);border-radius:50%;color:#fff;display:flex;flex:0 0 34px;font-size:20px;font-weight:700;height:34px;justify-content:center;width:34px}.consultation-tip__eyebrow[data-v-019f7618]{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:3px;text-transform:uppercase}.consultation-tip__title[data-v-019f7618]{font-size:18px;font-weight:700;line-height:1.3;margin-bottom:8px}.consultation-tip p[data-v-019f7618]{line-height:1.5;margin:0}.consultation-tip__scenario[data-v-019f7618]{grid-gap:4px;background-color:rgba(18,114,117,.08);border-left:4px solid var(--primary);border-radius:8px;display:grid;gap:4px;line-height:1.45;margin-top:12px;padding:11px 13px}.consultation-tip__scenario span[data-v-019f7618]{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.consultation-tip__scenario.is-medium[data-v-019f7618]{background-color:rgba(255,193,7,.12);border-left-color:#d89500}.consultation-tip__scenario.is-high[data-v-019f7618]{background-color:rgba(201,62,62,.1);border-left-color:#c93e3e}.consultation-tip__inputs[data-v-019f7618]{grid-gap:14px;background-color:#fff;border:1px solid rgba(18,114,117,.2);border-radius:9px;display:grid;gap:14px;grid-template-columns:minmax(0,1.5fr) minmax(170px,.5fr);margin:14px 0;padding:13px}.consultation-tip__input-label[data-v-019f7618]{display:block;font-weight:700;line-height:1.35;margin-bottom:9px}.consultation-tip__diuretic-options[data-v-019f7618]{display:flex;flex-wrap:wrap;gap:8px}.consultation-tip__diuretic-options button[data-v-019f7618]{background:#fff;border:1px solid var(--primary);border-radius:999px;color:var(--primary);cursor:pointer;font:inherit;font-weight:600;padding:7px 14px}.consultation-tip__diuretic-options button.selected[data-v-019f7618]{background-color:var(--primary);color:#fff}.consultation-tip__input-hint[data-v-019f7618]{color:#557176;font-size:13px;margin-top:9px!important}.consultation-tip__fluid-input[data-v-019f7618]{align-items:center;display:flex}.consultation-tip__fluid-input input[data-v-019f7618]{border-radius:8px 0 0 8px;height:42px;min-width:0;text-align:right}.consultation-tip__fluid-input span[data-v-019f7618]{align-items:center;background-color:#f2f6f6;border:1px solid #cddada;border-left:0;border-radius:0 8px 8px 0;color:#557176;display:flex;font-size:14px;font-weight:600;height:42px;padding:0 11px}.consultation-tip__comparison[data-v-019f7618]{grid-gap:2px 12px;background-color:rgba(18,114,117,.08);border-left:4px solid var(--primary);border-radius:8px;display:grid;gap:2px 12px;grid-column:1/-1;grid-template-columns:auto 1fr;padding:12px 13px}.consultation-tip__comparison>span[data-v-019f7618]{align-self:center;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.consultation-tip__comparison>strong[data-v-019f7618]{font-size:20px;justify-self:end}.consultation-tip__comparison>p[data-v-019f7618]{grid-column:1/-1}.consultation-tip__comparison.is-medium[data-v-019f7618]{background-color:rgba(255,193,7,.12);border-left-color:#d89500}.consultation-tip__comparison.is-high[data-v-019f7618]{background-color:rgba(201,62,62,.1);border-left-color:#c93e3e}.consultation-tip__warning[data-v-019f7618]{background-color:rgba(255,193,7,.14);border-radius:8px;font-weight:600;padding:9px 11px}.consultation-tip__source[data-v-019f7618]{color:#557176;font-size:12px;margin-top:10px!important}.consultation-tip__source a[data-v-019f7618]{color:var(--primary);font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:540px){.consultation-tip[data-v-019f7618]{padding:15px}.consultation-tip__icon[data-v-019f7618]{flex-basis:30px;font-size:18px;height:30px;width:30px}.consultation-tip__inputs[data-v-019f7618]{grid-template-columns:1fr}.consultation-tip__comparison[data-v-019f7618]{grid-column:1}}