:root{--cc-green-dark:#171d11;--cc-green:#282e1e;--cc-cream:#FFFDF8;--cc-warm:#F7F1E8;--cc-gold:#D4BB88;--cc-gold-dark:#B89B5E;--cc-divider:#d7b875;--cc-text:#33382c;--cc-muted:#4E5148}.cc-section-divider{width:100%;max-width:430px;display:flex;align-items:center;gap:18px;margin:30px 0 28px}.cc-section-divider span{height:1px;flex:1;background:linear-gradient(90deg,#fff0,rgb(184 155 94 / .75),#fff0)}.cc-section-divider img{width:22px;height:22px;object-fit:contain;filter:brightness(0) saturate(100%) invert(72%) sepia(38%) saturate(437%) hue-rotate(5deg) brightness(92%) contrast(86%)}.cc-discover{width:100%;background:var(--cc-warm,#F7F1E8);color:var(--cc-green,#282e1e)}.cc-discover__inner{width:min(100%, 1640px);min-height:760px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(130px, 9vw, 200px)}.cc-discover__media,.cc-discover__content{min-width:0}.cc-discover__media{width:100%;min-height:640px;display:flex;align-items:center;justify-content:center}.cc-discover-slider{position:relative;width:100%!important;max-width:1020px!important;height:670px!important;min-height:670px!important;margin:0 auto!important;display:flex;align-items:center;justify-content:center;overflow:visible}.cc-discover-slider__track{position:relative;width:100%!important;height:100%!important}.cc-discover-slide{position:absolute;top:50%;left:50%;width:84%!important;height:100%!important;margin:0;opacity:0;transform:translate(-50%,-50%) scale(.84);transition:transform 0.45s ease,opacity 0.45s ease,filter 0.45s ease;pointer-events:none}.cc-discover-slide img{width:100%!important;height:100%!important;display:block;object-fit:cover;border-radius:2px;box-shadow:0 30px 80px rgb(23 29 17 / .2)}.cc-discover-slide.is-active{opacity:1;z-index:3;transform:translate(-50%,-50%) scale(1);filter:none}.cc-discover-slide.is-prev{opacity:.52;z-index:2;transform:translate(-86%,-50%) scale(.82);filter:blur(2px) brightness(.86)}.cc-discover-slide.is-next{opacity:.52;z-index:2;transform:translate(-14%,-50%) scale(.82);filter:blur(2px) brightness(.86)}.cc-discover-slider__arrow{position:absolute;top:50%;z-index:8;width:38px;height:38px;border:1px solid rgb(184 155 94 / .72);border-radius:12px;background:rgb(255 253 248 / .58)!important;color:#B89B5E!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease;font-size:0!important;line-height:1;padding:0;box-shadow:0 12px 26px rgb(23 29 17 / .13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cc-discover-slider__arrow::before{content:"";width:11px;height:11px;display:block;border-top:2.7px solid #B89B5E;border-right:2.7px solid #B89B5E}.cc-discover-slider__arrow--prev::before{transform:rotate(-135deg);margin-left:3px}.cc-discover-slider__arrow--next::before{transform:rotate(45deg);margin-right:3px}.cc-discover-slider__arrow:hover{background:rgb(212 187 136 / .88)!important;color:#FFFDF8!important;border-color:#D4BB88;transform:translateY(-50%) scale(1.04);box-shadow:0 16px 34px rgb(23 29 17 / .18)}.cc-discover-slider__arrow:hover::before{border-top-color:#FFFDF8;border-right-color:#FFFDF8}.cc-discover-slider__arrow--prev{left:42px}.cc-discover-slider__arrow--next{right:42px}.cc-discover__content{width:100%;max-width:620px;justify-self:center;align-self:center;display:flex;align-items:center;justify-content:center}.cc-discover__copy{width:100%;max-width:590px}.cc-eyebrow,.cc-discover__title,.cc-discover__text,.cc-section-divider,.cc-discover-features{width:100%}.cc-eyebrow{margin:0 0 18px;color:var(--cc-gold-dark,#B89B5E);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.cc-discover__title{margin:0 0 28px;color:var(--cc-green,#282e1e);font-family:"Cormorant Garamond",serif;font-size:clamp(58px, 5vw, 86px);line-height:.9;font-weight:500}.cc-discover__text{color:var(--cc-text,#33382c);font-size:17px;line-height:1.78}.cc-discover__text p{margin:0 0 20px}.cc-discover .cc-section-divider{max-width:100%;margin:34px 0 32px;display:flex;align-items:center;gap:18px}.cc-discover .cc-section-divider span{height:1px;flex:1;background:linear-gradient(90deg,#fff0,rgb(184 155 94 / .65),#fff0)}.cc-discover .cc-section-divider img{width:24px;height:24px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(76%) sepia(26%) saturate(559%) hue-rotate(3deg) brightness(91%) contrast(86%)}.cc-discover-features{max-width:100%;margin:0;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:0}.cc-discover-feature{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:11px;color:var(--cc-green,#282e1e);font-size:13px;line-height:1.25}.cc-discover-feature__icon{width:50px;height:50px;border:1px solid rgb(184 155 94 / .68);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(255 253 248 / .3)}.cc-discover-feature__icon img{width:25px;height:25px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(65%) sepia(22%) saturate(616%) hue-rotate(5deg) brightness(91%) contrast(88%)}@media (max-width:1024px){.cc-discover__inner{grid-template-columns:1fr;min-height:auto;gap:56px}.cc-discover__media{min-height:560px}.cc-discover-slider{max-width:820px!important;height:540px!important;min-height:540px!important}.cc-discover__content{max-width:700px;text-align:center}.cc-discover__copy{max-width:700px}.cc-discover-slide{width:80%!important}.cc-discover-slide.is-prev{transform:translate(-88%,-50%) scale(.82)}.cc-discover-slide.is-next{transform:translate(-12%,-50%) scale(.82)}}@media (max-width:767px){.cc-discover__inner{gap:38px}.cc-discover__media{min-height:420px}.cc-discover-slider{max-width:100%!important;height:420px!important;min-height:420px!important;overflow:hidden}.cc-discover-slide{width:86%!important}.cc-discover-slide.is-prev{transform:translate(-94%,-50%) scale(.78)}.cc-discover-slide.is-next{transform:translate(-6%,-50%) scale(.78)}.cc-discover-slider__arrow{width:36px;height:36px;border-radius:10px}.cc-discover-slider__arrow::before{width:9px;height:9px;border-top-width:2.4px;border-right-width:2.4px}.cc-discover-slider__arrow--prev{left:8px}.cc-discover-slider__arrow--next{right:8px}.cc-discover__title{font-size:clamp(42px, 13vw, 58px)}.cc-discover__text{font-size:15px}.cc-discover-features{grid-template-columns:repeat(2,1fr);gap:22px 18px}}.cc-house{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:linear-gradient(180deg,rgb(23 29 17 / .93),rgb(23 29 17 / .97)),url(https://cancinto.es/wp-content/uploads/2026/06/09.png);background-size:cover;background-position:center;color:var(--cc-cream,#FFFDF8);padding:104px 28px 118px}.cc-house::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgb(212 187 136 / .13),transparent 34%),radial-gradient(circle at 50% 60%,rgb(255 253 248 / .045),transparent 42%);pointer-events:none}.cc-house__inner{position:relative;z-index:1;width:min(100%, 1720px);margin:0 auto}.cc-house__header{max-width:760px;margin:0 auto 48px;text-align:center}.cc-house__eyebrow{margin:0 0 14px;color:var(--cc-gold,#D4BB88);font-size:12px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase}.cc-house__title{margin:0;color:var(--cc-cream,#FFFDF8);font-family:"Cormorant Garamond",serif;font-size:clamp(48px, 5vw, 76px);line-height:.95;font-weight:500;text-shadow:0 8px 30px rgb(0 0 0 / .35)}.cc-house__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.cc-house-card{display:flex;flex-direction:column;min-height:420px;padding:22px 14px 14px;border:1px solid rgb(212 187 136 / .48);border-radius:7px;background:rgb(255 253 248 / .055);box-shadow:inset 0 0 0 1px rgb(255 253 248 / .035),0 20px 50px rgb(0 0 0 / .18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform 0.25s ease,border-color 0.25s ease,background 0.25s ease,box-shadow 0.25s ease}.cc-house-card:hover{transform:translateY(-6px);border-color:rgb(212 187 136 / .82);background:rgb(255 253 248 / .085);box-shadow:inset 0 0 0 1px rgb(255 253 248 / .045),0 26px 70px rgb(0 0 0 / .26)}.cc-house-card__icon{width:48px;height:48px;margin-bottom:22px;border:1px solid rgb(212 187 136 / .66);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(23 29 17 / .38)}.cc-house-card__icon img{width:25px;height:25px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(76%) sepia(26%) saturate(559%) hue-rotate(3deg) brightness(91%) contrast(86%)}.cc-house-card__title{margin:0 0 10px;color:var(--cc-gold,#D4BB88);font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.05;font-weight:600}.cc-house-card__text{margin:0 0 22px;color:rgb(255 253 248 / .86);font-size:15px;line-height:1.5}.cc-house-card__image{margin-top:auto;overflow:hidden;border-radius:5px;border:1px solid rgb(212 187 136 / .24);aspect-ratio:4 / 2.85}.cc-house-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 0.4s ease,filter 0.4s ease}.cc-house-card:hover .cc-house-card__image img{transform:scale(1.045);filter:brightness(1.05)}@media (max-width:1200px){.cc-house__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-house-card{min-height:400px}}@media (max-width:900px){.cc-house{width:100%;margin-left:0;margin-right:0;padding:88px 22px 96px}.cc-house__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.cc-house{padding:72px 18px 80px}.cc-house__header{margin-bottom:34px}.cc-house__grid{grid-template-columns:1fr;gap:18px}.cc-house-card{min-height:auto;padding:22px 14px 14px}.cc-house-card__title{font-size:24px}.cc-house-card__text{font-size:15px}}.cc-pool{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--cc-warm,#F7F1E8);color:var(--cc-green,#282e1e);overflow:hidden}.cc-pool__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);align-items:stretch;min-height:700px}.cc-pool__media{position:relative;min-height:700px;overflow:hidden}.cc-pool-slider{position:relative;width:100%;height:100%;min-height:700px;overflow:hidden}.cc-pool-slider__track{position:relative;width:100%;height:100%}.cc-pool-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.04);transition:opacity 0.45s ease,transform 0.65s ease,filter 0.45s ease;pointer-events:none}.cc-pool-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.cc-pool-slide.is-active{opacity:1;z-index:3;transform:scale(1);filter:none}.cc-pool-slide.is-prev,.cc-pool-slide.is-next{opacity:.28;z-index:2;transform:scale(1.09);filter:blur(6px) brightness(.72)}.cc-pool__media::after{content:"";position:absolute;inset:0;z-index:4;background:linear-gradient(90deg,rgb(23 29 17 / .12),rgb(23 29 17 / .02) 45%,rgb(23 29 17 / .16));pointer-events:none}.cc-pool-slider__arrow{position:absolute;top:50%;z-index:8;width:38px;height:38px;border:1px solid rgb(255 253 248 / .58);border-radius:12px;background:rgb(255 253 248 / .42)!important;color:#FFFDF8!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease;font-size:0!important;line-height:1;padding:0;box-shadow:0 12px 26px rgb(23 29 17 / .18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cc-pool-slider__arrow::before{content:"";width:10px;height:10px;display:block;border-top:2.6px solid currentColor;border-right:2.6px solid currentColor}.cc-pool-slider__arrow--prev::before{transform:rotate(-135deg);margin-left:3px}.cc-pool-slider__arrow--next::before{transform:rotate(45deg);margin-right:3px}.cc-pool-slider__arrow:hover{background:rgb(212 187 136 / .86)!important;color:#FFFDF8!important;border-color:rgb(212 187 136 / .94);transform:translateY(-50%) scale(1.04);box-shadow:0 16px 34px rgb(23 29 17 / .24)}.cc-pool-slider__arrow--prev{left:34px}.cc-pool-slider__arrow--next{right:34px}.cc-pool__content{display:flex;align-items:center;justify-content:center;padding:clamp(72px, 7vw, 120px) clamp(48px, 7vw, 110px)}.cc-pool__copy{width:100%;max-width:660px}.cc-pool__eyebrow{margin:0 0 14px;color:var(--cc-gold-dark,#B89B5E);font-size:12px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase}.cc-pool__title{margin:0;color:var(--cc-green,#282e1e);font-family:"Cormorant Garamond",serif;font-size:clamp(52px, 5vw, 82px);line-height:.95;font-weight:500}.cc-pool__divider{width:100%;max-width:360px;display:flex;align-items:center;gap:16px;margin:26px 0 30px}.cc-pool__divider span{height:1px;flex:1;background:linear-gradient(90deg,#fff0,rgb(184 155 94 / .7),#fff0)}.cc-pool__divider img{width:24px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%) invert(65%) sepia(22%) saturate(616%) hue-rotate(5deg) brightness(91%) contrast(88%)}.cc-pool__text{max-width:660px;margin:0 0 44px;color:var(--cc-text,#33382c);font-size:18px;line-height:1.75}.cc-pool__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 38px;max-width:620px}.cc-pool-feature{display:flex;align-items:center;gap:15px;color:var(--cc-green,#282e1e);font-size:16px;font-weight:500}.cc-pool-feature__icon{width:48px;height:48px;border:1px solid rgb(184 155 94 / .68);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(255 253 248 / .34);flex:0 0 auto}.cc-pool-feature__icon img{width:25px;height:25px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(65%) sepia(22%) saturate(616%) hue-rotate(5deg) brightness(91%) contrast(88%)}@media (max-width:1024px){.cc-pool__inner{grid-template-columns:1fr}.cc-pool__media,.cc-pool-slider{min-height:540px}.cc-pool__content{padding:78px 36px 86px;text-align:center}.cc-pool__copy{margin:0 auto}.cc-pool__divider,.cc-pool__text,.cc-pool__features{margin-left:auto;margin-right:auto}}@media (max-width:600px){.cc-pool__media,.cc-pool-slider{min-height:390px}.cc-pool__content{padding:64px 20px 72px}.cc-pool__text{font-size:16px}.cc-pool__features{grid-template-columns:1fr;gap:18px}.cc-pool-feature{justify-content:center}.cc-pool-slider__arrow{width:36px;height:36px}.cc-pool-slider__arrow--prev{left:14px}.cc-pool-slider__arrow--next{right:14px}}.cc-gallery{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:linear-gradient(180deg,rgb(23 29 17 / .94),rgb(23 29 17 / .97)),url(https://cancinto.es/wp-content/uploads/2026/06/22.png);background-size:cover;background-position:center;color:var(--cc-cream,#FFFDF8);padding:86px 28px 96px}.cc-gallery::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgb(212 187 136 / .12),transparent 34%),radial-gradient(circle at 50% 70%,rgb(255 253 248 / .045),transparent 46%);pointer-events:none}.cc-gallery__inner{position:relative;z-index:1;width:min(100%, 1640px);margin:0 auto}.cc-gallery__header{text-align:center;margin:0 auto 48px}.cc-gallery__eyebrow{margin:0;color:var(--cc-gold,#D4BB88);font-family:"Cormorant Garamond",serif;font-size:clamp(38px, 4vw, 58px);line-height:1;font-weight:500}.cc-gallery__divider{width:190px;display:flex;align-items:center;gap:12px;margin:14px auto 0}.cc-gallery__divider span{height:1px;flex:1;background:linear-gradient(90deg,#fff0,rgb(212 187 136 / .72),#fff0)}.cc-gallery__divider img{width:20px;height:20px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(76%) sepia(26%) saturate(559%) hue-rotate(3deg) brightness(91%) contrast(86%)}.cc-gallery__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.cc-gallery__item{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 10;border:1px solid rgb(212 187 136 / .28);background:rgb(255 253 248 / .06);text-decoration:none}.cc-gallery__item::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(23 29 17 / .05),rgb(23 29 17 / .26));opacity:.65;transition:opacity 0.3s ease;pointer-events:none}.cc-gallery__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 0.45s ease,filter 0.45s ease}.cc-gallery__item:hover img{transform:scale(1.06);filter:brightness(1.08)}.cc-gallery__item:hover::after{opacity:.25}.cc-gallery__actions{display:flex;justify-content:center;margin-top:42px}.cc-gallery__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 34px;border:1px solid rgb(212 187 136 / .68);border-radius:3px;color:var(--cc-gold,#D4BB88);background:rgb(255 253 248 / .035);text-decoration:none;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease,transform 0.25s ease}.cc-gallery__button:hover{background:var(--cc-gold,#D4BB88);color:var(--cc-green-dark,#171d11);border-color:var(--cc-gold,#D4BB88);transform:translateY(-2px)}@media (max-width:1200px){.cc-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.cc-gallery{padding:72px 22px 82px}.cc-gallery__header{margin-bottom:38px}.cc-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-gallery__actions{margin-top:36px}}@media (max-width:640px){.cc-gallery{padding:64px 18px 72px}.cc-gallery__header{margin-bottom:32px}.cc-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cc-gallery__item{aspect-ratio:1 / 1}.cc-gallery__button{width:100%;max-width:320px}}@media (max-width:420px){.cc-gallery__grid{grid-template-columns:1fr}.cc-gallery__item{aspect-ratio:16 / 10}}.cc-surroundings{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:72px 100px 82px;background:#E9D1A8;color:var(--cc-green,#282e1e)}.cc-surroundings__inner{width:min(100%, 1880px);margin:0 auto;display:grid;grid-template-columns:minmax(720px,0.88fr) minmax(820px,1.12fr);align-items:center;gap:5px}.cc-surroundings__content{min-width:0;padding-top:0}.cc-surroundings__eyebrow{margin:0 0 14px;color:var(--cc-gold-dark,#B89B5E);font-size:12px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase}.cc-surroundings__title{margin:0 0 22px;color:var(--cc-green,#282e1e);font-family:"Cormorant Garamond",serif;font-size:clamp(48px, 4.2vw, 72px);line-height:.98;font-weight:500;white-space:nowrap}.cc-surroundings__text{max-width:840px;margin:0 0 34px;color:var(--cc-text,#33382c);font-size:18px;line-height:1.68}.cc-surroundings__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;align-items:stretch}.cc-place-card{width:100%;overflow:hidden;border:1px solid #D2B98F;border-radius:5px;background:#F8F2E8;box-shadow:0 12px 28px rgb(0 0 0 / .22);cursor:pointer;display:flex;flex-direction:column;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.cc-place-card:hover,.cc-place-card.is-active{transform:translateY(-4px);border-color:#B89B5E;box-shadow:0 18px 40px rgb(0 0 0 / .3)}.cc-place-card__image{width:100%;height:174px;overflow:hidden;background:#E9D1A8;flex:0 0 174px}.cc-place-card__image img{width:100%!important;height:174px!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important;transition:transform 0.4s ease,filter 0.4s ease}.cc-place-card:hover .cc-place-card__image img,.cc-place-card.is-active .cc-place-card__image img{transform:scale(1.04);filter:brightness(1.04)}.cc-place-card__body{width:100%;padding:12px 14px 14px;background:#F8F2E8;flex:0 0 auto}.cc-place-card__name{margin:0 0 4px;color:var(--cc-green,#282e1e);font-size:12px;font-weight:800;letter-spacing:1px;line-height:1.15;text-transform:uppercase}.cc-place-card__time{margin:0 0 9px;color:var(--cc-gold-dark,#B89B5E);font-size:12px;font-weight:700;line-height:1.2}.cc-place-card__text{margin:0;color:var(--cc-text,#33382c);font-size:13px;font-weight:500;line-height:1.3;max-width:100%;overflow:visible;display:block}.cc-surroundings__map{min-width:0;display:flex;justify-content:center;align-items:center;transform:scale(1.09);transform-origin:center left}.cc-map{position:relative;width:100%;max-width:none!important;overflow:visible;border:0!important;border-radius:0!important;background:#E9D1A8!important;box-shadow:none!important;min-height:0!important;aspect-ratio:auto!important}.cc-map__image{width:100%!important;height:auto!important;max-width:none!important;display:block!important;object-fit:unset!important;object-position:center center!important;min-height:0!important;transform:none!important;filter:saturate(.98) contrast(1);background:transparent!important;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 10%,#000 86%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 10%,#000 86%,transparent 100%);mask-composite:intersect}.cc-map.is-active .cc-map__image{filter:saturate(1.03) contrast(1.02) brightness(1.02)}.cc-map__hotspot{position:absolute;z-index:8;display:block;border:0;padding:0;border-radius:999px;background:transparent!important;cursor:pointer;transform:translate(-50%,-50%)}.cc-map__hotspot--can-cinto{left:34%;top:52%;width:150px;height:90px}.cc-map__hotspot--ruines{left:62%;top:73%;width:170px;height:110px}.cc-map__hotspot--platja-sant-pere{left:78%;top:48%;width:190px;height:120px}.cc-map__hotspot--aiguamolls{left:58%;top:34%;width:190px;height:120px}.cc-map__hotspot--sant-marti{left:68%;top:66%;width:170px;height:105px}.cc-map__location-label{position:absolute;z-index:9;left:34%;top:52%;min-width:132px;max-width:220px;padding:9px 13px 10px;border:1px solid rgb(200 174 123 / .92);border-radius:8px;background:rgb(248 242 232 / .98);color:var(--cc-green,#282e1e);box-shadow:0 12px 26px rgb(38 30 14 / .18);text-align:center;transform:translate(-50%,-118%) scale(.84);opacity:0;pointer-events:none;transition:left 0.28s ease,top 0.28s ease,opacity 0.2s ease,transform 0.28s ease,box-shadow 0.28s ease}.cc-map__location-label.is-visible{opacity:1;transform:translate(-50%,-118%) scale(1);box-shadow:0 16px 34px rgb(38 30 14 / .24)}.cc-map__location-label strong{display:block;margin:0;color:var(--cc-green,#282e1e);font-family:"Cormorant Garamond",serif;font-size:17px;line-height:1.05;font-weight:600}.cc-map__location-label span{display:block;margin-top:4px;color:var(--cc-text,#33382c);font-size:11px;line-height:1.2;white-space:normal}@media (max-width:1500px){.cc-surroundings{padding:72px 70px 82px}.cc-surroundings__inner{grid-template-columns:minmax(620px,0.88fr) minmax(700px,1.12fr);gap:12px}.cc-surroundings__title{font-size:clamp(44px, 4vw, 64px)}.cc-place-card__image,.cc-place-card__image img{height:166px!important}.cc-place-card__image{flex-basis:166px}}@media (max-width:1200px){.cc-surroundings{padding:72px 36px 82px}.cc-surroundings__inner{grid-template-columns:1fr;gap:42px}.cc-surroundings__map{order:-1;transform:none}.cc-map{width:100%;max-width:980px!important;margin:0 auto}.cc-surroundings__title{white-space:normal}.cc-surroundings__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.cc-place-card__image,.cc-place-card__image img{height:174px!important}.cc-place-card__image{flex-basis:174px}}@media (max-width:900px){.cc-surroundings{padding:72px 22px 82px}.cc-surroundings__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cc-place-card__image,.cc-place-card__image img{height:190px!important}.cc-place-card__image{flex-basis:190px}.cc-place-card__body{padding:12px 14px 14px}}@media (max-width:560px){.cc-surroundings{padding:64px 18px 72px}.cc-surroundings__title{font-size:clamp(38px, 11vw, 52px);white-space:normal}.cc-surroundings__text{font-size:16px}.cc-surroundings__cards{grid-template-columns:1fr;gap:12px}.cc-place-card__image,.cc-place-card__image img{height:220px!important}.cc-place-card__image{flex-basis:220px}.cc-place-card__body{padding:13px 15px 15px}.cc-map__location-label{min-width:124px;padding:9px 12px 10px}.cc-map__location-label strong{font-size:16px}.cc-map__location-label span{font-size:10px}}.cc-why{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:74px 28px 86px;background-color:#f7f0e5;background-image:url(https://cancinto.es/wp-content/uploads/2026/06/fondo_calidades.png);background-repeat:no-repeat;background-position:center center;background-size:cover;color:#223126}.cc-why__inner{width:min(100%, 1180px);margin:0 auto;position:relative;z-index:2}.cc-why__header{text-align:center;margin:0 0 42px}.cc-why__title{margin:0;font-family:"Cormorant Garamond",serif;font-size:clamp(44px, 4vw, 70px);line-height:.98;font-weight:500;color:#223126}.cc-why__divider{width:260px;max-width:70vw;margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:12px}.cc-why__divider span{flex:1;height:1px;background:rgb(192 162 99 / .85)}.cc-why__divider img{width:30px;height:30px;object-fit:contain;display:block}.cc-why__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 34px}.cc-why-card{position:relative;min-height:190px;padding:0;display:flex;align-items:stretch;justify-content:center;text-align:center}.cc-why-card__frame{position:absolute;inset:0;background-image:url(https://cancinto.es/wp-content/uploads/2026/06/frame.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none;z-index:1}.cc-why-card__content{position:relative;z-index:3;width:100%;padding:76px 26px 26px}.cc-why-card__icon-wrap{position:absolute;left:50%;top:-14px;transform:translateX(-50%);z-index:4}.cc-why-card__icon-circle{width:86px;height:86px;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgb(255 255 255 / .12),transparent 30%),linear-gradient(180deg,#183825 0%,#0e2417 100%);border:2px solid #c7a45f;box-shadow:0 10px 20px rgb(0 0 0 / .16),inset 0 0 0 2px rgb(12 39 22 / .55);display:flex;align-items:center;justify-content:center}.cc-why-card__icon-circle img{width:40px;height:40px;object-fit:contain;display:block;opacity:1;filter:brightness(0) saturate(100%) invert(74%) sepia(31%) saturate(548%) hue-rotate(2deg) brightness(97%) contrast(91%)}.cc-why-card__mini-divider{width:104px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;gap:8px}.cc-why-card__mini-divider span{flex:1;height:1px;background:rgb(192 162 99 / .82)}.cc-why-card__mini-divider img{width:16px;height:16px;object-fit:contain;display:block}.cc-why-card h3{margin:0 0 8px;font-family:"Cormorant Garamond",serif;font-size:28px;line-height:1.04;font-weight:600;color:#223126}.cc-why-card p{margin:0;font-size:16px;line-height:1.35;font-weight:400;color:#2f3d31}.cc-why-card:hover{transform:translateY(-4px);transition:transform 0.25s ease}.cc-why-card:hover .cc-why-card__icon-circle{transform:translateY(-2px);box-shadow:0 14px 28px rgb(0 0 0 / .18),inset 0 0 0 2px rgb(12 39 22 / .55)}@media (max-width:1024px){.cc-why{padding:66px 24px 78px}.cc-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 26px}.cc-why__inner{width:min(100%, 900px)}}@media (max-width:700px){.cc-why{padding:58px 18px 70px;background-position:center center;background-size:cover}.cc-why__grid{grid-template-columns:1fr;gap:28px}.cc-why__title{font-size:clamp(36px, 10vw, 52px)}.cc-why-card{min-height:180px}.cc-why-card__content{padding:72px 22px 24px}.cc-why-card h3{font-size:26px}.cc-why-card p{font-size:15px}}.cc-faq{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:68px 270px 78px;background:radial-gradient(circle at 50% 18%,rgb(212 187 136 / .16),transparent 26%),radial-gradient(circle at 50% 62%,rgb(212 187 136 / .07),transparent 38%),linear-gradient(180deg,#101a12 0%,#07100b 100%);color:#E8D6AA}.cc-faq::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 14%,rgb(255 255 255 / .035),transparent 24%),radial-gradient(circle at 82% 40%,rgb(255 255 255 / .028),transparent 26%),linear-gradient(90deg,rgb(0 0 0 / .2),transparent 28%,transparent 72%,rgb(0 0 0 / .2));pointer-events:none}.cc-faq__inner{position:relative;z-index:1;width:min(100%, 1720px);margin:0 auto}.cc-faq__header{text-align:center;margin:0 0 38px}.cc-faq__title{margin:0;color:#D4BB88;font-family:"Cormorant Garamond",serif;font-size:clamp(42px, 4vw, 64px);line-height:.98;font-weight:500}.cc-faq__divider{width:300px;max-width:72vw;margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:14px}.cc-faq__divider span{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgb(212 187 136 / .88),transparent)}.cc-faq__divider img{width:24px;height:24px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(79%) sepia(23%) saturate(565%) hue-rotate(4deg) brightness(89%) contrast(88%)}.cc-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px}.cc-faq__column{display:flex;flex-direction:column;gap:18px}.cc-faq-item{border:1px solid rgb(212 187 136 / .44);border-radius:5px;background:rgb(255 253 248 / .012);overflow:hidden;transition:border-color 0.25s ease,background 0.25s ease,box-shadow 0.25s ease}.cc-faq-item:hover,.cc-faq-item.is-open{border-color:rgb(212 187 136 / .72);background:rgb(255 253 248 / .025);box-shadow:0 14px 32px rgb(0 0 0 / .16)}.cc-faq-item__question,.cc-faq-item__question:hover,.cc-faq-item__question:focus,.cc-faq-item.is-open .cc-faq-item__question{background:transparent!important;outline:none!important;box-shadow:none!important}.cc-faq-item__question{width:100%;min-height:54px;padding:0 28px;border:0;color:#DCC38E;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:22px;text-align:left;font-family:inherit}.cc-faq-item__question span{color:#DCC38E;font-size:17px;line-height:1.25;font-weight:500;letter-spacing:.1px}.cc-faq-item__question i{width:13px;height:13px;flex:0 0 auto;border-right:2.5px solid #D4BB88;border-bottom:2.5px solid #D4BB88;transform:rotate(45deg) translateY(-3px);transition:transform 0.25s ease,border-color 0.25s ease}.cc-faq-item.is-open .cc-faq-item__question i{transform:rotate(225deg) translateY(-2px);border-color:#E8D6AA}.cc-faq-item__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.32s ease}.cc-faq-item.is-open .cc-faq-item__answer{grid-template-rows:1fr}.cc-faq-item__answer>div{overflow:hidden}.cc-faq-item__answer p{margin:0;padding:4px 28px 22px;color:rgb(255 253 248 / .78);font-size:15px;line-height:1.6}@media (max-width:1024px){.cc-faq{padding:64px 36px 74px}.cc-faq__grid{gap:28px}.cc-faq-item__question{min-height:62px;padding:0 24px}.cc-faq-item__question span{font-size:16px}.cc-faq-item__answer p{padding:10px 24px 22px;font-size:15px}}@media (max-width:767px){.cc-faq{padding:58px 18px 66px}.cc-faq__header{margin-bottom:32px}.cc-faq__title{font-size:clamp(38px, 11vw, 52px)}.cc-faq__grid{grid-template-columns:1fr;gap:18px}.cc-faq__column{gap:18px}.cc-faq-item__question{min-height:58px;padding:0 18px}.cc-faq-item__question span{font-size:15px}.cc-faq-item__question i{width:12px;height:12px;border-right-width:2.3px;border-bottom-width:2.3px}.cc-faq-item__answer p{padding:10px 18px 20px;font-size:14px}}.cc-contact{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#F4EAD8!important;color:#263123;overflow:hidden!important}.cc-contact,.cc-contact *{box-sizing:border-box}.cc-contact img{max-width:100%;height:auto}.cc-contact__inner{width:100%!important;min-height:520px;display:grid!important;grid-template-columns:30% 43% 27%!important;align-items:stretch!important}.cc-contact__info{padding:56px 34px 56px clamp(130px, 8.8vw, 180px)!important;background:radial-gradient(circle at 34% 18%,rgb(255 255 255 / .52),transparent 38%),#F4EAD8!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.cc-contact__eyebrow{margin:0 0 12px!important;color:#B89B5E!important;font-size:11px!important;font-weight:800!important;letter-spacing:2.2px!important;text-transform:uppercase!important}.cc-contact__title{margin:0!important;color:#263123!important;font-family:"Cormorant Garamond",serif!important;font-size:clamp(46px, 3.4vw, 68px)!important;line-height:0.95!important;font-weight:500!important}.cc-contact__divider{width:150px!important;height:18px!important;margin:18px 0 28px!important;display:flex!important;align-items:center!important;gap:10px!important;overflow:visible!important}.cc-contact__divider span{display:block!important;height:1px!important;flex:1!important;background:linear-gradient(90deg,transparent,rgb(184 155 94 / .72),transparent)!important}.cc-contact__divider img{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;display:block!important;object-fit:contain!important;opacity:0.78!important;filter:brightness(0) saturate(100%) invert(65%) sepia(22%) saturate(616%) hue-rotate(5deg) brightness(91%) contrast(88%)!important}.cc-contact__text{max-width:315px!important;margin:0 0 36px!important;color:rgb(38 49 35 / .82)!important;font-size:17px!important;line-height:1.72!important;font-weight:500!important}.cc-contact__list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:18px!important}.cc-contact__list li{display:flex!important;align-items:center!important;gap:14px!important;color:rgb(38 49 35 / .88)!important;font-size:15px!important;line-height:1.2!important}.cc-contact__icon{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.cc-contact__icon img{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;display:block!important;object-fit:contain!important;opacity:0.72!important;filter:brightness(0) saturate(100%) invert(64%) sepia(18%) saturate(720%) hue-rotate(3deg) brightness(88%) contrast(85%)!important}.cc-contact__list a{color:inherit!important;text-decoration:none!important}.cc-contact__list a:hover{color:#B89B5E!important}.cc-contact__social{display:flex!important;gap:10px!important;margin-top:34px!important}.cc-contact__social a{width:34px!important;height:34px!important;border-radius:4px!important;background:#1D281B!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.cc-contact__social img{width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important;display:block!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(92%) sepia(14%) saturate(446%) hue-rotate(342deg) brightness(98%) contrast(89%)!important}.cc-contact__form{padding:54px 48px 48px!important;background:#E3DCCC!important;display:flex!important;align-items:center!important}.cc-contact__form .fluentform,.cc-contact__form form{width:100%!important;display:block!important}.cc-contact__form .ff-t-container{width:100%!important;display:flex!important;gap:16px!important;margin:0 0 16px!important;padding:0!important;align-items:flex-start!important}.cc-contact__form .ff-t-cell{flex:1 1 0!important;width:50%!important;max-width:50%!important;min-width:0!important;padding:0!important;margin:0!important}.cc-contact__form .ff-el-group{width:100%!important;margin:0 0 16px!important}.cc-contact__form .ff-t-container .ff-el-group{margin:0 0 16px!important}.cc-contact__form .ff-t-container .ff-t-cell>.ff-el-group:last-child{margin-bottom:0!important}.cc-contact__form .ff-el-input--label,.cc-contact__form .ff-el-input--label label,.cc-contact__form label{display:none!important}.cc-contact__form input,.cc-contact__form textarea,.cc-contact__form select{width:100%!important;max-width:100%!important;border:1px solid rgb(184 155 94 / .34)!important;border-radius:4px!important;background:rgb(255 253 248 / .28)!important;color:#263123!important;box-shadow:none!important;box-sizing:border-box!important;appearance:none!important}.cc-contact__form input,.cc-contact__form select{height:62px!important;min-height:62px!important;padding:13px 18px 55px!important;line-height:1.2!important}.cc-contact__form textarea{height:178px!important;min-height:178px!important;padding:14px 18px!important;line-height:1.35!important;resize:vertical!important}.cc-contact__form input::placeholder,.cc-contact__form textarea::placeholder{color:rgb(38 49 35 / .66)!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important;letter-spacing:0.55px!important;line-height:1.2!important;opacity:1!important}.cc-contact__form .ff_submit_btn_wrapper{margin-top:30px!important;display:flex!important;justify-content:flex-start!important;align-items:center!important}.cc-contact__form .ff-btn-submit,.cc-contact__form button[type="submit"]{width:190px!important;min-width:190px!important;height:48px!important;min-height:48px!important;padding:0!important;border:0!important;border-radius:4px!important;background:#D0B36F!important;color:#263123!important;box-shadow:0 8px 18px rgb(95 72 28 / .1)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:700!important;letter-spacing:0.8px!important;text-transform:uppercase!important;line-height:1!important;text-align:center!important;text-indent:0!important}.cc-contact__form .ff-btn-submit::after,.cc-contact__form button[type="submit"]::after{content:none!important}.cc-contact__image{min-height:520px!important;height:100%!important;align-self:stretch!important;overflow:hidden!important;background-image:url(https://cancinto.es/wp-content/uploads/2026/06/23.png)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.cc-contact__image img{display:none!important}@media (max-width:1200px){.cc-contact__inner{grid-template-columns:1fr 1.25fr!important}.cc-contact__info{padding-left:58px!important;padding-right:44px!important}.cc-contact__image{grid-column:1 / -1!important;min-height:360px!important}}@media (max-width:900px){.cc-contact__inner{grid-template-columns:1fr!important}.cc-contact__info,.cc-contact__form{padding:56px 28px!important}.cc-contact__text{max-width:none!important}.cc-contact__image{min-height:320px!important}}@media (max-width:560px){.cc-contact__info,.cc-contact__form{padding:46px 20px!important}.cc-contact__form .ff-t-container{display:block!important}.cc-contact__form .ff-t-cell{width:100%!important;max-width:100%!important}.cc-contact__image{min-height:300px!important}}.cc-footer{--cc-footer-outer:#f4ead8;--cc-footer-dark:#0b100c;--cc-footer-dark-soft:#10150f;--cc-footer-gold:#d4bb88;--cc-footer-gold-hover:#b89b5e;--cc-footer-cream:#e5dfcf;--cc-footer-text:rgba(229, 223, 207, 0.86);--cc-footer-muted:rgba(229, 223, 207, 0.76);--cc-footer-border:rgba(212, 187, 136, 0.30);--cc-footer-line:rgba(212, 187, 136, 0.15);position:relative;width:100%;max-width:100%;margin:0;padding:8px 0;background:var(--cc-footer-outer);color:var(--cc-footer-cream);overflow:hidden}.cc-footer *,.cc-footer *::before,.cc-footer *::after{box-sizing:border-box}.cc-footer a{color:inherit;text-decoration:none}.cc-footer__shell{position:relative;width:calc(100% - 24px);max-width:1920px;margin:0 auto;padding:48px clamp(34px, 4vw, 76px) 18px;border:1px solid var(--cc-footer-border);border-radius:30px;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgb(212 187 136 / .045),transparent 30%),radial-gradient(circle at 84% 18%,rgb(212 187 136 / .03),transparent 26%),linear-gradient(145deg,rgb(16 22 16 / .99),rgb(7 11 8));box-shadow:0 16px 36px rgb(18 22 17 / .12),inset 0 1px 0 rgb(212 187 136 / .03)}.cc-footer__shell::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgb(212 187 136 / .02) 46%,transparent 72%)}.cc-footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(270px,1.15fr) minmax(220px,0.8fr) minmax(260px,0.95fr) minmax(310px,1fr);gap:clamp(30px, 3vw, 60px);align-items:start;width:100%}.cc-footer__eyebrow{display:block;margin-bottom:26px;color:var(--cc-footer-gold);font-size:12px;font-weight:600;letter-spacing:4px;line-height:1.2;text-transform:uppercase}.cc-footer__brand{min-width:0}.cc-footer__logo{display:inline-flex;align-items:center;margin-bottom:18px;transition:opacity 0.25s ease,transform 0.25s ease}.cc-footer__logo:hover{opacity:.9;transform:translateY(-2px)}.cc-footer__logo img{display:block;width:170px;max-width:100%;height:auto;object-fit:contain}.cc-footer__description{max-width:380px;margin:0;color:var(--cc-footer-muted);font-size:15px;line-height:1.7}.cc-footer__platforms{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.cc-footer__platform{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgb(212 187 136 / .42);border-radius:50%;background:rgb(212 187 136 / .02);transition:transform 0.25s ease,border-color 0.25s ease,background-color 0.25s ease,box-shadow 0.25s ease}.cc-footer__platform:hover{border-color:var(--cc-footer-gold);background:rgb(212 187 136 / .07);box-shadow:0 8px 24px rgb(0 0 0 / .18);transform:translateY(-3px)}.cc-footer__platform-badge{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.cc-footer__platform-badge img{display:block;width:100%;height:100%;max-width:none;object-fit:contain}.cc-footer__platform--instagram .cc-footer__platform-badge{width:28px;height:28px;padding:2px;border-radius:9px;background:#fff}.cc-footer__platform--instagram .cc-footer__platform-badge img{border-radius:7px}.cc-footer__platform--booking .cc-footer__platform-badge{width:29px;height:29px;padding:2px;border-radius:8px;background:#fff}.cc-footer__platform--booking .cc-footer__platform-badge img{border-radius:6px}.cc-footer__platform--airbnb .cc-footer__platform-badge{width:28px;height:28px;border-radius:50%}.cc-footer__platform--airbnb .cc-footer__platform-badge img{border-radius:50%}.cc-footer__platform--maps .cc-footer__platform-badge{width:24px;height:24px}.cc-footer__nav-list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.cc-footer__nav-list li{margin:0;padding:0}.cc-footer__nav-list a{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--cc-footer-text);font-size:16px;line-height:1.35;transition:color 0.25s ease,padding-left 0.25s ease}.cc-footer__nav-list a:hover{color:var(--cc-footer-gold);padding-left:4px}.cc-footer__arrow-icon{display:block;width:13px!important;min-width:13px!important;max-width:13px!important;height:13px!important;min-height:13px!important;max-height:13px!important;flex:0 0 13px!important;object-fit:contain!important;opacity:.92;filter:brightness(0) saturate(100%) invert(78%) sepia(25%) saturate(636%) hue-rotate(2deg) brightness(92%) contrast(87%);transition:transform 0.25s ease,opacity 0.25s ease}.cc-footer__nav-list a:hover .cc-footer__arrow-icon,.cc-footer__booking-button:hover .cc-footer__arrow-icon{transform:translateX(4px);opacity:1}.cc-footer__arrow-icon--button{width:13px!important;min-width:13px!important;max-width:13px!important;height:13px!important;min-height:13px!important;max-height:13px!important}.cc-footer__contact-list{display:flex;flex-direction:column}.cc-footer__contact-item{display:block;padding:16px 0;border-bottom:1px solid rgb(229 223 207 / .1);color:var(--cc-footer-text);font-size:14px;line-height:1.6;transition:color 0.25s ease,padding-left 0.25s ease}.cc-footer__contact-item:first-child{padding-top:0}.cc-footer__contact-item:last-child{border-bottom:0}.cc-footer__contact-item:hover{padding-left:4px;color:var(--cc-footer-gold)}.cc-footer__contact-text{display:block}.cc-footer__booking-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:255px;padding:28px 30px 24px;border:1px solid rgb(212 187 136 / .52);border-radius:12px;text-align:center;background:radial-gradient(circle at 50% 40%,rgb(212 187 136 / .06),transparent 48%),rgb(255 255 255 / .01);box-shadow:inset 0 0 32px rgb(212 187 136 / .02),0 12px 28px rgb(0 0 0 / .14)}.cc-footer__booking-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:12px}.cc-footer__booking-icon img{display:block;width:42px;height:42px;object-fit:contain;filter:brightness(0) saturate(100%) invert(78%) sepia(25%) saturate(636%) hue-rotate(2deg) brightness(92%) contrast(87%)}.cc-footer__booking-card h3{margin:0 0 12px;color:var(--cc-footer-cream);font-size:14px;font-weight:500;letter-spacing:2.4px;line-height:1.35;text-transform:uppercase}.cc-footer__booking-card p{max-width:270px;margin:0 0 20px;color:var(--cc-footer-muted);font-size:14px;line-height:1.65}.cc-footer__booking-button{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:50px;padding:12px 22px;border:1px solid rgb(212 187 136 / .84);border-radius:999px;color:var(--cc-footer-gold);background:rgb(212 187 136 / .02);font-size:12px;font-weight:600;letter-spacing:1.4px;line-height:1;text-transform:uppercase;transition:color 0.25s ease,background-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}.cc-footer__booking-button:hover{color:var(--cc-footer-dark);background:var(--cc-footer-gold);box-shadow:0 8px 24px rgb(212 187 136 / .2);transform:translateY(-2px)}.cc-footer__bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;padding-top:18px;border-top:1px solid var(--cc-footer-line)}.cc-footer__bottom p{margin:0;color:rgb(229 223 207 / .74);font-size:13px;line-height:1.45}.cc-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px}.cc-footer__legal a{color:rgb(229 223 207 / .72);font-size:11px;font-weight:500;letter-spacing:1.4px;line-height:1.4;text-transform:uppercase;transition:color 0.25s ease}.cc-footer__legal a:hover{color:var(--cc-footer-gold)}.cc-footer__legal span{color:var(--cc-footer-gold);font-size:10px}@media (max-width:1180px){.cc-footer__shell{width:calc(100% - 18px);padding:40px 32px 18px}.cc-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 48px}.cc-footer__booking-card{min-height:230px}}@media (max-width:767px){.cc-footer{padding:6px 0}.cc-footer__shell{width:calc(100% - 12px);padding:30px 18px 16px;border-radius:22px}.cc-footer__grid{grid-template-columns:1fr;gap:30px}.cc-footer__eyebrow{margin-bottom:18px;text-align:center}.cc-footer__brand,.cc-footer__nav,.cc-footer__contact,.cc-footer__booking{text-align:center}.cc-footer__logo{display:flex;justify-content:center}.cc-footer__logo img{width:145px}.cc-footer__description{margin-left:auto;margin-right:auto;font-size:14px}.cc-footer__platforms{justify-content:center}.cc-footer__nav-list{gap:12px;max-width:360px;margin:0 auto}.cc-footer__nav-list a{padding:0 4px}.cc-footer__contact-list{max-width:380px;margin:0 auto}.cc-footer__contact-item{text-align:center}.cc-footer__booking-card{max-width:420px;min-height:auto;margin:0 auto;padding:26px 22px 22px}.cc-footer__bottom{flex-direction:column;justify-content:center;text-align:center;gap:12px}.cc-footer__legal{justify-content:center}}@media (max-width:390px){.cc-footer__shell{padding:26px 14px 14px}.cc-footer__platform{width:46px;height:46px}.cc-footer__platform--instagram .cc-footer__platform-badge,.cc-footer__platform--booking .cc-footer__platform-badge,.cc-footer__platform--airbnb .cc-footer__platform-badge{width:26px;height:26px}.cc-footer__booking-button{font-size:11px;letter-spacing:1px}.cc-footer__legal{gap:8px}.cc-footer__legal a{font-size:10px;letter-spacing:1px}}:root{--text-primary:#4f583d;--text-secondary:#6e7264;--bg-page:#e8e2d5;--bg-card:#f2ebe0;--input-bg:#eae3d4;--border-color:#d8d0c0;--btn-bg:#697148;--btn-hover:#585e3c;--font-serif:'Playfair Display', serif;--font-sans:'Inter', sans-serif;--dp-bg:#e5dfd2;--dp-border:#cdc6b8}.hero-section{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;display:flex;align-items:center;padding:4vw;font-family:var(--font-sans);background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.hero-section *,.hero-section *::before,.hero-section *::after{box-sizing:inherit}.hero-image{position:absolute;top:3vw;bottom:3vw;left:3vw;width:65%;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-content{position:relative;width:100%;display:flex;justify-content:flex-end;z-index:0}.booking-card{background-color:var(--bg-card);width:100%;max-width:650px;border-radius:16px;padding:48px 48px;margin-right:5vw;box-shadow:0 24px 50px rgb(0 0 0 / .15);max-height:90vh;overflow-y:auto}.booking-card::-webkit-scrollbar{width:6px}.booking-card::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}.card-header{text-align:center;margin-bottom:24px}.logo-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.hero-section .logo-icon{max-width:120px;height:auto;object-fit:contain;margin-bottom:6px}.hero-section h1{font-family:var(--font-serif);font-size:38px;font-weight:500;line-height:1.2;margin-bottom:12px;margin-top:0;color:var(--text-primary)}.card-header p{font-size:15px;line-height:1.5;color:var(--text-secondary);max-width:80%;margin:0 auto}.hero-section .divider{width:100%;max-width:360px;display:flex;align-items:center;justify-content:center;gap:16px;margin:24px auto 0 auto}.hero-section .divider .line{height:1px;flex:1;background:linear-gradient(90deg,#fff0,rgb(184 155 94 / .7),#fff0)}.hero-section .divider-icon{width:24px;height:24px;object-fit:contain}.booking-form{display:flex;flex-direction:column;gap:16px}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.relative-row{position:relative}.form-group{display:flex;flex-direction:column;gap:6px}.hero-section label{font-size:11px;font-weight:600;letter-spacing:.5px;color:var(--text-primary);text-transform:uppercase;margin-bottom:0}.input-wrapper{position:relative;display:flex;align-items:center}.hero-section input,.hero-section select,.hero-section textarea{width:100%;background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:8px;padding:12px 16px;font-family:var(--font-sans);font-size:15px;color:var(--text-primary);outline:none;transition:border-color 0.2s ease;margin:0}.hero-section input:focus,.hero-section select:focus,.hero-section textarea:focus{border-color:var(--text-primary)}.hero-section input::placeholder,.hero-section textarea::placeholder{color:#a4a096}.input-icon{position:absolute;left:14px;width:18px;height:18px;color:var(--text-secondary);pointer-events:none}.hero-section input:not([type="submit"]){padding-left:40px}.hero-section select{padding-left:40px;appearance:none;cursor:pointer}#entrada,#salida{cursor:pointer}.select-chevron{position:absolute;right:14px;width:18px;height:18px;color:var(--text-secondary);pointer-events:none}.textarea-wrapper{height:80px}.hero-section textarea{height:100%;resize:none;padding:12px 16px}.legal-info{font-size:12px;color:var(--text-secondary);text-align:center;line-height:1.5;margin-top:4px}.legal-info strong{color:var(--text-primary)}.legal-info .checkin{margin-top:4px;font-weight:600;color:var(--text-primary)}.submit-btn{margin-top:4px;background-color:var(--btn-bg);color:#fff;border:none;border-radius:8px;padding:16px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color 0.2s ease,transform 0.1s ease,opacity 0.2s ease}.submit-btn:hover{background-color:var(--btn-hover)}.submit-btn:active{transform:scale(.98)}.submit-btn.loading{opacity:.8;pointer-events:none}.btn-icon{width:18px;height:18px}.success-message{background-color:#e5ead9;color:#4a5c32;padding:14px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500;font-size:14px;margin-top:4px;border:1px solid #c8d2b9}.huespedes-popover{position:absolute;top:calc(100% + 8px);left:0;width:315px;background-color:var(--bg-card);border-radius:12px;padding:10px;box-shadow:0 10px 25px rgb(0 0 0 / .15);z-index:100;display:none;border:1px solid var(--border-color)}.huespedes-popover.active{display:block;animation:fadeIn 0.2s ease-out}.h-row-numbers{display:flex;justify-content:space-between;margin-bottom:12px;gap:8px}.h-btn{flex:1;height:40px;border-radius:8px;border:none;background-color:#e6dfcf;color:var(--text-primary);font-size:16px;font-family:var(--font-sans);cursor:pointer;transition:all 0.2s}.h-btn:hover{background-color:#d8ceb8}.h-btn.selected{background-color:#a9af91;color:#3b422a;border:1px solid #78825e}.h-btn-custom{width:100%;height:40px;border-radius:8px;border:1px solid #a9af91;background-color:#fff0;color:var(--text-primary);font-size:15px;cursor:pointer;transition:all 0.2s;margin-bottom:8px}.h-btn-custom.selected{background-color:#a9af91;color:#3b422a}.h-custom-input-wrapper input{background-color:#e6dfcf;border:1px solid var(--border-color);padding-left:5px}.custom-datepicker{position:absolute;top:calc(100% + 8px);left:0;width:320px;background-color:var(--dp-bg);border-radius:12px;padding:14px;box-shadow:0 15px 35px rgb(0 0 0 / .2);z-index:100;display:none}.custom-datepicker.active{display:block;animation:fadeIn 0.2s ease-out}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-family:var(--font-serif);font-size:15px;color:var(--text-primary)}.dp-header button{background:none;border:none;cursor:pointer;color:var(--text-primary);padding:4px;border-radius:50%;transition:background 0.2s;display:flex;align-items:center;justify-content:center}.dp-header button:hover{background-color:rgb(0 0 0 / .05)}.dp-grid{display:flex;flex-direction:column}.dp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:11px;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--dp-border)}.dp-weekdays span{padding-bottom:6px;border-right:1px solid var(--dp-border)}.dp-weekdays span:last-child{border-right:none}.dp-days{display:grid;grid-template-columns:repeat(7,1fr)}.dp-day{position:relative;height:30px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--dp-border);cursor:pointer;font-size:14px;font-family:var(--font-serif);color:var(--text-primary);transition:background 0.2s}.dp-day:hover:not(.disabled):not(.selected){background-color:rgb(255 255 255 / .4)}.dp-day span{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;z-index:2;line-height:1}.dp-day.disabled{color:#b4b0a6;cursor:not-allowed}.dp-day.selected span{background-color:var(--btn-hover);color:#fff}.dp-day.in-range{background-color:rgb(88 94 60 / .1)}@media (max-width:1024px){.hero-image{width:55%}.booking-card{padding:40px 32px}}@media (max-width:768px){.hero-section{flex-direction:column;padding:0;height:auto}.hero-image{position:relative;width:100%;height:50vh;top:0;left:0;border-radius:0}.hero-content{justify-content:center;padding:24px;margin-top:-60px}.booking-card{margin:0;max-height:none}.form-row{flex-direction:column;gap:16px}}