:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}@media (max-width:1920px){:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}}@media (min-width:1920px){:root{--sSize:0;--sCalc:1.90476;--fsSize:0;--fsCalc:1.145038}}.ls-heart{position:relative}.ls-heart h2,.ls-heart h3,.ls-heart p{margin:0}.ls-heart p+p{margin:calc(1.155rem*var(--sCalc) + .55vw*var(--sSize)) 0 0 0}.ls-heart :where(a){color:#393a39;text-decoration:none}.ls-heart :where(a):active,.ls-heart :where(a):focus,.ls-heart :where(a):hover{text-decoration:none}.ls-heart .listing__content{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media (max-width:1249.98px){.ls-heart .listing__content{grid-template-columns:1fr}}.ls-heart .listing__header{background:var(--colors-component-light,#fff);border:1px solid var(--colors-border-primary,#f1d09d);border-radius:var(--numbers-8,8px);padding:calc(3.36rem*var(--sCalc) + 1.6vw*var(--sSize));row-gap:calc(1.68rem*var(--sCalc) + .8vw*var(--sSize))}@media (max-width:575.98px){.ls-heart .listing__header{padding:1.5rem}}.ls-heart .listing__subtitle-wrapper{font-size:1.6rem;padding-left:calc(10.5rem*var(--sCalc) + 5vw*var(--sSize));position:relative}.ls-heart .listing__subtitle-wrapper:before{background:transparent;background:url(../../svg-img/img/p.svg) no-repeat 50%;background-size:contain;bottom:auto;content:"";display:block;height:calc(7.35rem*var(--sCalc) + 3.5vw*var(--sSize));left:0;position:absolute;top:0;transition:.5s;width:calc(7.35rem*var(--sCalc) + 3.5vw*var(--sSize))}@media (prefers-reduced-motion:reduce){.ls-heart .listing__subtitle-wrapper:before{transition:none}}@media (max-width:575.98px){.ls-heart .listing__subtitle-wrapper{padding-left:0}.ls-heart .listing__subtitle-wrapper:before{display:none}}.ls-heart .listing__items{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.ls-heart .listing__item{background:none;list-style-image:none;list-style-type:none;margin:0;padding:0}.ls-heart .listing__item:before{bottom:auto;content:"";display:none;height:auto;left:auto;margin:0;padding:0;position:static;right:auto;top:auto;width:auto}.ls-heart .listing__item:first-child{grid-column:span 2}@media (max-width:1249.98px){.ls-heart .listing__item:first-child{display:flex;grid-column:span 1;grid-row:span 2}.ls-heart .listing__item:first-child .listing__item-img-wrapper,.ls-heart .listing__item:first-child .listing__item-picture,.ls-heart .listing__item:first-child .listing__item-wrapper{display:flex;height:100%}}.ls-heart .listing__item-wrapper{display:flex;flex-direction:column;position:relative;row-gap:calc(.84rem*var(--sCalc) + .4vw*var(--sSize))}.ls-heart .listing__item-img{aspect-ratio:3/2;border-radius:.8rem;display:block;object-fit:cover;width:100%}