.homebanner{position:relative;overflow:hidden;min-height:42vw;width:100%;display:flex;align-items:center;margin-top:6.375rem}.homebanner:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(90deg,rgba(0,8,48,.55) 40.87%,rgba(0,0,0,.45));width:100%;height:100%;z-index:1;opacity:.85}.homebanner .img-banner,.homebanner .video-banner{height:100%;width:100%;position:absolute;top:0;bottom:0;left:0;z-index:0}.homebanner .img-banner img,.homebanner .img-banner video,.homebanner .video-banner img,.homebanner .video-banner video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.homebanner .inner-content{position:relative;z-index:2;padding:2rem 0;width:58rem;max-width:100%}.homebanner .inner-content .common-heading{font-size:3.875rem;line-height:1.3;font-weight:700;color:var(--white-color);font-family:var(--orbiton-font)}.homebanner .inner-content p{color:var(--white-color);opacity:1;font-size:1.25rem;line-height:1.75;margin-top:1.5rem;font-weight:300}.homebanner__popup{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;justify-content:center;align-items:center}.homebanner__popup-inner{width:44rem;max-width:calc(100% - 3rem);height:-moz-max-content;height:max-content;max-height:90vh;position:relative}.homebanner__popup-content{overflow-y:auto;background:var(--white-color);padding:1rem;border-radius:.75rem;height:100%}.homebanner__popup-close{position:absolute;top:-1.25rem;right:-1.25rem;z-index:9;font-size:1.5rem;width:2.25rem;height:2.25rem;background:#eb431e;color:var(--white-color);line-height:normal;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;padding:0}.homebanner form li{flex-direction:row;justify-content:start}.homebanner form .row-item{flex:1}.homebanner form input,.homebanner form textarea{background:#f8f8f8;border:.0625rem solid #ddd}.homebanner form textarea{min-height:9.375rem}.homebanner form .form-row{margin-top:0!important}.homebanner .common-heading-md{font-size:1.25rem;margin-bottom:1rem}@media only screen and (max-width:1199px){.homebanner .inner-content .common-heading{font-size:2.5rem}}@media only screen and (max-width:1023px){.homebanner{margin-top:5rem}}@media only screen and (max-width:991px){.homebanner{margin-top:3.875rem}}@media only screen and (max-width:767px){.homebanner{flex-direction:column;min-height:-moz-max-content;min-height:max-content}.homebanner:after{display:none}.homebanner .img-banner,.homebanner .video-banner{position:static;height:100vw}.homebanner .inner-content{padding:1rem 0 2rem}.homebanner .inner-content .common-heading{font-size:1.35rem;color:var(--white-color);line-height:1.5}.homebanner .inner-content p{color:var(--white-color);font-size:1rem;margin-top:.625rem}}