@charset "UTF-8";

button, input, select, textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    vertical-align: middle;
    font-size: inherit;
    color: #000;
}

.button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(0.5em - 1px) calc(0.75em - 1px);
    position: relative;
    vertical-align: top;
}


.hero-body, .section {
    padding: 3rem 1.5rem;
}

.l-section {
    background-color: #fff;
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
}

.l-section {
    background: #f2f2f2;
    padding: 10rem 1.5rem 4rem;
}

.l-section .l-wrap {
    background-color: #fff;
    max-width: 740px;
    width: 100%;
    padding: 60px 0;
    overflow: hidden;
    margin: 0 auto;
}

@media print, screen and (min-width: 769px)

.columns:not(.is-desktop) {
    display: flex;
}

.columns.is-centered {
    justify-content: center;
}

.columns:not(:last-child) {
    margin-bottom: 0.75rem;
}

.l-wrap {
    position: relative;
}

.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

l-section .l-wrap.first {
    border-top: 4px solid #f2f2f2;
}

.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}

.c-title.heading3 {
    font-size: 30px;
    font-size: 3rem;
}

.content h2 {
    font-size: 1.75em;
    margin-bottom: 0.5714em;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #363636;
    font-weight: 600;
    line-height: 1.125;
}

.c-title {
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.l-section .l-wrap .field {
    max-width: 400px;
    width: 100%;
    margin: 30px auto 0;
}

.l-section .heading1+*, .l-section .heading2+*, .l-section .heading3+*, .l-section .heading4+*, .l-section .heading5+*, .l-section .heading6+* {
    margin-top: 0.8em;
}

.field:not(:last-child) {
    margin-bottom: 0.75rem;
}

.control {
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: left;
}

.l-section .l-wrap .input {
    position: relative;
    font-size: 1.6rem;
}

.input, .select select, .textarea {
    background-color: #fff;
    border-color: #dbdbdb;
    border-radius: 4px;
    color: #363636;
}

.input, .textarea {
    box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
    max-width: 100%;
    width: 100%;
}

.resend {
    margin-top: 20px;
}

.l-section .l-wrap p {
    text-align: center;
    margin-bottom: 50px;
}

.l-section p {
    text-align: center;
    letter-spacing: .011em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}

.resend p a {
    color: #8fc21f;
    text-decoration: underline;
}

a {
    color: #8fc21f;
}

a {
    text-decoration: none;
    color: #000;
    outline: 0;
}

.l-section .l-wrap .button.is-link {
    background-color: #40a100;
    font-size: 1.6rem;
}

.l-section .l-wrap .button {
    background-color: #8fc21f;
    padding: 6px 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 1.6rem;
    margin: 50px auto 0;
    width: 100%;
    max-width: 400px;
    display: block;
}

.button.is-link {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff;
}

.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: calc(0.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap;
}

.l-section .l-wrap .message-body {
    border: none;
    background: none;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    position: relative;
    padding-left: 22px;
}

.l-section .l-wrap .message-body:before {
    content: "";
    background: url(/site_assets/img/common/icon_error.svg) no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.message.is-danger .message-body {
    border-color: #f14668;
    color: #cc0f35;
}

.message-body {
    border-radius: 4px;
    border: solid #dbdbdb;
    border-width: 0 0 0 4px;
    color: #4a4a4a;
    padding: 1.25em 1.5em;
}

input[type="checkbox"] {
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto;
}

footer {
    margin-top:0;
}

div.agency-logo {
    display:flex;
    justify-content: center;
}

div.agency-logo p {
    width: 200px;
    height: 200px;
    display:flex;
    align-items: center;
    margin:0 !important;
    padding:0;
}

div.agency-logo p img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
