@charset "UTF-8";.section-memories{background:var(--section-bg);padding:4rem 0}.section-memories__inner{position:relative;display:flex;align-items:center;justify-content:space-around;gap:2rem}.section-memories__decor-bigheart{position:absolute;left:-20%;top:-5%;display:flex;width:135px;height:145px;background-image:var(--bg-big-heart);background-position:center;background-repeat:no-repeat;background-size:contain;z-index:2}.section-memories__decor-smallheart{position:absolute;left:-20%;bottom:5%;display:flex;width:90px;height:90px;background-image:var(--bg-small-heart);background-position:center;background-repeat:no-repeat;background-size:contain}.section-memories__decor-smallcenter{position:absolute;right:-20%;bottom:-10%;display:flex;width:180px;height:180px;background-image:var(--bg-small-center);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translateZ(0) scaleX(-1)!important}.section-memories__media{position:relative;z-index:2;max-width:clamp(420px,44.677vw,55.4rem);width:100%}.section-memories__image{display:flex;position:relative;z-index:1}.section-memories__image img{width:100%;height:100%;border-radius:3rem}.section-memories__box{position:relative;z-index:10}.section-memories__decor-smalltop{position:absolute;right:-25%;top:40%;display:flex;width:220px;height:220px;background-image:var(--bg-small-top);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translateZ(0) translateY(-50%)}.section-memories__decor-smallright{position:absolute;right:-15%;top:25%;display:flex;width:60px;height:60px;background-image:var(--bg-small-right);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translateZ(0) translateY(-50%) rotate(45deg)!important}@media (min-width:1025px){.section-memories__box{max-width:52rem;width:100%;display:flex;flex-direction:column;gap:2.4rem}}@media (max-width:1024.98px){.section-memories__inner{flex-direction:column;justify-content:center}.section-memories__decor-bigheart{left:-50%;top:-10%}.section-memories__decor-smallheart{left:-25%}.section-memories__decor-smallcenter{right:-20%;bottom:0}.section-memories__box{display:contents}.section-memories__decor-smalltop{right:10%;top:5%}.section-memories__decor-smallright{right:5%;bottom:5%}.section-memories__title{order:-1;text-align:center}.section-memories__editor{max-width:62rem}}@media (max-width:766.98px){.section-memories__decor-bigheart{display:none}.section-memories__decor-smallheart{display:none}.section-memories__decor-smallcenter{display:none}.section-memories__decor-smalltop{display:none}}