#home{position:relative;min-height:100vh;width:100%;left:0;top:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:0 15px}#home>*{position:relative;z-index:2}.background_fixed{position:fixed;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.background_fixed:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#000,rgba(0,0,0,0));z-index:1}.btn_postula{width:100%;max-width:16.15vw;height:2.60vw;border-radius:.26vw;background-color:#d81b60;display:flex;align-items:center;justify-content:center;color:#fff;font-family:'r_bold';margin:0 auto;font-size:1vw;transition:all .3s;margin-top:3.1vw}.home_container{max-width:80vw;text-align:center}#main_index{width:100%;min-height:100vh;position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end}.index_content{display:flex;align-items:center;margin:1.3vw 7.3vw 1.3vw auto}.index_content>h3{width:3.90vw;height:3.90vw;border:solid .15vw #fff;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0;margin-right:3.3vw;transition:all .3s}.index_content>h4{max-width:30vw;margin:0}.index_content:hover>h3{background:var(--pink);border:solid 3px var(--pink)}.intro_box{max-width:56.6vw;width:100%;margin:10vw auto;position:relative;z-index:2}@media(max-width:768px){.btn_postula{font-size:5.333vw;max-width:80vw;height:13.33vw;border-radius:1.333vw}#home .home_container>div:nth-child(2){margin:13.333vw 0}.intro_box{max-width:80vw}.index_content>h4{max-width:78%}.main_index .index{max-width:82vw;margin:auto}.index_content{margin:4.6vw 0}.index_content>h3{width:13.333vw;height:13.333vw}}