.ls__masthead{position:relative}.ls__masthead .masthead-inner{position:relative;z-index:1;width:100%;height:780px;overflow:hidden}@media screen and (max-width: 1023px){.ls__masthead .masthead-inner{height:500px}}.ls__masthead .masthead-background{position:relative;top:0;left:0;width:inherit;height:780px;z-index:0}@media screen and (max-width: 1023px){.ls__masthead .masthead-background{height:500px}}.ls__masthead .masthead-background:before{content:"";width:inherit;height:inherit;position:absolute;top:0;left:0;background:rgba(0,0,0,.2);z-index:3}.ls__masthead .masthead-background img{width:100%;height:100%;object-fit:cover}.ls__masthead .masthead-background video{width:100%;height:100%;object-fit:cover}.ls__masthead .masthead-background iframe{width:auto;height:70rem;object-fit:cover;aspect-ratio:16/9;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 599px){.ls__masthead .masthead-background iframe{height:55rem}}.ls__masthead .masthead-imagebg,.ls__masthead .masthead-videobg,.ls__masthead .masthead-videobg-iframe{width:inherit;height:inherit;overflow:hidden}.ls__masthead .masthead-imagebg picture,.ls__masthead .masthead-videobg picture,.ls__masthead .masthead-videobg-iframe picture{width:100%;height:100%}.ls__masthead .masthead-overlay{display:flex;width:100%;height:100%;position:absolute;top:-8%;left:50%;z-index:4;justify-content:center;align-items:center;flex-direction:column;max-width:1440px;transform:translateX(-50%)}@media screen and (max-width: 1023px){.ls__masthead .masthead-overlay{top:0}}.ls__masthead .masthead-overlay-wrapper{display:flex;flex-direction:column;gap:20px;max-width:50%;width:100%}@media(max-width: 1023px){.ls__masthead .masthead-overlay-wrapper{max-width:100%}}.ls__masthead .masthead-content{display:flex;flex-direction:column;gap:5px;padding-left:40px;border-left:10px solid var(--clr-primary)}@media screen and (max-width: 1023px){.ls__masthead .masthead-content{padding-left:20px;border-left:6px solid var(--clr-primary)}}.ls__masthead .masthead-content *{color:var(--clr-white);margin:0}.ls__masthead .masthead-button{padding:14px 0}@media screen and (max-width: 1023px){.ls__masthead .masthead-button{padding:14px 0 14px 20px}}.ls__masthead .masthead-button a{text-decoration:none}.ls__masthead .border-template{height:692px;max-width:1440px;margin:88px auto 0;display:grid;grid-template-columns:repeat(4, 1fr);width:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:2;pointer-events:none}.ls__masthead .border-template .border-template-box{border-left:1px solid hsla(0,0%,100%,.65)}.ls__masthead .border-template .border-template-box:first-child{border-left:none}.ls__masthead .border-template .border-template-box:last-child{border-right:none}@media screen and (max-width: 1023px){.ls__masthead .border-template{display:none}}.ls__masthead .tabs{display:flex;align-items:flex-end;position:absolute;bottom:0;z-index:2;width:100%;max-width:1440px;margin:auto;left:50%;transform:translate(-50%, 0)}.ls__masthead .tabs *{color:var(--clr-white)}.ls__masthead .tabs .tab{flex:1;padding:40px;cursor:pointer;border:none;outline:none;transition:background 1s,max-height 1s;min-height:210px;max-height:210px;position:relative}.ls__masthead .tabs .tab-logo{width:40px;height:40px}.ls__masthead .tabs .tab-logo img{width:100%;height:100%;object-fit:contain}.ls__masthead .tabs .tab-desc{display:none}.ls__masthead .tabs .tab.active{background:linear-gradient(180deg, rgba(31, 53, 80, 0) 0%, #1F3550 100%);max-height:100%}.ls__masthead .tabs .tab.active:before{content:"";width:6px;height:100%;position:absolute;top:0;left:0;background:var(--clr-primary)}.ls__masthead .tabs .tab.active .tab-desc{display:block}.ls__masthead .tabs .tab.active .tab-desc:empty{display:none}.ls__masthead .tabs .tab-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ls__masthead .tabs .tab-bg:before{content:"";width:inherit;height:inherit;position:absolute;top:0;left:0;background:#727272;z-index:1;opacity:.8}.ls__masthead .tabs .tab-bg img{width:100%;height:100%;object-fit:cover}.ls__masthead .tabs .tab-content-wrapper{display:flex;gap:20px;flex-direction:column}@media screen and (max-width: 1023px){.ls__masthead .tabs{display:none}}.ls__masthead_tab_content{position:relative;z-index:10}.ls__masthead_tab_content *{color:var(--clr-white)}.ls__masthead_tab_content .tab-content{display:flex;width:100%;max-width:1440px;margin:auto}.ls__masthead_tab_content .tab-content-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ls__masthead_tab_content .tab-content-bg:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg, rgba(31, 53, 80, 0) 0%, var(--clr-secondary) 68.13%);z-index:1}.ls__masthead_tab_content .tab-content-bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(0.2);display:none}.ls__masthead_tab_content .tab-content-bg img.active{display:block}.ls__masthead_tab_content .tab-content .content{display:none;width:100%}.ls__masthead_tab_content .tab-content .content.active{display:flex;padding:20px 0}.ls__masthead_tab_content .tab-content .content-item{padding:60px 40px;flex:1;position:relative;display:flex;flex-direction:column;gap:16px}.ls__masthead_tab_content .tab-content .content-item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-right:1px solid hsla(0,0%,100%,.2)}.ls__masthead_tab_content .tab-content .content-item:after{content:"";width:100%;height:0;position:absolute;bottom:0;left:0;opacity:0;transition:height .5s ease-out,opacity .5s ease-out}.ls__masthead_tab_content .tab-content .content-item:last-child::before{border:none}.ls__masthead_tab_content .tab-content .content-item:hover:after{content:"";background:rgba(171,6,53,.5);width:100%;height:100%;position:absolute;bottom:0;left:0;transform:translateY(0);opacity:1;z-index:-1;border-bottom:6px solid var(--clr-primary)}.ls__masthead_tab_content .tab-content .content-item:hover .content-item-link{opacity:1}.ls__masthead_tab_content .tab-content .content-item-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:22px;line-height:32px;letter-spacing:-0.01em}@media(max-width: 767px){.ls__masthead_tab_content .tab-content .content-item-title{font-size:18px;line-height:24px;letter-spacing:-0.01em}}.ls__masthead_tab_content .tab-content .content-item-title{text-decoration:underline;text-underline-offset:5px;position:relative;z-index:1}.ls__masthead_tab_content .tab-content .content-item-link{margin-top:10px;display:flex;opacity:0;justify-content:flex-end}.ls__masthead_tab_content .tab-content .content-item-link a{cursor:pointer;z-index:1}.ls__masthead_tab_content .tab-content .content-item-link a span{display:none}.ls__masthead_tab_content .tab-content .content-item.link-only:after{content:none}.ls__masthead_tab_content .tab-content .content-item.link-only:hover:after{content:none}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link{justify-content:flex-start;opacity:1;position:relative;width:fit-content;border-bottom:2px solid var(--clr-white)}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link svg{display:none}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a{width:fit-content;background:rgba(0,0,0,0);color:var(--clr-white);border:none;border-radius:0;padding:13px 10px 13px 40px;cursor:pointer;transition:background .3s ease;font-weight:500;font-size:18px;font-family:var(--font-family-secondary)}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:hover{color:var(--clr-white);background:rgba(0,0,0,0)}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a{text-decoration:none !important}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:before{content:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTUgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTAgNi41MTRoMTMuNTE1bS01LjE2Mi02bDUuNjQ3IDYtNS42NDcgNiIvPjwvc3ZnPg==);position:absolute;height:auto;width:14px;transform:translateY(-50%);top:50%;left:12px}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:hover{background:rgba(0,0,0,0);color:var(--clr-white);border:none;border-radius:0;padding:13px 40px 13px 10px;cursor:pointer;transition:background .3s ease;font-weight:500;font-size:18px;font-family:var(--font-family-secondary)}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:hover:hover{color:var(--clr-white);background:rgba(0,0,0,0)}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:hover{transition:transform .3s ease,padding .3s ease}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a:hover:before{transform:translateY(-50%);left:auto;right:12px}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:all;z-index:1}.ls__masthead_tab_content .tab-content .content-item.link-only .content-item-link a span{display:block}@media screen and (max-width: 1023px){.ls__masthead_tab_content{display:none}}.ls__masthead_mobile_tab{display:none}@media screen and (max-width: 1023px){.ls__masthead_mobile_tab{display:grid;grid-template-columns:repeat(2, 1fr)}.ls__masthead_mobile_tab .tab{padding:20px;display:flex;flex-direction:column;gap:20px;position:relative;height:100%}.ls__masthead_mobile_tab .tab-logo{width:40px;height:40px}.ls__masthead_mobile_tab .tab-logo img{width:100%;height:100%;object-fit:contain}.ls__masthead_mobile_tab .tab-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ls__masthead_mobile_tab .tab-bg:before{content:"";background:#727272;position:absolute;width:100%;height:100%;top:0;left:0;opacity:.8}.ls__masthead_mobile_tab .tab-bg img{width:100%;height:100%;object-fit:cover}.ls__masthead_mobile_tab .tab-title{color:var(--clr-white);text-decoration:underline;text-underline-offset:5px}.ls__masthead_mobile_tab .tab-header{display:flex;flex-direction:column;gap:20px}.ls__masthead_mobile_tab .tab-content{display:none}.ls__masthead_mobile_tab .tab-content.active{display:flex;justify-content:center;align-items:flex-start;width:100vw;position:absolute;top:100%;left:0;padding:50px 20px 30px;z-index:1;flex-direction:column;gap:24px}.ls__masthead_mobile_tab .tab-content .content-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.ls__masthead_mobile_tab .tab-content .content-bg:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(360deg, rgba(31, 53, 80, 0) 0%, #1F3550 50%);z-index:1}.ls__masthead_mobile_tab .tab-content .content-bg img{width:100%;height:100%;object-fit:cover;display:none}.ls__masthead_mobile_tab .tab-content .content-bg img.active{display:block}.ls__masthead_mobile_tab .tab-content .content-item{position:relative;z-index:1}.ls__masthead_mobile_tab .tab-content .content-item *{color:var(--clr-white)}.ls__masthead_mobile_tab .tab-content .content-item-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:22px;line-height:32px;letter-spacing:-0.01em;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width: 1023px)and (max-width: 767px){.ls__masthead_mobile_tab .tab-content .content-item-title{font-size:18px;line-height:24px;letter-spacing:-0.01em}}@media screen and (max-width: 1023px){.ls__masthead_mobile_tab .tab-content .content-item-link{display:none;justify-content:flex-end}.ls__masthead_mobile_tab .tab-content .content-item-link a{cursor:pointer}.ls__masthead_mobile_tab .tab-content .content-item-link a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:all;z-index:1}.ls__masthead_mobile_tab .tab-content .content-item-link a span{display:none}.ls__masthead_mobile_tab .tab-content .content-item.link-only:after{content:none}.ls__masthead_mobile_tab .tab-content .content-item.link-only:hover:after{content:none}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link{display:flex;justify-content:flex-start;position:relative;width:fit-content;border-bottom:2px solid var(--clr-white);margin-top:10px}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link svg{display:none}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a{width:fit-content;background:rgba(0,0,0,0);color:var(--clr-white);border:none;border-radius:0;padding:8px 10px 8px 40px;cursor:pointer;transition:background .3s ease;font-weight:500;font-size:18px;font-family:var(--font-family-secondary)}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:hover{color:var(--clr-white);background:rgba(0,0,0,0)}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a{text-decoration:none !important}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:before{content:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTUgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTAgNi41MTRoMTMuNTE1bS01LjE2Mi02bDUuNjQ3IDYtNS42NDcgNiIvPjwvc3ZnPg==);position:absolute;height:auto;width:14px;transform:translateY(-50%);top:50%;left:12px;height:auto}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:hover{background:rgba(0,0,0,0);color:var(--clr-white);border:none;border-radius:0;padding:8px 40px 8px 10px;cursor:pointer;transition:background .3s ease;font-weight:500;font-size:18px;font-family:var(--font-family-secondary)}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:hover:hover{color:var(--clr-white);background:rgba(0,0,0,0)}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:hover{transition:transform .3s ease,padding .3s ease}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a:hover:before{transform:translateY(-50%);left:auto;right:12px}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:all;z-index:1}.ls__masthead_mobile_tab .tab-content .content-item.link-only .content-item-link a span{display:block}.ls__masthead_mobile_tab .tab-content .close-btn{position:absolute;top:15px;right:15px;background:rgba(0,0,0,0);border:0;cursor:pointer;z-index:2}.ls__masthead_mobile_tab .tab.active{pointer-events:none}.ls__masthead_mobile_tab .tab.active:before{content:"";width:100%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);border-left:6px solid #ab0635}.ls__masthead_mobile_tab .tab.active .tab-bg:before{background:var(--clr-secondary)}.ls__masthead_mobile_tab .tab.active .tab-title{text-decoration:none}.ls__masthead_mobile_tab--box{height:100%}}.ls__masthead .swiper-button-next svg,.ls__masthead .swiper-button-prev svg{fill:var(--clr-secondary)}.ls__masthead .swiper-button-next svg circle,.ls__masthead .swiper-button-prev svg circle{stroke:var(--clr-secondary)}.ls__masthead .swiper-button-disabled svg{fill:rgba(0,0,0,0)}.ls__masthead .swiper-button-disabled svg circle{stroke:var(--clr-white)}.ls__masthead .swiper-button-next{right:30px}@media screen and (max-width: 1023px){.ls__masthead .swiper-button-next{top:unset;bottom:30px}}.ls__masthead .swiper-button-prev{left:30px}@media screen and (max-width: 1023px){.ls__masthead .swiper-button-prev{top:unset;bottom:30px;left:unset;right:90px}}
