.card-manual{--backgrounnd-color:#fff;--border-radius:10px;--body-padding:30px;--shadow:0px 3px 6px rgba(0,0,0,0.16);--shadow-hover:0px 6px 6px rgba(0,0,0,0.26);--image-background-color:rgba(0,0,0,.05);--image-height:60%;--image-background-url:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 170'%3E%3Cpath style='fill:%23fff;' d='M0 169.9V0h220v169.9L0 169.9zM16 154h188V16H16V154z'/%3E%3Cpolygon style='fill:%23fff;' points='190 93.9 140 46 80 104 61 86 30 120.2 30 140 190 140 '/%3E%3Ccircle style='fill:%23fff;' cx='50' cy='50' r='20'/%3E%3C/svg%3E");--topic-color:rgba(0,0,0,.6);--topic-border-color:var(--topic-color)}@media(max-width:758px){.card-manual{--body-padding:20px}}.card-manual{width:100%;line-height:1.75}.card-manual__wrapper{width:100%;height:100%;border-radius:var(--border-radius);background:var(--backgrounnd-color);border:0;box-shadow:var(--shadow);overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.card-manual__wrapper--link{text-decoration:none;color:currentColor}.card-manual__wrapper--link:hover{color:currentColor;box-shadow:var(--shadow-hover)}.card-manual__header{width:100%}.card-manual__image-wrapper{width:100%;height:0;padding-bottom:var(--image-height);position:relative;background:var(--image-background-color) no-repeat center center var(--image-background-url);background-size:25%}.card-manual__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#fff}.card-manual__image--contain{object-fit:contain}.card-manual__body{width:100%;padding:var(--body-padding)}.card-manual__meta{font-size:1.2rem;line-height:1.4;color:#7ea69d;text-transform:uppercase}.card-manual__title-wrapper{display:grid;grid-template-columns:47px 1fr;gap:15px}.card-manual__title-icon{margin-top:-7px;height:47px;object-fit:contain}.card-manual__title{overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.card-manual__title-link{text-decoration:none}.card-manual__title-link:hover{text-decoration:underline}.card-manual__list{list-style:square}.card-manual__list{margin:0}.card-manual__list>li{line-height:1.25}.card-manual__list>li+li{margin-top:1.4rem}.card-manual__list ::marker{color:var(--primary)}.card-manual__topics{margin-bottom:6px;font-size:1.3rem;line-height:1}.card-manual__topic{margin:0 .4rem .4rem 0;display:inline-block;color:var(--topic-color);white-space:nowrap;padding:.4rem .5rem;border:1px solid var(--topic-border-color);border-radius:3px}.card-manual__functions{font-weight:bold}.card-manual__function+*:before{content:', '}.card-manual__email-link{text-decoration:none}.card-manual__email-link:hover{text-decoration:underline}.card-manual__email-icon{height:11.71px;width:auto;margin-right:15.25px}.card-manual__phone--link{text-decoration:none}.card-manual__phone--link:hover{text-decoration:underline}.card-manual__phone-icon{height:15.93px;width:auto;margin-right:14.07px}.card-manual__footer{margin-top:auto;width:100%;padding:0 var(--body-padding) var(--body-padding) var(--body-padding);color:var(--secondary-color);text-align:left;line-height:0}.card-manual__footer-icon{max-height:16.5px}