@charset "UTF-8";.dot-elastic{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-elastic 1s infinite linear}.dot-elastic:before,.dot-elastic:after{content:"";display:inline-block;position:absolute;top:0}.dot-elastic:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-elastic-before 1s infinite linear}.dot-elastic:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-elastic-after 1s infinite linear}@keyframes dot-elastic-before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#fff}50%,to{background-color:#fff3}}.dot-collision{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}.dot-collision:before,.dot-collision:after{content:"";display:inline-block;position:absolute;top:0}.dot-collision:before{left:-10px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-collision-before 2s infinite ease-in}.dot-collision:after{left:10px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-collision-after 2s infinite ease-in;animation-delay:1s}@keyframes dot-collision-before{0%,50%,75%,to{transform:translate(0)}25%{transform:translate(-15px)}}@keyframes dot-collision-after{0%,50%,75%,to{transform:translate(0)}25%{transform:translate(15px)}}.dot-revolution{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}.dot-revolution:before,.dot-revolution:after{content:"";display:inline-block;position:absolute}.dot-revolution:before{left:0;top:-15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;transform-origin:5px 20px;animation:dot-revolution 1.4s linear infinite}.dot-revolution:after{left:0;top:-30px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;transform-origin:5px 35px;animation:dot-revolution 1s linear infinite}@keyframes dot-revolution{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}.dot-carousel{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff;animation:dot-carousel 1.5s infinite linear}@keyframes dot-carousel{0%{box-shadow:9984px 0 0 -1px #fff,9999px 0 0 1px #fff,10014px 0 0 -1px #fff}50%{box-shadow:10014px 0 0 -1px #fff,9984px 0 0 -1px #fff,9999px 0 0 1px #fff}to{box-shadow:9999px 0 0 1px #fff,10014px 0 0 -1px #fff,9984px 0 0 -1px #fff}}.dot-typing{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff;animation:dot-typing 1.5s infinite linear}@keyframes dot-typing{0%{box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff}16.667%{box-shadow:9984px -10px #fff,9999px 0 #fff,10014px 0 #fff}33.333%{box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff}50%{box-shadow:9984px 0 #fff,9999px -10px #fff,10014px 0 #fff}66.667%{box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff}83.333%{box-shadow:9984px 0 #fff,9999px 0 #fff,10014px -10px #fff}to{box-shadow:9984px 0 #fff,9999px 0 #fff,10014px 0 #fff}}.dot-windmill{position:relative;top:-10px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;transform-origin:5px 15px;animation:dot-windmill 2s infinite linear}.dot-windmill:before,.dot-windmill:after{content:"";display:inline-block;position:absolute}.dot-windmill:before{left:-8.66254px;top:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}.dot-windmill:after{left:8.66254px;top:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}@keyframes dot-windmill{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(720deg) translateZ(0)}}.dot-bricks{position:relative;top:8px;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9991px -16px #fff,9991px 0 #fff,10007px 0 #fff;animation:dot-bricks 2s infinite ease}@keyframes dot-bricks{0%{box-shadow:9991px -16px #fff,9991px 0 #fff,10007px 0 #fff}8.333%{box-shadow:10007px -16px #fff,9991px 0 #fff,10007px 0 #fff}16.667%{box-shadow:10007px -16px #fff,9991px -16px #fff,10007px 0 #fff}25%{box-shadow:10007px -16px #fff,9991px -16px #fff,9991px 0 #fff}33.333%{box-shadow:10007px 0 #fff,9991px -16px #fff,9991px 0 #fff}41.667%{box-shadow:10007px 0 #fff,10007px -16px #fff,9991px 0 #fff}50%{box-shadow:10007px 0 #fff,10007px -16px #fff,9991px -16px #fff}58.333%{box-shadow:9991px 0 #fff,10007px -16px #fff,9991px -16px #fff}66.666%{box-shadow:9991px 0 #fff,10007px 0 #fff,9991px -16px #fff}75%{box-shadow:9991px 0 #fff,10007px 0 #fff,10007px -16px #fff}83.333%{box-shadow:9991px -16px #fff,10007px 0 #fff,10007px -16px #fff}91.667%{box-shadow:9991px -16px #fff,9991px 0 #fff,10007px -16px #fff}to{box-shadow:9991px -16px #fff,9991px 0 #fff,10007px 0 #fff}}.dot-floating{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-floating 3s infinite cubic-bezier(.15,.6,.9,.1)}.dot-floating:before,.dot-floating:after{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{left:-12px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-floating-before 3s infinite ease-in-out}.dot-floating:after{left:-24px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-floating-after 3s infinite cubic-bezier(.4,0,1,1)}@keyframes dot-floating{0%{left:calc(-50% - 5px)}75%{left:calc(50% + 105px)}to{left:calc(50% + 105px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.dot-fire{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9999px 22.5px 0 -5px #fff;animation:dot-fire 1.5s infinite linear;animation-delay:-.85s}.dot-fire:before,.dot-fire:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff}.dot-fire:before{box-shadow:9999px 22.5px 0 -5px #fff;animation:dot-fire 1.5s infinite linear;animation-delay:-1.85s}.dot-fire:after{box-shadow:9999px 22.5px 0 -5px #fff;animation:dot-fire 1.5s infinite linear;animation-delay:-2.85s}@keyframes dot-fire{1%{box-shadow:9999px 22.5px 0 -5px #fff}50%{box-shadow:9999px -5.625px 0 2px #fff}to{box-shadow:9999px -22.5px 0 -5px #fff}}.dot-spin{position:relative;width:10px;height:10px;border-radius:5px;background-color:transparent;color:transparent;box-shadow:0 -18px #fff,12.727926px -12.727926px #fff,18px 0 #fff,12.727926px 12.727926px #fff0,0 18px #fff0,-12.727926px 12.727926px #fff0,-18px 0 #fff0,-12.727926px -12.727926px #fff0;animation:dot-spin 1.5s infinite linear}@keyframes dot-spin{0%,to{box-shadow:0 -18px #fff,12.727926px -12.727926px #fff,18px 0 #fff,12.727926px 12.727926px 0 -5px #fff0,0 18px 0 -5px #fff0,-12.727926px 12.727926px 0 -5px #fff0,-18px 0 0 -5px #fff0,-12.727926px -12.727926px 0 -5px #fff0}12.5%{box-shadow:0 -18px 0 -5px #fff0,12.727926px -12.727926px #fff,18px 0 #fff,12.727926px 12.727926px #fff,0 18px 0 -5px #fff0,-12.727926px 12.727926px 0 -5px #fff0,-18px 0 0 -5px #fff0,-12.727926px -12.727926px 0 -5px #fff0}25%{box-shadow:0 -18px 0 -5px #fff0,12.727926px -12.727926px 0 -5px #fff0,18px 0 #fff,12.727926px 12.727926px #fff,0 18px #fff,-12.727926px 12.727926px 0 -5px #fff0,-18px 0 0 -5px #fff0,-12.727926px -12.727926px 0 -5px #fff0}37.5%{box-shadow:0 -18px 0 -5px #fff0,12.727926px -12.727926px 0 -5px #fff0,18px 0 0 -5px #fff0,12.727926px 12.727926px #fff,0 18px #fff,-12.727926px 12.727926px #fff,-18px 0 0 -5px #fff0,-12.727926px -12.727926px 0 -5px #fff0}50%{box-shadow:0 -18px 0 -5px #fff0,12.727926px -12.727926px 0 -5px #fff0,18px 0 0 -5px #fff0,12.727926px 12.727926px 0 -5px #fff0,0 18px #fff,-12.727926px 12.727926px #fff,-18px 0 #fff,-12.727926px -12.727926px 0 -5px #fff0}62.5%{box-shadow:0 -18px 0 -5px #fff0,12.727926px -12.727926px 0 -5px #fff0,18px 0 0 -5px #fff0,12.727926px 12.727926px 0 -5px #fff0,0 18px 0 -5px #fff0,-12.727926px 12.727926px #fff,-18px 0 #fff,-12.727926px -12.727926px #fff}75%{box-shadow:0 -18px #fff,12.727926px -12.727926px 0 -5px #fff0,18px 0 0 -5px #fff0,12.727926px 12.727926px 0 -5px #fff0,0 18px 0 -5px #fff0,-12.727926px 12.727926px 0 -5px #fff0,-18px 0 #fff,-12.727926px -12.727926px #fff}87.5%{box-shadow:0 -18px #fff,12.727926px -12.727926px #fff,18px 0 0 -5px #fff0,12.727926px 12.727926px 0 -5px #fff0,0 18px 0 -5px #fff0,-12.727926px 12.727926px 0 -5px #fff0,-18px 0 0 -5px #fff0,-12.727926px -12.727926px #fff}}.dot-falling{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;box-shadow:9999px 0 #fff;animation:dot-falling 1s infinite linear;animation-delay:.1s}.dot-falling:before,.dot-falling:after{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-falling-before 1s infinite linear;animation-delay:0s}.dot-falling:after{width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-falling-after 1s infinite linear;animation-delay:.2s}@keyframes dot-falling{0%{box-shadow:9999px -15px #fff0}25%,50%,75%{box-shadow:9999px 0 #fff}to{box-shadow:9999px 15px #fff0}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px #fff0}25%,50%,75%{box-shadow:9984px 0 #fff}to{box-shadow:9984px 15px #fff0}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px #fff0}25%,50%,75%{box-shadow:10014px 0 #fff}to{box-shadow:10014px 15px #fff0}}.dot-stretching{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;transform:scale(1.25);animation:dot-stretching 2s infinite ease-in}.dot-stretching:before,.dot-stretching:after{content:"";display:inline-block;position:absolute;top:0}.dot-stretching:before{width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-stretching-before 2s infinite ease-in}.dot-stretching:after{width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:dot-stretching-after 2s infinite ease-in}@keyframes dot-stretching{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes dot-stretching-before{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(-20px) scale(1)}to{transform:translate(0) scale(.7)}}@keyframes dot-stretching-after{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(20px) scale(1)}to{transform:translate(0) scale(.7)}}.dot-gathering{position:relative;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px)}.dot-gathering:before,.dot-gathering:after{content:"";display:inline-block;position:absolute;top:0;left:-50px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;opacity:0;filter:blur(2px);animation:dot-gathering 2s infinite ease-in}.dot-gathering:after{animation-delay:.5s}@keyframes dot-gathering{0%{opacity:0;transform:translate(0)}35%,60%{opacity:1;transform:translate(50px)}to{opacity:0;transform:translate(100px)}}.dot-hourglass{position:relative;top:-15px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px);transform-origin:5px 20px;animation:dot-hourglass 2.4s infinite ease-in-out;animation-delay:.6s}.dot-hourglass:before,.dot-hourglass:after{content:"";display:inline-block;position:absolute;top:0;left:0;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.dot-hourglass:before{top:30px}.dot-hourglass:after{animation:dot-hourglass-after 2.4s infinite cubic-bezier(.65,.05,.36,1)}@keyframes dot-hourglass{0%{transform:rotate(0)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}to{transform:rotate(360deg)}}@keyframes dot-hourglass-after{0%{transform:translateY(0)}25%{transform:translateY(30px)}50%{transform:translateY(30px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.dot-overtaking{position:relative;width:12px;height:12px;border-radius:6px;background-color:transparent;color:#000;margin:-1px 0;box-shadow:0 -20px;filter:blur(2px);animation:dot-overtaking 2s infinite cubic-bezier(.2,.6,.8,.2)}.dot-overtaking:before,.dot-overtaking:after{content:"";display:inline-block;position:absolute;top:0;left:0;width:12px;height:12px;border-radius:6px;background-color:transparent;color:#000;box-shadow:0 -20px;filter:blur(2px)}.dot-overtaking:before{animation:dot-overtaking 2s infinite cubic-bezier(.2,.6,.8,.2);animation-delay:.3s}.dot-overtaking:after{animation:dot-overtaking 1.5s infinite cubic-bezier(.2,.6,.8,.2);animation-delay:.6s}@keyframes dot-overtaking{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dot-shuttle{position:relative;left:-15px;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;margin:-1px 0;filter:blur(2px)}.dot-shuttle:before,.dot-shuttle:after{content:"";display:inline-block;position:absolute;top:0;width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.dot-shuttle:before{left:15px;animation:dot-shuttle 2s infinite ease-out}.dot-shuttle:after{left:30px}@keyframes dot-shuttle{0%,50%,to{transform:translate(0)}25%{transform:translate(-45px)}75%{transform:translate(45px)}}.dot-bouncing{position:relative;height:10px;font-size:10px}.dot-bouncing:before{content:"⚽🏀🏐";display:inline-block;position:relative;animation:dot-bouncing 1s infinite}@keyframes dot-bouncing{0%{top:-20px;animation-timing-function:ease-in}34%{transform:scale(1)}35%{top:20px;animation-timing-function:ease-out;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.dot-rolling{position:relative;height:10px;font-size:10px}.dot-rolling:before{content:"⚽";display:inline-block;position:relative;transform:translate(-25px);animation:dot-rolling 3s infinite}@keyframes dot-rolling{0%{content:"⚽";transform:translate(-25px) rotate(0)}16.667%{content:"⚽";transform:translate(25px) rotate(720deg)}33.333%{content:"⚽";transform:translate(-25px) rotate(0)}34.333%{content:"🏀";transform:translate(-25px) rotate(0)}50%{content:"🏀";transform:translate(25px) rotate(720deg)}66.667%{content:"🏀";transform:translate(-25px) rotate(0)}67.667%{content:"🏐";transform:translate(-25px) rotate(0)}83.333%{content:"🏐";transform:translate(25px) rotate(720deg)}to{content:"🏐";transform:translate(-25px) rotate(0)}}:root{--color-raspberry: #BA0C2F;--color-dark-raspberry: #A60B2A;--color-light-raspberry: #EB454F;--color-orange: #EA7600;--color-light-orange: #FFB500;--color-white: #FFFFFF;--color-grey: #E4E4E4;--color-warning: #FF2330;--color-gold: #E3C59E;--color-dark-bg: #0D0E14;--color-dark-grey: #2E3442;--color-light-grey: #6E7585;--color-grey-blue: #B0BEDF;--font-weight-book: normal;--font-weight-medium: 500;--font-weight-black: 900}@font-face{font-family:Afrihost Sans;src:url(/fonts/subset-AfrihostSans-Black.woff2) format("woff2"),url(/fonts/subset-AfrihostSans-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Afrihost Sans;src:url(/fonts/subset-AfrihostSans-Book.woff2) format("woff2"),url(/fonts/subset-AfrihostSans-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Afrihost Sans;src:url(/fonts/subset-AfrihostSans-Medium.woff2) format("woff2"),url(/fonts/subset-AfrihostSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Afrihost Hand;src:url(/fonts/subset-AfrihostHand-Regular.woff2) format("woff2"),url(/fonts/subset-AfrihostHand-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Afrihost Wordmark;src:url(/fonts/subset-AfrihostWordmarkLC-Regular.woff2) format("woff2"),url(/fonts/subset-AfrihostWordmarkLC-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Afrihost Decalk;src:url(/fonts/subset-AfrihostDecalk-Bold.woff2) format("woff2"),url(/fonts/subset-AfrihostDecalk-Bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;background:transparent}article,aside,figure,footer,header,nav,section,details,summary{display:block}*,*:before,*:after{box-sizing:border-box}img,object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:700}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}button,input,select,textarea{margin:0;outline:none}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clear:before,.clear:after{content:" ";display:block;height:0;overflow:hidden}.clear:after{clear:both}.clear{zoom:1}.clearfix:after{content:"";display:table;clear:both}@keyframes dot-pulse{0%{height:0;width:0;opacity:0}30%{height:1.4rem;width:1.4rem;opacity:1}to{height:0;width:0;opacity:0}}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:1.3rem;font-family:Afrihost Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#4ABABC;color:var(--color-white);width:100%}body header{text-align:left;padding:0 0 0 15.9rem;width:100%}@media (max-width: 600px){body header{padding:0;margin-left:-2rem}body header img{max-width:20rem}}body .body-container{position:relative;min-height:100vh;width:100%;padding:0;background:url(/images/layout/2025/bottom-bg.svg) no-repeat center top 19.311rem,#4ABABC;background-size:cover}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){body .body-container{background-size:cover}}body .body-container h1{font-size:6rem;line-height:6rem;margin-bottom:1.6rem;font-weight:var(--font-weight-black)}body .body-container h2{font-size:2.2rem;line-height:3rem;font-weight:var(--font-weight-book);color:var(--color-white)}body .body-container .page-container{position:relative;width:74.8rem;min-height:61.5rem;max-width:calc(100% - 3rem);margin:0 auto;z-index:1;background:url(/images/layout/2025/lama-oops.svg) no-repeat left bottom;background-size:contain}body .body-container .page-container .page-content{padding-left:43.5rem;padding-top:30.8rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem}body .body-container .page-container .stage{display:flex;align-items:center;justify-content:space-between;width:4rem!important;position:relative;height:1.4rem;margin:0 auto}body .body-container .page-container .stage .loader-dot{width:0;height:0;opacity:0;background:var(--color-white);border-radius:50%;animation:dot-pulse 1.5s infinite linear;animation-delay:0s;position:absolute;top:50%;transform:translateY(-50%);left:0}body .body-container .page-container .stage .loader-dot:nth-child(2){animation-delay:.25s;left:50%}body .body-container .page-container .stage .loader-dot:last-child{animation-delay:.5s;left:100%}body .body-container .page-container:not(.signup) h1{margin-bottom:4rem}body .body-container .page-container:not(.signup) h2{font-size:2.2rem;line-height:2.2rem}body .body-container .page-container:not(.signup) .pill-button{margin-top:0}body .body-container .page-container p{line-height:2rem}body .body-container .page-container a{color:var(--color-white);font-weight:var(--font-weight-medium)}body .body-container .page-container .form-container{display:flex;flex-direction:row;gap:6.1rem;position:relative}body .body-container .page-container .form-container div{width:100%}body .body-container .page-container .form-container *{text-align:left}@media (max-width: 768px){body .body-container .page-container .form-container{flex-direction:column;gap:0}body .body-container .page-container .form-container div h2{display:none}}@media (max-width: 600px){body .body-container .page-container .form-container{margin-bottom:10.283rem}body .body-container .page-container .form-container .form-container-column:first-child .pill-button{display:none}}body .body-container .page-container .pill-input{border-radius:2.3rem;background:#182841;color:var(--color-white);font-size:1.2rem;width:100%;margin-bottom:1rem;border:1px solid transparent;padding:1.6rem 2rem;line-height:1.2rem;transition:.6s ease}body .body-container .page-container .pill-input::-moz-placeholder{color:#5787a2;font-size:1.2rem;line-height:1.2rem}body .body-container .page-container .pill-input::placeholder{color:#5787a2;font-size:1.2rem;line-height:1.2rem}body .body-container .page-container .pill-input:active,body .body-container .page-container .pill-input:focus{border:1px solid #73FFF2!important}body .body-container .page-container .pill-input.input-error{border:1px solid var(--color-warning)!important;color:var(--color-warning)!important}body .body-container .page-container .pill-input.input-error::-moz-placeholder{color:var(--color-warning)!important}body .body-container .page-container .pill-input.input-error::placeholder{color:var(--color-warning)!important}body .body-container .page-container .pill-button{border-radius:2.3rem;min-width:17.5rem;text-align:center;padding:1.6rem 0;border:.2rem solid #F9B214;color:var(--color-white);font-size:1.2rem;line-height:1.4rem;position:relative;transition:.6s ease-in-out;background:transparent;font-weight:600}body .body-container .page-container .pill-button div{text-align:center;font-weight:600}body .body-container .page-container .pill-button:hover{background:#F9B214}body .body-container .page-container .w-full{width:100%}body .body-container .page-container .flex{display:flex;gap:1.1rem}@media (max-width: 600px){body .body-container .page-container .flex{justify-content:center}}body .body-container .page-container .row{flex-direction:row}body .body-container .page-container .row .pill-button{margin-top:2.5rem}body .body-container .page-container .column{flex-direction:column}body .body-container .page-container.--success{background:url(/images/layout/2025/lama-success.svg) no-repeat left bottom}body .body-container .page-container.signup{background:url(/images/layout/2025/lama-submit.svg) no-repeat left bottom}@media (max-width: 600px){body .body-container .page-container{min-height:unset;background:url(/images/layout/2025/lama-oops-mobile.svg) no-repeat center top;padding-top:10.5rem;margin-top:3.6rem}body .body-container .page-container .page-content{padding-left:0;padding-top:0;width:100%;text-align:center;align-items:center}body .body-container .page-container.--success{background:url(/images/layout/2025/lama-success-mobile.svg) no-repeat center top;padding-top:8.7rem}body .body-container .page-container.signup{background:url(/images/layout/2025/lama-submit-mobile.svg) no-repeat center top;padding-top:14.1rem}body .body-container{background:url(/images/layout/2025/bottom-bg-mobile.svg) no-repeat center top;background-size:100% auto;padding:0}body .body-container h1,body .body-container h2,body .body-container p{padding:0 3rem}body .body-container h1{font-size:3.6rem;line-height:4.5rem}body .body-container h2{font-size:1.8rem;line-height:2.5rem}body{background:#1D5692}}
