@import url("https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,700;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,600;1,400;1,600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap");*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Open Sans", sans-serif;font-weight:300;line-height:1.6;background-color:#3C2157;position:relative;overflow:hidden;max-height:100vh}::-moz-selection{background-color:#FF7999;color:#fff}::selection{background-color:#FF7999;color:#fff}li{list-style:none}li::before{content:"\2022\2022";color:#ff134b;font-weight:bold;display:inline-block}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30rem;height:30rem;font-size:3.1rem;border-radius:5px}@media only screen and (max-width: 68.75em){.card{width:29rem;height:29rem;font-size:2.8rem}}@media only screen and (max-width: 62.5em){.card{width:72rem;height:29rem;font-size:2.8rem}.card:not(:last-child){margin-bottom:4rem}}@media only screen and (max-width: 37.5em){.card{width:50rem;overflow-x:hidden;font-size:2.8rem}}@media only screen and (max-width: 31.23em){.card{width:35rem;overflow-x:hidden;font-size:2.8rem}}.card:hover{cursor:pointer}.card--pink{color:#3C2157;background-color:#FF7999;font-weight:bold}.card--green{color:#3C2157;background-color:#D0E54D;font-weight:bold}.card:not(:last-child){margin-right:10rem}@media only screen and (max-width: 68.75em){.card:not(:last-child){margin-right:8rem}}@media only screen and (max-width: 62.5em){.card:not(:last-child){margin-right:0rem}}.modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#FF7999;position:fixed;opacity:0;pointer-events:none;top:0;left:0;height:100vh;width:100vw;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.modal-container.show{pointer-events:auto;opacity:1}.modal{background-color:#fff;border-radius:5px;padding:3rem 5rem;width:60rem;max-width:100%;text-align:center;color:black;position:relative}.modal h1{margin:0}.modal p{font-size:1.4rem;opacity:0.7}.modal a{color:inherit}.modal .close{position:absolute;top:-1rem;right:1rem;color:#ff134b;text-shadow:0px 0px 2px black}.lp-container{max-width:1400px;margin:0 auto}@media only screen and (max-width: 68.75em){.lp-container{max-width:1000px}}.lp-container__title{color:rgba(255,255,255,0.7)}.lp-container__info{text-align:center;height:20rem;font-family:"Quicksand", sans-serif;font-size:5.6rem;position:relative}@media only screen and (max-width: 37.5em){.lp-container__info{font-size:5.2rem}}@media only screen and (max-width: 25em){.lp-container__info{font-size:4.5rem}}.lp-container__subtitle{position:absolute;bottom:4rem;color:#FFBB36}@media only screen and (max-width: 37.5em){.lp-container__subtitle{bottom:5rem;right:3.3rem}}@media only screen and (max-width: 31.23em){.lp-container__subtitle{font-size:3.2rem;bottom:6rem;right:2rem}}.lp-container__cards{height:calc(100vh - 30rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 62.5em){.lp-container__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lp-container__shape{position:absolute;left:0;bottom:0;top:0;height:115%;max-width:40%;z-index:-1}@media only screen and (max-width: 62.5em){.lp-container__shape{display:none}}
