@font-face{font-family:Avenir;src:url(/assets/Avenir%20Black-Dq5xIx-2.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/Avenir%20Heavy-Ce4d7WGH.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/Avenir%20Regular-CgYKpSjw.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/Avenir%20Book-B7pyLZi4.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/Avenir%20Light-D5ube9H8.ttf) format("truetype");font-weight:200;font-style:normal}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff;color:#414141;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;line-height:1.625}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;line-height:1.2;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;height:auto}ul{list-style:none}.container{max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.container{padding-inline:1.5rem}}@media (min-width: 1280px){.container{padding-inline:2rem}}.section{padding-block:5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background-color:#f46569;color:#fff}.btn-primary:active{transform:scale(.98)}.btn-primary:hover{background-color:#f13f44}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background-color:transparent;color:#414141;border:2px solid #edf0f3}.btn-outline:active{transform:scale(.98)}.btn-outline:hover{background-color:#f7f2ee}.warm-gradient{background:linear-gradient(135deg,#f6eee4,#f7f2ee)}.nl-popup__backdrop{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;display:flex;justify-content:center;align-items:center;padding:1rem;animation:nl-fade-in .35s ease}.nl-popup{position:relative;background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:440px;overflow:hidden;animation:nl-slide-up .4s cubic-bezier(.16,1,.3,1)}.nl-popup__bar{height:5px;background:linear-gradient(90deg,#f46569,#414141);width:100%}.nl-popup__close{position:absolute;top:1rem;right:1rem;background:#f7f2ee;border:none;width:2rem;height:2rem;border-radius:9999px;font-size:.875rem;color:#737373;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .2s ease;line-height:1}.nl-popup__close:hover{background:#f6eee4;color:#414141}.nl-popup__top{padding:2rem 2rem 0;text-align:center}.nl-popup__tag{display:inline-block;background:#f6eee4;color:#f46569;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .85rem;border-radius:9999px;margin-bottom:1rem}.nl-popup__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,5vw,2rem);font-weight:700;color:#414141;line-height:1.2;margin:0 0 .75rem}.nl-popup__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.925rem;color:#737373;line-height:1.6;max-width:320px;margin:0 auto}.nl-popup__form{padding:1.5rem 2rem 0;display:flex;flex-direction:column;gap:.75rem}.nl-popup__input{width:100%;padding:.75rem 1rem;border:1.5px solid #edf0f3;border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#414141;background:#f7f2ee;outline:none;transition:border-color .2s;box-sizing:border-box}.nl-popup__input::placeholder{color:#ccc}.nl-popup__input:focus{border-color:#f46569;background:#fff}.nl-popup__error{font-size:.8rem;color:#f46569;margin:0}.nl-popup__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background-color:#f46569;color:#fff;width:100%;font-size:.9rem;font-weight:600;letter-spacing:.04em;padding:.85rem 1.5rem;border-radius:.75rem}.nl-popup__btn:active{transform:scale(.98)}.nl-popup__btn:hover{background-color:#f13f44}.nl-popup__btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.nl-popup__skip{display:block;width:100%;padding:1rem 2rem 1.5rem;background:none;border:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#737373;cursor:pointer;text-align:center;transition:color .2s}.nl-popup__skip:hover{color:#414141;text-decoration:underline}.nl-popup__success{padding:3rem 2rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.nl-popup__success-icon{font-size:2.5rem;color:#f46569;animation:nl-pop .5s cubic-bezier(.16,1,.3,1);display:block;line-height:1}.nl-popup__success-title{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700;color:#414141;margin:0}.nl-popup__success-subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.925rem;color:#737373;line-height:1.6;max-width:280px;margin:0}@keyframes nl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes nl-slide-up{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes nl-pop{0%{transform:scale(0);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid #edf0f3;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin-inline:auto;padding-inline:1rem;height:4rem}@media (min-width: 768px){.header__container{padding-inline:1.5rem}}@media (min-width: 1280px){.header__container{padding-inline:2rem}}.header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header__logo-text{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#f46569}.header__badge{display:none;font-size:.75rem;font-weight:500;padding:.25rem .625rem;border-radius:9999px;background-color:#f6eee4;color:#414141}@media (min-width: 768px){.header__badge{display:inline-block}}.header__nav{display:none;align-items:center;gap:.125rem}@media (min-width: 1024px){.header__nav{display:flex}}.header__nav-link{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;color:#414141;transition:all .2s ease}.header__nav-link:hover{color:#f46569;background-color:#f7f2ee}.header__nav-link--active{color:#f46569;background-color:#f465691a}.header__toggle{display:flex;justify-content:center;align-items:center;padding:.5rem;background:none;border:none;border-radius:.5rem;color:#414141;transition:all .2s ease}.header__toggle:hover{background-color:#f7f2ee}@media (min-width: 1024px){.header__toggle{display:none}}.header__overlay{position:fixed;inset:0;background-color:#0006;z-index:98}.header__drawer{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:#fff;z-index:99;transition:right .3s ease;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.header__drawer--open{right:0}.header__drawer-inner{display:flex;flex-direction:column;padding:1.5rem;gap:.25rem;height:100%;overflow-y:auto}.header__drawer-close{align-self:flex-end;display:flex;justify-content:center;align-items:center;padding:.5rem;background:none;border:none;border-radius:.5rem;color:#414141;margin-bottom:.75rem;transition:all .2s ease}.header__drawer-close:hover{background-color:#f7f2ee}.header__drawer-logo{display:block;margin-bottom:1rem}.header__drawer-link{padding:.75rem 1rem;font-size:1rem;font-weight:500;border-radius:.5rem;text-decoration:none;color:#414141;transition:all .2s ease}.header__drawer-link:hover{color:#f46569;background-color:#f7f2ee}.header__drawer-link--active{color:#f46569;background-color:#f465691a}.header__lang-switcher{display:flex;align-items:center;gap:.25rem;margin-left:1rem}.header__lang-switcher--drawer{margin-left:0;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(65,65,65,.1);justify-content:flex-start}.header__lang-btn{background:none;border:1px solid transparent;border-radius:.25rem;padding:.2rem .45rem;font-size:.72rem;font-weight:600;letter-spacing:.05em;color:#414141;cursor:pointer;transition:all .2s ease}.header__lang-btn:hover{color:#f46569;border-color:#f46569}.header__lang-btn--active{color:#f46569;border-color:#f46569;background-color:#f4656914}.modal-overlay{position:fixed;inset:0;background:#4141418c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2.5rem 2rem 2rem;max-width:640px;width:95%;max-height:88vh;display:flex;flex-direction:column;position:relative;border-top:4px solid #f46569}.modal-title{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700;color:#414141;margin-bottom:.25rem;padding-right:2rem}.modal-title:after{content:"";display:block;width:3rem;height:3px;background:#f46569;border-radius:9999px;margin-top:.5rem}.modal-body{flex:1;overflow-y:auto;padding-right:.5rem;margin-top:1rem;color:#414141;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.modal-body::-webkit-scrollbar{width:5px}.modal-body::-webkit-scrollbar-track{background:#f7f2ee;border-radius:9999px}.modal-body::-webkit-scrollbar-thumb{background:#f46569;border-radius:9999px}.terms__intro{display:flex;flex-direction:column;gap:.25rem;margin-block:1.25rem 1.75rem;padding:1rem;background:#f6eee4;border-radius:.5rem}.terms__intro-highlight{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;color:#f46569;font-size:.9rem}.terms__intro-lines{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;color:#737373}.terms__clausulas{display:flex;flex-direction:column;gap:.4rem}.terms__clausulas-title{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:1.05rem;color:#414141;margin-top:1.25rem}.terms__clausulas-desccription{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.7;color:#737373;text-align:justify;text-justify:inter-word;margin-bottom:.5rem}.modal-close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:9999px;background:#f6eee4;color:#414141;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}.modal-close:hover{background:#f46569;color:#fff}.terms__clausulas-subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.95rem;color:#f46569;margin-top:1rem;margin-bottom:.25rem}.terms__clausulas-list{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.7;color:#737373;padding-left:1.25rem;margin-bottom:.75rem}.terms__clausulas-list li{margin-bottom:.25rem}.footer{background-color:#f6eee4;color:#414141}.footer__container{max-width:1280px;margin-inline:auto;padding-inline:1rem;padding-block:3rem}@media (min-width: 768px){.footer__container{padding-inline:1.5rem}}@media (min-width: 1280px){.footer__container{padding-inline:2rem}}.footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__brand{display:flex;flex-direction:column;gap:.75rem}.footer__logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#f46569}.footer__tagline{font-size:.875rem;line-height:1.6;color:#414141}.footer__badge{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;background-color:#f465691f;color:#f46569}.footer__col{display:flex;flex-direction:column;gap:.5rem}.footer__heading{font-size:.875rem;font-weight:600;margin-bottom:.5rem;display:block}.footer__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.footer__link{font-size:.875rem;color:#414141;text-decoration:none;transition:all .2s ease;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left;display:block}.footer__link:hover{color:#f46569}.footer__contact-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.footer__contact-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem}.footer__contact-list li svg{flex-shrink:0;margin-top:2px;color:#f46569}.footer__socials{display:flex;gap:.75rem;margin-bottom:1rem}.footer__social-icon{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:.5rem;background-color:#f465691a;color:#f46569;transition:all .2s ease}.footer__social-icon:hover{background-color:#f46569;color:#fff}.footer__legal{display:flex;flex-direction:column;gap:.5rem}.footer__bottom{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(65,65,65,.15);text-align:center}.footer__bottom p{font-size:.875rem}.nl-section{background:#414141;padding-block:4rem;position:relative;overflow:hidden}.nl-section:before{content:"";position:absolute;top:-60%;right:-10%;width:420px;height:420px;border-radius:9999px;background:radial-gradient(circle,rgba(244,101,105,.18) 0%,transparent 70%);pointer-events:none}.nl-section:after{content:"";position:absolute;bottom:-40%;left:-5%;width:300px;height:300px;border-radius:9999px;background:radial-gradient(circle,rgba(143,208,204,.15) 0%,transparent 70%);pointer-events:none}.nl-section__container{max-width:1280px;margin-inline:auto;padding-inline:1rem;display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}@media (min-width: 768px){.nl-section__container{padding-inline:1.5rem}}@media (min-width: 1280px){.nl-section__container{padding-inline:2rem}}@media (min-width: 768px){.nl-section__container{flex-direction:row;align-items:center;gap:4rem}}.nl-section__copy{flex:1}.nl-section__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#000;margin-bottom:.75rem}.nl-section__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 .75rem}.nl-section__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.975rem;color:#ffffffb8;line-height:1.65;max-width:400px;margin:0}.nl-section__form-wrap{flex:1;max-width:480px}.nl-section__form,.nl-section__inputs{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 1024px){.nl-section__inputs{flex-direction:row}}.nl-section__input{flex:1;padding:.8rem 1.1rem;border:1.5px solid rgba(255,255,255,.2);border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#fff;background:#ffffff0f;outline:none;transition:border-color .2s,background .2s;min-width:0}.nl-section__input::placeholder{color:#ffffff73}.nl-section__input:focus{border-color:#8fd0cc;background:#ffffff1a}.nl-section__error{font-size:.8rem;color:#f9acaf;margin:0}.nl-section__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background:#f46569;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.04em;padding:.85rem 1.75rem;border-radius:.75rem;align-self:flex-start;width:100%}.nl-section__btn:active{transform:scale(.98)}@media (min-width: 768px){.nl-section__btn{width:auto}}.nl-section__btn:hover{background:#f13f44}.nl-section__btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.nl-section__success{display:flex;align-items:center;gap:.75rem;background:#8fd0cc1f;border:1.5px solid rgba(143,208,204,.35);border-radius:.75rem;padding:1.25rem 1.5rem}.nl-section__success-icon{font-size:1.25rem;color:#8fd0cc;flex-shrink:0}.nl-section__success-text{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.975rem;color:#fff;margin:0;line-height:1.5}.service-card{padding:2rem;border-radius:1.5rem;transition:all .3s ease}.service-card--default{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.service-card--default:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.service-card--accent{background-color:#f7f2ee}.service-card--accent:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.service-card__icon{display:inline-flex;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;color:#f46569;transition:all .3s ease}.service-card--default .service-card__icon{background-color:#f465691a}.service-card--accent .service-card__icon{background-color:#f4656933}.service-card:hover .service-card__icon{background-color:#f46569;color:#fff}.service-card__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:.75rem}.service-card__desc{font-size:1rem;color:#737373;line-height:1.7}.home-page{display:flex;flex-direction:column;min-height:100vh}.home-hero{position:relative;min-height:100dvh;display:flex;justify-content:center;align-items:center;overflow:hidden}.home-hero__bg{position:absolute;inset:0;z-index:0}.home-hero__bg img{width:100%;height:100%;object-fit:cover}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,#f6eee4f2,#f7f2eee6,#ffffffd9)}.home-hero__content{position:relative;z-index:1;max-width:1280px;margin-inline:auto;padding-inline:1rem;text-align:center;padding-block:4rem}@media (min-width: 768px){.home-hero__content{padding-inline:1.5rem}}@media (min-width: 1280px){.home-hero__content{padding-inline:2rem}}.home-hero__badge{display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:9999px;background-color:#f465691a;color:#f46569;margin-bottom:1.5rem}.home-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;max-width:820px;margin-inline:auto;margin-bottom:1.5rem}.home-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#737373;max-width:600px;margin-inline:auto;margin-bottom:2.5rem;line-height:1.75}.home-hero__actions{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 480px){.home-hero__actions{flex-direction:row;justify-content:center}}.home-services{padding-block:5rem;background-color:#fff}.home-services__header{text-align:center;margin-bottom:4rem}.home-services__header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.home-services__header p{font-size:1.125rem;color:#737373;max-width:600px;margin-inline:auto}.home-services__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.home-services__grid{grid-template-columns:repeat(3,1fr)}}.home-services__cta{text-align:center;margin-top:3rem}.home-resources{padding-block:5rem;background-color:#f7f2ee}.home-resources__header{text-align:center;margin-bottom:3rem}.home-resources__header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.home-resources__header p{font-size:1.125rem;color:#737373;max-width:600px;margin-inline:auto}.home-resources__carousel{position:relative;display:flex;align-items:center;gap:.75rem}.home-resources__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding-block:.5rem}.home-resources__track::-webkit-scrollbar{display:none}.home-resources__card{flex:0 0 clamp(260px,75vw,320px);scroll-snap-align:start;background-color:#fff;border-radius:1.5rem;border:1px solid #edf0f3;padding:2rem;display:flex;flex-direction:column;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease}.home-resources__card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width: 768px){.home-resources__card{flex:0 0 clamp(280px,33%,340px)}}.home-resources__card-icon{display:inline-flex;padding:.875rem;border-radius:.75rem;background-color:#f465691a;color:#f46569;margin-bottom:1rem;align-self:flex-start}.home-resources__card-tag{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f46569;margin-bottom:.5rem}.home-resources__card-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:.75rem}.home-resources__card-desc{font-size:.9375rem;color:#737373;line-height:1.7;flex-grow:1;margin-bottom:1.5rem}.home-resources__card-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background-color:#f46569;color:#fff;text-align:center;justify-content:center}.home-resources__card-btn:active{transform:scale(.98)}.home-resources__card-btn:hover{background-color:#f13f44}.home-resources__arrow{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:9999px;border:1.5px solid #edf0f3;background-color:#fff;color:#414141;cursor:pointer;transition:all .2s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:none}.home-resources__arrow:hover{background-color:#f46569;border-color:#f46569;color:#fff}@media (min-width: 480px){.home-resources__arrow{display:flex}}.home-resources__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.home-resources__dot{width:.5rem;height:.5rem;border-radius:9999px;border:none;background-color:#edf0f3;cursor:pointer;padding:0;transition:all .2s ease}.home-resources__dot--active{background-color:#f46569;width:1.5rem}.home-resources__cta{text-align:center;margin-top:2.5rem}.services-page{display:flex;flex-direction:column;min-height:100vh}.services-hero{padding-block:5rem;background:linear-gradient(135deg,#f6eee4,#f7f2ee,#fff)}.services-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.services-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#737373;max-width:700px;margin-inline:auto;line-height:1.75}.services-grid-section{padding-block:5rem;background-color:#fff}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}.services-cta{padding-block:5rem;background-color:#f6eee4}.services-cta__inner{max-width:800px;margin-inline:auto;text-align:center}.services-cta__inner h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.services-cta__inner p{font-size:1.125rem;color:#737373;margin-bottom:2rem}.portfolio-card{background-color:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease}.portfolio-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.portfolio-card:hover .portfolio-card__image{transform:scale(1.08)}.portfolio-card:hover .portfolio-card__image-overlay{opacity:1}.portfolio-card__image-wrap{position:relative;overflow:hidden;aspect-ratio:4/3}.portfolio-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.portfolio-card__image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);opacity:0;transition:all .3s ease}.portfolio-card__body{padding:1.5rem}.portfolio-card__category{display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;background-color:#f465691a;color:#f46569;margin-bottom:.75rem}.portfolio-card__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:.5rem}.portfolio-card__desc{font-size:.9375rem;color:#737373;line-height:1.65;margin-bottom:1rem}.portfolio-card__cta{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;font-weight:500;font-size:.9375rem;color:#f46569;cursor:pointer;padding:0;transition:all .2s ease}.portfolio-card__cta:hover{gap:.5rem}.portfolio-page{display:flex;flex-direction:column;min-height:100vh}.portfolio-hero{padding-block:5rem;background:linear-gradient(135deg,#f6eee4,#f7f2ee,#fff)}.portfolio-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:center}.portfolio-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#737373;max-width:700px;margin-inline:auto;line-height:1.75;text-align:center}.portfolio-grid-section{padding-block:5rem;background-color:#fff}.portfolio-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.portfolio-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-cta{padding-block:5rem;background-color:#f6eee4}.portfolio-cta__inner{max-width:800px;margin-inline:auto;text-align:center}.portfolio-cta__inner h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.portfolio-cta__inner p{font-size:1.125rem;color:#737373;margin-bottom:2rem}.about-page{display:flex;flex-direction:column;min-height:100vh}.about-hero{padding-block:5rem;background:linear-gradient(135deg,#f6eee4,#f7f2ee,#fff)}.about-hero__badge{display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:9999px;background-color:#f465691a;color:#f46569;margin-bottom:1.5rem}.about-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.about-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#737373;max-width:700px;margin-inline:auto;line-height:1.75}.about-story{padding-block:5rem;background-color:#fff}.about-story__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 768px){.about-story__grid{grid-template-columns:repeat(2,1fr)}}.about-story__img{width:320px;height:320px;border-radius:50%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;object-fit:cover;object-position:center top;display:block;margin:0 auto}.about-story__text{display:flex;flex-direction:column;gap:1rem}.about-story__text h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.5rem}.about-story__text p{font-size:1rem;color:#737373;line-height:1.75}.about-values{padding-block:5rem;background-color:#f7f2ee}.about-values__header{text-align:center;margin-bottom:4rem}.about-values__header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.about-values__header p{font-size:1.125rem;color:#737373}.about-values__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media (min-width: 1280px){.about-values__grid{grid-template-columns:repeat(4,1fr)}}.about-values__item{text-align:center}.about-values__item h3{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:.5rem}.about-values__item p{font-size:.9rem;color:#737373;line-height:1.65}.about-values__icon{display:inline-flex;padding:1rem;border-radius:.75rem;background-color:#f465691a;color:#f46569;margin-bottom:1rem}.about-why{padding-block:5rem;background-color:#fff}.about-why__header{text-align:center;margin-bottom:3rem}.about-why__header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.about-why__list{max-width:800px;margin-inline:auto;display:flex;flex-direction:column;gap:1.5rem}.about-why__card{background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease;padding:1.5rem}.about-why__card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.about-why__card h3{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:.75rem}.about-why__card p{font-size:1rem;color:#737373;line-height:1.7}.about-faq{padding-block:5rem;background-color:#fff}.about-faq__header{text-align:center;margin-bottom:3rem}.about-faq__header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}.about-faq__header p{font-size:1.125rem;color:#737373}.about-faq__list{max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:0}.about-faq__item{border-bottom:1px solid #edf0f3}.about-faq__item:first-child{border-top:1px solid #edf0f3}.about-faq__item--open .about-faq__question{color:#f46569}.about-faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;background:none;border:none;text-align:left;cursor:pointer;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;color:#414141;gap:1rem;transition:color all .2s ease}.about-faq__question:hover{color:#f46569}.about-faq__chevron{flex-shrink:0;color:#f46569;display:flex}.about-faq__answer-wrap{overflow:hidden}.about-faq__answer{padding-bottom:1.25rem;font-size:.9375rem;color:#737373;line-height:1.75}.about-cta{padding-block:5rem;background-color:#f6eee4}.about-cta__inner{max-width:800px;margin-inline:auto;text-align:center}.about-cta__inner h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.about-cta__inner p{font-size:1.125rem;color:#737373;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form__feedback{padding:.875rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:500}.contact-form__feedback--success{background-color:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.contact-form__feedback--error{background-color:#f465691a;color:#f1353b;border:1px solid rgba(244,101,105,.3)}.contact-form__field{display:flex;flex-direction:column;gap:.375rem}.contact-form__label{font-size:.875rem;font-weight:500;color:#414141}.contact-form__input{padding:.75rem 1rem;border-radius:.5rem;border:1px solid #edf0f3;background-color:#fff;color:#414141;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;transition:all .2s ease}.contact-form__input:focus{outline:none;border-color:#f46569;box-shadow:0 0 0 3px #f4656926}.contact-form__input::placeholder{color:#ccc}.contact-form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact-form__textarea{resize:none}.contact-form__submit{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;text-decoration:none;border:none;transition:all .2s ease;background-color:#f46569;color:#fff;width:100%;justify-content:center;margin-top:.5rem}.contact-form__submit:active{transform:scale(.98)}.contact-form__submit:hover{background-color:#f13f44}.contact-form__submit:disabled{opacity:.65;cursor:not-allowed}.contact-page{display:flex;flex-direction:column;min-height:100vh}.contact-hero{padding-block:5rem;background:linear-gradient(135deg,#f6eee4,#f7f2ee,#fff)}.contact-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:center}.contact-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#737373;max-width:700px;margin-inline:auto;line-height:1.75;text-align:center}.contact-body{padding-block:5rem;background-color:#fff}.contact-body__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width: 1024px){.contact-body__grid{grid-template-columns:1fr 1fr}}.contact-body__form-card{background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease;padding:2rem}.contact-body__form-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.contact-body__form-card h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem}.contact-body__info{display:flex;flex-direction:column;gap:1.5rem}.contact-body__info h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3}.contact-body__intro{font-size:1rem;color:#737373;line-height:1.7}.contact-body__details{display:flex;flex-direction:column;gap:1.25rem}.contact-body__detail-item{display:flex;align-items:flex-start;gap:1rem}.contact-body__detail-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:3rem;height:3rem;border-radius:.75rem;background-color:#f465691a;color:#f46569}.contact-body__detail-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.contact-body__detail-value{font-size:.9375rem;color:#737373}.contact-body__detail-value a{color:#737373;transition:all .2s ease}.contact-body__detail-value a:hover{color:#f46569}.contact-body__next{background-color:#f7f2ee;border-radius:1rem;padding:1.5rem}.contact-body__next h3{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:1rem}.contact-body__next ol{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.contact-body__next ol li{display:flex;gap:.75rem;font-size:.9rem;color:#737373}.contact-body__next ol li span:first-child{font-weight:600;color:#f46569;flex-shrink:0}
