@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{font-family:Open Sans,sans-serif;line-height:1;font-weight:300;color:#2b0806;background-color:#fff;overflow-x:hidden}html{font-size:62.5%;overflow-x:hidden}.container{max-width:120rem;margin:0 auto}.center{text-align:center}.p{font-size:1.8rem;line-height:28px;font-weight:400}.pSmall{font-size:1.6rem;font-weight:400;color:var(--Black, #2b0806);line-height:21.79px}.btn,.btn:link,.btn:visited{font-size:2.2rem;font-weight:700;padding:1.2rem 2.4rem;border:none;border-radius:2.4rem 0;cursor:pointer;transition:all .3s ease}.btnBeige{color:var(--White, #fff);background-color:#d8b08a}.btnRed{color:var(--White, #fff);background-color:#c64227}.btnBeige:hover,.btnBeige:active{background-color:#ad8d6e}.btnRed:hover,.btnRed:active{background-color:#9e351f}.h1{font-size:6.2rem;font-weight:700;color:#c64227;line-height:62px;text-transform:uppercase}.h2{font-size:5.3rem;font-weight:700;line-height:52.8px}.h3{font-size:3.6rem;font-weight:700}.h4{font-size:2.2rem;font-weight:700;line-height:28px}.h5{font-size:2.8rem;font-weight:700;line-height:38.13px}.number{font-size:3.125rem;font-weight:700;line-height:60px}.numberBeige{color:var(--Bov, #d8b08a)}.numberRed{color:#c64227}.button-base{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:calc(var(--radius) - 2px);font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none;outline:none}.button-base:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.button-base:disabled{pointer-events:none;opacity:.5}.button-base svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.button-default{background-color:var(--primary);color:var(--primary-foreground)}.button-default:hover{background-color:#1555e0}.button-destructive{background-color:var(--destructive);color:var(--destructive-foreground)}.button-destructive:hover{background-color:#ed2c2c}.button-outline{border:1px solid var(--input);background-color:var(--background)}.button-outline:hover{background-color:var(--accent);color:var(--accent-foreground)}.button-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.button-secondary:hover{background-color:#e2ebf3}.button-ghost:hover{background-color:var(--accent);color:var(--accent-foreground)}.button-link{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.button-link:hover{text-decoration:underline}.button-size-default{height:2.5rem;padding:.5rem 1rem}.button-size-sm{height:2.25rem;border-radius:calc(var(--radius) - 2px);padding:0 .75rem}.button-size-lg{height:2.75rem;border-radius:calc(var(--radius) - 2px);padding:0 2rem}.button-size-icon{height:2.5rem;width:2.5rem}.label-base{font-size:.875rem;font-weight:500;line-height:1}.label-base:has(+*:disabled){cursor:not-allowed;opacity:.7}.dropdown-menu-content{z-index:50;min-width:200px;overflow:hidden;border-radius:calc(var(--radius) - 2px);border:1px solid #e5e7eb;background-color:#fff;padding:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:dropdown-in .15s ease-out}.dropdown-menu-content[data-state=closed]{animation:dropdown-out .15s ease-in}.dropdown-menu-item{position:relative;display:flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;outline:none;transition:background-color .15s;padding:.5rem .75rem;border-radius:calc(var(--radius) - 2px)}.dropdown-menu-item:hover{background-color:#f9fafb}.dropdown-menu-item[data-disabled]{pointer-events:none;opacity:.5}.dropdown-menu-item-inset{padding-left:2rem}@keyframes dropdown-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes dropdown-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.tooltip-content{z-index:50;overflow:hidden;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);background-color:var(--popover);padding:.375rem .75rem;font-size:.875rem;color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:tooltip-in .15s ease-out}.tooltip-content[data-state=closed]{animation:tooltip-out .15s ease-in}@keyframes tooltip-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes tooltip-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.toast-base{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.toast-description{color:var(--muted-foreground)}.toast-action-button{background-color:var(--primary);color:var(--primary-foreground)}.toast-cancel-button{background-color:var(--muted);color:var(--muted-foreground)}.header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 3.6rem;box-shadow:0 4px 74px #00000026;border-radius:90px;background-color:#fff;margin-top:1.8rem}.headerLogo{height:5rem}.lineVertical{width:.1rem;height:2rem;background-color:#d2d2d2}.claim{color:#a4a4a4!important}.mainNavList{display:flex;gap:3.6rem;list-style:none;cursor:pointer}.mainNavLink,.mainNavlink:link,.mainNavLink:visited{text-decoration:none;font-size:1.6rem;text-transform:uppercase;color:var(--Red, #c64227);font-weight:700;transition:all .3s ease}.mainNavLink:hover,.mainNavLink:active{color:#9e351f}.btnMobileNav,.btnMobileNav2{border:none;background:none;cursor:pointer}.menuIcon,.closeIcon,.logoMobileNav{display:none}.headerClaim{display:flex;align-items:center;gap:1.25rem}.mobileNavTop{display:none}.heroSection{height:54rem;padding-top:18rem;position:relative}.heroBtn{display:flex;gap:1rem;margin-top:4rem}.imgDoctor1{position:absolute;width:110rem;top:0rem;right:-7rem;z-index:-1;overflow:auto}.benefitsSection{padding:6rem 0;background-color:#f1f1f2}.benefitsHeadline{color:#c64227;margin-bottom:2.7rem}.benefitsP{margin:0 auto;width:70rem}.benefitCards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.4rem;margin-top:2.4rem}.benefitCard{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;width:38.4rem}.strategySection{padding:0}.strategyContent{display:flex;gap:8rem;align-items:center;justify-content:center;padding:10rem 0;width:120rem}.strategyCards{display:flex;flex-direction:column;gap:0}.imgDoctor2{width:61rem}.strategyCard{display:flex;flex-direction:column;gap:1rem;width:52rem}.lineHorizontal{background-color:#d2d2d2;width:52rem;height:.1rem;margin:3.6rem 0rem}.missionHeadline{color:#c64227}.visionHeadline{color:#d8b08a}.stepsSection{padding:6rem 0;background-color:#f1f1f2}.btnSwitch{background-color:#fff;padding:.4rem;width:86rem;border-radius:2.4rem 0;margin:0 auto;display:flex;gap:0}.btnSwitchBeige,.btnSwitchBeige:link,.btnSwitchBeige:visited{flex:1;background-color:#fff;color:#d8b08a;text-align:center;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:1.2rem 2.4rem;border:none}.btnSwitchBeige:hover,.btnSwitchBeige:active{background-color:#d8b08a;color:var(--White, #fff)}.btnSwitchRed,.btnSwitchRed:link,.btnSwitchRed:visited{flex:1;background-color:#fff;color:#c64227;text-align:center;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:1.2rem 2.4rem;border:none}.btnSwitchRed:hover,.btnSwitchRed:active{background-color:#c64227;color:var(--White, #fff)}.btnSwitch .btnSwitchRed.active,.btnSwitch .btnSwitchRed:active{background-color:#c64227!important;color:#fff!important}.btnSwitch .btnSwitchBeige.active,.btnSwitch .btnSwitchBeige:active{background-color:#d8b08a!important;color:#fff!important}.stepCards{display:flex;gap:2.4rem;margin-top:6rem}.stepCard{display:flex;flex-direction:column;align-items:center;text-align:center;width:40rem;gap:.8rem}.processSection{width:80rem;padding:7rem 0;margin:0 auto}.processContent{display:flex;flex-direction:column;gap:0}.sellHeadline{color:#d8b08a;margin-bottom:3.6rem}.newHeadline{color:#c64227;margin-bottom:3.6rem}.processMonth{display:flex;align-items:flex-start;gap:2rem;width:80rem}.icon{padding:1.6rem;border-radius:80px}.icon0{border:.3rem solid #edeae2}.icon1{border:.3rem solid #e8dbc7}.icon2{border:.3rem solid #d8b08a}.icon3{border:.3rem solid #d4815d}.icon4{border:.3rem solid #c64227}.icon5{border:.3rem solid #a22f22}.lineProcess{height:7rem;width:1.239rem}.lineProcess0{background:linear-gradient(to bottom,#edeae2,#e8dbc7);box-shadow:0 -2px #edeae2,0 2px #e8dbc7}.lineProcess1{background:linear-gradient(to bottom,#edeae2,#d8b08a);box-shadow:0 -2px #edeae2,0 2px #d8b08a}.lineProcess2{background:linear-gradient(to bottom,#d8b08a,#d4815d);box-shadow:0 -2px #d8b08a,0 2px #d4815d}.lineProcess3{background:linear-gradient(to bottom,#d4815d,#c64227);box-shadow:0 -2px #d4815d,0 2px #c64227}.lineProcess4{background:linear-gradient(to bottom,#c64227,#a22f22);box-shadow:0 -2px #c64227,0 2px #a22f22}.lineLenght1{height:17rem}.lineLenght2{height:22rem}.lineLenght4{height:10rem}.processDescription{display:flex;flex-direction:column;margin-top:.6rem;margin-left:1.8rem;gap:.6rem}.circleLine{display:flex;flex-direction:column;align-items:center}.sticker{color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;line-height:14.4px;text-transform:uppercase;text-align:center;padding:.4rem 1.6rem;border:none;border-radius:0rem 1.2rem}.sticker1{background-color:#edeae2;color:var(--Black, #2b0806)}.sticker2{background-color:#d8b08a}.sticker3{background-color:#d4815d}.sticker4{background-color:#c64227}.sticker5{background-color:#a22f22}.pLarge{font-size:2.4rem;font-weight:700;line-height:28.8px;margin-top:.7rem;width:72rem}.footer{background-color:#d8b08a;font-size:1.6rem}.footerHeadline{font-size:2rem;color:#fff}.pFooter{font-size:1.6rem;font-weight:600;line-height:27.24px;color:#fff}.footerBox{display:flex;flex-direction:column;gap:.8rem}.footerContact{text-decoration:none;color:var(--White, #fff);font-size:1.6rem;font-weight:600;line-height:27.24px}.footerLinks{display:flex;justify-content:space-between;align-items:flex-start;padding:3rem 0}.footerLink{display:flex;gap:.8rem}.copyright{text-align:center;font-size:1.2rem;background-color:#fff;padding:1.6rem 0}#want-new{display:none}#want-sell{display:block}.careerHeadline{margin:0 auto;padding:1.2rem 2.4rem;border-radius:2.4rem 0;color:var(--White, #fff);background-color:#c64227;border-bottom:.8rem solid #d8b08a;margin-top:5rem;margin-bottom:8.4rem}.careerH1{text-align:center;font-size:6.2rem;font-weight:700;color:#fff;line-height:84.43px;text-transform:uppercase}.h5{font-size:2.8rem;font-weight:700;line-height:38.13px;padding-bottom:1.6rem}.h4Career{color:#c64227}.positionCards{display:grid;grid-template-columns:1fr 1fr;gap:3.6rem}.positionCard{display:flex;flex-direction:column;justify-content:space-between;min-height:67rem;border-radius:16px;padding:2.4rem;box-shadow:0 4px 74px #00000026}.position{display:flex;flex-direction:column;gap:.8rem;border-bottom:.1rem solid #d2d2d2;padding-bottom:2.4rem}.benefits{display:flex;flex-direction:column;gap:.8rem;padding:2.4rem 0}.benefit{display:flex;gap:.5rem}.btnCareer{font-size:1.8rem;line-height:24.51px;font-weight:700}.careerContact{display:flex;flex-direction:column;gap:1.2rem;padding:6rem 0}.h3Career{padding-bottom:1.2rem}.linkCareer{font-size:2.2rem;font-weight:700;line-height:29.96px;color:#c64227;text-decoration:none}@media (max-width: 96em){.imgDoctor1{right:-20rem}}@media (max-width: 78em){.imgDoctor1{width:92rem;right:0;top:0rem}.heroSection{padding-top:32rem}.container{padding-left:2rem;padding-right:2rem}.benefitCard{width:100%}.strategyContent{width:100%;gap:6rem}.strategyCards,.strategyCard,.imgDoctor2,.lineHorizontal{width:100%}.processSection{width:70rem}.processMonth,.pLarge{width:100%}.positionCard{height:max-content}}@media (max-width: 65em){.imgDoctor1{width:110rem;left:-6rem;top:-10rem}.heroSection{padding-top:32rem}.claim,.lineVertical{display:none}.logoMobileNav{width:13rem}.closeIcon,.menuIcon{display:unset}.headerLogo{width:100%;display:flex;justify-content:space-between}.mainNav{border-radius:28px;padding:2rem;background-color:#fff;position:absolute;top:0;right:0;width:85%;max-width:400px;height:23rem;box-shadow:0 4px 74px #00000026;transition:all .5s;opacity:0;pointer-events:none;visibility:hidden}.mainNavList{flex-direction:column;align-items:center;justify-content:center;padding-top:2rem}.logoMobileNav{display:unset;z-index:2}.mobileNavTop{display:flex;justify-content:space-between}.navOpen .mainNav{opacity:1;pointer-events:auto;visibility:visible;height:auto}.mainNavLink,.mainNavLink:visited,.mainNavLink:link{z-index:2}}@media (max-width: 56em){.btnSwitch{max-width:100%;display:flex}.btnSwitchRed,.btnSwitchBeige{width:50%}header{position:relative;padding-top:1.8rem}}@media (max-width: 50em){.imgDoctor1{width:100rem;left:-15rem}.heroSection{padding-top:32rem}.strategyContent{flex-direction:column}.processSection,.benefitsP{width:100%}.benefitCards{grid-template-columns:1fr 1fr}.stepCards{flex-direction:column}.stepCard{text-align:left;align-items:flex-start;width:100%}.footerLinks{flex-direction:column;align-items:center;text-align:center;gap:3.6rem}.careerHeadline{margin:3.2rem 0}.positionCards{grid-template-columns:1fr;gap:2.5rem}.careerContact{padding:3.2rem 1.2rem}}@media (max-width: 32em){.p{font-size:1.6rem;line-height:21.33px}.pSmall{font-size:1.4rem;line-height:16.8px}.pLarge,.btn{font-size:1.8rem;line-height:21.6px}.h1{font-size:4.2rem;line-height:50.4px}.h2,.h3{font-size:2.8rem;line-height:33.6px}.h4{font-size:1.8rem;line-height:21.6px}.number{font-size:3.6rem;line-height:43.2px}.mainNavLink{font-size:1.6rem}.careerH1{font-size:4.2rem;line-height:57.2px}.h5{font-size:2.2rem;line-height:29.96px}.linkCareer{font-size:1.8rem;line-height:24.51px}.container{padding-left:1.6rem;padding-right:1.6rem}.imgDoctor1{width:65rem;top:0rem;left:-8rem}.logo{width:13rem}.header{padding:1.2rem 1.6rem}.headerLogo{height:3rem}.heroBtn{flex-direction:column}.heroSection{height:52rem;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:3.6rem}.benefitsSection{padding:3.2rem 0rem}.strategyContent{padding:3.2rem 0;gap:3.6rem}.stepsSection,.processSection{padding:3.2rem 0}.benefitsHeadline{text-align:left}.benefitCards{grid-template-columns:1fr}.benefitsP{text-align:left}.benefitCard{text-align:left;align-items:flex-start}.sellHeadline,.newHeadline{text-align:left;margin-left:2rem}.processMonth{gap:1.2rem}}:root{--background: hsl(210, 40%, 98%);--foreground: hsl(222, 47%, 11%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(222, 47%, 11%);--popover: hsl(0, 0%, 100%);--popover-foreground: hsl(222, 47%, 11%);--primary: hsl(221, 83%, 53%);--primary-foreground: hsl(210, 40%, 98%);--secondary: hsl(210, 40%, 96%);--secondary-foreground: hsl(222, 47%, 11%);--muted: hsl(210, 40%, 96%);--muted-foreground: hsl(215, 16%, 47%);--accent: hsl(210, 40%, 96%);--accent-foreground: hsl(222, 47%, 11%);--destructive: hsl(0, 84%, 60%);--destructive-foreground: hsl(210, 40%, 98%);--border: hsl(214, 32%, 91%);--input: hsl(214, 32%, 91%);--ring: hsl(221, 83%, 53%);--radius: .5rem}.dark{--background: hsl(222, 47%, 11%);--foreground: hsl(210, 40%, 98%);--card: hsl(222, 47%, 11%);--card-foreground: hsl(210, 40%, 98%);--popover: hsl(222, 47%, 11%);--popover-foreground: hsl(210, 40%, 98%);--primary: hsl(217, 91%, 60%);--primary-foreground: hsl(222, 47%, 11%);--secondary: hsl(217, 33%, 17%);--secondary-foreground: hsl(210, 40%, 98%);--muted: hsl(223, 47%, 11%);--muted-foreground: hsl(215, 20%, 65%);--accent: hsl(216, 34%, 17%);--accent-foreground: hsl(210, 40%, 98%);--destructive: hsl(0, 63%, 31%);--destructive-foreground: hsl(210, 40%, 98%);--border: hsl(217, 33%, 17%);--input: hsl(217, 33%, 17%);--ring: hsl(224, 76%, 48%)}*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground);font-family:Inter,sans-serif}[data-radix-dropdown-menu-content] a,[data-radix-dropdown-menu-content] a:link,[data-radix-dropdown-menu-content] a:visited,[data-radix-dropdown-menu-content] a:active{text-decoration:none!important;text-transform:none!important;color:#c64227!important;font-weight:700!important;font-size:1.6rem!important;border:none!important;outline:none!important}[data-radix-dropdown-menu-content] a:hover{color:#9e351f!important;text-decoration:none!important;background-color:#f5f5f5!important}[data-radix-dropdown-menu-content] [role=menuitem]{text-decoration:none!important}[data-radix-dropdown-menu-content] [role=menuitem] a{display:block!important;width:100%!important}.dropdown-item,.dropdown-item:focus,.dropdown-item:active{border:none!important;outline:none!important}.dropdown-item:hover,.dropdown-item[data-highlighted]{background-color:#fef2f2!important;border-radius:6px!important;border:none!important;outline:none!important}.dropdown-item:hover a,.dropdown-item[data-highlighted] a{color:#dc2626!important}[data-radix-dropdown-menu-content] [role=menuitem]{border:none!important;outline:none!important}[data-radix-dropdown-menu-content] [role=menuitem]:focus{border:none!important;outline:none!important;box-shadow:none!important}body{overflow-x:hidden}
