.material__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.material__title{max-width:100%}.material__container-all{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.material__container,.material__container-all{display:-webkit-box;display:-ms-flexbox;display:flex}.material__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;border-radius:5px;padding:80px}.material__container--Presentation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}.material__image{margin-right:64px;max-width:256px;width:100%}.material__container--Presentation .material__image{margin-right:0;max-width:400px}.material__info{max-width:100%;width:100%}.material__type{color:var(--darkGrey);margin-bottom:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%}.material__list{padding:0 0 0 18px}.material__list-item{margin-bottom:12px;padding-left:0;position:relative}.material__list-item:last-child{margin-bottom:0}@media (max-width:1152px){.material__content{gap:48px}.material__title{margin-bottom:48px}.material__container{gap:48px;margin:0 auto;max-width:736px;padding:48px}.material__image{margin-right:auto;max-width:200px}.material__container--Presentation{gap:48px}.material__container--Presentation .material__image{max-width:256px}}@media (max-width:767px){.material__container-all{gap:40px}.material__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:100%;padding:40px 16px}.material__container--Presentation{gap:40px}.material__button{max-width:100%;width:100%}}