@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=b5d8a788-535d-4af8-8f43-cea5fb644947");@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=b5d8a788-535d-4af8-8f43-cea5fb644947");@font-face{font-family: "Syntax Roman";src: url("/assets/fonts/SyntaxLTStd-Roman.otf") format("opentype");font-weight: 300}@font-face{font-family: "Syntax Bold";src: url("/assets/fonts/SyntaxLTStd-Bold.otf") format("opentype");font-weight: 600}@font-face{font-family: "Syntax W01_n4";src: url("/assets/fonts/2daad36d-084d-4263-b42a-25543d1423f9.eot?#iefix");src: url("/assets/fonts/2daad36d-084d-4263-b42a-25543d1423f9.eot?#iefix") format("eot"), url("/assets/fonts/83582560-ec2d-4d9f-bf9a-e98b9f2a0ee8.woff2") format("woff2"), url("/assets/fonts/0293c17d-f18a-48a6-b8ba-79a4b7e12188.woff") format("woff"), url("/assets/fonts/91c4d6ce-bfa2-4704-a5cf-7e55100bc421.ttf") format("truetype"), url("/assets/fonts/04b877b5-2afd-45d7-9e42-b55c7c816eab.svg#04b877b5-2afd-45d7-9e42-b55c7c816eab") format("svg");font-weight: 400;font-style: normal}@font-face{font-family: "Syntax W01_n7";src: url("/assets/fonts/3cf57b7d-c6b1-4b55-a984-6b4870389656.eot?#iefix");src: url("/assets/fonts/3cf57b7d-c6b1-4b55-a984-6b4870389656.eot?#iefix") format("eot"), url("/assets/fonts/d5e6d154-e11a-4a3c-93f7-441ff7828407.woff2") format("woff2"), url("/assets/fonts/ea9d5a0a-f19d-453b-b93c-55d2d89434fa.woff") format("woff"), url("/assets/fonts/a3ddcc96-3225-4834-b29d-729b8d2c1b66.ttf") format("truetype"), url("/assets/fonts/a032fc77-05c9-4490-aaac-c201e4afb5a2.svg#a032fc77-05c9-4490-aaac-c201e4afb5a2") format("svg");font-weight: 700;font-style: normal}*{font-size: inherit;font-family: inherit;font-weight: inherit;line-height: inherit}.sticker{position: absolute;right: 150px;top: 5%;height: 100%;z-index: 3}@media (min-width: 40em){.sticker{right: 200px;top: 10%}}@media (min-width: 65em){.sticker{right: 30%;top: 5%}}.sticker__container{height: 100%}.sticker__container a{opacity: 1}.sticker__container a:hover .sticker__content{-webkit-transition: all .2s;transition: all .2s;-webkit-transform: scale(1.2);transform: scale(1.2)}.sticker__content{position: absolute;top: 0;background-color: #a1141c;border: .5rem solid #fff;border-radius: 100%;width: 130px;height: 130px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: white;text-align: center;-webkit-box-shadow: 2px 2px 5px #808080;box-shadow: 2px 2px 5px #808080;-webkit-transform: rotate(10deg);transform: rotate(10deg)}@media (min-width: 40em){.sticker__content{width: 180px;height: 180px}}@media (min-width: 65em){.sticker__content{top: 20%;width: 240px;height: 240px}}.sticker__content--title{font-size: 1rem;font-family: 'Syntax W01_n7'}@media (min-width: 65em){.sticker__content--title{font-size: 1.3rem}}.sticker__content--subtitle,.sticker__content--supertitle{font-size: .75rem;font-family: 'Syntax W01_n4'}@media (min-width: 65em){.sticker__content--subtitle,.sticker__content--supertitle{font-size: 1rem}}.sticker__content--iconBox{background-image: url("/assets/sticker/sticker_template.png");border: none;background-size: contain;background-position: center;background-color: white}.sticker__content--icon{width: 100px;height: 100px}@media (min-width: 40em){.sticker__content--icon{width: 130px;height: 130px}}@media (min-width: 65em){.sticker__content--icon{width: 170px;height: 170px}}.sticker__content.pulse{-webkit-animation-name: pulse;animation-name: pulse;-webkit-animation-duration: 4s;animation-duration: 4s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}@-webkit-keyframes pulse;@keyframes pulse;