.download-template.in-view .download-template__header{opacity:1;transition:opacity 1s ease}.download-template__header,.download-template__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:154rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.download-template__header,.download-template__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.download-template__header,.download-template__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.download-template__header,.download-template__wrap{padding-left:0;padding-right:0}}.download-template__content,.download-template__list{display:block;margin-bottom:2rem;padding-left:1rem;padding-right:1rem;width:100%}.download-template__header{margin-bottom:5rem;opacity:0}.download-template__header :last-child,.download-template__list{margin-bottom:0}@media only screen and (min-width:968px){.download-template__list{border-spacing:0 15px;display:table}}.download-template-item{border:.2rem solid;border-bottom:0;color:inherit;display:block;display:flex;flex-wrap:wrap;margin-bottom:0;opacity:0;padding:2rem;position:relative;text-decoration:none;width:100%}.download-template-item:active,.download-template-item:focus-visible,.download-template-item:hover{background-color:var(--_primary-foreground,var(--c-text));color:var(--_primary-background,#fff)}@media only screen and (min-width:968px){.download-template-item{align-items:stretch;background-color:transparent;padding:0 1rem;width:100%}}.download-template-item.in-view{opacity:1;transition:opacity 1s ease,background-color .3s ease,color .3s ease}.download-template-item:last-child{border-bottom:.2rem solid;margin-bottom:0}.download-template-item__background{background-color:var(--_secondary-background,transparent);color:var(--_secondary-foreground,inherit);height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.download-template-item__background{display:none}}.download-template-item__description,.download-template-item__icon,.download-template-item__info,.download-template-item__title{align-items:center;background-color:var(--_secondary-background,transparent);color:var(--_secondary-foreground,inherit);display:flex;position:relative}.download-template-item__description span,.download-template-item__icon span,.download-template-item__info span,.download-template-item__title span{margin-bottom:0!important}@media only screen and (max-width:967px){.download-template-item__description,.download-template-item__icon,.download-template-item__info,.download-template-item__title{min-width:100%}}@media only screen and (min-width:968px){.download-template-item__description,.download-template-item__icon,.download-template-item__info,.download-template-item__title{margin-bottom:0!important;padding:1rem}}.download-template-item__title{font-weight:700;margin-bottom:1rem;width:max-content}@media only screen and (min-width:968px){.download-template-item__title{max-width:50%}}.download-template-item__title span{font-family:var(--f-headings)}@media only screen and (max-width:967px){.download-template-item__title span{font-size:var(--font-size-h6--small,1.6rem);line-height:1.3}}@media only screen and (min-width:968px){.download-template-item__title span{font-size:var(--font-size-h6--medium,1.8rem);line-height:1.3}}@media only screen and (min-width:1024px){.download-template-item__title span{font-size:var(--font-size-h6--large,2rem)}}.download-template-item__description{flex:1;margin-bottom:2rem}.download-template-item__icon,.download-template-item__info{flex:0}@media only screen and (max-width:967px){.download-template-item__icon,.download-template-item__info{max-width:50%;min-width:50%}}.download-template-item__info{white-space:nowrap}.download-template-item__info span{display:inline-block;margin-right:4rem;vertical-align:middle}.download-template-item__icon{justify-content:flex-end;line-height:0}.download-template-item__icon span{background-color:currentColor;display:inline-block;height:3rem;-webkit-mask-image:url(/_resources/app/client/images/svg/download.svg?1740621236911);mask-image:url(/_resources/app/client/images/svg/download.svg?1740621236911);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:3rem}