.CottagesIndex-module__Y10Nya__root{padding-top:calc(var(--header-h) + 8rem);padding-bottom:14rem}.CottagesIndex-module__Y10Nya__head{max-width:78rem;margin-bottom:7rem}.CottagesIndex-module__Y10Nya__eyebrow{letter-spacing:.02em;text-transform:uppercase;color:var(--color-muted-dark);margin-bottom:2.4rem;font-size:1.5rem;font-weight:500;display:inline-block}.CottagesIndex-module__Y10Nya__title{letter-spacing:-.03em;font-size:9.4rem;font-weight:500;line-height:.96}.CottagesIndex-module__Y10Nya__line{margin-bottom:-.3em;padding-bottom:.3em;display:block;overflow:hidden}.CottagesIndex-module__Y10Nya__lineInner{animation:CottagesIndex-module__Y10Nya__lineUp 1s var(--ease) forwards;display:block;transform:translateY(110%)}.CottagesIndex-module__Y10Nya__line:nth-child(2) .CottagesIndex-module__Y10Nya__lineInner{animation-delay:.12s}@keyframes CottagesIndex-module__Y10Nya__lineUp{to{transform:translateY(0)}}.CottagesIndex-module__Y10Nya__intro{color:var(--color-muted-dark);opacity:0;max-width:60ch;animation:CottagesIndex-module__Y10Nya__introIn .9s var(--ease) .35s forwards;margin-top:2.8rem;font-size:2.2rem;line-height:1.45;transform:translateY(1.2rem)}@keyframes CottagesIndex-module__Y10Nya__introIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CottagesIndex-module__Y10Nya__lineInner,.CottagesIndex-module__Y10Nya__intro{opacity:1;animation:none;transform:none}}.CottagesIndex-module__Y10Nya__sectionLabel{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:4rem;padding-bottom:2.4rem;display:flex}.CottagesIndex-module__Y10Nya__sectionLabel h2{letter-spacing:-.01em;font-size:2.4rem;font-weight:500}.CottagesIndex-module__Y10Nya__sectionLabel span{color:var(--color-muted-dark);font-size:1.6rem}.CottagesIndex-module__Y10Nya__servicesLabel{margin-top:10rem}.CottagesIndex-module__Y10Nya__grid{grid-template-columns:repeat(2,1fr);gap:6rem 4rem;display:grid}.CottagesIndex-module__Y10Nya__card{flex-direction:column;gap:2.4rem;display:flex}.CottagesIndex-module__Y10Nya__thumb{aspect-ratio:4/3;border-radius:1.8rem;position:relative;overflow:hidden}.CottagesIndex-module__Y10Nya__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.CottagesIndex-module__Y10Nya__card:hover .CottagesIndex-module__Y10Nya__thumb img{transform:scale(1.04)}.CottagesIndex-module__Y10Nya__price{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:-.01em;color:var(--color-text);background:#ffffffeb;border-radius:100px;align-items:baseline;padding:.9rem 1.6rem;font-size:1.6rem;font-weight:500;display:inline-flex;position:absolute;top:1.6rem;left:1.6rem}.CottagesIndex-module__Y10Nya__priceUnit{color:var(--color-muted-dark);font-weight:400}.CottagesIndex-module__Y10Nya__cardBody{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.CottagesIndex-module__Y10Nya__cardMeta{color:var(--color-muted-dark);align-items:center;gap:.9rem;font-size:1.5rem;display:flex}.CottagesIndex-module__Y10Nya__dot{color:var(--color-muted)}.CottagesIndex-module__Y10Nya__cardTitle{letter-spacing:-.02em;font-size:3rem;font-weight:500;line-height:1.1}.CottagesIndex-module__Y10Nya__cardText{color:var(--color-muted-dark);max-width:48ch;font-size:1.7rem;line-height:1.5}.CottagesIndex-module__Y10Nya__cardLink{align-items:center;gap:.8rem;margin-top:.6rem;font-size:1.6rem;font-weight:500;display:inline-flex}.CottagesIndex-module__Y10Nya__cardArrow{width:1.6rem;height:1.6rem;transition:transform .35s var(--ease);display:inline-flex}.CottagesIndex-module__Y10Nya__card:hover .CottagesIndex-module__Y10Nya__cardArrow,.CottagesIndex-module__Y10Nya__serviceCard:hover .CottagesIndex-module__Y10Nya__cardArrow{transform:translate(.3rem,-.3rem)}.CottagesIndex-module__Y10Nya__services{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.CottagesIndex-module__Y10Nya__serviceCard{flex-direction:column;gap:2rem;display:flex}.CottagesIndex-module__Y10Nya__serviceThumb{aspect-ratio:3/2;border-radius:1.6rem;position:relative;overflow:hidden}.CottagesIndex-module__Y10Nya__serviceThumb img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.CottagesIndex-module__Y10Nya__serviceCard:hover .CottagesIndex-module__Y10Nya__serviceThumb img{transform:scale(1.04)}.CottagesIndex-module__Y10Nya__serviceBody{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.CottagesIndex-module__Y10Nya__serviceTop{justify-content:space-between;align-items:baseline;gap:1.5rem;width:100%;display:flex}.CottagesIndex-module__Y10Nya__serviceTitle{letter-spacing:-.02em;font-size:2.4rem;font-weight:500;line-height:1.1}.CottagesIndex-module__Y10Nya__servicePrice{color:var(--color-muted-dark);flex-shrink:0;font-size:1.5rem}.CottagesIndex-module__Y10Nya__serviceText{color:var(--color-muted-dark);font-size:1.6rem;line-height:1.5}@media (max-width:1100px){.CottagesIndex-module__Y10Nya__services{grid-template-columns:1fr;gap:5rem;max-width:60rem}}@media (max-width:900px){.CottagesIndex-module__Y10Nya__grid{grid-template-columns:1fr;gap:5rem;max-width:60rem}}@media (max-width:767px){.CottagesIndex-module__Y10Nya__root{padding-top:calc(var(--header-h) + 4rem);padding-bottom:8rem}.CottagesIndex-module__Y10Nya__title{font-size:5.2rem}.CottagesIndex-module__Y10Nya__intro{font-size:1.9rem}.CottagesIndex-module__Y10Nya__head{margin-bottom:5rem}.CottagesIndex-module__Y10Nya__servicesLabel{margin-top:7rem}.CottagesIndex-module__Y10Nya__cardTitle{font-size:2.6rem}}
