.product-info{padding:100px 0}.product-info:not(:last-of-type){border-bottom:1px solid var(--dark-background)}.product-info__container{align-items:center;display:flex;flex-direction:row;gap:150px;justify-content:center}@media only screen and (max-width:1399px){.product-info__container{gap:100px}}@media only screen and (max-width:991px){.product-info__container{flex-direction:column;gap:60px}}@media only screen and (max-width:575px){.product-info__container{gap:40px}}.product-info__img-wrapper{border:1px solid var(--dark-background);flex:1 1 50%;height:-moz-fit-content;height:fit-content;padding:50px}.product-info__img{width:100%}.product-info__content{display:flex;flex:1 1 50%;flex-direction:column;gap:25px;padding-right:150px}@media only screen and (max-width:1929px){.product-info__content{padding-right:120px}}@media only screen and (max-width:1399px){.product-info__content{padding-right:80px}}@media only screen and (max-width:1199px){.product-info__content{padding-right:60px}}@media only screen and (max-width:991px){.product-info__content{padding:0;width:100%}}@media only screen and (max-width:575px){.product-info__content{gap:20px}}.product-info__info{display:flex;flex-direction:column;gap:60px}@media only screen and (max-width:1399px){.product-info__info{gap:50px}}@media only screen and (max-width:1199px){.product-info__info{gap:40px}}@media only screen and (max-width:767px){.product-info__info{gap:30px}}.product-info__title{color:var(--black);font-family:var(--font-headings);font-size:33px;font-weight:400;letter-spacing:.28125rem;margin:0;position:relative;text-transform:uppercase}@media screen and (min-width:360px){.product-info__title{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.product-info__title{font-size:45px}}@media only screen and (max-width:575px){.product-info__title{letter-spacing:.14375rem}}.product-info__description{color:var(--dark-text);font-family:var(--font-text);font-size:14px;font-weight:500;letter-spacing:.05625rem}@media screen and (min-width:360px){.product-info__description{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.product-info__description{font-size:18px}}.product-info__description strong{font-weight:600}.product-info__description p{margin:0}@media only screen and (max-width:991px){.product-info__description{margin-bottom:10px}}.product-info__properties{display:flex;flex-direction:column;gap:25px}@media only screen and (max-width:767px){.product-info__properties{gap:20px;margin-bottom:10px}}.product-info__property:not(:last-of-type){border-bottom:1px solid #d8d8d8;padding-bottom:25px}@media only screen and (max-width:767px){.product-info__property:not(:last-of-type){padding-bottom:16px}}.product-info__label{color:var(--black);font-family:var(--font-headings);font-size:12px;font-weight:600;letter-spacing:1.5px;margin:0;text-transform:uppercase}@media screen and (min-width:360px){.product-info__label{font-size:calc(11px + .27778vw)}}@media screen and (min-width:1440px){.product-info__label{font-size:15px}}.product-info__value{color:var(--dark-text);font-family:var(--font-headings);font-size:14px;letter-spacing:1.8px}@media screen and (min-width:360px){.product-info__value{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.product-info__value{font-size:18px}}@media only screen and (max-width:991px){.product-info__button{width:100%}}