.c-productSection__col{display:grid;grid-template-columns:1fr 1fr;grid-gap:4.8rem;gap:4.8rem}@media only screen and (max-width:1280px){.c-productSection__col{gap:2.4rem}}@media only screen and (max-width:768px){.c-productSection__col{grid-template-columns:1fr;gap:.8rem}}.c-productSection__card{background-color:#fff;border-radius:1rem;padding:4rem}@media only screen and (max-width:768px){.c-productSection__card{padding:4rem 1.6rem;border-radius:0}}.c-productSection__noteEco .waro-widget div{display:flex;align-items:center;gap:1.6}.c-productSection__characteristics{margin:0 4rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:8rem;gap:8rem}@media only screen and (max-width:1280px){.c-productSection__characteristics{gap:4rem}}@media only screen and (max-width:1024px){.c-productSection__characteristics{margin:0}}@media only screen and (max-width:768px){.c-productSection__characteristics{grid-template-columns:1fr;gap:.8rem}}.c-productSection__characteristics.half-hidden{max-height:20rem;overflow:hidden;position:relative}.c-productSection__characteristics.half-hidden:after{content:"";position:absolute;z-index:var(--zindex-abslute);left:0;bottom:0;right:0;height:3.5rem;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}