.section-home-message{margin-top:-60px;position:relative}@media screen and (min-width:768px){.section-home-message{margin-top:-80px}}.section-home-message:before{background-color:var(--color-bg);bottom:0;content:"";display:block;height:calc(100% - 60px);left:0;position:absolute;width:100%}@media screen and (min-width:768px){.section-home-message:before{height:calc(100% - 80px)}}.home-message{background-color:#fff;border-radius:10px;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1370px;opacity:0;padding:30px 20px 40px;position:relative;transform:translateY(50px);transition:1s;visibility:hidden;width:calc(100% - 40px)}.home-message.is-active{opacity:1;transform:translateY(0);visibility:visible}@media screen and (min-width:768px){.home-message{padding:60px 50px;width:calc(100% - 50px)}}@media screen and (min-width:1050px){.home-message{padding:60px 80px;width:calc(100% - 80px)}}.home-message__wrap{display:grid;gap:23px}@media screen and (min-width:768px){.home-message__wrap{gap:33px}}@media screen and (min-width:1050px){.home-message__wrap{align-items:center;gap:40px;grid-template-columns:1fr 1fr}}.home-message__img{aspect-ratio:59/36;border-radius:10px;overflow:hidden;width:100%}@media screen and (min-width:768px){.home-message__img{aspect-ratio:309/170}}@media screen and (min-width:1050px){.home-message__img{aspect-ratio:117/78}}.home-message__img .figure{height:100%;width:100%}.home-message__img .figure img{height:100%;object-fit:cover;width:100%}.home-message .heading-3.home-heading-3{margin-bottom:27px}@media screen and (min-width:768px){.home-message .heading-3.home-heading-3{margin-bottom:39px}}@media screen and (min-width:1050px){.home-message .heading-3.home-heading-3{margin-bottom:52px}}.home-message .link-button{margin-top:25px}@media screen and (min-width:768px){.home-message .link-button{margin-top:35px}}