h1{font-size:4rem}@media screen and (max-width:998px){h1{font-size:3.5rem}}@media screen and (max-width:767px){h1{font-size:2.5rem}}h2{font-size:2.75rem}@media screen and (max-width:767px){h2{font-size:2.25rem}}h3{font-size:1.67rem}#form{margin-top:7rem}@media screen and (max-width:480px){#form{margin-top:300px}}#form fieldset:first-of-type{margin-bottom:4rem}#form h3{margin-bottom:2rem}#form fieldset.-normal{margin-bottom:2rem}#form fieldset.-normal span~span{margin-left:2rem}#form button{background-color:transparent}section#introduction{position:relative;padding-top:10rem;padding-bottom:0;background-position:50%;height:auto;max-height:none}@media screen and (max-width:767px){section#introduction{padding-bottom:4rem}}@media screen and (max-width:480px){section#introduction{background-size:cover;background-repeat:no-repeat;background-color:#313131}section#introduction li:nth-child(7){display:none}}section#introduction .content{margin-bottom:-125px}@media screen and (max-width:767px){section#introduction .content{margin-bottom:-225px}}section#introduction .content h1{margin-bottom:2rem;margin-top:1rem}section#introduction .content ul:first-of-type{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;max-width:700px}@media screen and (max-width:767px){section#introduction .content ul:first-of-type{grid-template-columns:1fr;grid-gap:1rem}}section#introduction .content ul:first-of-type *{font-size:1rem}section#introduction .content ul:first-of-type p{display:flex;flex-direction:column}section#introduction .content ul:first-of-type strong{font-weight:500;font-size:1.2rem}@media screen and (max-width:767px){section#introduction .content ul:first-of-type strong{margin-block:1rem .5rem}}section#introduction .content a{color:#fff}section#introduction .content ul:last-of-type{padding:4rem 7rem;color:#313131;display:block;background:linear-gradient(-45deg,transparent 5%,#fdb924 5%,#fdb924 95%,transparent 95%);margin-top:2rem}@media screen and (max-width:767px){section#introduction .content ul:last-of-type{padding:2rem;margin-top:0;margin-bottom:0}}section#introduction .content ul:last-of-type h3{font-size:2rem}section#introduction .content ul:last-of-type a{display:inline-flex;align-items:center;font-family:itc-avant-garde-gothic-pro,sans-serif;font-weight:500;font-size:1rem;color:#313131;border:2px solid #313131;border-radius:25px;padding:.5rem 1.5rem;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;max-width:fit-content;display:block;margin-top:1rem}section#introduction .content ul:last-of-type a:hover{color:#fdb924;border-color:#fdb924}section#introduction .content ul:last-of-type a:hover{color:#fff;border-color:#fff}#form{margin-top:calc(7rem + 125px)}@media screen and (max-width:767px){#form{margin-top:225px}}