.screen-banner{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.screen-banner:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;display:block;background:#000;opacity:.2;z-index:0}.screen-banner__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;max-width:880px;margin:0 auto;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:600px;height:600px;color:#fff;z-index:1}@media screen and (max-width:1199px){.screen-banner__container{min-height:450px;height:450px}}@media screen and (max-width:991px){.screen-banner__container{min-height:300px;height:300px}}.screen-banner__title{position:relative;font-size:72px;line-height:80px;margin-bottom:40px;padding-bottom:20px;font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.15)}@media screen and (max-width:991px){.screen-banner__title{font-size:32px;line-height:38px;margin-bottom:20px;padding-bottom:15px}}.screen-banner__title:after{position:absolute;content:"";left:0;right:0;bottom:0;display:block;width:100%;height:2px;background:hsla(0,0%,100%,.7)}.screen-banner__button{margin:0 auto;font-weight:700;font-size:18px;padding:13px 20px;color:#fff;position:relative;text-align:center;display:inline-block;border-radius:5px;background:#25d366;-webkit-transition:all .35s ease;transition:all .35s ease;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.screen-banner__button:hover{background:#dcf8c6;-webkit-box-shadow:0 0 10px transparent;box-shadow:0 0 10px transparent}.align-self-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width:768px){.align-self-right{gap:15px}}.header-top-btn{font-weight:700;font-size:15px;height:36px;padding:0 13px;color:#fff;position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;background:#1e8900;-webkit-transition:all .35s ease;transition:all .35s ease}.header-top-btn:hover{background:#75bf00;color:#fff}@media screen and (max-width:991px){.header-top-btn{font-size:14px}}