
/* <inline asset> */
@charset "UTF-8"; 

/* /clinica_website_intake/static/src/scss/bucuresti_landing.scss */
 #wrap.cr-bucuresti-wrap{padding: 0 !important; max-width: none !important; background: #0d1526;}.cr-bucuresti{font-family: var(--crw-font-body, "Inter", system-ui, sans-serif); background: var(--ink); color: var(--paper); line-height: 1.7; -webkit-font-smoothing: antialiased; overflow-x: clip;}.cr-bucuresti, .cr-bucuresti *{box-sizing: border-box;}.cr-bucuresti h1, .cr-bucuresti h2, .cr-bucuresti h3, .cr-bucuresti h4, .cr-bucuresti h5, .cr-bucuresti h6, .cr-bucuresti p, .cr-bucuresti ul{margin: 0; color: inherit;}.cr-bucuresti a{color: inherit; text-decoration: none;}.cr-bucuresti a.btn, .cr-bucuresti .btn{border: none; background-image: none; text-transform: none; letter-spacing: normal;}.cr-bucuresti{--ink:#0d1526; --ink-2:#131f38; --ink-3:#1b2b4d; --paper:#f7f4ec; --paper-2:#efe9db; --spark:#f0a830; --spark-deep:#d98518; --ember:#e5673b; --emerald:#1fa47a; --mist:#9fb0c8; --line:rgba(240,168,48,.22); --maxw:1180px; --ease:cubic-bezier(.22,.61,.36,1);}.cr-bucuresti .wrap{max-width: var(--maxw); margin: 0 auto; padding: 0 22px;}.cr-bucuresti .eyebrow{font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-weight: 600; font-size: .74rem; letter-spacing: .22em; text-transform: uppercase; color: var(--spark);}.cr-bucuresti h1, .cr-bucuresti h2, .cr-bucuresti h3, .cr-bucuresti h4{font-family: var(--crw-font-display, "Fraunces", serif); line-height: 1.14; font-weight: 600;}.cr-bucuresti .band{padding: clamp(64px, 8vw, 104px) 0;}.cr-bucuresti .reveal{opacity: 1; transform: none; transition: opacity 0.8s var(--ease), transform 0.8s var(--ease);}.cr-bucuresti.cr-js-ready .reveal:not(.in){opacity: 0; transform: translateY(22px);}.cr-bucuresti .reveal.in{opacity: 1; transform: none;}@keyframes crBucurestiFadeUp{to{opacity: 1; transform: none;}}.cr-bucuresti .sec-head{max-width: 60ch; margin: 0 auto; text-align: center;}.cr-bucuresti .sec-head .eyebrow{display: block; margin-bottom: 13px;}.cr-bucuresti .sec-head h2{font-size: clamp(1.7rem, 3.8vw, 2.6rem); letter-spacing: -.015em;}.cr-bucuresti .sec-head p{color: var(--mist); margin-top: 14px; font-size: 1.04rem;}.cr-bucuresti .btn{font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-weight: 600; font-size: .98rem; padding: 16px 30px; border-radius: 100px; transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), border-color 0.3s, color 0.3s; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; justify-content: center; gap: 9px; text-align: center; cursor: pointer;}.cr-bucuresti .btn-primary{background: var(--spark); color: var(--ink); box-shadow: 0 10px 30px rgba(240, 168, 48, 0.28);}.cr-bucuresti .btn-primary:hover{transform: translateY(-3px); box-shadow: 0 16px 40px rgba(240, 168, 48, 0.4); color: var(--ink);}.cr-bucuresti .btn-ghost{border: 1.5px solid rgba(159, 176, 200, 0.4); color: var(--paper);}.cr-bucuresti .btn-ghost:hover{border-color: var(--spark); color: var(--spark); transform: translateY(-3px);}.cr-bucuresti .hero{position: relative; overflow: hidden; padding: clamp(58px, 7vw, 88px) 0 clamp(56px, 7vw, 86px); background: radial-gradient(110% 90% at 78% 12%, rgba(240, 168, 48, 0.15), transparent 55%), var(--ink);}.cr-bucuresti .hero .eyebrow{display: block; margin-bottom: 18px; opacity: 0; animation: crBucurestiFadeUp 0.9s var(--ease) 0.1s forwards; transform: translateY(16px);}.cr-bucuresti .hero h1{font-size: clamp(1.85rem, 4.6vw, 3.2rem); font-weight: 700; letter-spacing: -.02em; max-width: 26ch; opacity: 0; animation: crBucurestiFadeUp 1s var(--ease) 0.28s forwards; transform: translateY(20px);}.cr-bucuresti .hero h1 .glow{color: var(--spark);}.cr-bucuresti .hero .sub{margin-top: 22px; color: var(--mist); font-size: clamp(1rem, 1.8vw, 1.14rem); max-width: 62ch; opacity: 0; animation: crBucurestiFadeUp 1s var(--ease) 0.46s forwards; transform: translateY(20px);}.cr-bucuresti .hero .sub b{color: var(--paper); font-weight: 600;}.cr-bucuresti .hero .curier{margin-top: 20px; display: -webkit-box; display: -webkit-flex; display: flex; gap: 12px; align-items: flex-start; max-width: 62ch; background: rgba(240, 168, 48, 0.09); border: 1px solid var(--line); border-radius: 14px; padding: 16px 20px; opacity: 0; animation: crBucurestiFadeUp 1s var(--ease) 0.62s forwards; transform: translateY(20px);}.cr-bucuresti .hero .curier svg{width: 22px; height: 22px; color: var(--spark); flex: none; margin-top: 3px;}.cr-bucuresti .hero .curier p{font-size: 1rem; color: var(--paper);}.cr-bucuresti .hero-cta{margin-top: 28px; display: -webkit-box; display: -webkit-flex; display: flex; gap: 12px; -webkit-flex-wrap: wrap; flex-wrap: wrap; opacity: 0; animation: crBucurestiFadeUp 1s var(--ease) 0.78s forwards; transform: translateY(20px);}@media (max-width: 560px){.cr-bucuresti .hero-cta .btn{width: 100%;}}.cr-bucuresti .types{background: var(--paper); color: var(--ink);}.cr-bucuresti .types .sec-head .eyebrow{color: var(--spark-deep);}.cr-bucuresti .types .sec-head p{color: #5a6474;}.cr-bucuresti .types-grid{margin-top: clamp(38px, 5vw, 54px); display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px;}.cr-bucuresti .tcard{background: #fff; border: 1px solid rgba(13, 21, 38, 0.1); border-radius: 18px; padding: 28px 26px;}.cr-bucuresti .tcard .ic{font-size: 1.6rem; margin-bottom: 12px;}.cr-bucuresti .tcard h3{font-size: 1.18rem; margin-bottom: 14px; color: var(--ink);}.cr-bucuresti .tcard ul{list-style: none; padding: 0;}.cr-bucuresti .tcard li{padding: 5px 0 5px 17px; position: relative; color: #3a4453; font-size: .97rem;}.cr-bucuresti .tcard li::before{content: ""; position: absolute; left: 0; top: 14px; width: 6px; height: 6px; border-radius: 50%; background: var(--spark);}@media (max-width: 760px){.cr-bucuresti .types-grid{grid-template-columns: 1fr;}}.cr-bucuresti .brands{background: var(--ink);}.cr-bucuresti .brands-note{text-align: center; color: var(--mist); max-width: 62ch; margin: 0 auto clamp(34px, 4vw, 46px); font-size: 1.02rem;}.cr-bucuresti .brands-grid{display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px;}.cr-bucuresti .bcard{background: var(--ink-2); border: 1px solid var(--line); border-radius: 12px; padding: 16px 18px; font-size: .97rem; color: var(--paper); font-weight: 500; transition: border-color .25s, transform .25s;}.cr-bucuresti .bcard:hover{border-color: var(--spark); transform: translateY(-2px);}.cr-bucuresti .bcard b{color: var(--spark); font-weight: 600;}@media (max-width: 900px){.cr-bucuresti .brands-grid{grid-template-columns: 1fr 1fr;}}@media (max-width: 560px){.cr-bucuresti .brands-grid{grid-template-columns: 1fr; gap: 9px;}.cr-bucuresti .bcard{padding: 14px 16px; font-size: .94rem;}}.cr-bucuresti .brands-foot{margin-top: 32px; text-align: center; color: var(--mist); font-size: 1rem;}.cr-bucuresti .how{background: var(--paper); color: var(--ink);}.cr-bucuresti .how .sec-head .eyebrow{color: var(--spark-deep);}.cr-bucuresti .steps{margin-top: clamp(38px, 5vw, 54px); display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}.cr-bucuresti .step{background: #fff; border: 1px solid rgba(13, 21, 38, 0.1); border-radius: 16px; padding: 26px 22px;}.cr-bucuresti .step .n{font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-weight: 700; font-size: .8rem; letter-spacing: .14em; color: var(--spark-deep); margin-bottom: 11px;}.cr-bucuresti .step h3{font-size: 1.06rem; margin-bottom: 8px; color: var(--ink);}.cr-bucuresti .step p{color: #5a6474; font-size: .95rem;}.cr-bucuresti .step p a{color: var(--spark-deep); text-decoration: underline;}@media (max-width: 900px){.cr-bucuresti .steps{grid-template-columns: 1fr 1fr;}}@media (max-width: 520px){.cr-bucuresti .steps{grid-template-columns: 1fr;}}.cr-bucuresti .how-note{margin-top: 30px; text-align: center; color: #3a4453; font-size: 1.02rem;}.cr-bucuresti .how-note a{color: var(--spark-deep); text-decoration: underline;}.cr-bucuresti .diff{background: var(--ink-2); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);}.cr-bucuresti .diff-grid{margin-top: clamp(34px, 4vw, 48px); display: grid; grid-template-columns: repeat(5, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line);}.cr-bucuresti .dcell{background: var(--ink-2); padding: 26px 20px;}.cr-bucuresti .dcell .ic{font-size: 1.4rem; margin-bottom: 10px;}.cr-bucuresti .dcell h3{font-size: 1rem; margin-bottom: 7px; color: var(--paper);}.cr-bucuresti .dcell p{color: var(--mist); font-size: .9rem;}.cr-bucuresti .dcell p a{color: var(--spark); text-decoration: underline;}@media (max-width: 1000px){.cr-bucuresti .diff-grid{grid-template-columns: 1fr 1fr 1fr;}}@media (max-width: 640px){.cr-bucuresti .diff-grid{grid-template-columns: 1fr;}}.cr-bucuresti .zones{background: var(--ink);}.cr-bucuresti .sectors{margin-top: clamp(34px, 4vw, 46px); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 10px; justify-content: center;}.cr-bucuresti .sector{font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-weight: 600; font-size: .94rem; color: var(--ink); background: var(--spark); padding: 10px 22px; border-radius: 100px;}.cr-bucuresti .sector.alt{background: transparent; color: var(--spark); border: 1.5px solid var(--spark);}.cr-bucuresti .hoods{margin-top: 34px; background: var(--ink-2); border: 1px solid var(--line); border-radius: 18px; padding: 28px 30px;}.cr-bucuresti .hoods h3{font-size: 1.06rem; color: var(--paper); margin-bottom: 16px; text-align: center;}.cr-bucuresti .hoods-list{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 9px; justify-content: center;}.cr-bucuresti .hood{font-size: .93rem; color: var(--paper); background: rgba(159, 176, 200, 0.1); border: 1px solid rgba(159, 176, 200, 0.18); padding: 7px 15px; border-radius: 100px;}.cr-bucuresti .hoods p{margin-top: 16px; text-align: center; color: var(--mist); font-size: .94rem;}.cr-bucuresti .faq{background: var(--paper); color: var(--ink);}.cr-bucuresti .faq .sec-head .eyebrow{color: var(--spark-deep);}.cr-bucuresti .faq-list{max-width: 800px; margin: clamp(34px, 4vw, 48px) auto 0;}.cr-bucuresti .faq-item{border-bottom: 1px solid rgba(13, 21, 38, 0.12); padding: 18px 0;}.cr-bucuresti .faq-item summary{font-family: var(--crw-font-display, "Fraunces", serif); font-weight: 600; font-size: 1.06rem; cursor: pointer; list-style: none; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; gap: 16px; color: var(--ink);}.cr-bucuresti .faq-item summary::-webkit-details-marker{display: none;}.cr-bucuresti .faq-item summary::after{content: "+"; font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-size: 1.4rem; line-height: 1; color: var(--spark-deep); flex: none; transition: transform .2s;}.cr-bucuresti .faq-item[open] summary::after{transform: rotate(45deg);}.cr-bucuresti .faq-item p{color: #4a5464; margin-top: 11px; font-size: .99rem;}.cr-bucuresti .faq-item p a{color: var(--spark-deep); text-decoration: underline;}.cr-bucuresti .help{background: var(--ink-2); border-top: 1px solid var(--line); text-align: center;}.cr-bucuresti .help-grid{margin-top: clamp(30px, 4vw, 42px); display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; max-width: 800px; margin-left: auto; margin-right: auto;}.cr-bucuresti .hcell{background: var(--ink); border: 1px solid var(--line); border-radius: 14px; padding: 22px 18px;}.cr-bucuresti .hcell .k{font-family: var(--crw-font-label, "Space Grotesk", sans-serif); font-weight: 600; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; color: var(--mist); margin-bottom: 7px;}.cr-bucuresti .hcell a{color: var(--spark); font-weight: 600; font-size: 1.02rem; word-break: break-word;}@media (max-width: 700px){.cr-bucuresti .help-grid{grid-template-columns: 1fr;}}.cr-bucuresti .finale{background: radial-gradient(90% 120% at 50% 120%, rgba(240, 168, 48, 0.2), transparent 60%), var(--ink); text-align: center;}.cr-bucuresti .finale h2{font-size: clamp(1.75rem, 4.2vw, 2.9rem); letter-spacing: -.02em; max-width: 22ch; margin: 0 auto;}.cr-bucuresti .finale h2 .glow{color: var(--spark);}.cr-bucuresti .finale p{color: var(--mist); margin: 20px auto 30px; max-width: 50ch; font-size: 1.04rem;}.cr-bucuresti .cta-row{display: -webkit-box; display: -webkit-flex; display: flex; gap: 12px; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap;}@media (max-width: 560px){.cr-bucuresti .cta-row .btn{width: 100%;}}.cr-bucuresti .whisper{max-width: 42ch; margin: 52px auto 0; padding-top: 28px; border-top: 1px solid rgba(159, 176, 200, 0.14); font-size: .87rem; color: #7f8b9d; line-height: 1.65;}.cr-bucuresti .whisper a{color: #7f8b9d; text-decoration: underline; text-underline-offset: 3px;}.cr-bucuresti .whisper a:hover{color: var(--spark);}@media (prefers-reduced-motion: reduce){.cr-bucuresti{}.cr-bucuresti *, .cr-bucuresti *::before, .cr-bucuresti *::after{animation: none !important; transition: none !important;}.cr-bucuresti .reveal{opacity: 1; transform: none;}.cr-bucuresti .hero .eyebrow, .cr-bucuresti .hero h1, .cr-bucuresti .hero .sub, .cr-bucuresti .hero .curier, .cr-bucuresti .hero-cta{opacity: 1 !important; transform: none !important;}}.cr-bucuresti :focus-visible{outline: 2px solid var(--spark); outline-offset: 3px; border-radius: 2px;}