.container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#202632}span{font-size:.7rem;text-transform:uppercase;letter-spacing:4px;color:#52ffa8}.span{margin-bottom:1rem}blockquote{display:flex;flex-direction:column;justify-content:space-around;align-items:center;min-width:343px;min-height:322px;position:relative;margin:1rem;padding:1rem;border-radius:15px;background-color:#313a49;color:#cee3e9;text-align:center}.advice{margin-bottom:1rem}.divider{margin-bottom:2rem}.btn{background-color:#52ffa8;width:65px;height:65px;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:130px;bottom:-33px;cursor:pointer}.btn:hover{box-shadow:0 0 18px 15px #4acc906b}.divider{background-image:url(/assets/pattern-divider-mobile-b5c73e4e.svg);background-repeat:no-repeat;height:25px;width:100%}@media (min-width: 420px){.divider{background-image:url(/assets/pattern-divider-desktop-7d83d59a.svg);width:88%}blockquote{width:clamp(540px,540px,540px);height:clamp(330px,330px,330px);padding:1rem 1.5rem}.btn{left:unset}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;font-size:28px}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}
