.primary-text{font-family:Epilogue}.primary-button{background-color:#296f6c;color:#fff}.primary-button:hover{transform:scale(1.1)}.secondary-button{background-color:transparent}.secondary-button:hover{box-shadow:#296f6c80 0 8px 24px}.primary-button,.secondary-button{padding:1em;border:none;border-radius:10px;cursor:pointer;transition:transform ease-in .2s,box-shadow ease-in .2s}.hamburger,.hamburger+label{display:none}@media screen and (max-width: 1200px){.hamburger+label{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.hamburger+label span{width:30px;height:2px;background-color:#000;transition:all ease-in .1s}input:checked.hamburger+label span:nth-child(1){transform:translateY(11px) rotate(45deg)}input:checked.hamburger+label span:nth-child(2){opacity:0}input:checked.hamburger+label span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.color-1{color:#296f6c}.field{position:relative;background-color:#f8f7f3}.field input{background-color:transparent;border-radius:6px;height:100%;width:100%;padding:10px;color:#000;transition:border ease-in .1s}.field input:focus-visible{outline:none}.field input:focus+label,.field input:active+label,.field input:target+label,.field input.ng-touched+label{transform:translateY(-5px);background-color:#f8f7f3;color:#000;left:10px;padding:0}.field input.ng-touched.ng-invalid{border:1px solid red;border-radius:6px}.field input,.field label{font-family:Epilogue}.field label{position:absolute;left:0;top:0;transform:translate(10px,20px);pointer-events:none;font-size:.5em;color:#00000080;transition:all ease-in .2s}textarea{border:none;border-radius:6px;border:1px solid #000000;background-color:#f8f7f3;width:100%;height:300px;padding:10px;resize:none;color:#000;font-family:Epilogue}textarea:focus-visible{outline:none}@font-face{font-family:Epilogue;src:url("./media/Epilogue-Regular-AV5ILBD7.ttf");font-weight:400}@font-face{font-family:Epilogue;src:url("./media/Epilogue-SemiBold-LSBYHRFY.ttf");font-weight:700}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Epilogue}body a,body a:visited{text-decoration:none}
