@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#202c2e;--green:#16484b;--mint:#d8dddb;--paper:#f1f0ed;--line:#d2d0cb;--coral:#807565;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}.shell{width:min(1180px,100% - 48px);margin:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;display:flex}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brandMark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Manrope,sans-serif;font-size:22px;display:grid}.brand strong{letter-spacing:.16em;display:block}.brand small{letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.nav nav{align-items:center;gap:30px;display:flex}.nav nav a{color:inherit;font-size:14px;text-decoration:none}.navCta{border:1px solid var(--ink);border-radius:99px;padding:12px 20px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;min-height:690px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--coral);font-size:11px;font-weight:600}h1,h2,.quote{font-family:Manrope,sans-serif;font-weight:600}h1{letter-spacing:-.045em;margin:24px 0;font-size:clamp(50px,5.6vw,80px);line-height:1.02}h1 em{color:var(--green);font-style:normal;font-weight:500}.intro{color:#4e5a5b;max-width:620px;font-size:18px;line-height:1.7}.actions{align-items:center;gap:28px;margin-top:36px;display:flex}.primary{background:var(--green);color:#fff;border-radius:99px;align-items:center;gap:28px;padding:17px 24px;text-decoration:none;display:inline-flex}.textLink{color:var(--ink);text-underline-offset:5px}.heartVisual{aspect-ratio:1;background:var(--mint);border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.heartVisual:before{content:"";border:2px solid #0d554b40;border-radius:50% 50% 46% 54%;width:62%;height:72%;position:absolute;transform:rotate(-18deg)}.heartVisual p{text-align:center;font-family:Manrope,sans-serif;font-size:32px;line-height:1.05;position:relative}.heartVisual p span{font-style:normal}.orbit{border:1px solid #0d554b59;border-radius:50%;position:absolute}.orbitOne{inset:13% 20%;transform:rotate(35deg)}.orbitTwo{inset:20% 12%;transform:rotate(-45deg)}.pulse{align-items:center;display:flex;position:absolute;top:48%;left:10%;right:10%}.pulse i{background:var(--coral);flex:1;height:1px}.pulse b{border-left:2px solid var(--coral);border-top:2px solid var(--coral);width:30px;height:30px;margin:0 4px;transform:rotate(45deg)skew(-18deg)}.services{padding:110px 0}.sectionHeading{grid-template-columns:1fr 2fr;align-items:start;display:grid}.sectionHeading h2,.contact h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,4.4vw,56px);line-height:1.12}.serviceGrid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.serviceGrid article{border-right:1px solid var(--line);padding:28px 34px 20px 0}.serviceGrid article+article{padding-left:34px}.serviceGrid article:last-child{border-right:0}.serviceGrid span{color:var(--coral);font-size:12px}.serviceGrid h3{letter-spacing:-.02em;margin:36px 0 15px;font-family:Manrope,sans-serif;font-size:23px;font-weight:600}.serviceGrid p,.approachInner>div>p:last-child,.contactNote p{color:#596364;line-height:1.7}.approach{background:var(--green);color:#fff;padding:100px 0}.approachInner{grid-template-columns:1.25fr .75fr;align-items:center;gap:120px;display:grid}.quote{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.15}.approach .eyebrow{color:#c7bfb2}.approachInner>div>p:last-child{color:#d9e1df}.contact{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;padding:110px 0;display:grid}.contactNote{border-left:3px solid var(--coral);padding-left:24px}footer{border-top:1px solid var(--line);color:#5d6667;justify-content:space-between;align-items:center;min-height:110px;font-size:13px;display:flex}@media (width<=800px){.shell{width:min(100% - 32px,1180px)}.nav{height:auto;padding:20px 0}.nav nav a:not(.navCta){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 0}.heartVisual{width:100%;max-width:500px;margin:auto}.sectionHeading,.approachInner,.contact{grid-template-columns:1fr;gap:36px}.serviceGrid{grid-template-columns:1fr}.serviceGrid article,.serviceGrid article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}footer{flex-wrap:wrap;gap:18px;padding:24px 0}.services,.contact,.approach{padding:78px 0}}@media (width<=460px){h1{font-size:47px}.actions{flex-direction:column;align-items:flex-start;gap:18px}.brand small{display:none}.navCta{padding:10px 14px}.heartVisual p{font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.brandLogo{background:0 0;width:245px;height:86px;text-decoration:none;display:block;overflow:visible}.brandLogo span{background-image:url(/atria-logo-transparent.png);background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block}.footerLogo{width:220px;height:82px}.heroWide{color:#fff;background:#242c2e;height:min(760px,78vw);min-height:620px;position:relative;overflow:hidden}.heroWide>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.heroWide:after{content:"";background:linear-gradient(90deg,#192022e0 0%,#1920228f 46%,#19202214 75%);position:absolute;inset:0}.heroWide .heroCopy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.heroWide .eyebrow{color:#c7bfb2}.heroWide h1{color:#fff;max-width:800px;margin:22px 0}.heroWide h1 em{color:#d6d3cc}.heroWide .intro{color:#e1e0dc;max-width:610px}.heroWide .textLink{color:#fff}.heroWide .primary{color:#263638;background:#eceae5}.echoFeature{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:0 0 110px;display:grid}.echoFeature img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%}.echoFeature h2{letter-spacing:-.035em;margin:18px 0;font-family:Manrope,sans-serif;font-size:clamp(36px,4.4vw,56px);font-weight:600;line-height:1.12}.echoFeature p:last-child{color:#526a65;font-size:17px;line-height:1.8}.heroPhoto{aspect-ratio:1;background:var(--mint);border-radius:50% 50% 42% 42%;margin:0;position:relative;overflow:hidden}.heroPhoto img{object-fit:cover;object-position:center;width:100%;height:100%}.heroPhoto figcaption{letter-spacing:.08em;text-transform:uppercase;background:#f7f4edeb;border-radius:99px;padding:11px 16px;font-size:12px;position:absolute;bottom:26px;right:26px}.doctor{color:#fff;background:#303738;padding:100px 0}.doctorInner{grid-template-columns:minmax(300px,.85fr) 1.15fr;align-items:center;gap:100px;display:grid}.doctorInner img{object-fit:cover;object-position:50% 20%;image-rendering:auto;border-radius:220px 220px 18px 18px;width:100%;max-width:520px;max-height:620px;display:block}.doctorInner h2{letter-spacing:-.04em;margin:18px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(38px,4.8vw,62px);font-weight:600;line-height:1.06}.doctorInner>div>p:not(.eyebrow):not(.doctorRole){color:#d9e6e2;max-width:600px;font-size:17px;line-height:1.8}.doctorRole{color:#c7bfb2;text-transform:uppercase;letter-spacing:.15em;font-size:12px}.doctorHighlights{gap:12px;max-width:650px;margin-top:26px;display:grid}.doctorHighlights p{background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;margin:0;padding:16px 18px}.doctorHighlights strong,.doctorHighlights span{display:block}.doctorHighlights strong{color:#fff;font-family:Manrope,sans-serif;font-size:18px;font-weight:600}.doctorHighlights span{color:#d9e6e2;margin-top:5px;font-size:14px;line-height:1.55}.lightLink{color:#fff;margin-top:20px;display:inline-block}.space{padding:110px 0}.spaceGallery{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:#8fa7a2 transparent;scrollbar-width:thin;gap:22px;margin-top:60px;padding:0 0 18px;display:flex;overflow-x:auto}.spaceGallery img{object-fit:cover;scroll-snap-align:start;border-radius:18px;flex:0 0 min(760px,76vw);width:auto;height:520px}.spaceGallery img.portrait{flex-basis:min(390px,78vw)}.resources{background:#e3e1dc;padding:110px 0}.resourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:60px;display:grid}.resourceGrid a{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:185px 1fr;align-items:center;gap:24px;padding:20px;text-decoration:none;display:grid;box-shadow:0 18px 60px #123b3614}.resourceGrid img{object-fit:cover;object-position:top;border:1px solid var(--line);border-radius:10px;width:185px;height:250px}.resourceGrid span{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:23px;font-weight:600;line-height:1.25}.resourceGrid b{text-transform:uppercase;letter-spacing:.1em;color:var(--coral);margin-top:22px;font-family:DM Sans,sans-serif;font-size:12px;display:block}.resourceNote{text-align:center;color:#526a65;margin:30px 0 0;font-size:13px}.help{padding:110px 0}.helpGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:52px;display:grid}.helpGrid details{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;padding:0 26px;transition:border-color .2s,box-shadow .2s,background .2s}.helpGrid details:hover{background:#ffffffe6;border-color:#aebfbb}.helpGrid details[open]{background:#f8f8f5;border-color:#a5bbb7;grid-column:1/-1;padding-bottom:26px;box-shadow:0 16px 38px #20373614}.helpGrid summary{cursor:pointer;color:var(--green);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-family:Manrope,sans-serif;font-size:19px;font-weight:600;list-style:none;display:flex}.helpGrid summary::-webkit-details-marker{display:none}.helpGrid summary:after{content:"+";border:1px solid #b8c8c5;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:18px;font-weight:500;transition:transform .2s,background .2s;display:grid}.helpGrid details[open] summary:after{content:"–";background:#e4efed;transform:rotate(180deg)}.helpGrid p{color:#596364;line-height:1.7}.helpGrid a{color:var(--green);text-underline-offset:4px;font-weight:600}.faqItems{columns:2 300px;column-gap:42px;margin-top:22px}.faqItems h4{break-after:avoid-column;color:var(--green);border-top:1px solid #d9e2df;margin:0;padding:20px 0 7px;font-family:Manrope,sans-serif;font-size:16px;line-height:1.35}.faqItems h4:first-child{border-top:0;padding-top:4px}.faqItems div{break-before:avoid-column;break-inside:avoid;color:#596364;padding-bottom:4px;font-size:14px;line-height:1.68}.faqItems a{break-inside:avoid;margin:9px 0 12px;font-size:13px;display:inline-block}.editorKeyPlaceholder{display:none!important}.hours{color:#526a65;margin-top:24px}.contactDetails{border-top:1px solid var(--line);gap:0;font-style:normal;display:grid}.contactDetails a{color:var(--ink);border-bottom:1px solid var(--line);gap:6px;padding:20px 0;text-decoration:none;display:grid}.contactDetails span{text-transform:uppercase;letter-spacing:.15em;color:var(--coral);font-size:11px}.contactDetails strong{font-size:16px;line-height:1.55}.serviceGrid{grid-template-columns:repeat(2,1fr)}.serviceGrid article,.serviceGrid article+article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px}.serviceGrid article:nth-child(2n){border-right:0}.serviceGrid article:nth-last-child(-n+2){border-bottom:0}.serviceGrid h3{margin:24px 0 12px}.sectionIntro{color:#596364;max-width:760px;margin:18px 0 0;font-size:16px;line-height:1.75}.symptoms{padding:110px 0}.chipGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:52px;display:grid}.chipGrid span,.conditionGrid span{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;align-items:center;min-height:70px;padding:16px 18px;font-weight:500;line-height:1.4;display:flex}.conditions{background:#e8e7e3;padding:110px 0}.conditionGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:52px;display:grid}.structural{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:110px 0;display:grid}.structural img{object-fit:cover;border-radius:18px;width:100%;height:560px}.structural h2,.technology h2{letter-spacing:-.035em;margin:18px 0;font-family:Manrope,sans-serif;font-size:clamp(36px,4.4vw,56px);line-height:1.12}.structural p:not(.eyebrow){color:#526a65;font-size:17px;line-height:1.8}.structuralNote{border-top:1px solid var(--line);margin-top:22px;padding-top:16px;color:#78817f!important;font-size:12px!important}.technology{background:var(--green);color:#fff;padding:95px 0}.technologyInner{grid-template-columns:.65fr 1.35fr;align-items:start;gap:32px 70px;display:grid}.technology .eyebrow{color:#c7bfb2}.technology h2{margin:0}.technologyInner>p:last-child{color:#d9e6e2;grid-column:2;margin:0;font-size:17px;line-height:1.8}.whyAtria{background:#d8dddb;padding:110px 0}.trustGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.trustGrid p{background:#ffffffb8;border:1px solid #16484b1a;border-radius:16px;margin:0;padding:26px}.trustGrid strong,.trustGrid span{display:block}.trustGrid strong{letter-spacing:-.02em;color:var(--green);font-family:Manrope,sans-serif;font-size:19px;font-weight:600}.trustGrid span{color:#526160;margin-top:10px;font-size:14px;line-height:1.65}.serviceMedia{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.serviceMedia figure{background:#303738;height:360px;margin:0;position:relative;overflow:hidden}.serviceMedia img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.heroWide>img,.serviceMedia img,.echoFeature img,.doctorInner img,.structural img,.spaceGallery img{filter:saturate(.72)hue-rotate(8deg)contrast(.98)brightness(1.02)}.heroWide>img{filter:saturate(.86)contrast(1.02)brightness(.98)}.serviceMedia figure:hover img{transform:scale(1.025)}.serviceMedia figcaption{color:#fff;background:linear-gradient(#0000,#192022eb);padding:55px 24px 22px;position:absolute;inset:auto 0 0}.serviceMedia strong,.serviceMedia span{display:block}.serviceMedia strong{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:22px;font-weight:600}.serviceMedia span{color:#d7d7d3;margin-top:6px;font-size:12px}.spaceGallery{grid-template-columns:1.4fr .8fr .7fr}.spaceGallery img:last-child{object-position:center}@media (width<=900px){.doctorInner{grid-template-columns:.8fr 1.2fr;gap:50px}.resourceGrid a{grid-template-columns:130px 1fr}.resourceGrid img{width:130px;height:190px}.resourceGrid span{font-size:22px}.trustGrid,.chipGrid,.conditionGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.brandLogo{width:154px;height:74px}.heroWide{height:760px;min-height:0}.heroWide>img{object-position:64% center}.heroWide:after{background:linear-gradient(90deg,#192022eb,#19202266)}.heroWide .heroCopy{justify-content:flex-end;padding-bottom:62px}.echoFeature,.doctorInner,.spaceGallery,.resourceGrid,.structural,.technologyInner,.helpGrid{grid-template-columns:1fr}.echoFeature{gap:35px;padding-bottom:78px}.doctorInner img{max-width:460px;margin:auto}.structural img{height:420px}.technologyInner>p:last-child{grid-column:1}.spaceGallery img{height:360px}.resourceGrid a{grid-template-columns:120px 1fr}.resourceGrid img{width:120px;height:170px}.space,.resources,.symptoms,.conditions,.structural,.help{padding:78px 0}.serviceGrid,.serviceMedia{grid-template-columns:1fr}.serviceGrid article,.serviceGrid article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.serviceGrid article:nth-last-child(2){border-bottom:1px solid var(--line)}.serviceGrid article:last-child{border-bottom:0}.serviceMedia figure{height:320px}}@media (width<=460px){.resourceGrid a{grid-template-columns:90px 1fr;gap:14px;padding:12px}.resourceGrid img{width:90px;height:135px}.resourceGrid span{font-size:18px}.heroPhoto figcaption{font-size:10px;bottom:14px;right:14px}.trustGrid,.chipGrid,.conditionGrid{grid-template-columns:1fr}}.textEditor{z-index:50;color:#fff;background:#16484bf7;border:1px solid #ffffff38;border-radius:18px;width:min(430px,100vw - 32px);padding:18px;font-family:DM Sans,sans-serif;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 55px #14232347}.textEditor strong,.textEditor span{display:block}.textEditor strong{font-family:Manrope,sans-serif;font-size:18px}.textEditor span{color:#dcebea;margin-top:5px;font-size:12px;line-height:1.45}.textEditor div{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.textEditor button{appearance:none;color:#16484b;cursor:pointer;background:#fff;border:0;border-radius:99px;padding:10px 14px;font:600 12px DM Sans,sans-serif}.textEditor .secondaryEditorButton{color:#fff;background:0 0;border:1px solid #ffffff5c}.editableTarget{outline-offset:4px;cursor:text;border-radius:4px;outline:2px dashed #2f9a92!important}.editableTarget:focus{background:#cbebe66b;outline-style:solid!important}.studyPreparationForm{background:linear-gradient(135deg,#ebf1eef2,#fffffff5);border:1px solid #224b4824;border-radius:30px;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);gap:clamp(32px,6vw,76px);margin-top:72px;padding:clamp(30px,5vw,58px);display:grid;box-shadow:0 24px 70px #1f46431a}.preparationIntro>span{color:#5b817c;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.preparationIntro h3{margin:16px 0;font-size:clamp(30px,4vw,48px)}.preparationIntro p{color:#536563;line-height:1.7}.studyPreparationForm form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.studyPreparationForm label{color:#294b48;gap:8px;font-size:14px;font-weight:650;display:grid}.studyPreparationForm label:first-child,.studyPreparationForm form button,.privacyNote{grid-column:1/-1}.studyPreparationForm input,.studyPreparationForm select{color:#213c3a;width:100%;min-height:50px;font:inherit;background:#ffffffdb;border:1px solid #274e4b33;border-radius:12px;padding:0 15px}.studyPreparationForm form button{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#176b62;border:0;border-radius:999px;font-weight:700}.privacyNote{color:#6a7977;text-align:center}.preparationResult{border-top:1px solid #274e4b24;grid-column:1/-1;padding-top:26px}.preparationResult>strong{color:#214b47;margin-bottom:18px;font-size:18px;display:block}.preparationResult>div{flex-wrap:wrap;gap:12px;display:flex}.preparationResult a{color:#23534e;background:#fff;border:1px solid #274e4b38;border-radius:999px;padding:13px 20px;font-weight:650;text-decoration:none}@media (width<=780px){.studyPreparationForm,.studyPreparationForm form{grid-template-columns:1fr}.studyPreparationForm label,.studyPreparationForm form button,.privacyNote{grid-column:1}}.contactConversionActions{text-align:center;gap:14px;width:min(560px,100%);margin-top:38px;display:grid}.contactConversionActions a{border-radius:999px;justify-content:center;align-items:center;min-height:66px;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.contactConversionActions a:hover{transform:translateY(-2px)}.whatsappPrimary{color:#fff;background:#176b62;font-size:20px;box-shadow:0 16px 34px #176b6238}.whatsappPrimary:hover{background:#125a53;box-shadow:0 18px 38px #176b624d}.mapsSecondary{color:#274e4b;background:#ffffff9e;border:1px solid #1f47443d;font-size:16px;min-height:54px!important}.mapsSecondary:hover{background:#fff}.removedInfographics{display:none!important}.faqArticle{min-height:100vh;color:var(--ink);background:linear-gradient(#f6f5f1,#e6ece9);padding:0 48px}.faqArticleNav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1080px,100%);height:112px;margin:auto;display:flex}.faqArticleNav>a:last-child{color:var(--green);font-weight:600;text-decoration:none}.faqArticle article{width:min(920px,100%);margin:0 auto;padding:100px 0 120px}.faqArticle h1{max-width:900px;margin:22px 0 38px;font-size:clamp(44px,6vw,78px)}.faqArticleAnswer{color:#3f5251;max-width:820px;font-size:22px;line-height:1.75}.faqArticleNote{color:#536563;background:#ffffffa6;border-left:3px solid #7b9e98;max-width:780px;margin-top:30px;padding:22px 24px;font-size:16px;line-height:1.7}.faqArticle footer{width:min(1080px,100%);margin:auto}.faqArticle .actions{margin-top:44px}@media (width<=700px){.faqArticle{padding:0 20px}.faqArticleNav{height:90px}.faqArticleNav .brandLogo{width:175px;height:62px}.faqArticle article{padding:70px 0 90px}.faqArticleAnswer{font-size:18px}.faqArticle .actions{flex-direction:column;align-items:flex-start;gap:20px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
