body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}body:before{content:"";z-index:-1;background-image:url(/images/background_large.svg),url(/images/background_grid.png);position:fixed;inset:0}@media screen and (width<=768px){body:before{background-image:url(/images/background_small.svg),url(/images/background_grid.png)}}body:before{background-size:cover}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Manrope,Arial,Helvetica,sans-serif}#root{width:100%;max-width:1280px;margin:0 auto;padding:1rem 2rem}.App{text-align:center;flex-direction:column;align-items:center;max-width:1440px;display:flex}.content{flex-direction:column;align-items:center;max-width:945px;display:flex}.title{font-size:40px;font-weight:700;line-height:100%}@media screen and (width<=768px){.title{font-size:16px}}.text{font-size:20px;font-weight:400;line-height:100%}@media screen and (width<=768px){.text{font-size:12px}}.icon-link{color:#fff;text-underline-offset:.2rem;align-items:center;display:flex}.icon-link:hover{text-underline-offset:.3rem}.icon-link:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #fff}.read-more{gap:12px;width:fit-content}.read-more>img{background-color:#d9d9d9;border-radius:4px;width:32px;height:32px}@media screen and (width<=768px){.read-more>img{width:20px;height:20px}}.spacer-s{height:10px}.spacer-m{height:16px}.spacer-l{height:30px}.flex-column-center{flex-direction:column;align-items:center;display:flex}.try-again{color:#074a41;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:10px 24px;font-size:20px;font-weight:700}@media screen and (width<=768px){.try-again{font-size:12px}}.try-again:focus-visible{outline-offset:2px;outline:3px solid #074a41;box-shadow:0 0 0 5px #fff}.accessible-background-container{padding:10px 30px;position:relative}.accessible-background{filter:blur(12px);z-index:-1;background-color:#074a41;position:absolute;inset:0}.accessible-background-text-container{position:relative}.catalog-heading{margin:0;font-size:60px;font-weight:700;line-height:100%}@media screen and (width<=768px){.catalog-heading{font-size:32px}}.catalog-heading-link{color:inherit;text-underline-offset:.2rem}.catalog-heading-link:hover{text-underline-offset:.3rem}.catalog-heading-link:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #fff}.catalog-list{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:945px;margin:0;padding:0;list-style:none;display:flex}@media screen and (width<=768px){.catalog-list{gap:40px}}.catalog-item{flex-direction:column;align-items:center;width:100%;display:flex}.badge{width:250px;height:250px}@media screen and (width<=768px){.badge{width:200px;height:200px}}.badge-image{z-index:2;position:absolute;inset:0}.badge-image text{fill:#000;letter-spacing:7px;text-align:center;text-transform:uppercase;font-size:52px;font-weight:600}.badge-image-container{width:100%;height:100%;position:relative}.inner-image{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.inner-image img{width:62%;height:62%}.loading-dots{justify-content:center;display:flex}.loading-dots-animation{gap:8px;display:inline-flex}.loading-dot{background-color:#fff;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both loading-dot-bounce}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes loading-dot-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.loading-dot{opacity:.6;animation-duration:.01ms;animation-iteration-count:1;transform:none}}.loading-dots-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.back-link{align-self:flex-start;gap:8px;margin-bottom:24px;font-size:20px;font-weight:400;line-height:100%;text-decoration:none}@media screen and (width<=768px){.back-link{margin-bottom:16px;font-size:12px}}.back-link-text{text-decoration:underline}.back-link-arrow{font-size:1.2em;line-height:1}.print-content{max-width:1100px}.recipient{font-size:60px;font-weight:700;line-height:100%}@media screen and (width<=768px){.recipient{font-size:32px}}.footer{flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (width<=865px){.footer{flex-direction:column-reverse;gap:16px}}.footer>img{display:none}@media screen and (width<=865px){.footer>img{width:130px;display:block}}.links-container{justify-content:space-between;gap:14px;width:100%;display:flex}@media screen and (width<=768px){.links-container{width:auto}}.links-container>img{width:180px;display:block}@media screen and (width<=865px){.links-container>img{display:none}}.center{justify-content:center;align-items:center;display:flex}.add-to-linkedin-button{background:#fff;border:1px solid #e0e0e9;border-radius:50px;align-items:center;gap:16px;min-width:247px;padding:19px;text-decoration:none;display:flex;box-shadow:0 18px 30px #8377c61c}@media screen and (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{vertical-align:middle;color:#1d1c2b;font-size:20px;font-weight:500;line-height:20px}@media screen and (width<=768px){.add-to-linkedin-button span{display:none}}.futu-button{opacity:1;background:#e1dcd7;border:1px solid #e0e0e9;border-radius:50px;min-width:247px;padding:6px 25px 6px 13px;text-decoration:none;display:flex;box-shadow:0 18px 30px #8377c61c}@media screen and (width<=768px){.futu-button{min-width:unset;padding:10px}}.futu-button:hover{text-decoration:underline}.futu-button div{opacity:1;align-items:center;gap:17px;display:flex}.futu-button img{width:49px;height:49px}@media screen and (width<=768px){.futu-button img{width:41px;height:41px}}.futu-button span{vertical-align:middle;color:#1d1c2b;font-size:20px;font-weight:500;line-height:20px;text-decoration:none}@media screen and (width<=768px){.futu-button span{display:none}}
