@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");@font-face{font-family:"Futura LT Pro";src:url("./fonts/FuturaLTPro-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Futura LT";src:url("./fonts/FuturaLTPro-BoldCond.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Lato";src:url("./fonts/lato-v24-latin-700.woff2") format("woff2");font-weight:700;font-style:normal}:root{--primary-colour:#ffffff;--secondary-colour:#005fb6;--tertiary-colour:#ee7202;--quart-colour:#52ae32;--white:#ffffff;--black:#161718;--small:14px;--medium:16px;--big:18px;--extrabig:50px}body,html{font-family:"Lato",sans-serif}.section--background-image{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5))),url("../img/back.png") no-repeat center center;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/back.png") no-repeat center center;background-size:cover;background-blend-mode:multiply;min-height:80vh}.section__container-title{font-family:"Futura LT Pro",sans-serif;color:var(--primary-colour);font-weight:700;font-size:2rem}.section__container--subtitle{color:var(--primary-colour);font-family:"Futura LT Pro",sans-serif;font-size:1.2rem}.form{padding:1rem 2rem;border-radius:15px;background-color:#ffffff95}.form__title{font-family:"Futura LT Pro",sans-serif;color:var(--black);font-weight:700;font-size:1.2rem}.form__input{width:100%;padding:0.5rem}.form__label{font-family:"Futura LT";color:var(--black);font-weight:700}.form__label span{color:red}.form__text--legal{color:var(--black)}.form__text--legal a{color:var(--black);text-decoration:none}.form__text--legal a:hover{text-decoration:underline}.form__button{border:none;width:100%;font-family:"Futura LT Pro";font-weight:bolder;padding:1rem 2rem;border-radius:25px;background-color:var(--tertiary-colour);color:var(--primary-colour)}.form__button:hover{background-color:#ff7701}.section__imgs{background-color:var(--secondary-colour)}.section__imgs--title{text-align:center;font-family:"Futura LT Pro",sans-serif;color:var(--primary-colour);font-weight:700}.row img{width:100%;height:17rem;-o-object-fit:cover;object-fit:cover}.section__button{background-color:var(--quart-colour);font-family:"Futura LT Pro",sans-serif;color:var(--primary-colour);font-weight:bolder;text-align:center;border-radius:25px;border:none;padding:0.8rem 1rem}.section__second h3{font-family:"Futura LT Pro",sans-serif;font-weight:700;font-size:2.5rem}.section__second p{font-weight:400;font-size:1.2rem}.section__second strong{font-size:1.2rem}.card__body{background-color:var(--primary-colour);padding:1rem 0.5rem}.card__body h4{font-family:"Futura LT Pro",sans-serif;font-weight:700}.section__mundo h2{font-family:"Futura LT Pro",sans-serif;font-weight:700;font-size:2rem}.section__mundo p{font-family:"Futura LT Pro",sans-serif;font-weight:700;font-size:1.5rem;width:80%}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2rem;height:1.2rem;border:3px solid #ffffff;border-radius:4px;background-color:#ffffff;cursor:pointer;vertical-align:middle;margin:0.2rem 0.4rem 0 0}input[type=checkbox]:checked{border-color:#ce470d;background-color:#ce470d;background-image:url("../img/download.svg");background-repeat:no-repeat;background-position:center}input[type=checkbox]:focus{outline:2px solid rgba(37,93,170,0.5)}footer{background:-webkit-gradient(linear,left top,right top,from(#242424),to(#5f5f5f));background:linear-gradient(to right,#242424,#5f5f5f)}.footer__text{color:var(--primary-colour);background-color:#777777;border-radius:25px;text-align:center;font-family:"Futura LT";padding:0.5rem}@media (max-width:768px){.section--background-image{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5))),url("../img/back.png") no-repeat center center;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/back.png") no-repeat center center;background-size:cover;background-blend-mode:multiply}.section__container-title{font-size:1.2rem}.section__container--subtitle{font-size:0.5rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.5rem;height:1rem;border:3px solid #ffffff;border-radius:4px;background-color:#ffffff;cursor:pointer;vertical-align:middle;margin:0.3rem 0.4rem 0 0}input[type=checkbox]:checked{border-color:#ce470d;background-color:#ce470d;background-image:url("../img/download.svg");background-repeat:no-repeat;background-position:center}input[type=checkbox]:focus{outline:2px solid rgba(37,93,170,0.5)}}