@charset "UTF-8";.c-presentation{--presentation-wrapper-row-gap:3.13rem;--presentation-content-row-gap:1.88rem;--presentation-content-col-gap:0;--presentation-title-width:100%}.c-presentation__wrapper{display:flex;flex-direction:column;align-items:center;row-gap:var(--presentation-wrapper-row-gap)}.c-presentation__content{display:flex;flex-wrap:wrap;align-items:center;gap:var(--presentation-content-row-gap) var(--presentation-content-col-gap)}.c-presentation__content__title{flex:0 0 var(--presentation-title-width);text-align:center;margin:0}.c-presentation__content__image{display:none}.c-presentation__bottom{width:328px}.c-presentation__bottom__image:nth-child(1){max-width:167px}.c-presentation__bottom__image:nth-child(2){max-width:283px;margin:-45px 0 0 auto;position:relative;z-index:-1}@media (min-width:768px){.c-presentation{--presentation-wrapper-row-gap:calc(var(--spacing-responsive) * 1.29);--presentation-content-row-gap:calc(var(--spacing-responsive) - .38rem);--presentation-content-col-gap:3.13rem;--presentation-title-width:47.5%}.c-presentation__content__title{text-align:left}.c-presentation__content__text{order:1}.c-presentation__content__image{display:block;flex:0 0 25%;max-width:369px;margin:0 auto;will-change:transform}.c-presentation__bottom{display:flex;justify-content:space-between;gap:2rem;width:100%}.c-presentation__bottom__image{will-change:transform}.c-presentation__bottom__image:nth-child(2){margin:0}}@media (min-width:1200px){.c-presentation__bottom__image:nth-child(1){flex:0 0 25%;max-width:277px}.c-presentation__bottom__image:nth-child(2){flex:0 0 39%;max-width:573px}}