body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-image:url(/images/background_large.svg),url(/images/background_grid.png);background-size:cover}@media screen and (max-width: 768px){body{background-image:url(/images/background_small.svg),url(/images/background_grid.png)}}body,html{font-family:Manrope,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}#root{max-width:1280px;margin:0 auto;padding:2rem;width:100%}.App{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:1440px}.content{max-width:945px;display:flex;flex-direction:column;align-items:center}.badge{width:250px;height:250px}@media screen and (max-width: 768px){.badge{width:200px;height:200px}}.recipient{font-weight:700;font-size:60px;line-height:100%}@media screen and (max-width: 768px){.recipient{font-size:32px}}.title{font-weight:700;font-size:40px;line-height:100%}@media screen and (max-width: 768px){.title{font-size:16px}}.text{font-weight:400;font-size:20px;line-height:100%}@media screen and (max-width: 768px){.text{font-size:12px}}.read-more{display:flex;flex-direction:row;align-items:center;color:#fff;gap:12px;text-underline-offset:.2rem;width:fit-content}.read-more:hover{text-underline-offset:.3rem}.read-more>img{background-color:#d9d9d9;width:32px;height:32px;border-radius:4px}@media screen and (max-width: 768px){.read-more>img{width:20px;height:20px}}.footer{display:flex;flex-direction:column;width:100%;align-items:center}@media screen and (max-width: 865px){.footer{flex-direction:column-reverse;gap:16px}}.footer>img{display:none}@media screen and (max-width: 865px){.footer>img{display:block;width:130px}}.links-container{display:flex;justify-content:space-between;width:100%;gap:14px}@media screen and (max-width: 768px){.links-container{width:auto}}.links-container>img{display:block;width:180px}@media screen and (max-width: 865px){.links-container>img{display:none}}.spacer-s{height:10px}.spacer-m{height:16px}.spacer-l{height:30px}.flex-column-center{display:flex;flex-direction:column;align-items:center}.add-to-linkedin-button{border-radius:50px;border-width:1px;padding:19px;background:#fff;border:1px solid #E0E0E9;box-shadow:0 18px 30px #8377c61c;gap:16px;display:flex;align-items:center;text-decoration:none;min-width:247px}@media screen and (max-width: 768px){.add-to-linkedin-button{min-width:unset}}.add-to-linkedin-button:hover{text-decoration:underline}.add-to-linkedin-button img{width:23px;height:23px}.add-to-linkedin-button span{font-weight:500;font-size:20px;line-height:20px;vertical-align:middle;color:#1d1c2b}@media screen and (max-width: 768px){.add-to-linkedin-button span{display:none}}.futu-button{opacity:1;border-radius:50px;border-width:1px;background:#e1dcd7;border:1px solid #E0E0E9;box-shadow:0 18px 30px #8377c61c;padding:6px 25px 6px 13px;text-decoration:none;display:flex;min-width:247px}@media screen and (max-width: 768px){.futu-button{padding:10px;min-width:unset}}.futu-button:hover{text-decoration:underline}.futu-button div{opacity:1;gap:17px;display:flex;align-items:center}.futu-button img{width:49px;height:49px}@media screen and (max-width: 768px){.futu-button img{width:41px;height:41px}}.futu-button span{font-weight:500;font-size:20px;line-height:20px;vertical-align:middle;color:#1d1c2b;text-decoration:none}@media screen and (max-width: 768px){.futu-button span{display:none}}.accessible-background-container{position:relative;padding:10px 30px}.accessible-background{background-color:#074a41;filter:blur(12px);position:absolute;inset:0;z-index:-1}.accessible-background-text-container{position:relative}.badge-image{position:absolute;inset:0;z-index:2}.badge-image text{fill:#000;font-size:52px;font-weight:600;letter-spacing:7px;text-align:center;text-transform:uppercase}.badge-image-container{position:relative;width:100%;height:100%}.inner-image{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center}.inner-image img{width:62%;height:62%}
