section.section_1{min-height:calc(100vh - 100px);background-color:var(--c0);position:relative}section.section_1 div{display:inline-block}section.section_1 div.title{padding-top:100px;position:relative;z-index:1;margin-left:10%;width:80%;font-weight:300;text-align:center}section.section_1 div.title h1{font-weight:1000;color:#fff;text-transform:uppercase}section.section_1 div.title p{color:#fff;width:50%;margin:auto}section.section_1 div.title p,section.section_1 div.title a{font-weight:300;margin-top:5%}section.section_1 div.title a{padding:10px 20px;text-align:center;display:inline-block;text-transform:uppercase;font-weight:400;transition:.125s ease-in background-color,.125s ease-in color;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}section.section_1 div.title a.btn_1{background-color:#279cd5;border:solid 4px #279cd5;color:#fff}section.section_1 div.title a.btn_1:hover{background-color:rgba(0,0,0,0);color:#279cd5}section.section_1 div.title a.btn_2{color:#fff;border:solid 4px #fff}section.section_1 div.title a.btn_2:hover{background-color:#fff;color:#000}section.section_1 div.title>div{padding-bottom:25px}section.section_1 div.image{width:100%;vertical-align:top;position:absolute;left:0;right:0;top:0;height:100%;filter:brightness(0.8)}section.section_1 div.image img{-o-object-position:center bottom;object-position:center bottom;-o-object-position:center;object-position:center}section.section_1 div.image .gradient{position:absolute;bottom:0;width:100%;height:25%;background-image:linear-gradient(transparent, black)}section.section_2{max-width:750px}section.section_2,section.section_3{margin:auto;width:80%;background-color:#000;position:relative;padding:5% 25px}