.athenais-notes{overflow:hidden;position:relative;width:100%}.athenais-notes__container{align-items:center;display:flex;position:relative;width:100%}@media(max-width:749px){.athenais-notes__container{flex-direction:column;min-height:auto}}.athenais-notes__left{align-items:center;display:flex;justify-content:flex-start;padding-left:3.2rem;width:50%}@media(max-width:749px){.athenais-notes__left{padding-left:1.6rem;padding-right:1.6rem;width:100%}}.athenais-notes__image-left{aspect-ratio:1;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.athenais-notes__center{left:50%;position:absolute;text-align:center;top:4rem;transform:translate(-50%);z-index:2}@media(max-width:749px){.athenais-notes__center{left:auto;margin-bottom:-4rem;order:-1;padding:0 1.6rem;position:relative;top:auto;transform:none;width:100%}}.athenais-notes__title{font-family:var(--font-heading-family);font-size:4rem;font-weight:400;line-height:1;text-align:right;text-transform:uppercase}.athenais-notes__title p{margin:0}@media(min-width:750px){.athenais-notes__title{font-size:6rem}}.athenais-notes__title em{font-style:italic}.athenais-notes__right{align-items:center;display:flex;height:100%;justify-content:flex-end;position:absolute;right:0;top:0;transform:translateX(25%);width:-moz-fit-content;width:fit-content}@media(max-width:749px){.athenais-notes__right{height:auto;position:relative;transform:none;width:100%}}.athenais-notes__image-right{height:100%;-o-object-fit:contain;object-fit:contain;position:relative;width:auto;z-index:1}@media(max-width:749px){.athenais-notes__image-right{height:auto;transform:translateX(25%);width:60%}}.athenais-notes__blocks{align-items:flex-end;display:flex;flex-direction:column;gap:4rem;justify-content:center;left:0;pointer-events:none;position:absolute;text-align:right;top:65%;transform:translate(-100%,-50%);z-index:0}@media(max-width:749px){.athenais-notes__blocks{gap:2rem;transform:translate(15%,-50%)}}.athenais-notes__block{align-items:center;display:flex;gap:1.6rem;pointer-events:auto}@media(max-width:749px){.athenais-notes__block{justify-content:center}}.athenais-notes__block-content{display:flex;flex-direction:column;gap:1.2rem}.athenais-notes__block-label{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.6rem;font-weight:400;line-height:1;position:relative;text-transform:uppercase}.athenais-notes__block-line-horizontal:empty{background-color:rgb(var(--color-foreground));display:block;height:.1rem;position:absolute;right:0;top:50%;transform:translate(calc(100% + .8rem),-50%);width:25vw}.athenais-notes__block-text{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;line-height:1.4}.athenais-notes__block-text p{margin:0}.athenais-notes__block-text strong{color:#fb8f82;font-weight:400}