.product{margin-top:0;padding-top:var(--wp--preset--spacing--x-large)}.product__intro{width:min(87.5rem,100% - 2rem);margin-inline:auto}@media screen and (min-width: 48em){.product__intro{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:2rem}}.product__img{max-width:35rem;height:auto}@media screen and (max-width: 62em){.product__img{max-width:24rem;height:auto}}@media screen and (max-width: 48em){.product__img{max-width:18rem;height:auto}}.product__features{padding-left:2rem}.product__actions{display:flex;align-items:center;gap:1rem;list-style-type:none;padding-left:0}.product__actions__item{margin-bottom:1rem}.product__information{width:min(87.5rem,100% - 2rem);margin-inline:auto;padding-block:var(--wp--preset--spacing--x-large)}@media screen and (min-width: 48em){.product__information{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:2rem}}.product__information__col>h2{color:var(--wp--preset--color--secondary);font-weight:600;text-transform:uppercase}.product__information__title{color:var(--wp--preset--color--secondary);text-transform:uppercase;font-weight:600;margin-top:0}.product__information__title--secondary{color:var(--wp--preset--color--base)}.product__information__key-features{background-color:var(--wp--preset--color--secondary);padding:2rem}.product__information__key-features__list{padding-left:1rem;color:var(--wp--preset--color--base)}.product__information__application-areas{padding:2rem}.product__information__application-areas__list{padding-left:1rem}.product__information__additional-documents{background-color:var(--wp--preset--color--secondary);padding:2rem}.product__information__additional-documents__list{list-style-type:none;padding-left:0;display:inline-flex;flex-direction:column;align-items:flex-start;gap:1rem}.product__information__additional-document{text-decoration-line:none;font-weight:600;position:relative;display:flex;align-items:center;gap:.5rem;padding:1rem;padding-right:2rem;color:var(--wp--preset--color--primary);background-color:var(--wp--preset--color--base);text-transform:uppercase;border-radius:.25rem}.product__information__additional-document:not(:last-of-type){margin-bottom:1rem}.product__information__additional-document::before{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%231A6DB6" class="bi bi-file-earmark-fill" viewBox="0 0 16 16"><path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m5.5 1.5v2a1 1 0 0 0 1 1h2z"/></svg>');height:1rem;aspect-ratio:1}.product__information__additional-document::after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%231A6DB6" width="1rem" height="1rem" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>');height:1rem;aspect-ratio:1;margin-right:.5rem}.product__information__additional-document:hover{padding-right:4rem;color:var(--wp--preset--color--primary)}.product__models{background-color:#f2f2f2;padding-block:var(--wp--preset--spacing--x-large)}.product__models__container{width:min(87.5rem,100% - 2rem);margin-inline:auto}.product__models__title{font-weight:600;text-transform:uppercase;color:var(--wp--preset--color--secondary)}.product__models__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}@media screen and (max-width: 71.25em){.product__models__grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 62em){.product__models__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 36em){.product__models__grid{grid-template-columns:repeat(1, 1fr)}}.product__model{display:flex;flex-direction:column;background-color:var(--wp--preset--color--base);border-radius:.5rem;padding-block:1rem 2rem;padding-inline:2rem}.product__model__title{font-weight:600}.product__model__img{max-width:15rem;height:auto;align-self:center;margin-bottom:1rem}.product__model__features{padding-left:1rem}.product__model__additional-documents{padding-left:0;margin-top:auto}.product__model__additional-document{text-decoration-line:none;font-weight:600;display:flex;align-items:center;gap:.5rem;width:max-content;color:var(--wp--preset--color--primary) !important;background-color:var(--wp--preset--color--base);text-transform:uppercase;transition:all .2s ease-in-out}.product__model__additional-document::before{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%231A6DB6" class="bi bi-file-earmark-fill" viewBox="0 0 16 16"><path d="M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m5.5 1.5v2a1 1 0 0 0 1 1h2z"/></svg>');height:1rem;aspect-ratio:1}.product__model__additional-document:hover{transform:scaleX(1.025)}.product__model__additional-document__link{text-decoration-line:none;color:var(--wp--preset--color--primary) !important}.categories{background-color:#f2f2f2;margin-top:0;padding-block:5rem}.categories__container{width:min(87.5rem,100% - 2rem);margin-inline:auto;display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media screen and (min-width: 42em){.categories__container{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 62em){.categories__container{grid-template-columns:repeat(3, 1fr)}}.categories__category{display:grid;grid-template-rows:10rem 20rem 1fr;justify-items:center;padding-block:1rem 2rem;border-radius:.5rem;background-color:var(--wp--preset--color--base)}.categories__category__title{margin-top:1.5rem;padding-inline:1.5rem;font-weight:600;text-transform:uppercase;color:var(--wp--preset--color--text)}.categories__category__img{max-width:15rem;height:auto}.product-item{width:min(87.5rem,100% - 2rem);margin-inline:auto;padding-block:var(--wp--preset--spacing--x-large)}/*# sourceMappingURL=style.css.map */
