/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.italic{font-style:italic}}:root{--teal:#087f83;--deep:#075b61;--gold:#e8b657;--cream:#fff7e9;--ink:#173235;--coral:#ef795c;--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.nav-wrap{z-index:10;border-bottom:1px solid #075b6124;justify-content:space-between;align-items:center;width:100%;height:92px;padding:0 clamp(24px,6vw,92px);display:flex;position:absolute;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:54px;height:54px}.brand span{color:var(--deep);flex-direction:column;line-height:1;display:flex}.brand b{font-family:var(--font-serif);letter-spacing:.04em;font-size:20px}.brand small{letter-spacing:.16em;margin-top:5px;font-size:9px}.nav-wrap nav{gap:34px;font-size:14px;font-weight:600;display:flex}.nav-wrap nav a:hover{color:var(--teal)}.button{background:var(--teal);color:#fff;border:0;border-radius:100px;justify-content:center;align-items:center;gap:18px;padding:17px 25px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 12px 32px #075b612e}.button:hover{background:var(--deep);transform:translateY(-2px)}.button.small{padding:12px 20px;font-size:13px}.hero{background:radial-gradient(circle at 75% 25%,#f7dca9 0 12%,transparent 12.2%),var(--cream);grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;min-height:780px;padding:150px clamp(24px,7vw,110px) 80px;display:grid;overflow:hidden}.eyebrow{letter-spacing:.18em;color:var(--teal);margin:0 0 20px;font-size:12px;font-weight:800}.eyebrow span{color:var(--coral);margin-right:8px;font-size:9px}.hero h1,.section h2,.modal h2{font-family:var(--font-serif);letter-spacing:-.04em;margin:0;font-size:clamp(54px,6vw,88px);font-weight:500;line-height:.98}.hero h1 em,.section h2 em,.modal h2 em{color:var(--teal);font-weight:400}.lead{color:#466063;max-width:600px;margin:30px 0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin:32px 0;display:flex}.text-link{border-bottom:1px solid;padding-bottom:4px;font-weight:800}.trust{align-items:center;gap:16px;margin-top:45px;display:flex}.trust p{font-size:13px;line-height:1.5}.faces{display:flex}.faces span{border:3px solid var(--cream);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:-8px;display:grid}.hero-visual{min-height:560px;position:relative}.arch{background:var(--teal);border:12px solid #ffffff73;border-radius:48% 48% 8px 8px;position:absolute;inset:0 5% 0 12%;overflow:hidden;box-shadow:0 40px 80px #075b6133}.arch img{object-fit:cover;width:100%;height:100%;transform:scale(1.03)}.float-card{background:#fff;border-radius:18px;align-items:center;gap:14px;padding:16px 22px;display:flex;position:absolute;bottom:60px;left:0;box-shadow:0 16px 40px #17323526}.float-card span{width:44px;height:44px;color:var(--coral);background:#ffe6dd;border-radius:50%;place-items:center;font-size:24px;display:grid}.float-card p{margin:0;font-size:12px;line-height:1.5}.sun{background:var(--gold);z-index:-1;border-radius:50%;width:88px;height:88px;position:absolute;top:28px;right:0}.paw{color:var(--coral);font-size:30px;position:absolute}.paw-one{bottom:20px;right:3%}.paw-two{color:var(--gold);top:60px;left:5%}.marquee{background:var(--teal);color:#fff;white-space:nowrap;text-align:center;word-spacing:18px;padding:17px;overflow:hidden}.marquee span{font-family:var(--font-serif);word-spacing:normal;font-size:18px;font-style:italic}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.section-heading h2{font-size:clamp(42px,5vw,66px)}.section-heading>p{color:#617376;max-width:400px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{background:#fffdf7;border:1px solid #e8dfcf;border-radius:24px;flex-direction:column;min-height:330px;padding:28px;transition:all .25s;display:flex}.service-card:hover{border-color:#afd4ce;transform:translateY(-7px);box-shadow:0 20px 50px #075b611a}.service-card .number{color:#829598;font-size:11px}.service-card i{color:var(--teal);margin:30px 0 15px;font-size:36px;font-style:normal}.service-card h3{font-family:var(--font-serif);margin:0 0 14px;font-size:30px}.service-card p{color:#657679;font-size:14px;line-height:1.65}.service-card button{text-align:left;background:0 0;border:0;margin-top:auto;padding:0;font-size:12px;font-weight:800}.service-card button span{float:right}.clinic{background:#e8f1eb;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.clinic-gallery{position:relative}.main-photo{object-fit:cover;border-radius:48% 48% 12px 12px;width:100%;height:590px}.seal{background:var(--gold);text-align:center;letter-spacing:.1em;border:5px solid #e8f1eb;border-radius:50%;align-content:center;place-items:center;width:150px;height:150px;font-size:10px;display:grid;position:absolute;bottom:38px;right:-45px;transform:rotate(-8deg)}.seal b{font-family:var(--font-serif);letter-spacing:0;font-size:22px;font-style:italic}.clinic-copy h2{font-size:clamp(44px,5vw,70px)}.clinic-copy>p:not(.eyebrow){color:#53696b;margin:28px 0;font-size:17px;line-height:1.8}.clinic-copy blockquote{font-family:var(--font-serif);color:var(--teal);border-left:3px solid var(--gold);margin:30px 0;padding-left:22px;font-size:25px;font-style:italic}.location{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.eyebrow.light{color:#8ee0d7}.location h2{font-size:clamp(44px,5vw,70px)}.location h2 em{color:var(--gold)}.address{margin:32px 0;font-size:18px;line-height:1.7}.location-actions{align-items:center;gap:26px;display:flex}.button.cream{background:var(--cream);color:var(--deep);box-shadow:none}.whatsapp-line{font-weight:700}.map-card{height:380px;color:var(--ink);background:#d5e4dc;border-radius:28px;place-items:center;display:grid;position:relative;overflow:hidden}.map-lines{opacity:.45;background:repeating-linear-gradient(40deg,#0000 0 45px,#fff 47px 53px,#0000 55px 90px),repeating-linear-gradient(135deg,#0000 0 65px,#9fbeb3 68px 72px,#0000 75px 120px);position:absolute;inset:-30%}.pin{background:var(--coral);z-index:1;border-radius:50% 50% 50% 10%;width:88px;height:88px;padding:9px;transform:rotate(-45deg);box-shadow:0 16px 28px #0003}.pin img{border-radius:50%;width:100%;height:100%;transform:rotate(45deg)}.map-card>span{text-align:center;background:#fff;border-radius:12px;padding:10px 20px;font-size:12px;font-weight:800;position:absolute;bottom:28px;box-shadow:0 8px 20px #0000001f}.map-card small{font-weight:500}.cta{text-align:center;background:var(--gold)}.cta p{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.cta h2{color:var(--deep);margin:12px 0 32px;font-size:clamp(58px,7vw,100px)}.button.dark{background:var(--deep)}footer{color:#fff;background:#14373a;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:50px clamp(24px,7vw,110px);display:grid}.footer-brand span{color:#fff}footer>p{color:#b4c4c1;font-size:12px}footer>div:nth-of-type(2){gap:18px;font-size:12px;font-weight:700;display:flex}footer>small{color:#809694;border-top:1px solid #345356;grid-column:1/-1;padding-top:22px}.floating-chat{color:#fff;z-index:20;background:#21b764;border-radius:100px;align-items:center;gap:9px;padding:10px 18px 10px 10px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #00000038}.floating-chat span{color:#21b764;background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:18px;display:grid}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#072d30b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--cream);border-radius:30px;width:min(620px,100%);max-height:94vh;padding:42px;position:relative;overflow:auto}.modal h2{font-size:44px}.modal .close{background:0 0;border:0;font-size:32px;position:absolute;top:18px;right:22px}.modal form{margin-top:30px}.modal label{flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;font-weight:800;display:flex}.modal input,.modal select{font:inherit;color:var(--ink);background:#fff;border:1px solid #d9d1c5;border-radius:12px;padding:14px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-button{width:100%;margin-top:8px}.modal form>small{text-align:center;color:#687a7c;margin-top:12px;display:block}@media (width<=900px){.nav-wrap nav{display:none}.hero{grid-template-columns:1fr;padding-top:135px}.hero-visual{min-height:480px}.service-grid{grid-template-columns:1fr 1fr}.clinic,.location{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:25px}.clinic-gallery{max-width:560px}.location-actions{flex-wrap:wrap}footer{grid-template-columns:1fr 1fr}.map-card{order:-1}}@media (width<=560px){.nav-wrap{height:78px;padding:0 18px}.brand img{width:44px;height:44px}.brand b{font-size:16px}.nav-wrap .button.small{display:none}.hero{min-height:auto;padding:120px 22px 60px}.hero h1{font-size:52px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:400px}.arch{inset:0 0 0 8%}.float-card{bottom:28px}.section{padding:76px 22px}.section-heading h2,.clinic-copy h2,.location h2{font-size:43px}.service-grid{grid-template-columns:1fr}.service-card{min-height:280px}.main-photo{height:450px}.seal{width:125px;height:125px;right:-8px}.location-actions{flex-direction:column;align-items:flex-start}.map-card{height:300px}.cta h2{font-size:60px}footer{grid-template-columns:1fr}footer>div:nth-of-type(2){flex-wrap:wrap}footer>small{grid-column:auto}.form-row{grid-template-columns:1fr}.modal{padding:34px 22px}.modal h2{font-size:37px}.floating-chat b{display:none}.floating-chat{padding-right:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}.hero{background:radial-gradient(circle at 75% 25%,#f7dca9 0 12%,transparent 12.2%),radial-gradient(circle at 8% 86%,#dbeeda 0 10%,transparent 10.2%),var(--cream);min-height:810px}.hero h1{font-size:clamp(52px,5.7vw,84px)}.arch{border-width:10px;border-radius:46% 46% 28px 28px;inset:-10px 1% 0 8%}.arch img{object-position:50% center;transform:scale(1.015)}.doctor-tag{background:var(--gold);color:var(--deep);border-radius:14px;flex-direction:column;padding:12px 18px;display:flex;position:absolute;top:76px;right:-8px;transform:rotate(3deg);box-shadow:0 12px 28px #17323524}.doctor-tag small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.doctor-tag b{font-family:var(--font-serif);margin-top:3px;font-size:18px}.marquee{background:linear-gradient(90deg,var(--deep),var(--teal),#15999a)}.services{background-image:radial-gradient(circle at 7% 6%,#e8b65738 0 7%,#0000 7.2%),radial-gradient(circle at 93% 95%,#087f831f 0 9%,#0000 9.2%)}.service-card{--card-accent:var(--teal);background:#fffdf7;border-radius:26px;min-height:315px;padding:26px;position:relative;overflow:hidden}.service-card:after{content:"";background:var(--card-accent);border-radius:50%;width:100px;height:100px;position:absolute;top:-50px;right:-42px}@supports (color:color-mix(in lab, red, red)){.service-card:after{background:color-mix(in srgb,var(--card-accent) 17%,transparent)}}.service-card i{width:66px;height:66px;color:var(--card-accent);background:var(--card-accent);border-radius:50%;place-items:center;font-style:normal;display:grid}@supports (color:color-mix(in lab, red, red)){.service-card i{background:color-mix(in srgb,var(--card-accent) 12%,white)}}.service-card i{margin:25px 0 18px}.service-card i svg{width:32px;height:32px}.service-card h3{font-size:27px}.service-card button{color:var(--card-accent)}.service-2,.service-5{--card-accent:#72a93f}.service-3,.service-6{--card-accent:#db982c}.service-4{--card-accent:#e86f56}.service-7{--card-accent:#4e9a72;background:#f1f6df;grid-column:2/4;min-height:250px}.facade-photo{object-position:58% center}.mini-doctor{object-fit:cover;border:8px solid #e8f1eb;border-radius:30px;width:190px;height:190px;position:absolute;bottom:34px;left:-45px;transform:rotate(-4deg);box-shadow:0 18px 45px #075b6133}.clinic-pills{flex-wrap:wrap;gap:8px;margin:-10px 0 28px;display:flex}.clinic-pills span{color:var(--deep);background:#fff;border-radius:100px;padding:9px 12px;font-size:11px;font-weight:800}.cta{background:linear-gradient(135deg,#f3c665,var(--gold) 55%,#ef9e49)}@media (width<=900px){.hero-visual{min-height:540px}.service-7{grid-column:1/-1}.mini-doctor{left:-15px}}@media (width<=560px){.hero-visual{min-height:455px}.arch{inset:0 0 0 2%}.doctor-tag{top:18px;right:0}.service-7{grid-column:auto}.mini-doctor{width:135px;height:135px;bottom:18px;left:-3px}.service-card{min-height:275px}}.arch{inset:0 1% 0 8%}.arch img{object-fit:contain;object-position:center top;background:#edf3e7;transform:none}.doctor-tag{z-index:3;top:auto;bottom:22px;right:18px;transform:rotate(2deg)}.service-7{background:#fffdf7;grid-column:auto;min-height:315px}.map-card{background:#d5e4dc;display:block}.map-card iframe{border:0;border-radius:28px;width:100%;height:100%;display:block}@media (width<=1100px){.hero{gap:28px;padding-left:5vw;padding-right:5vw}.hero h1{font-size:clamp(46px,5.4vw,70px)}.doctor-tag{right:10px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{min-height:300px}}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:125px}.hero-copy{max-width:720px}.hero-visual{width:100%;max-width:720px;min-height:650px;margin:0 auto}.arch{inset:0}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:285px}.clinic{gap:70px}.facade-photo{object-position:center center}.map-card{order:initial}}@media (width<=680px){.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(45px,13vw,62px)}.hero-visual{min-height:520px}.doctor-tag{display:none}.float-card{width:max-content;max-width:calc(100% - 16px);bottom:14px;left:8px;right:8px}.service-grid{grid-template-columns:1fr}.service-card,.service-7{min-height:255px}.section{padding-left:20px;padding-right:20px}.section-heading h2,.clinic-copy h2,.location h2{font-size:clamp(40px,11vw,52px)}.location{gap:42px}.map-card{height:330px}.seal{right:-4px}.clinic-gallery{padding-bottom:0}}@media (width<=430px){.hero-visual{min-height:440px}.arch{border-width:7px;border-radius:42% 42% 22px 22px}.float-card{padding:11px 14px;font-size:11px}.float-card span{width:36px;height:36px}.main-photo{height:390px}.map-card{height:300px}.cta h2{font-size:52px}}.social-proof{background:#fffaf0;overflow:hidden}.gallery-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}.gallery-heading h2{font-size:clamp(42px,5vw,68px)}.instagram-button{color:var(--deep);white-space:nowrap;border:1px solid #075b6140;border-radius:100px;align-items:center;gap:10px;padding:13px 18px;font-size:13px;font-weight:800;display:inline-flex}.instagram-button svg{color:#d44f76;width:19px;height:19px}.photo-gallery{grid-template-rows:250px 250px;grid-template-columns:1.1fr .8fr 1fr;gap:14px;display:grid}.gallery-item{background:#e6eee8;border-radius:24px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--deep);opacity:0;background:#fffdf7eb;border-radius:100px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;transition:all .25s;display:flex;position:absolute;bottom:14px;left:14px;transform:translateY(6px)}.gallery-item:hover span,.gallery-item:focus-visible span{opacity:1;transform:none}.gallery-item span svg{width:14px;height:14px}.gallery-item-1{grid-row:1/3}.gallery-item-4{grid-area:1/3/3}.gallery-item-3{display:none}.gallery-item-1 img,.gallery-item-4 img{object-position:center}.reviews-card{background:var(--deep);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:40px;margin-top:30px;padding:30px 38px;display:flex;position:relative;overflow:hidden}.reviews-card:after{content:"★";color:#ffffff09;font-size:150px;position:absolute;top:-50px;right:42%}.review-score{z-index:1;align-items:center;gap:22px;display:flex;position:relative}.review-score>span{font-family:var(--font-serif);color:var(--gold);font-size:74px;line-height:1}.review-score>div{flex-direction:column;display:flex}.stars{color:var(--gold);gap:3px;margin-bottom:7px;display:flex}.stars svg{width:18px;height:18px}.review-score b{font-size:13px}.review-score small{color:#adc9c5;margin-top:4px}.reviews-link{z-index:1;background:var(--gold);color:var(--deep);box-shadow:none;white-space:nowrap;position:relative}.reviews-link:hover{background:#f5ca72}.testimonial-carousel{background:#fffdf8;border:1px solid #075b611f;border-radius:22px;margin-top:14px;padding:20px 24px 15px}.testimonial-label{color:#397a76;letter-spacing:.14em;margin:0 0 12px;font-size:10px;font-weight:900}.testimonial-slide{min-height:123px}.testimonial-top{align-items:center;gap:10px;display:flex}.testimonial-avatar{width:34px;height:34px;color:var(--deep);background:#dcefe9;border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.testimonial-top b{color:var(--deep);font-size:13px;display:block}.testimonial-stars{color:#eaaa24;letter-spacing:1px;font-size:12px}.testimonial-stars small{color:#76908c;letter-spacing:0;margin-left:7px;font-size:10px}.quote-mark{color:#eeb94c;font-family:var(--font-serif);margin-left:auto;font-size:47px;line-height:.45}.testimonial-slide>p{color:#214d4c;max-width:960px;font-family:var(--font-serif);margin:13px 0 0;font-size:18px;font-style:italic;line-height:1.35}.testimonial-controls{justify-content:center;align-items:center;gap:13px;margin-top:8px;display:flex}.testimonial-controls>button{width:27px;height:27px;color:var(--deep);cursor:pointer;background:0 0;border:1px solid #075b6133;border-radius:50%;place-items:center;font-size:15px;display:grid}.testimonial-controls>button:hover{background:#e7f1ee}.testimonial-dots{gap:5px;display:flex}.testimonial-dots button{cursor:pointer;background:#c2d5d1;border:0;border-radius:50%;width:6px;height:6px;padding:0}.testimonial-dots button.active{background:#08706c;border-radius:10px;width:18px}@media (width<=1000px){.photo-gallery{grid-template-rows:280px 220px;grid-template-columns:1fr 1fr}.gallery-item-1{grid-row:1}.gallery-item-4{grid-area:1/2}.gallery-item-2{grid-column:1}.gallery-item-5{grid-column:2}.reviews-card{flex-direction:column;align-items:flex-start}.reviews-card:after{right:8%}}@media (width<=680px){.gallery-heading{flex-direction:column;align-items:flex-start}.photo-gallery{grid-template-rows:240px 180px 180px;grid-template-columns:1fr 1fr;gap:9px}.gallery-item{border-radius:17px}.gallery-item-1{grid-area:1/1/auto/-1}.gallery-item-2{grid-area:2/1}.gallery-item-4{grid-area:2/2}.gallery-item-5{grid-area:3/1/auto/-1}.gallery-item span{display:none}.reviews-card{gap:18px;padding:26px 22px}.review-score>span{font-size:62px}.reviews-link{justify-content:center;width:100%}.testimonial-carousel{border-radius:19px;margin-top:10px;padding:18px 17px 13px}.testimonial-slide{min-height:154px}.testimonial-slide>p{font-size:16px;line-height:1.42}.testimonial-controls{margin-top:5px}}.service-8{--card-accent:#7756a8}footer .partners{border-bottom:1px solid #345356;grid-column:1/-1;margin-bottom:10px;padding-bottom:34px}.partners>p{color:#adc3c0;letter-spacing:.18em;margin:0 0 18px;font-size:10px;font-weight:800}.partner-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.partner-grid>a{background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:76px;padding:16px;transition:all .2s;display:flex}.partner-grid>a:hover{background:#fffaf0;transform:translateY(-2px)}.partner-logo img{object-fit:contain;width:100%;max-width:130px;height:100%;max-height:38px}.partner-word{letter-spacing:.04em;font-size:21px;font-weight:900}.fonteri{color:#18594d}.micelli{color:#8e2334}.petlove{color:#6b3192;letter-spacing:-.04em;font-size:25px}.footer-meta{color:#b6c8c5;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:7px;font-size:11px;display:grid}.footer-meta>span{text-align:center;grid-column:2}.developer-credit{color:#b6c8c5;grid-column:3;justify-self:end;text-decoration:none;transition:color .2s}.developer-credit:hover{color:#f6c65e}@media (width<=800px){.partner-grid{grid-template-columns:repeat(3,1fr)}.footer-meta{text-align:center;flex-direction:column;gap:9px;display:flex}.footer-meta>span,.developer-credit{display:block}.developer-credit{justify-self:auto}}@media (width<=520px){.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-grid>a{min-height:68px}.partner-word{font-size:17px}.partner-logo img{max-width:105px}}.developer-credit{grid-column:1;justify-self:start}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
