.plug{height:500px;position:relative}@media screen and (min-width:768px){.plug{height:400px}}@media screen and (min-width:1440px){.plug{height:500px}}.plug__image{height:100%;position:relative}.plug__image img{height:100%;object-fit:cover;object-position:center bottom;width:100%}@media screen and (min-width:576px){.plug__image img{object-position:center}}.plug__container{height:100%;left:50%;position:absolute;top:0;transform:translate(-50%)}.plug .notice{margin-left:6px;margin-top:24px;max-width:327px}@media screen and (min-width:768px){.plug .notice{margin-top:73px;max-width:429px}}@media screen and (min-width:1440px){.plug .notice{margin-top:76px}}.plug .notice__title{color:#fff;font-size:24px;line-height:33px;margin-bottom:16px}.plug .notice__description,.plug .notice__message,.plug .notice__support{color:#fff;font-size:14px;line-height:140%}.plug .notice__message{margin-top:20px}.plug .notice__message-link{color:var(--plug-link-color);cursor:pointer;text-decoration:underline}.plug .notice__support{margin-top:20px}@media screen and (min-width:768px){.plug .notice__support{bottom:40px;margin-top:0;position:absolute}}@media screen and (min-width:1440px){.plug .notice__support{bottom:50px}}