.curd-corner{--border-radius: var(--product-card-corner-radius);width:100%}.curd-corner__header{margin-bottom:2rem;text-align:center}@media screen and (min-width: 750px){.curd-corner__header{margin-bottom:4rem}}.curd-corner__heading{margin:0}.curd-corner__description{text-align:center;margin:0 auto 4rem;max-width:80rem;font-size:1.6rem;line-height:1.6}@media screen and (min-width: 750px){.curd-corner__description{margin-bottom:6rem;font-size:1.8rem}}.curd-corner__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width: 750px){.curd-corner__grid{grid-template-columns:repeat(4,1fr);gap:3rem}}.curd-corner__card{position:relative}.curd-corner__button{width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:center}.curd-corner__button:hover .curd-corner__info-icon{transform:scale(1.1)}.curd-corner__image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:calc(var(--border-radius) + 2px);margin-bottom:1rem;background:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground))}.curd-corner__image{width:100%;height:100%;object-fit:cover;display:block}.curd-corner__info-icon{position:absolute;top:1rem;right:1rem;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;color:rgb(var(--color-foreground))}.curd-corner__card-title{font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;margin:0;color:rgb(var(--color-foreground));line-height:1.4;text-align:center}@media screen and (min-width: 750px){.curd-corner__card-title{font-size:1.6rem}}.curd-corner__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.curd-corner__modal.active{display:flex;opacity:1}.curd-corner__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.curd-corner__modal-content{position:relative;z-index:1;max-width:90rem;width:calc(100% - 4rem);max-height:calc(100vh - 4rem);background:rgb(var(--color-background));border-radius:1rem;overflow:hidden}.curd-corner__modal-inner{display:flex;flex-direction:column;max-height:calc(100vh - 4rem)}@media screen and (min-width: 750px){.curd-corner__modal-inner{flex-direction:row}}.curd-corner__modal-image{flex:0 0 auto;background:rgb(var(--color-background));overflow:hidden;height:40vh;width:100%}@media screen and (min-width: 750px){.curd-corner__modal-image{flex:0 0 50%;height:auto;min-height:60rem;aspect-ratio:3/4}}.curd-corner__modal-image img{width:100%;height:100%;object-fit:cover;display:block}.curd-corner__modal-text{flex:1;padding:3rem 2rem;overflow-y:auto;position:relative;display:flex;flex-direction:column;align-items:left;justify-content:center}@media screen and (min-width: 750px){.curd-corner__modal-text{padding:4rem 5rem}}.curd-corner__modal-close{position:absolute;top:2rem;right:2rem;width:2.4rem;height:2.4rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));z-index:2;padding:0}.curd-corner__modal-close:hover{opacity:.7}.curd-corner__modal-close .svg-wrapper{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.curd-corner__modal-title{margin:0 0 2rem;font-size:2.4rem;line-height:1.2;color:rgb(var(--color-foreground));text-align:left}@media screen and (min-width: 750px){.curd-corner__modal-title{font-size:3.2rem}}.curd-corner__modal-description{font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));text-align:left}.curd-corner__modal-description p{margin:0 0 1.5rem}.curd-corner__modal-description p:last-child{margin-bottom:0}.curd-corner__modal-description ul,.curd-corner__modal-description ol{color:rgb(var(--color-foreground));text-align:left;max-width:60rem;margin:0 auto 1.5rem}.curd-corner__modal-description ul li,.curd-corner__modal-description ol li{color:rgb(var(--color-foreground));margin-bottom:.5rem}body.modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-curd-corner.css.map */
