/*!
 * Hair Center of Turkey — New Homepage
 * All selectors are scoped under .hnew so nothing here can affect the
 * old homepage (old home.css styles the same #ids). This file carries
 * only what inline styles cannot do: keyframes, marquee, hover states,
 * interactive component states, the data-scroll rows, and the responsive
 * fallbacks for the fixed-column grids.
 * Palette: gold #E1BD6A · ink #242424 · soft #F3F3F3 · cream #FFF9E9
 *          hairline #E7E7E7 · success #2CB842
 */
 @keyframes hct-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes hnew-fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hnew .hnew-marquee{display:flex;gap:18px;width:max-content;animation-name:hct-marquee;animation-timing-function:linear;animation-iteration-count:infinite}.hnew [data-scroll]{scrollbar-width:none;-ms-overflow-style:none}.hnew [data-scroll]::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.hnew *,.hnew .hnew-marquee{animation-duration:0.01ms!important;transition-duration:0.01ms!important}}.hnew .hnew-btn-outline-dark:hover{background:#242424;color:#FFF;transform:translateY(-2px)}.hnew .hnew-lift{transition:all 0.25s}.hnew .hnew-lift:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgb(36 36 36 / .1)}.hnew .hnew-btn-gold:hover{transform:translateY(-2px) scale(1.02)}.hnew .hnew-btn-gold-simple:hover{transform:translateY(-2px)}.hnew .hnew-btn-outline-gold:hover{background:#E1BD6A;transform:translateY(-2px)}.hnew .hnew-btn-outline-light:hover{border-color:#E1BD6A;color:#E1BD6A}.hnew .hnew-arrow:hover{background:#E1BD6A;border-color:#E1BD6A}.hnew .hnew-reel:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 18px 40px rgb(36 36 36 / .24)}.hnew .hnew-video:hover{opacity:.94}.hnew .hnew-journey-item:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgb(225 189 106 / .22)}.hnew .hnew-zone{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border-radius:12px;padding:13px 14px;font-family:Manrope,sans-serif;font-size:14px;cursor:pointer;transition:all 0.2s;background:#FFF;border:1px solid #E7E7E7}.hnew .hnew-zone.on{border:2px solid #E1BD6A;box-shadow:0 6px 16px rgb(225 189 106 / .25)}.hnew .hnew-zone-dot{flex:0 0 auto;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;transition:all 0.2s;background:#F3F3F3;color:#fff0;border:1px solid #E7E7E7}.hnew .hnew-zone.on .hnew-zone-dot{background:#E1BD6A;color:#242424;border:none}.hnew .hnew-zone-name{font-weight:800;color:#242424}.hnew .hnew-zone-range{margin-left:auto;font-size:13px;color:#8a8a8a}.hnew .hnew-ba-thumb{flex:0 0 150px;scroll-snap-align:start;text-align:left;background:#FFF;border-radius:14px;padding:8px 8px 12px;cursor:pointer;font-family:Manrope,sans-serif;transition:all 0.2s;border:1px solid #E7E7E7}.hnew .hnew-ba-thumb.active{border:2px solid #E1BD6A;box-shadow:0 8px 20px rgb(225 189 106 / .35)}.hnew .hnew-ba-featured{width:100%;height:100%;object-fit:cover;display:block}.hnew .hnew-tab{flex:0 0 auto;border:none;border-radius:999px;padding:12px 26px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;cursor:pointer;transition:all 0.25s;background:#fff0;color:#6a6a6a}.hnew .hnew-tab.active{background:#E1BD6A;color:#242424;box-shadow:0 4px 14px rgb(225 189 106 / .45)}.hnew .hnew-pkg-feature{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:#3A3A3A}.hnew .hnew-pkg-feature-icon{flex:0 0 20px;width:20px;height:20px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%}.hnew .hnew-pkg-feature-icon svg{width:12px;height:12px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hnew .hnew-pkg-feature.is-ok .hnew-pkg-feature-icon{color:#237A43;background:#EAF7EE;border-color:#BFE5CA}.hnew .hnew-pkg-feature.is-nok .hnew-pkg-feature-icon{color:#C43F3F;background:#FDEEEE;border-color:#F3CACA}.hnew .hnew-pkg-feature.is-nok .hnew-pkg-feature-text{color:#737373}.hnew .hnew-tech-panel{display:none}.hnew .hnew-tech-panel.active{display:block;animation:hnew-fade 0.3s ease}.hnew .hnew-pkg-panel{display:none}.hnew .hnew-pkg-panel.active{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px;align-items:stretch;animation:hnew-fade 0.3s ease}.hnew .hnew-faq-cat{text-align:left;border:none;border-radius:12px;padding:14px 18px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;cursor:pointer;transition:all 0.2s;flex:0 0 auto;background:#F3F3F3;color:#5a5a5a}.hnew .hnew-faq-cat.active{background:#242424;color:#E1BD6A}.hnew .hnew-faq-set{display:none;gap:12px}.hnew .hnew-faq-set.active{display:grid}.hnew .hnew-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;background:none;border:none;cursor:pointer;padding:19px 22px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;color:#242424}.hnew .hnew-faq-chev{flex:0 0 auto;transition:transform 0.25s;font-size:15px;color:#9a9a9a}.hnew .hnew-faq-item.open .hnew-faq-chev{color:#E1BD6A;transform:rotate(180deg)}.hnew .hnew-faq-a{margin:0;padding:0 22px 20px;font-size:15px;line-height:1.7;color:#5a5a5a;display:none}.hnew .hnew-faq-item.open .hnew-faq-a{display:block}#home-seo-text{margin-bottom:80px}#home-seo-text .seo-text{font-size:16px;color:#3a3b3b;line-height:1.5;margin-top:75px;max-height:500px;overflow-y:scroll}#home-seo-text .seo-text .gallery-item a img{margin:0;display:block}#home-seo-text .seo-text p,#home-seo-text .seo-text ul,#home-seo-text .seo-text ol{margin:20px 0}#home-seo-text .seo-text h1{font-size:28px}#home-seo-text .seo-text h2{font-size:24px}#home-seo-text .seo-text h3{font-size:20px}#home-seo-text .seo-text h1,#home-seo-text .seo-text h2,#home-seo-text .seo-text h3,#home-seo-text .seo-text h4,#home-seo-text .seo-text h5{margin-top:15px;margin-bottom:15px;line-height:1.2;font-weight:700}#home-seo-text .seo-text br,#home-seo-text .seo-text strong{font-weight:700}#home-seo-text .seo-text ol{list-style:decimal!important;padding-left:20px}#home-seo-text .seo-text ul{padding-left:20px}#home-seo-text .seo-text ul li{list-style:disc}#home-seo-text .seo-text p img{margin-bottom:20px}#home-seo-text .seo-text a{color:#29aae2;font-weight:600}#home-seo-text .seo-text img{max-width:100%;height:auto;margin-bottom:20px}#home-seo-text .seo-text table{margin-bottom:20px;color:#000;width:100%}#home-seo-text .seo-text table tr{width:100%}#home-seo-text .seo-text table th,#home-seo-text .seo-text table td{text-align:left;padding:8px}#home-seo-text .seo-text::-webkit-scrollbar{width:8px}#home-seo-text .seo-text::-webkit-scrollbar-track{background:#F3F3F3;border-radius:4px}#home-seo-text .seo-text::-webkit-scrollbar-thumb{background-color:var(--subtitle-color);border-radius:4px}#home-seo-text .seo-text::-webkit-scrollbar-thumb:hover{background-color:var(--subtitle-color)}.tbody tr:first-child th,tbody tr:first-child td{border-bottom:1px solid #e7e7e7!important}@media (max-width:900px){.hnew .hnew-tab{padding:11px 20px}.hnew .hnew-faq-catlist{position:static!important;flex-direction:row!important;flex-wrap:nowrap;overflow-x:auto}}@media (max-width:600px){.hnew .hnew-arrow{width:42px;height:42px}}.hnew .hnew-reasons-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.hnew .hnew-reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hnew .hnew-reasons-grid{grid-template-columns:1fr}}@media (max-width:768px){.hnew .hnew-tl-scroll{overflow-x:visible!important;padding-bottom:0!important}.hnew .hnew-tl-grid{display:flex!important;flex-direction:column!important;min-width:0!important;align-items:stretch!important;position:relative;padding-left:6px}.hnew .hnew-tl-grid::before{content:"";position:absolute;left:22px;top:10px;bottom:10px;border-left:3px dashed rgb(225 189 106 / .55)}.hnew .hnew-tl-line,.hnew .hnew-tl-dot{display:none!important}.hnew .hnew-tl-item{grid-row:auto!important;grid-column:auto!important;flex-direction:row!important;align-items:flex-start!important;text-align:left!important;justify-content:flex-start!important;padding:0 0 26px 0!important;gap:16px}.hnew .hnew-tl-item>span{flex:0 0 44px;position:relative;z-index:1}.hnew .hnew-tl-text{padding-top:8px}.hnew .hnew-tl-text p:first-child{margin-top:0!important}}.hnew .hnew-calc-grid{display:grid!important;grid-template-columns:minmax(260px,.88fr) minmax(300px,1.15fr) minmax(260px,.8fr)!important;gap:clamp(20px,3vw,38px)!important;align-items:center!important}.hnew .hnew-calc-card{background:#fff!important;border:1px solid #E7E7E7!important;border-radius:22px!important;box-shadow:0 18px 44px rgb(36 36 36 / .08)!important;padding:26px 24px!important}.hnew .hnew-calc-visual{min-width:0!important;border-radius:28px!important;background:radial-gradient(circle at 50% 32%,rgb(255 255 255 / .94),rgb(255 249 233 / .62) 48%,rgb(231 231 231 / .34) 100%),linear-gradient(135deg,rgb(225 189 106 / .22),rgb(44 184 66 / .08))!important;padding:clamp(10px,2vw,18px)!important;overflow:hidden!important}.hnew .hnew-calc-custom-head,.hnew .hnew-scalp-map{display:block!important;width:100%!important;max-width:460px!important;margin:0 auto!important}.hnew .hnew-calc-custom-head{height:auto!important;object-fit:contain!important}.hnew .hnew-scalp-shoulders{fill:url(#hctScalpShirt)}.hnew .hnew-scalp-neck{fill:#d5a183}.hnew .hnew-scalp-head{fill:url(#hctScalpSkin)}.hnew .hnew-scalp-ear{fill:#ca8f73;opacity:.9}.hnew .hnew-scalp-face{fill:rgb(116 66 46 / .12)}.hnew .hnew-scalp-brow,.hnew .hnew-scalp-nose{fill:none;stroke:rgb(76 42 30 / .25);stroke-width:3;stroke-linecap:round}.hnew .hnew-scalp-zone{fill:rgb(225 189 106 / .06);stroke:rgb(36 36 36 / .3);stroke-width:1.5;stroke-dasharray:5 5;cursor:pointer;transition:fill .2s,stroke .2s,stroke-width .2s,filter .2s;outline:none}.hnew .hnew-scalp-zone:hover,.hnew .hnew-scalp-zone:focus-visible{fill:rgb(225 189 106 / .22);stroke:#B08A2E}.hnew .hnew-scalp-zone.on{fill:rgb(225 189 106 / .45);stroke:#B08A2E;stroke-width:2.25;filter:drop-shadow(0 8px 16px rgb(225 189 106 / .28))}.hnew .hnew-scalp-lines{fill:none;stroke:rgb(36 36 36 / .22);stroke-width:1.35;stroke-dasharray:5 5;pointer-events:none}.hnew .hnew-scalp-numbers text{font-family:Manrope,sans-serif;font-size:13px;font-weight:800;fill:#242424;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.hnew .hnew-zone{min-height:52px}.hnew .hnew-zone:hover,.hnew .hnew-zone:focus-visible{border-color:#D4B05D;box-shadow:0 8px 18px rgb(36 36 36 / .08);outline:none}.hnew .hnew-zone-range{white-space:nowrap}@media(max-width:1100px){.hnew .hnew-calc-grid{grid-template-columns:minmax(260px,1fr) minmax(300px,1.1fr)!important}.hnew .hnew-calc-result{grid-column:1/-1!important;text-align:center!important}}@media(max-width:760px){.hnew .hnew-calc-grid{grid-template-columns:1fr!important}.hnew .hnew-calc-visual{order:-1!important}.hnew .hnew-calc-card{padding:22px 18px!important}.hnew .hnew-scalp-map{max-width:360px!important}}@media(max-width:600px){.hnew .hnew-zone{align-items:flex-start;flex-wrap:wrap}.hnew .hnew-zone-range{width:100%;margin-left:34px}}.hnew .hnew-scalp-map{height:auto!important;aspect-ratio:420/520!important}@media(max-width:760px){.hnew .hnew-calc-grid>div:has(.hnew-calc-visual){order:-1!important;min-width:0!important}}.hnew .hnew-calc-photo-visual{background:#F6F1E8!important;box-shadow:inset 0 0 0 1px rgb(36 36 36 / .04)}.hnew .hnew-scalp-map-photo{aspect-ratio:1/1!important;height:auto!important;max-width:520px!important;border-radius:24px}.hnew .hnew-scalp-photo{pointer-events:none}.hnew .hnew-scalp-map-photo .hnew-scalp-zone{fill:rgb(225 189 106 / .10);stroke:rgb(36 36 36 / .38);stroke-width:2.2;stroke-dasharray:9 8}.hnew .hnew-scalp-map-photo .hnew-scalp-zone:hover,.hnew .hnew-scalp-map-photo .hnew-scalp-zone:focus-visible{fill:rgb(225 189 106 / .24);stroke:#9B7A28}.hnew .hnew-scalp-map-photo .hnew-scalp-zone.on{fill:rgb(225 189 106 / .38);stroke:#B08A2E;stroke-width:3;filter:drop-shadow(0 10px 18px rgb(176 138 46 / .22))}.hnew .hnew-scalp-map-photo .hnew-scalp-lines{stroke:rgb(36 36 36 / .30);stroke-width:1.7;stroke-dasharray:8 8}.hnew .hnew-scalp-map-photo .hnew-scalp-numbers text{font-size:22px;paint-order:stroke;stroke:rgb(255 255 255 / .78);stroke-width:5px;stroke-linejoin:round}.hnew .hnew-scalp-map-photo .hnew-competitor-schema .hnew-scalp-zone{fill:rgb(179 231 242 / .64)!important;stroke:none!important}.hnew .hnew-scalp-map-photo .hnew-competitor-schema .hnew-scalp-zone:hover,.hnew .hnew-scalp-map-photo .hnew-competitor-schema .hnew-scalp-zone:focus-visible{fill:rgb(179 231 242 / .82)!important}.hnew .hnew-scalp-map-photo .hnew-competitor-schema .hnew-scalp-zone.on{fill:rgb(225 189 106 / .70)!important;stroke:none!important;filter:none!important}.hnew .hnew-scalp-map-photo .hnew-competitor-schema .hnew-scalp-outline{fill:none!important;stroke:rgb(0 0 0 / .52)!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:4 4!important}.hnew .hnew-scalp-map-photo .hnew-competitor-schema text{font-family:Manrope,sans-serif!important;font-size:15px!important;font-weight:800!important;fill:#242424!important;text-anchor:middle!important;dominant-baseline:middle!important;pointer-events:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hct-scalp-base{fill:rgb(255 249 233 / .22);pointer-events:none}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hnew-scalp-zone{fill:rgb(225 189 106 / .22)!important;stroke:rgb(84 61 28 / .18)!important;stroke-width:1.4!important;stroke-dasharray:none!important;filter:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hnew-scalp-zone:hover,.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hnew-scalp-zone:focus-visible{fill:rgb(225 189 106 / .36)!important;stroke:rgb(176 138 46 / .58)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hnew-scalp-zone.on{fill:rgb(225 189 106 / .55)!important;stroke:rgb(176 138 46 / .78)!important;stroke-width:2!important;filter:drop-shadow(0 8px 18px rgb(176 138 46 / .18))!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hct-scalp-lines{fill:none!important;stroke:rgb(48 39 28 / .42)!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:7 7!important;pointer-events:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="custom-fitted"] .hct-scalp-numbers text{font-family:Manrope,sans-serif!important;font-size:22px!important;font-weight:900!important;fill:#242424!important;text-anchor:middle!important;dominant-baseline:middle!important;paint-order:stroke!important;stroke:rgb(255 255 255 / .72)!important;stroke-width:5px!important;stroke-linejoin:round!important;pointer-events:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone{fill:rgb(225 189 106 / .01)!important;stroke:none!important;cursor:pointer;outline:none;transition:fill .18s ease}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:hover,.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:focus-visible{fill:rgb(225 189 106 / .12)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone.on{fill:rgb(225 189 106 / .18)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-lines{fill:none!important;stroke:rgb(40 34 26 / .58)!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:8 7!important;pointer-events:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-numbers text{font-family:Manrope,sans-serif!important;font-size:22px!important;font-weight:900!important;fill:#242424!important;text-anchor:middle!important;dominant-baseline:middle!important;paint-order:stroke!important;stroke:rgb(255 255 255 / .76)!important;stroke-width:5px!important;stroke-linejoin:round!important;pointer-events:none!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:hover,.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:focus-visible{fill:rgb(225 189 106 / .34)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone.on{fill:rgb(225 189 106 / .46)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-numbers text{font-size:36px!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:hover,.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-zone:focus-visible{fill:rgb(225 189 106 / .48)!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-numbers text{font-size:30px!important;paint-order:normal!important;stroke:none!important;stroke-width:0!important}.hnew .hnew-scalp-map-photo[data-hct-map-version="clean-line"] .hct-clean-numbers text{font-weight:700!important;font-variant-numeric:tabular-nums!important}.hnew .hnew-ba-strip-wrap{position:relative;max-width:860px;margin:0 auto;padding:0 60px}.hnew [data-hnew-ba-strip]{cursor:grab;scroll-behavior:smooth;user-select:none}.hnew [data-hnew-ba-strip].dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto}.hnew [data-hnew-ba-strip].dragging .hnew-ba-thumb{pointer-events:none}.hnew .hnew-ba-nav{position:absolute;top:50%;z-index:3;transform:translateY(-40%);width:44px;height:44px;border-radius:50%;border:1px solid #E7E7E7;background:#FFF;color:#242424;font-size:17px;cursor:pointer;transition:all .2s;box-shadow:0 10px 26px rgb(36 36 36 / .12)}.hnew .hnew-ba-nav-prev{left:0}.hnew .hnew-ba-nav-next{right:0}.hnew .hnew-ba-nav{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:0!important;font-size:0!important}.hnew .hnew-ba-nav svg{width:20px;height:20px;display:block}.hnew .hnew-ba-nav:hover svg{transform:translateX(1px)}.hnew .hnew-ba-nav-prev:hover svg{transform:translateX(-1px)}.hnew #home-reasons .hnew-lift>span[style*="font-size:96px"]{top:-6px!important}@media (max-width:600px){.hnew #home-reasons>div>div[style*="display:grid"]{grid-template-columns:1fr!important;gap:18px!important}.hnew #home-reasons .hnew-lift{width:100%!important;min-width:0!important;padding:26px 22px!important}.hnew #home-reasons .hnew-lift h3{font-size:18px!important;line-height:1.25!important;max-width:calc(100% - 58px)}.hnew #home-reasons .hnew-lift p{font-size:15px!important;line-height:1.65!important}}.hnew #home-doctors .hnew-lift>div:first-child{aspect-ratio:4 / 3.9!important;background:#F3F3F3!important}.hnew #home-doctors .hnew-lift>div:first-child img{width:100%!important;height:100%!important;object-position:center top!important}@media (max-width:760px){.hnew #home-recovery-timeline{padding-left:12px!important;padding-right:12px!important}.hnew #home-recovery-timeline>div{border-radius:20px!important;padding:36px 16px 40px!important}.hnew #home-recovery-timeline>div>div:first-child{margin-bottom:32px!important}.hnew .hnew-timeline-scroll{overflow:visible!important;padding:0!important}.hnew .hnew-timeline-track{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px;min-width:0!important;padding-left:42px;position:relative}.hnew .hnew-timeline-track::before{content:"";position:absolute;top:29px;bottom:29px;left:15px;border-left:2px dashed rgb(225 189 106 / .55)}.hnew .hnew-timeline-line,.hnew .hnew-timeline-dot{display:none!important}.hnew .hnew-timeline-item{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:13px;align-items:center!important;justify-content:initial!important;text-align:left!important;padding:15px 16px!important;position:relative;background:rgb(255 255 255 / .055);border:1px solid rgb(225 189 106 / .2);border-radius:8px}.hnew .hnew-timeline-item::before{content:"";position:absolute;top:24px;left:-34px;width:14px;height:14px;border-radius:50%;background:#E1BD6A;box-shadow:0 0 0 5px rgb(225 189 106 / .16)}.hnew .hnew-timeline-item>span{grid-column:1;grid-row:1 / 3;width:44px!important;height:44px!important}.hnew .hnew-timeline-item>p:first-of-type{grid-column:2;grid-row:1;margin:0 0 4px!important;font-size:14px!important}.hnew .hnew-timeline-item>p:last-of-type{grid-column:2;grid-row:2;margin:0!important}}@media (max-width:600px){.hnew #home-before-after{padding-left:0!important;padding-right:0!important}.hnew #home-before-after>div>div:first-child{padding-left:20px;padding-right:20px}.hnew .hnew-ba-strip-wrap{max-width:100%;margin-top:16px;padding:0!important;overflow:hidden}.hnew [data-hnew-ba-strip]{gap:10px!important;max-width:none!important;margin:0!important;padding:10px 20px 16px!important;scroll-padding-inline:20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hnew [data-hnew-ba-strip]::-webkit-scrollbar{display:none}.hnew .hnew-ba-thumb{flex:0 0 116px;min-width:116px;padding:5px 5px 9px;border:1px solid #e3e3e3;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgb(36 36 36 / .07);transform:none}.hnew .hnew-ba-thumb>span:first-child{aspect-ratio:16 / 10!important;margin-bottom:7px!important;border-radius:10px!important}.hnew .hnew-ba-thumb>span:nth-child(2){padding:0 2px;overflow:hidden;font-size:11px!important;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.hnew .hnew-ba-thumb>span:nth-child(3){padding:0 2px;overflow:hidden;font-size:10px!important;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.hnew .hnew-ba-thumb.active{border:2px solid #E1BD6A;box-shadow:0 8px 20px rgb(225 189 106 / .22);transform:translateY(-2px)}.hnew .hnew-ba-nav{display:none!important}}