@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--primaryBlue: #6ad4f5;--primaryYellow: #f3f30e;--primaryBg: #ededed;--white: #fff;--black: #000;--lightGrey: #777777;--darkGrey: #1b1b1b;--card-bg: #0a2b35}@font-face{font-family:aldotheApache;src:url(/fonts/AldotheApache.ttf)}@font-face{font-family:ariali;src:url(/fonts/ariali.ttf)}@font-face{font-family:BebasNeueRegular;src:url(/fonts/BebasNeue-Regular.otf)}@font-face{font-family:bebasRegular;src:url(/fonts/Bebas-Regular.otf)}@font-face{font-family:PWNewArrows;src:url(/fonts/PWNewArrows.ttf)}@font-face{font-family:MinionPro;src:url(/fonts/MinionPro-Regular.otf)}@font-face{font-family:BrokenGlass;src:url(/fonts/BrokenGlass.otf)}@font-face{font-family:TakeCover;src:url(/fonts/TakeCover.ttf)}@font-face{font-family:shinjiblues;src:url(/fonts/shinjiblues.TTF)}@font-face{font-family:bahnschrift;src:url(/fonts/bahnschrift.ttf)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;list-style:none;list-style-type:none;outline:none;border:none;text-decoration:none}body{max-width:1400px;margin:0 auto;overflow-x:hidden}html{background-color:#143742}a{color:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#6ad4f5;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6ad4f599}.principal-background{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1}.principal-background img{width:100%;height:100%;object-fit:cover}*::selection{background-color:#6ad4f5cc}footer{position:relative;display:flex;justify-content:center;padding:30px 0}footer .primary-bg{position:absolute;width:200vw;height:100%;top:0;left:-100vw;z-index:-1;background-color:var(--primaryBlue)}footer .footer-info{display:flex;color:var(--white);justify-content:center;text-align:center;align-items:center;text-transform:uppercase;font-size:24px}@media (max-width: 550px){footer .footer-info{font-size:18px}}footer .footer-info p{font-family:BebasNeueRegular}footer .footer-info .logo{width:51px;height:51px;margin:0 18px}@media (max-width: 550px){footer .footer-info .logo{width:45px;height:45px}}footer .footer-info a{font-family:BebasNeueRegular;color:var(--white)}.header{position:relative;z-index:9}@media (max-width: 850px){.header .desktop-nav{display:none}}.header .mobile-nav{display:none}@media (max-width: 850px){.header .mobile-nav{display:flex}}.header .principal-nav{display:flex;justify-content:space-between;padding:18px}.header .principal-nav .links-part{display:flex;text-align:center;align-items:center}.header .principal-nav .links-part .logo-container{cursor:pointer}.header .principal-nav .links-part .logo-container a{display:flex;text-align:center;align-items:center;font-family:aldotheApache;font-size:45px;text-transform:uppercase;color:var(--white);-webkit-user-select:none;user-select:none}@media (max-width: 1050px){.header .principal-nav .links-part .logo-container a{font-size:30px}}.header .principal-nav .links-part .logo-container .logo{width:60px;height:60px;object-fit:contain;margin-right:12px;margin-bottom:9px}@media (max-width: 1050px){.header .principal-nav .links-part .logo-container .logo{width:45px;height:45px}}.header .principal-nav .links-part .link a{font-family:BebasNeueRegular;font-size:30px;margin-left:30px;color:var(--white);text-decoration:none}@media (max-width: 1050px){.header .principal-nav .links-part .link a{font-size:21px}}.header .principal-nav .log-part{display:flex;text-align:center;align-items:center}.header .principal-nav .log-part .connexion{display:flex;text-align:center;align-items:center;margin-right:45px;font-family:BebasNeueRegular;font-size:30px;color:var(--white);text-decoration:none}@media (max-width: 1050px){.header .principal-nav .log-part .connexion{font-size:21px}}.header .principal-nav .log-part .connexion img{width:45px;height:45px;object-fit:contain;filter:invert(1);margin-right:12px}@media (max-width: 1050px){.header .principal-nav .log-part .connexion img{width:30px;height:30px}}.header .principal-nav .log-part .inscription{font-family:BebasNeueRegular;font-size:30px;color:var(--black);z-index:1}@media (max-width: 1050px){.header .principal-nav .log-part .inscription{font-size:21px}}.header .principal-nav .log-part .profil{display:flex;text-align:center;align-items:center;font-family:BebasNeueRegular;font-size:30px;color:var(--white);text-decoration:none}.header .principal-nav .log-part .profil .profil-pic{width:51px;height:51px;border-radius:50%;margin-left:9px}.header .principal-nav .log-part .profil .profil-pic img{width:45px;height:45px;border-radius:50%;object-fit:cover}.header .principal-nav .log-part .yellow-bg{position:absolute;top:0;right:0;background-color:var(--primaryYellow);width:150px;height:100%;z-index:0}@media (max-width: 1050px){.header .principal-nav .log-part .yellow-bg{width:110px}}.header .primary-bg{position:absolute;width:200vw;height:100%;top:0;left:-100vw;z-index:-1;background:linear-gradient(180deg,#6ad4f5 50%,#6ad4f5)}.mobile-nav{display:flex}.mobile-nav .principal-nav{width:100%}.mobile-nav .links-part{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-nav .links-part .burger-container{width:36px;height:36px;margin-bottom:6px;cursor:pointer}.mobile-nav .links-part .burger-container img{width:36px;height:36px;object-fit:contain;filter:invert(1)}.nav-menu{position:fixed;width:100vw;height:100vh;top:0;left:0;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;background-color:var(--primaryBlue);color:#fff;z-index:9;transform:translateY(-100vh);transition:.3s}.nav-menu .link{margin-bottom:30px}.nav-menu a{text-decoration:none;font-family:BebasNeueRegular;color:var(--white);font-size:42px;text-shadow:4px 4px 4px var(--darkGrey);margin-bottom:30px}.nav-menu a:hover{text-decoration:underline}.nav-menu .close-menu{position:absolute;top:30px;right:30px;width:36px;height:36px;margin-bottom:6px;cursor:pointer}.nav-menu .close-menu img{width:36px;height:36px;object-fit:contain;filter:invert(1)}.visible-menu{transform:translateY(0)}@media (max-width: 550px){.home-page{overflow-x:hidden}}.home-page .landing{position:relative;display:flex;min-height:90vh;padding:0 30px}@media (max-width: 850px){.home-page .landing{flex-direction:column;min-height:inherit}}.home-page .landing .illustration-part{width:50%;display:flex;justify-content:center}@media (max-width: 850px){.home-page .landing .illustration-part{width:100%;margin:30px 0}}.home-page .landing .illustration-part img{width:80%;object-fit:contain;filter:drop-shadow(0 0 .75rem white)}@media (max-width: 850px){.home-page .landing .illustration-part img{width:50%}}@media (max-width: 550px){.home-page .landing .illustration-part img{width:70%}}.home-page .landing .text-part{position:relative;width:50%;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (max-width: 850px){.home-page .landing .text-part{width:100%}}.home-page .landing .text-part h1{font-size:90px;color:var(--white);letter-spacing:4px;font-family:BrokenGlass;font-weight:400;text-shadow:2px 4px 6px var(--darkGrey);margin-bottom:15px}@media (max-width: 1050px){.home-page .landing .text-part h1{font-size:60px}}@media (max-width: 550px){.home-page .landing .text-part h1{font-size:48px}}.home-page .landing .text-part .absolute-lightning{position:absolute;width:100%;top:120px;z-index:-1;opacity:.7;filter:brightness(0) saturate(100%) invert(86%) sepia(83%) saturate(1579%) hue-rotate(356deg) brightness(105%) contrast(91%)}.home-page .landing .text-part h2{font-size:60px;font-weight:400;font-family:aldotheApache;color:var(--primaryBlue);margin-bottom:15px;text-shadow:4px 4px 4px var(--darkGrey)}@media (max-width: 1050px){.home-page .landing .text-part h2{font-size:45px}}.home-page .landing .text-part .tag{font-family:BebasNeueRegular;color:var(--white);font-size:42px;text-shadow:4px 4px 4px var(--darkGrey);margin-bottom:30px}@media (max-width: 1050px){.home-page .landing .text-part .tag{font-size:33px}}@media (max-width: 850px){.home-page .landing .text-part .cta-container{margin-bottom:60px}}@media (max-width: 550px){.home-page .landing .text-part .cta-container{margin-bottom:96px}}.home-page .landing .text-part .cta-container a{font-family:BebasNeueRegular;font-size:30px;padding:9px 60px 6px;color:var(--black);background-color:var(--primaryYellow)}@media (max-width: 1050px){.home-page .landing .text-part .cta-container a{font-size:24px;padding:9px 45px 6px}}.home-page .landing .text-part .absolute-date{position:absolute;bottom:80px;right:0;transform:rotate(-15deg);font-family:TakeCover;font-size:45px;color:var(--primaryYellow)}@media (max-width: 1050px){.home-page .landing .text-part .absolute-date{bottom:100px;font-size:33px}}@media (max-width: 850px){.home-page .landing .text-part .absolute-date{bottom:25px;font-size:27px}}.home-page .team-presentation{position:relative}.home-page .team-presentation .illustration-part{position:relative;top:0;left:-20%;width:140%;height:90vh}.home-page .team-presentation .illustration-part img{width:100%;height:100%;object-fit:cover}.home-page .team-presentation .text-part{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 550px){.home-page .team-presentation .text-part{width:70%}}.home-page .team-presentation .text-part h3{font-family:BebasNeueRegular;letter-spacing:2px;text-align:center;text-transform:uppercase;color:var(--white);font-size:60px;text-shadow:4px 4px 4px var(--darkGrey);margin-bottom:30px}@media (max-width: 1050px){.home-page .team-presentation .text-part h3{font-size:45px}}@media (max-width: 850px){.home-page .team-presentation .text-part h3{font-size:36px}}.home-page .team-presentation .text-part .cta-container{position:relative;display:flex;justify-content:center;text-align:center}.home-page .team-presentation .text-part .cta-container a{font-family:aldotheApache;padding:9px 60px 6px;color:var(--black);background-color:var(--primaryYellow);font-size:39px;z-index:1}@media (max-width: 850px){.home-page .team-presentation .text-part .cta-container a{font-size:27px}}.home-page .rules-presentation{position:relative;padding-bottom:60px}@media (max-width: 850px){.home-page .rules-presentation{padding-bottom:0}}.home-page .rules-presentation .rules-container{display:flex;justify-content:space-around;transform:translateY(-45px);flex-wrap:wrap}.home-page .rules-presentation .rules-container .card{display:flex;flex-direction:column;justify-content:center;text-align:center;width:20%;max-width:300px;padding:36px 21px;background-color:var(--white)}@media (max-width: 850px){.home-page .rules-presentation .rules-container .card{width:45%;margin-bottom:30px}}@media (max-width: 550px){.home-page .rules-presentation .rules-container .card{width:80%;margin-bottom:30px}}.home-page .rules-presentation .rules-container .card img{width:75%}@media (max-width: 1050px){.home-page .rules-presentation .rules-container .card img{font-size:60%}}@media (max-width: 850px){.home-page .rules-presentation .rules-container .card img{width:50%}}.home-page .rules-presentation .rules-container .card .beltIco{transform-origin:center;transform:scale(1.2)}.home-page .rules-presentation .rules-container .card .explanation{font-family:BebasNeueRegular;font-size:30px;color:gray}@media (max-width: 1050px){.home-page .rules-presentation .rules-container .card .explanation{font-size:24px}}.home-page .rules-presentation .rules-bg{position:absolute;width:200vw;height:100%;left:-50vw;top:0;background-color:#efefef;z-index:-1}.home-page .rules-presentation .yellow-paint{position:absolute;left:60px;top:120px;height:100%;z-index:-1}@media (max-width: 850px){.home-page .rules-presentation .yellow-paint{display:none}}.home-page .rules-presentation .yellow-paint img{height:100%}.home-page .last-edition-presentation{position:relative;width:100%}.home-page .last-edition-presentation .illustration-part{position:relative;top:0;left:-20%;width:140%;height:90vh}.home-page .last-edition-presentation .illustration-part img{width:100%;height:100%;object-fit:cover}.home-page .last-edition-presentation .text-part{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 550px){.home-page .last-edition-presentation .text-part{padding:0 15px}}.home-page .last-edition-presentation .text-part .number{font-family:shinjiblues;text-align:center;font-size:99px;color:var(--primaryYellow);text-shadow:4px 4px 4px var(--darkGrey)}@media (max-width: 1050px){.home-page .last-edition-presentation .text-part .number{font-size:66px}}@media (max-width: 850px){.home-page .last-edition-presentation .text-part .number{font-size:48px}}.home-page .last-edition-presentation .text-part .text{font-family:BebasNeueRegular;text-align:center;text-transform:uppercase;color:var(--white);font-size:48px;text-shadow:4px 4px 4px var(--darkGrey);margin-bottom:30px}@media (max-width: 1050px){.home-page .last-edition-presentation .text-part .text{font-size:36px}}@media (max-width: 1050px){.home-page .last-edition-presentation .text-part .text{font-size:30px}}@media (max-width: 550px){.home-page .last-edition-presentation .text-part .text{width:80%;margin:0 auto 30px}}.home-page .last-edition-presentation .text-part .total-score{margin-bottom:120px}.home-page .last-edition-presentation .text-part .total-score .text{margin:0 auto;max-width:480px}.home-page .last-edition-presentation .text-part .total-score .number{font-size:120px}@media (max-width: 1050px){.home-page .last-edition-presentation .text-part .total-score .number{font-size:90px}}@media (max-width: 850px){.home-page .last-edition-presentation .text-part .total-score .number{font-size:66px}}.home-page .last-edition-presentation .text-part .teams-score{display:flex;justify-content:space-between}@media (max-width: 550px){.home-page .last-edition-presentation .text-part .teams-score{flex-direction:column}}.home-page .last-edition-presentation .text-part .teams-score .score{position:relative;margin:0 30px;min-width:520px}@media (max-width: 850px){.home-page .last-edition-presentation .text-part .teams-score .score{min-width:300px;margin:0 60px}}.home-page .last-edition-presentation .text-part .teams-score .score .winner-container{position:absolute;bottom:-80px;left:50%;transform:translate(-50%);z-index:-1;opacity:.6}.home-page .last-edition-presentation .text-part .teams-score .score .winner-container img{width:210px;height:210px;object-fit:contain}.home-page .partner-presentation{position:relative;padding:90px 30px}@media (max-width: 850px){.home-page .partner-presentation{flex-direction:column;justify-content:center}}.home-page .partner-presentation h2{font-size:60px;font-weight:400;font-family:aldotheApache;text-align:center;color:var(--primaryBlue);margin-bottom:90px;text-shadow:4px 4px 4px var(--darkGrey)}@media (max-width: 1050px){.home-page .partner-presentation h2{font-size:45px}}.home-page .partner-presentation .partner-bg{position:absolute;width:200vw;height:100%;left:-50vw;top:0;background-color:#efefef;z-index:-1}.home-page .partner-presentation .article{display:flex}@media (max-width: 850px){.home-page .partner-presentation .article{flex-direction:column}}.home-page .partner-presentation .article .illustration-part{position:relative;width:50%;padding-right:60px}@media (max-width: 850px){.home-page .partner-presentation .article .illustration-part{width:90%;margin:0 auto 60px}}.home-page .partner-presentation .article .illustration-part .illustration{width:100%}.home-page .partner-presentation .article .illustration-part .shadowed{box-shadow:-4px 4px 9px #646464}.home-page .partner-presentation .article .illustration-part .logo{position:absolute;width:390px;bottom:-60px;right:-30px}@media (max-width: 550px){.home-page .partner-presentation .article .illustration-part .logo{width:190px;bottom:-30px}}.home-page .partner-presentation .article .illustration-part .yellow-paint{position:absolute;z-index:-1;height:160%;object-fit:contain;left:0;bottom:-90px}@media (max-width: 850px){.home-page .partner-presentation .article .illustration-part .yellow-paint{display:none}}.home-page .partner-presentation .article .new-illustrations{position:relative}@media (max-width: 850px){.home-page .partner-presentation .article .new-illustrations{height:400px}}@media (max-width: 550px){.home-page .partner-presentation .article .new-illustrations{height:300px}}.home-page .partner-presentation .article .new-illustrations .illustration{position:absolute}.home-page .partner-presentation .article .new-illustrations #antidoteUp{right:0;width:69%;z-index:2}.home-page .partner-presentation .article .new-illustrations #antidoteDown{left:0;width:69%;top:112px;z-index:1}.home-page .partner-presentation .article .new-illustrations #antidoteLogo{left:48%;top:260px;z-index:3;width:35%}@media (max-width: 850px){.home-page .partner-presentation .article .new-illustrations #antidoteLogo{top:200px}}.home-page .partner-presentation .article .new-illustrations #schoolUp{width:55%;right:0;top:124px;z-index:2}.home-page .partner-presentation .article .new-illustrations #schoolDown{width:90%;left:0;top:64px}.home-page .partner-presentation .article .text-part{width:49%;text-align:center;padding:0 32px}@media (max-width: 850px){.home-page .partner-presentation .article .text-part{width:100%}}.home-page .partner-presentation .article .text-part h3{font-family:BebasNeueRegular;font-weight:300;text-align:center;text-transform:uppercase;color:var(--white);font-size:60px;text-shadow:4px 4px 4px var(--darkGrey);margin-bottom:30px}@media (max-width: 850px){.home-page .partner-presentation .article .text-part h3{font-size:45px}}.home-page .partner-presentation .article .text-part h5{font-family:BebasNeueRegular;font-weight:300;text-align:center;text-transform:uppercase;color:gray;font-size:36px;margin-bottom:30px}@media (max-width: 850px){.home-page .partner-presentation .article .text-part h5{font-size:30px}}.home-page .partner-presentation .article .text-part h5 span{position:relative;font-family:BebasNeueRegular}.home-page .partner-presentation .article .text-part h5 span:before{position:absolute;content:"";height:100%;width:104%;transform:translate(-2%);background-color:var(--primaryYellow);z-index:-1}.home-page .partner-presentation .article .text-part p{font-family:bahnschrift;font-weight:500;margin-bottom:48px}.home-page .partner-presentation .article .text-part .cta-container a{font-family:BebasNeueRegular;font-size:24px;padding:9px 45px 6px;color:var(--black);background-color:var(--primaryYellow);margin-bottom:32px}.home-page .partner-presentation .article .text-part .promotion{display:block;max-width:70%;font-family:bahnschrift;font-weight:400;margin:32px auto 0}.home-page .partner-presentation .article .text-part .promotion span a{color:var(--primaryBlue)}.home-page .partner-presentation .margin-bottom{margin-bottom:124px}.home-page .partner-presentation .reverse{flex-direction:row-reverse}@media (max-width: 850px){.home-page .partner-presentation .reverse{flex-direction:column}}.home-page .partner-presentation .padding-top{padding-top:64px}@media (max-width: 850px){.home-page .partner-presentation .padding-top{padding-top:32px}}@media (max-width: 550px){.home-page .partner-presentation .padding-top{padding-top:0}}.home-page .thanks-presentation{display:flex;position:relative;text-align:center;justify-content:center;padding:6px 120px}@media (max-width: 550px){.home-page .thanks-presentation{padding:6px}}.home-page .thanks-presentation .thanks-bg{position:absolute;background-color:var(--primaryYellow);width:200vw;height:100%;left:-50vw;top:0;z-index:-1}.home-page .thanks-presentation p{font-family:BebasNeueRegular;text-transform:uppercase;font-size:27px;font-weight:500}@media (max-width: 1050px){.home-page .thanks-presentation p{font-size:21px}}.home-page .thanks-presentation .miette{position:absolute;bottom:0;right:120px;width:90px}@media (max-width: 550px){.home-page .thanks-presentation .miette{bottom:45px;right:15px}}.home-animation{display:flex;position:absolute;justify-content:space-evenly;align-items:flex-end;bottom:0;left:0;width:100%;height:100%;opacity:.7;z-index:-1;font-size:4em}.home-animation .item-anim{width:90px;height:90px;transform:translateY(2em);animation:item-levitating 8s linear infinite}.home-animation .item-anim--1{animation-delay:.24s}.home-animation .item-anim--2{animation-delay:2.4s}.home-animation .item-anim--3{animation-delay:3.42s}.home-animation .item-anim--4{animation-delay:6.24s}.home-animation .item-anim--5{animation-delay:8.4s}.home-animation .item-anim--6{animation-delay:9s}.home-animation .item-anim--7{animation-delay:.84s}.home-animation .item-anim--8{animation-delay:2.88s}.home-animation .item-anim--9{animation-delay:16.2s}.home-animation .item-anim--10{animation-delay:18s}.home-animation .item-anim--11{animation-delay:15.84s}.home-animation .item-anim--12{animation-delay:10.08s}.home-animation .item-anim--13{animation-delay:3.12s}.home-animation .item-anim--14{animation-delay:5.88s}.home-animation .item-anim--15{animation-delay:5.4s}.home-animation .item-anim--1,.home-animation .item-anim--5,.home-animation .item-anim--15,.home-animation .item-anim--12,.home-animation .item-anim--8{filter:invert(78%) sepia(12%) saturate(1802%) hue-rotate(159deg) brightness(97%) contrast(98%)}.home-animation .item-anim--4,.home-animation .item-anim--2,.home-animation .item-anim--6,.home-animation .item-anim--11,.home-animation .item-anim--14,.home-animation .item-anim--10{filter:invert(1)}.home-animation .item-anim--3,.home-animation .item-anim--9,.home-animation .item-anim--13,.home-animation .item-anim--7{filter:invert(91%) sepia(67%) saturate(6303%) hue-rotate(356deg) brightness(106%) contrast(91%)}.home-animation .item-anim img{width:90px;height:90px}@keyframes item-levitating{0%{transform:translateY(90px) rotate(0);opacity:.7}90%{opacity:.7}to{transform:translateY(-80vh) rotate(300deg);opacity:0}}.faq-page{position:relative;padding:60px 30px;color:var(--white)}.faq-page .brightness-bg{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#08283169;z-index:0}.faq-page .content{position:relative}.faq-page h1{text-align:center;font-family:aldotheApache;font-size:45px;margin:24px 0 42px;text-transform:uppercase;color:var(--white);-webkit-user-select:none;user-select:none;text-shadow:4px 4px 4px var(--darkGrey);z-index:1}.faq-page .important{border:1px solid white;padding:12px}.faq-page .article{margin:0 auto 56px;width:95%}.faq-page .article .title{display:inline-block;position:relative;justify-content:center;align-items:center;text-align:center;padding:8px 12px;margin-bottom:32px;min-width:360px;background-color:#367283;font-family:BebasNeueRegular;text-transform:uppercase;color:#fff;font-size:32px}.faq-page .article p{margin-left:42px;margin-bottom:16px;font-family:Poppins,sans-serif;font-style:normal;text-align:justify}.faq-page .article p .bold{font-weight:600;color:red}.faq-page .article p .linky{color:var(--primaryBlue);text-decoration:underline}.faq-page .article .social-networks{display:flex;width:100%;justify-content:space-evenly;margin-top:64px}.faq-page .article .social-networks .item{display:flex;justify-content:center;text-align:center}.faq-page .article .social-networks .item img{width:64px;height:64px;object-fit:contain}.faq-page .article .social-networks .item p{text-align:center;margin-left:0}.faq-page .article a img{width:32px;height:32px;object-fit:contain;transform:translateY(12px)}.legal-page{position:relative;padding:60px 30px}.legal-page .white-bg{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#08283169;z-index:-1}.legal-page .container{padding:24px;border:1px solid white;margin:0 auto 56px;width:95%}.legal-page h4{display:inline-block;position:relative;justify-content:center;align-items:center;text-align:center;padding:8px 12px;margin-bottom:32px;min-width:360px;font-size:32px;font-weight:500;background-color:#367283;font-family:BebasNeueRegular;text-transform:uppercase;color:#fff}.legal-page p{margin-left:42px;margin-bottom:16px;font-family:Poppins,sans-serif;font-style:normal;text-align:justify;color:#fff}.legal-page a{color:var(--primaryBlue);text-decoration:underline}.legal-page .link-container{display:flex;justify-content:center;width:100%;margin-top:45px}.legal-page .link-container a{background-color:var(--lightGrey);text-decoration:none;padding:9px 30px 6px;color:#fff}.legal-page .link-container a .link{font-family:BebasNeueRegular;font-weight:500;font-size:30px}
