.banner-service{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 115px);overflow:hidden;padding:60px 3rem;position:relative;width:100%;z-index:1}@media screen and (max-width:767px){.banner-service{flex-wrap:wrap;height:auto;padding:0}}.banner-service__image{height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:767px){.banner-service__image{height:auto;position:relative}}.banner-service__image img{display:block;height:100%!important;object-fit:cover;width:100%}.banner-service__content{align-items:end;display:flex;flex-direction:column;max-width:100%;position:relative;text-align:right;width:1200px;z-index:2}@media screen and (max-width:767px){.banner-service__content{background:#000;padding:60px 2rem;text-align:center}}.banner-service__content:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(0,0,0,.4);content:"";display:block;height:calc(100% + 120px);min-height:100vh;position:absolute;right:-50vw;top:50%;transform:translateY(-50%);width:calc(min(750px, 100%) + 50vw)}@media screen and (max-width:767px){.banner-service__content:before{display:none;right:0;width:100%}}.banner-service__title{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 16px;max-width:100%;position:relative;text-shadow:2px 2px 2px rgba(0,0,0,.4);text-transform:uppercase;width:700px;z-index:1}@media screen and (max-width:991px){.banner-service__title{font-size:40px}}@media screen and (max-width:767px){.banner-service__title{font-size:36px;width:100%}}.banner-service__subtitle{font-size:24px;margin:0 0 32px}.banner-service__description,.banner-service__subtitle{color:#fff;max-width:100%;position:relative;width:700px;z-index:1}.banner-service__description{font-size:14px;font-weight:400;line-height:1.7;margin:0 0 48px}@media screen and (max-width:767px){.banner-service__description{font-size:1rem;width:100%}}.banner-service__description p{font-size:inherit}.banner-service__description>:last-child{margin-bottom:0}.banner-service__actions{align-items:center;display:inline-flex;gap:16px;position:relative;width:auto;z-index:1}@media screen and (max-width:767px){.banner-service__actions{display:flex;justify-content:center;width:100%}}.banner-service__actions:before{border-top:1px dashed #fff;content:"";height:0;position:absolute;right:calc(100% + 16px);width:100vw}@media screen and (max-width:767px){.banner-service__actions:before{display:none}}