#thanks{display:flex;align-items:center;overflow:hidden;margin: 120px 0 80px 0;}#thanks .symbol{display:flex;align-items:center;justify-content:center;width:50%;height:100%}#thanks .symbol img{max-width:400px;width:50%}#thanks .comment{width:50%}#thanks .comment p{margin:16px 0}#thanks .comment .link-button-container .link-button-wrapper .link-button-svg{transform:rotateY(180deg)}#thanks .text-deco{position:absolute;right:-16px;bottom:-40px;z-index:-1}@media screen and (max-width:768px){#thanks{flex-direction:column;margin: 80px 0 40px 0;}#thanks .symbol{width:100%;height:50%;padding-top:80px}#thanks .comment{width:100%;height:50%;padding:40px 16px;text-align:center}#thanks .text-deco{bottom:-16px;transform:rotate(90deg);transform-origin:right bottom;right:auto;left:-500px;bottom:0px}}
.yellow{
    color: #50ada9;
}
.p-thanks-title{
    font-size: 56px;
    line-height: 150%;
    letter-spacing: none;
}