@charset "utf-8";header,main{background-color:#fff;box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}footer,header{width:100%;display:flex}.card,.card_container{background-color:#f8f8ff}#home_career_background,.card_img{background-repeat:no-repeat;background-size:cover}body,html{margin:0;padding:0;font-size:17px;position:static}header{height:150px;flex-wrap:nowrap;flex-direction:row;justify-content:space-around;align-items:center;z-index:5}main{z-index:2;width:100%}footer{height:400px;z-index:0;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(90deg,#00558b,#6fc9c4)}.block{width:75%;max-width:750px;padding:50px 25px;display:block;flex:1}.block_left,.block_right{max-width:600px;display:block;flex:1;margin:5%}.card_container{max-width:80%;display:flex;flex:1;flex-flow:column;margin:1rem;border-radius:5px;box-shadow:0 .25rem .75rem rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.125);overflow:hidden}.card{width:auto;flex-grow:3;padding:1.5rem}.card_img{z-index:2;position:relative;width:100%;flex-grow:1;height:150px;overflow:hidden;background-position:center}.menu_bar,.welcome_container{z-index:5;position:relative;box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}#card_personal{background-image:url(../images/personal_care.webp)}#card_companion{background-image:url(../images/companion_care.webp)}#card_housekeeping{background-image:url(../images/house_keeping.webp)}.container_flex1{display:flex;flex:1;align-items:center;flex-shrink:0;flex-grow:1;min-width:400px;box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}.container_flex2{flex:2;display:flex;align-items:center;justify-content:center;flex-flow:column}.container_header{height:auto;width:33%}#container_header{display:flex;align-items:center;justify-content:center}.container_slideshow{height:500px;width:100%;background:linear-gradient(90deg,#00558b,#6fc9c4);display:flex;justify-content:flex-end}.container_third{flex:1;height:auto;padding:0 2.5%}#ghost_form{display:none}#home_career_background{background-image:url(../images/background_wave.webp);background-position:bottom center}.menu_bar{display:flex;justify-content:space-around;width:100%;height:40px;background:linear-gradient(0deg,#00416c,#00558b)}.welcome_container{display:block;width:35%;margin-right:3%;padding:35px;height:auto;background-color:#fff;border-radius:5px;animation-name:bounceInRight;animation-duration:3s}.wrapper{display:flex;flex-wrap:wrap;flex-flow:row;justify-content:center;width:100%}.wrapper_center_center{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:50px 0 0}.wrapper_center_right{height:500px;display:flex;justify-content:flex-end;align-items:center}.wrapper_form{padding:25px;display:flex;justify-content:center;align-items:center;flex-flow:column;background-color:#f8f8ff;border-top:25px solid #6fc9c4;border:1px solid rgba(0,0,0,.125);box-shadow:0 .25rem .75rem rgba(0,0,0,.05);border-radius:5px}.wrapper_third{display:flex;justify-content:center;flex-wrap:wrap;padding:50px 0}