.image_wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.image_frame{background-image:url(../images/marion.webp);background-position:top;background-size:cover;border-radius:1rem;height:calc(120vw - 9.6rem);max-height:360px;max-width:300px;position:relative;width:calc(100vw - 8rem)}.image_frame:after{border:1px solid var(--clr-ghost);border-radius:inherit;content:"";inset:2%;position:absolute}@media(min-width:640px){.image_frame{max-height:300px;max-width:240px}}@media(min-width:1024px){.image_frame{max-height:360px}}.ornamental_deco_wrapper.add{border:2px dotted var(--clr-black);padding:.5rem}.ornamental_deco_wrapper.add .ornamental_deco{animation:rotate 5s linear infinite both}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(0)}}.content_grid{display:grid;grid-template-columns:1fr}@media(min-width:640px){.content_grid{align-items:center;grid-template-columns:max-content 400px;justify-content:center;justify-items:center;margin:auto}.grid-btn{grid-column:2/3;justify-self:end}}@media(min-width:1024px){.content_grid{gap:0 4rem;grid-template-columns:max-content 440px;justify-content:center}}.carousel_wrapper{margin:2rem 0;overflow:hidden}.carousel_img:hover{transform:scale(1.05)}.text_response[data-v-eafaa1d5]{color:var(--clr-wood);font-size:var(--size-sm);margin-bottom:1rem}
