.frame-wrapper{position:relative;width:90%;max-width:900px;margin:0 auto;aspect-ratio:1288/859}.frame-svg{width:100%;height:100%;display:block}.inner-image-area{position:absolute;left:3.73%;top:5.35%;width:92.55%;height:75.09%;overflow:hidden;border-radius:20px;display:flex;align-items:center;justify-content:center}.inner-image-area iframe{position:absolute;width:120vw;height:120vh;min-width:100%;min-height:100%;transform:translate(-50%,-50%);left:50%;top:50%;border:none;pointer-events:auto;border-radius:20px}@media (max-width:768px){.frame-wrapper{width:95%;max-width:600px}}@media (max-width:480px){.frame-wrapper{width:98%;max-width:400px}}.wrapper{width:45vw;height:70vh;margin:0 auto;display:flex;justify-content:center;align-items:center}@media (max-width:900px){.wrapper{width:100vw}}.background-section{width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;justify-content:center;text-align:center;text-transform:uppercase}.background-section,.content{display:flex;align-items:center}.content{flex-direction:column}.small-title{font-size:2rem;font-weight:300;margin-bottom:2px;color:black}@media (max-width:600px){.small-title{font-size:1.2rem}}.big-subtitle{font-size:4rem;font-weight:700;line-height:1.05;white-space:pre-line;color:black}@media (max-width:600px){.big-subtitle{font-size:2.4rem}}.yellow-button{margin-top:28px;background-color:var(--yellow);color:black;padding:10px 50px;border-radius:40px;font-weight:500;font-size:1.2rem;text-decoration:none;transition:opacity .25s ease}.yellow-button:hover{background-color:transparent;border:2px solid var(--yellow)}@media (max-width:768px){.yellow-button{font-size:1.2rem;padding:8px 24px}.wrapper{height:auto;padding:40px 0}}