.contact-us{
    display:flex;
    flex-direction:column;
    align-items:center
}
.contact-us .title-section{
    position:relative;
    width:100%
}
.contact-us .title-section #main-img{
    width:100%
}
.contact-us .title-section #main-img-wide{
    display:none
}
.contact-us .title-section #title-img{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    display:block;
    margin:auto
}
.contact-us .pmd-section{
    text-align:start
}
.contact-us .pmd-section .contact-info{
    width:100%
}
.contact-us .pmd-section .contact-info .no-margin,
.contact-us .pmd-section .send-message .no-margin{
    margin:0
}
.contact-us .pmd-section .contact-info .message{
    color:#494945;
    line-height:1.5rem
}
.contact-us .pmd-section .send-message{
    width:100%
}
.contact-us .pmd-section .send-message .desc-text{
    font-size:12px;
    margin-top:4px
}
.contact-us .pmd-section .send-message .accent{
    color:#d30061
}
.contact-us .pmd-section .send-message form{
    margin-top:16px
}
.contact-us .pmd-section .send-message form.show-errors .form-row input.ng-invalid{
    border:2px solid red
}
.contact-us .pmd-section .send-message form .desc-text{
    margin:-8px 0 8px
}
.contact-us .pmd-section .send-message form .form-row{
    position:relative;
    display:flex;
    flex-direction:column
}
.contact-us .pmd-section .send-message form .form-row .placeholder{
    display: none;
    position:absolute;
    top:12px;
    left:14px;
    color:#808282
}
.contact-us .pmd-section .send-message form .form-row input{
    margin-bottom:.5rem
}
.contact-us .pmd-section .send-message form .form-row textarea{
    margin-bottom:.5rem;
    resize:none;
    padding:14px
}
.contact-us .pmd-section .send-message form .btn{
    width:100%
}
@media only screen and (min-width:768px){
    .contact-us .title-section #main-img{
        display:none
    }
    .contact-us .title-section #main-img-wide{
        width:100%;
        display:initial
    }
    .contact-us .title-section #title-img{
        width:45%;
        bottom:25%
    }
    .contact-us .pmd-section.contact-content{
        display:flex;
        flex-direction:row;
        width:80%;
        margin:-19% 0 64px;
        background-color:#fcf0f3;
        z-index:1
    }
    .contact-us .pmd-section.contact-content .contact-info{
        padding-right:16px
    }
    .contact-us .pmd-section.contact-content .send-message{
        padding-left:16px
    }
    .contact-us .pmd-section.contact-content .send-message form .form-row input, .contact-us .pmd-section.contact-content .send-message form .form-row textarea{
        background-color:#fff;
        border:1px solid #e5e5e5
    }
}



/* --- *;
.page-wrapper h3{
    font-weight:600
}
.page-wrapper .message{
    font-size:14px
}
.page-wrapper a.btn{
    font-size:12px
}
.page-wrapper .pmd-section.org .btn, .page-wrapper .pmd-section.org .btn-primary{
    padding:.5rem
}
.page-wrapper .pmd-section .title .no-margin{
    margin:0
}
.page-wrapper .pmd-section.picture-collage{
    display:flex;
    flex-direction:row;
    justify-content:center
}
.page-wrapper .pmd-section.picture-collage .collage{
    display:flex;
    flex-direction:column;
    width:33.33%;
    padding:0 12px
}
.page-wrapper .pmd-section.picture-collage .collage .image{
    position:relative;
    width:100%;
    padding-top:150%;
    margin-bottom:12px
}
.page-wrapper .pmd-section.picture-collage .collage .image img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.page-wrapper .pmd-section.picture-collage .collage .image:last-child{
    padding-top:66.8%;
    margin-bottom:0;
    margin-top:12px
}
.page-wrapper .pmd-section.picture-collage .collage:nth-child(2) .image, .page-wrapper .pmd-section.picture-collage .collage:nth-child(5) .image{
    padding-top:66.8%
}
.page-wrapper .pmd-section.picture-collage .collage:nth-child(2) .image:last-child, .page-wrapper .pmd-section.picture-collage .collage:nth-child(5) .image:last-child{
    padding-top:150%
}
.page-wrapper .pmd-section.picture-collage .collage:nth-child(3){
    width:25%
}
.page-wrapper .pmd-section.picture-collage .collage:nth-child(3) .image{
    padding-top:150%
}
.page-wrapper .pmd-section.picture-collage .collage.hide-mobile{
    display:none
}
.page-wrapper .pmd-section.no-bottom-padding{
    padding-bottom:0
}
.page-wrapper .pmd-section .message{
    padding:0 5%
}
.page-wrapper .pmd-section .message p{
    color:#141212;
    line-height:1.5
}
.page-wrapper .pmd-section .message .bold{
    font-weight:700
}
.page-wrapper .pmd-section .message.black{
    color:#000
}
.page-wrapper .pmd-section .message .sig{
    width:50%
}
.page-wrapper .pmd-section .shipping-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
    border-bottom:1px solid #000
}
@media only screen and (min-width:1024px){
    .page-wrapper .pmd-section{
        position:relative
    }
    .page-wrapper .pmd-section.top{
        justify-content:center
    }
    .page-wrapper .pmd-section.top .top-title{
        max-width:626px;
        padding-bottom:8px
    }
    .page-wrapper .pmd-section.top .top-title .title{
        align-items:center
    }
    .page-wrapper .pmd-section.top .top-title .title img{
        width:80%
    }
    .page-wrapper .pmd-section.top .top-content{
        max-width:626px
    }
    .page-wrapper .pmd-section.top .top-content .message .sig{
        width:30%
    }
    .page-wrapper .pmd-section.picture-collage{
        max-width:1200px
    }
    .page-wrapper .pmd-section.picture-collage .collage{
        width:17.325%
    }
    .page-wrapper .pmd-section.picture-collage .collage.hide-mobile{
        display:flex
    }
    .page-wrapper .pmd-section.picture-collage .collage:nth-child(3){
        width:13.125%
    }
    .page-wrapper .pmd-section.how-it-works{
        display:flex;
        flex-direction:row;
        width:80%;
        margin:64px 10% 32px;
        border-bottom:1px solid #e5e5e5
    }
    .page-wrapper .pmd-section.how-it-works .info{
        text-align:start;
        padding-right:5%;
        width:50%
    }
    .page-wrapper .pmd-section.how-it-works .info .message{
        padding:0
    }
    .page-wrapper .pmd-section.how-it-works .graphic{
        margin-right:5%
    }
    .page-wrapper .pmd-section.org{
        flex-direction:row;
        padding:32px 10%;
        justify-content:flex-start;
        max-width:1200px
    }
    .page-wrapper .pmd-section.org.end{
        justify-content:flex-end
    }
    .page-wrapper .pmd-section.org img{
        width:auto;
        height:250px
    }
    .page-wrapper .pmd-section.org .info{
        text-align:start;
        margin-left:16px;
        width:50%
    }
    .page-wrapper .pmd-section.org .info .message{
        padding:0
    }
    .page-wrapper .pmd-section.org .info .action{
        justify-content:flex-start
    }
    .page-wrapper .pmd-section .confidence-title{
        margin-top:2rem
    }
    .page-wrapper .pmd-section .confidence-title:before{
        content:"";
        display:block;
        position:absolute;
        width:80%;
        top:16px;
        left:0;
        right:0;
        margin:auto;
        border-bottom:1px solid #e5e5e5
    }
    .page-wrapper .pmd-section.tag{
        padding:32px 15% 128px
    }
    .page-wrapper .pmd-section.tag .title{
        margin-top:32px
    }
}


/* --- */
.page-wrapper .pmd-section{
    margin-bottom:50px
}
.page-wrapper .pmd-section .title-image .influence-mosaic-mobile{
    display:inherit;
    width:100%;
    max-width:700px
}
.page-wrapper .pmd-section .title-image .influence-mosaic-desktop{
    display:none
}
.page-wrapper .pmd-section .title h3{
    font-size:2rem
}
.page-wrapper .pmd-section .message{
    color:#000;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    text-align:left
}
.page-wrapper .pmd-section .message p{
    margin-top:2%
}
.page-wrapper .pmd-section .message p.bold-question{
    font-weight:700
}
.page-wrapper .pmd-section .message.footnote{
    font-size:12px
}
.page-wrapper .pmd-section ul{
    border-left:1px solid #d30061
}
.page-wrapper .pmd-section ul li:before{
    content:"•";
    color:#98d6e6;
    font-weight:700;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
.page-wrapper .pmd-section .form-container{
    display:flex;
    flex-direction:column;
    width:100%;
    margin-top:32px;
    text-align:start
}
.page-wrapper .pmd-section .form-container form{
    display:flex;
    flex-direction:column
}
.page-wrapper .pmd-section .form-container form.show-errors .ng-invalid{
    border:2px solid red
}
.page-wrapper .pmd-section .form-container form input{
    margin-bottom:.75rem
}
.page-wrapper .pmd-section .form-container form .select{
    padding:0 8px;
    width:unset;
    margin-bottom:.75rem
}
.page-wrapper .pmd-section .form-container form .radio-section{
    display:flex;
    justify-content:space-between;
    margin-bottom:32px
}
.page-wrapper .pmd-section .form-container form .radio-section .radio-error{
    padding:4px;
    border:2px solid red
}
.page-wrapper .pmd-section .form-container form .radio-section .container input{
    position:absolute;
    opacity:0;
    cursor:pointer;
    height:0;
    width:0
}
.page-wrapper .pmd-section .form-container form button{
    width:100%
}
@media only screen and (min-width:1024px){
    .page-wrapper .pmd-section .message{
        max-width:800px
    }
    .page-wrapper .pmd-section .title-image .influence-mosaic-mobile{
        display:none
    }
    .page-wrapper .pmd-section .title-image .influence-mosaic-desktop{
        display:inherit;
        width:100%;
        max-width:1200px
    }
    .page-wrapper .pmd-section .form-container{
        max-width:500px
    }
}
