@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap");*{margin:0;padding:0}:root{--p-f:"Lexend Deca",sans-serif;--d-c:#192733;--p-c-o:#ff7a59;--p-c-b:#04577a;--l-b:#fff;--d-g-1:#192733;--d-g-2:#516f90;--d-g-3:#213343;--d-t:#192733;--l-t:#fff;--p-bg:#fcead7;--b-bg:#04577a;--pink-bg:#fef4ea;--org:#ff5c35;--border:#dbe4ed}h1{font-family:var(--p-f);font-size:3em;font-weight:600;letter-spacing:0;line-height:120%}h2{font-family:var(--p-f);font-size:2.5em;font-weight:500;letter-spacing:0;line-height:120%}h3{font-family:var(--p-f);font-size:1.5em;font-weight:500;letter-spacing:0;line-height:120%}h4{font-family:var(--p-f);font-size:1.125em;font-weight:500;letter-spacing:0;line-height:120%}p{font-family:var(--p-f);font-size:1em;letter-spacing:0;line-height:150%}.p2{font-weight:300}.g-t-1{color:var(--d-g-1)}.g-t-2{color:var(--d-g-2)}.button{background-color:var(--org);color:var(--l-t);font-family:var(--p-f);font-size:1em;letter-spacing:0;line-height:100%;padding:1em 2em;text-align:center;text-decoration:none;transition:all .3s ease}.button,.button:hover{border:1px solid var(--org)}.button:hover{background-color:transparent;color:var(--org)}.button a{text-decoration:none}@media(max-width:768px){h1{font-size:2.2em}h2{font-size:1.7em}h3{font-size:1.2em}h4{font-size:1.1em}}