h2{font-size:34px;line-height:50px;letter-spacing:calc(34px * .25);font-weight:450}@media screen and (max-width:1024px){h2{font-size:21px;line-height:35px;letter-spacing:calc(21px * .15)}}input,p,select,textarea{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:500}.title-container{position:relative;max-width:50rem;margin:auto;text-align:center}@media screen and (max-width:1024px){.title-container{text-align:left}}.title-container h1,.title-container h2,.title-container h3,.title-container h4{display:flex;flex-flow:column;align-items:center;justify-content:center;text-transform:uppercase;font-size:34px;line-height:50px;letter-spacing:calc(34px * .25);font-weight:500;color:#172f47;text-align:center}@media screen and (max-width:1024px){.title-container h1,.title-container h2,.title-container h3,.title-container h4{font-size:21px;line-height:35px;letter-spacing:calc(10px * .15)}}@media screen and (max-width:600px){.title-container h1,.title-container h2,.title-container h3,.title-container h4{text-align:left;align-items:flex-start}}.title-container h1 .subtitle,.title-container h2 .subtitle,.title-container h3 .subtitle,.title-container h4 .subtitle{text-transform:uppercase;font-size:15px;line-height:19px;letter-spacing:calc(15px * .25);font-weight:500;color:#172f47;margin-bottom:1.05rem}.title-container .paragraph-container{margin-top:2.25rem}@media screen and (max-width:1024px){.title-container .paragraph-container{margin-top:1.25rem}}.title-container .paragraph-container p{font-size:15px;line-height:27px;letter-spacing:0;font-weight:500;color:#172f47}@media screen and (max-width:1024px){.title-container .paragraph-container p{text-align:center}}@media screen and (max-width:600px){.title-container .paragraph-container p{text-align:left}}.button{position:relative;margin:0 0 4.75rem}@media screen and (max-width:1024px){.button{text-align:center;margin:1rem auto}}.button a{display:flex;position:relative;width:auto;width:-moz-fit-content;width:fit-content;margin:1.8rem auto;padding:1rem 2rem;background:#ee9e58;color:#fff;font-size:15px;line-height:27px;letter-spacing:calc(15px * .25);font-weight:600;text-transform:uppercase;text-decoration:none;border-radius:2rem}@media screen and (max-width:1024px){.button a{margin:1rem auto}}nav.mobile{overflow:hidden}nav.mobile .menus-and-logo{display:flex;flex-flow:column;width:100%;overflow-y:scroll;background-image:linear-gradient(#1c3d71 0,#0f2240 75%);z-index:10;grid-gap:0;height:100vh;align-items:center;justify-content:flex-start;padding-bottom:8rem}nav.mobile .menus-and-logo .logo-container::before{right:0;top:6rem;opacity:.2}nav.mobile .menus-and-logo .logo-container::after{left:0;top:6rem;opacity:.2}nav.mobile .menus-and-logo .menu{display:block;width:100%;margin-bottom:0;padding:0 .75rem;order:3}nav.mobile .menus-and-logo .menu:first-of-type{margin-top:3.3rem;order:2}nav.mobile .menus-and-logo .menu li{margin:0;padding:0}nav.mobile .menus-and-logo .menu li.show .sub-menu{display:flex;flex-flow:column wrap;opacity:1;visibility:visible;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding:.75rem 1.25rem 0 1.25rem;margin-bottom:.75rem}nav.mobile .menus-and-logo .menu li.show .sub-menu li{width:11rem}nav.mobile .menus-and-logo .menu li.show .sub-menu a{font-size:15px;line-height:30px;letter-spacing:0;color:#50a0e1;white-space:break-spaces}nav.mobile .menus-and-logo .menu li.show .sub-menu .label{display:none}nav.mobile .menus-and-logo .menu li:hover>a{color:#fff}nav.mobile .menus-and-logo .menu li a{font-size:21px;line-height:40px;letter-spacing:calc(21px * .15)}nav.mobile .menus-and-logo .menu li.has-sub-menu::before{content:"";display:block;width:1rem;height:1rem;background:url(/v2/assets/images/angle.svg);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;pointer-events:none;top:1.25rem;right:1rem;transform:translate(0,-50%);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55) 0s}nav.mobile .menus-and-logo .menu li.has-sub-menu.show::before{transform:translate(0,-50%) rotate(180deg)}nav.mobile .menus-and-logo .menu>li{padding-bottom:1rem;margin-top:1rem}nav.mobile .menus-and-logo .menu>li::after{display:block;content:"";position:absolute;bottom:0;left:50%;width:95%;height:1px;background:#fff;opacity:.13;transform:translate(-50%,0);z-index:1}nav.mobile .menus-and-logo .menu .new-yachts.show .sub-menu{height:7.5rem}nav.mobile .menus-and-logo .menu .used-yachts.show .sub-menu{height:15.5rem}nav.mobile .menus-and-logo .menu .about.show .sub-menu{height:5rem}nav.mobile .menus-and-logo .mobile-watermark{display:block}nav.mobile .menus-and-logo .mobile-socials{display:block}nav .mobile-watermark{position:absolute;bottom:-10rem;right:-10rem;width:auto;height:28rem;display:none;opacity:.05}nav .mobile-watermark img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}nav .sub-menu{display:block;position:absolute;top:100%;left:50%;transform:translate(-50%,0);background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.4rem 1.5rem;border-radius:1rem;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;box-shadow:0 0 50px 50px rgba(0,0,0,.05)}@media screen and (max-width:1440px){nav .sub-menu{position:relative;background-color:rgba(255,255,255,0);display:none}}nav .sub-menu:hover{opacity:1}nav .sub-menu li{width:100%;display:block;padding:.33rem}nav .sub-menu li a{color:#1c3d71;font-weight:550;text-transform:initial}nav .sub-menu li span{display:flex;margin:1rem 0;padding:0 .5rem;color:#ee9e58;font-weight:500}nav .sub-menu::before{display:block;content:"";position:absolute;top:-.465rem;left:50%;transform:translate(-50%,0) rotateZ(45deg);width:1rem;height:1rem;background-color:rgba(255,255,255,.5);-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0)}@media screen and (max-width:1440px){nav .sub-menu::before{display:none}}footer{position:relative;background:#f0f3f6;display:flex;flex-flow:column}footer .footer-logo{position:relative;top:-1.75rem}footer .footer-logo a{width:7.5rem;height:auto;display:flex;margin:0 auto}footer .footer-logo a img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}footer .columns{position:relative;display:grid;grid-template-columns:repeat(2,1fr);width:86.5%;margin:2.15rem auto 0}@media screen and (max-width:1024px){footer .columns{width:100%;grid-template-columns:1fr}}footer .columns .col .links{position:relative;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){footer .columns .col .links{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){footer .columns .col .links{grid-template-columns:1fr}}footer .columns .col>.title{margin-bottom:1.55rem}footer .columns .col>.title h3{font-size:15px;line-height:25px;letter-spacing:calc(15px * .25);text-transform:uppercase;color:#1c3d71;font-weight:600}footer .links .footer-group{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1.55rem}@media screen and (max-width:1024px){footer .links .footer-group{min-height:11rem;margin-bottom:0}}footer .links .footer-group .title{font-size:15px;line-height:27px;letter-spacing:0;color:#1c3d71;font-weight:600;text-decoration:none;margin-bottom:1rem}footer .links .footer-group ul{list-style-type:none;margin:0 0 1rem 0;padding:0;display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start;position:relative}@media screen and (max-width:1024px){footer .links .footer-group ul{height:calc(100% - 5rem);gap:0 1rem;margin-bottom:-3rem}}@media screen and (max-width:1024px){footer .links .footer-group ul li{width:10rem}}footer .links .footer-group a{color:#066fc4;text-decoration:none;font-size:15px;letter-spacing:0;font-weight:500;padding:.15rem;margin:.1rem 0;display:flex;width:auto;width:-moz-fit-content;width:fit-content;transition:color .15s}footer .links .footer-group a.address,footer .links .footer-group a.phone{color:#1c3d71}footer .links .footer-group .socials{position:relative;display:grid;grid-template-columns:repeat(4,fit-content(100%));grid-gap:1rem;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:1024px){footer .links .footer-group .socials{align-items:center;justify-content:center;width:100%}}footer .links .footer-group .socials a img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto;height:2rem}footer .links .footer-group .logos{position:relative;display:grid;grid-template-columns:repeat(2,fit-content(100%));grid-gap:1rem;align-items:flex-start;justify-content:flex-start;margin-top:1rem}@media screen and (max-width:1024px){footer .links .footer-group .logos{align-items:center;justify-content:center;width:100%}}footer .links .footer-group .logos a{opacity:.55;transition:opacity .33s}footer .links .footer-group .logos a:hover{opacity:1}footer .links.locations{margin:0;grid-gap:1.4rem 0}footer .links.locations .footer-group{min-height:0}@media screen and (max-width:1024px){footer .links.locations .footer-group{margin-bottom:1.55rem}}@media screen and (max-width:1024px){footer .links.locations .footer-group:last-of-type{grid-column:span 2;margin-top:2rem}}footer .copyright-and-asnet{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;justify-content:space-between;margin:1rem auto .5rem auto;width:86.5%;font-size:15px;letter-spacing:0;color:#1c3d71;font-weight:700}@media screen and (max-width:1024px){footer .copyright-and-asnet{grid-template-columns:1fr}}footer .copyright-and-asnet::before{display:block;content:"";position:absolute;top:-1rem;left:50%;transform:translate(-50%,0);width:100%;background:#1c3d71;height:1px;opacity:.25}footer .copyright-and-asnet>div{text-align:center}footer .copyright-and-asnet>div:first-of-type{text-align:left}footer .copyright-and-asnet>div:nth-of-type(2n){padding-top:.3rem}footer .copyright-and-asnet>div:last-of-type{text-align:right;width:9.75rem;margin-left:auto}@media screen and (max-width:1024px){footer .copyright-and-asnet>div:last-of-type{width:8.75rem;margin:1rem auto}}.yacht-specs{position:relative;color:#fff;padding:4rem 4rem 1.5rem 4rem;margin:5rem 0 2.55rem}@media screen and (max-width:1024px){.yacht-specs{padding:2rem 0}}.yacht-specs .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.yacht-specs .bg-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.yacht-specs .bg-img::after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0f2240;opacity:.95}.yacht-specs h2{text-align:center;font-family:Montserrat;font-size:34px;line-height:42px;letter-spacing:calc(34px * .25);margin-bottom:3.5rem}@media screen and (max-width:1024px){.yacht-specs h2{font-size:21px;line-height:25px;letter-spacing:calc(21px * .15)}}.yacht-specs .specs-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;max-width:69rem;margin:0 auto 2.5rem auto}@media screen and (max-width:1024px){.yacht-specs .specs-container{grid-template-columns:1fr}}.yacht-specs .specs-container h3{grid-column:span 2;font-family:Montserrat;font-size:23px;line-height:55px;letter-spacing:calc(23px * .25);font-weight:500;text-transform:uppercase;margin-bottom:1.55rem}.yacht-specs .specs-container .specs-table{margin:0;padding:0}.yacht-specs .specs-container .specs-table legend{font-family:Montserrat;font-size:23px;line-height:55px;letter-spacing:calc(23px * .25);font-weight:500;text-transform:uppercase;margin-bottom:1.55rem}.yacht-specs .specs-container .specs-table>li{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;position:relative;padding:.5rem 0;margin:.5rem 0}.yacht-specs .specs-container .specs-table>li::after{display:block;content:"";position:absolute;bottom:0;width:100%;height:1px;background:rgba(255,255,255,.1);z-index:1}.yacht-specs .specs-container .specs-table>li .inquire{background:#ee9e58;padding:.33rem 1rem;border-radius:1rem;text-decoration:none;font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:600;color:#1c2d49}.yacht-specs .specs-container .specs-table>li>span{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:500}.yacht-specs .specs-container .specs-table>li>span:first-of-type{color:#50a0e1}.yacht-specs .specs-container .specs-table>li>span>strong{font-family:Montserrat;font-size:15px;line-height:29px;letter-spacing:calc(15px * .25);text-transform:uppercase;color:#fff;font-weight:400}.additional-info{margin-bottom:3rem}.additional-info h2{text-transform:uppercase;margin-bottom:2.75rem}.additional-info h3{font-family:Montserrat;font-size:23px;line-height:27px;letter-spacing:calc(23px * .25);font-weight:500;text-transform:uppercase;color:#172f47;margin:2rem 0}.additional-info ul{list-style-type:none;padding:0}.additional-info ul li{margin:0;font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:450;color:#172f47}.additional-info.masked{max-height:800px;overflow:hidden;-webkit-mask-image:-webkit-gradient(linear,center top,center bottom,color-stop(0,#000),color-stop(.8,#000),color-stop(1,rgba(0,0,0,0)))}.additional-expand{font-family:Montserrat;font-size:15px;line-height:19px;letter-spacing:0;font-weight:550;color:#50a0e1;width:auto;width:-moz-fit-content;width:fit-content;cursor:pointer;padding:.5rem 0;margin:3rem 0;display:none}.additional-expand.show{display:block}.additional-expand .additional-less{display:none}.additional-expand img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:.75rem;height:auto;margin:0 0 0 .5rem}.interlinks{max-width:95rem;margin:4.5rem auto 5.5rem auto;position:relative}.interlinks h5{font-family:Montserrat;font-size:15px;line-height:25px;letter-spacing:calc(15px * .25);text-transform:uppercase;color:#172f47;font-weight:550}.interlinks a{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:600;color:#50a0e1;text-decoration:none}.interlinks ul{list-style-type:none;padding:0;margin:0}.interlinks .siyacht-outer{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}@media screen and (max-width:1024px){.interlinks .siyacht-outer{grid-template-columns:1fr}}.interlinks .siyacht-outer .inter-line{display:none}.more-from,.news{position:relative;margin:5.5rem auto}.more-from h2,.news h2{font-family:Montserrat;font-size:34px;line-height:55px;letter-spacing:calc(34px * .25);font-weight:500;text-transform:uppercase;text-align:center;margin-bottom:4rem}.more-from .ais-Hits-list,.more-from .results,.news .ais-Hits-list,.news .results{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.15rem;list-style-type:none;padding:0}@media screen and (max-width:1440px){.more-from .ais-Hits-list,.more-from .results,.news .ais-Hits-list,.news .results{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.more-from .ais-Hits-list,.more-from .results,.news .ais-Hits-list,.news .results{grid-template-columns:repeat(2,1fr);margin:0 auto;width:100%}}@media screen and (max-width:600px){.more-from .ais-Hits-list,.more-from .results,.news .ais-Hits-list,.news .results{grid-template-columns:1fr}}.more-from .ais-Hits-list .result,.more-from .results .result,.news .ais-Hits-list .result,.news .results .result{height:18rem;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:'main';width:100%;height:100%;text-decoration:none;color:#fff;position:relative}.more-from .ais-Hits-list .result .content,.more-from .ais-Hits-list .result .image,.more-from .results .result .content,.more-from .results .result .image,.news .ais-Hits-list .result .content,.news .ais-Hits-list .result .image,.news .results .result .content,.news .results .result .image{position:relative;grid-area:main}.more-from .ais-Hits-list .result .image,.more-from .results .result .image,.news .ais-Hits-list .result .image,.news .results .result .image{border-radius:1rem;overflow:hidden}.more-from .ais-Hits-list .result .image::after,.more-from .results .result .image::after,.news .ais-Hits-list .result .image::after,.news .results .result .image::after{display:block;content:"";position:absolute;bottom:0;left:0;width:100%;height:10rem;background-image:linear-gradient(rgba(1,6,24,0),#010618)}.more-from .ais-Hits-list .result .content,.more-from .results .result .content,.news .ais-Hits-list .result .content,.news .results .result .content{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;padding:2rem 2.33rem}.more-from .ais-Hits-list .result .content .line-1,.more-from .results .result .content .line-1,.news .ais-Hits-list .result .content .line-1,.news .results .result .content .line-1{text-transform:uppercase;max-width:15rem;line-height:1.5rem}.more-from .ais-Hits-list .result .content .line-2,.more-from .results .result .content .line-2,.news .ais-Hits-list .result .content .line-2,.news .results .result .content .line-2{font-weight:600}.more-from .ais-Hits-list .result img,.more-from .results .result img,.news .ais-Hits-list .result img,.news .results .result img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.more-from .ais-Hits-list .result .featured,.more-from .results .result .featured,.news .ais-Hits-list .result .featured,.news .results .result .featured{position:relative;grid-area:main;width:auto;width:-moz-fit-content;width:fit-content;height:auto;height:-moz-fit-content;height:fit-content;top:1rem;left:-.75rem;background:#ee9e58;padding:.25rem 1rem;color:#010618;border-radius:.25rem;box-shadow:2px 4px 5px rgba(0,0,0,.15)}.more-from .ais-Hits-list .result .featured::before,.more-from .results .result .featured::before,.news .ais-Hits-list .result .featured::before,.news .results .result .featured::before{display:block;content:"";position:absolute;bottom:-.33rem;left:.25rem;width:1rem;height:1rem;background:#754c28;z-index:-1;transform:rotateZ(33deg)}.more-from .ais-Hits-list .result .featured span,.more-from .results .result .featured span,.news .ais-Hits-list .result .featured span,.news .results .result .featured span{margin-right:.55rem;font-size:15px;line-height:27px;letter-spacing:0;color:#010618;font-weight:550;padding:0}.more-from .ais-Hits-list .result .featured img,.more-from .results .result .featured img,.news .ais-Hits-list .result .featured img,.news .results .result .featured img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:1rem;height:1rem;position:relative;top:.15rem}.more-from{background:#edf0f4;margin:0 0 5.5rem 0;padding:3rem 0 5.5rem 0}.yacht-search.mobile{position:absolute;top:0;left:0;width:100%;height:100%}.yacht-search.mobile .filters-sort-results .search-filters{display:block;position:fixed;background:#0f2240;top:0;left:0;width:100%;height:100%;overflow:scroll;z-index:10;border-radius:0;color:#fff}.yacht-search.mobile .filters-sort-results .search-filters h3{color:#fff}.yacht-search.mobile .filters-sort-results .search-filters h3 br{display:none}.mobile-close{width:1rem;height:auto;margin:0 .5rem 1.5rem auto}.mobile-close img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.intro{position:relative;padding:2.15rem 0 0}@media screen and (max-width:1024px){.intro{padding:2.25rem 0 0;margin-bottom:-1.85rem}}.intro::before{display:block;content:"";position:absolute;bottom:-5rem;width:100%;height:12.75rem;background:#0f2240;z-index:-100}@media screen and (max-width:1024px){.intro::before{height:8rem}}.intro .image{width:100%;margin:4.75rem auto}@media screen and (max-width:1024px){.intro .image{margin-top:2.25rem;height:20rem}}@media screen and (max-width:768px){.intro .image{height:14rem}}.intro .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;border-radius:1rem;overflow:hidden}.intro h1 .title{order:2;margin-top:1.1rem}.intro h1 .subtitle{margin-top:1.05rem;margin-bottom:0}.locations{margin:6rem 0 8.75rem 0}.locations .results{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin:2.9rem 0 0 0}@media screen and (max-width:1024px){.locations .results{grid-template-columns:repeat(2,1fr);margin:1rem 0}}@media screen and (max-width:768px){.locations .results{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.locations .results{grid-template-columns:1fr}}.locations .results .result{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:'main';text-decoration:none;color:#fff}@media screen and (max-width:1024px){.locations .results .result{border-radius:2rem;margin:1rem}}.locations .results .result img{position:relative;grid-area:main;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:22rem}@media screen and (max-width:1024px){.locations .results .result img{height:15.5rem}}.locations .results .result .gradient{position:relative;grid-area:main;width:100%;height:100%;background-image:linear-gradient(rgba(1,6,24,0),#010618);height:12rem;margin:auto 0 0 0}.locations .results .result .content-container{position:relative;grid-area:main;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;padding:1.4rem 2.3rem}.locations .results .result .content-container p{font-size:15px;line-height:25px;letter-spacing:calc(15px * .15);font-weight:400;text-transform:uppercase;max-width:19rem;margin:.5rem 0}@media screen and (max-width:1024px){.locations .results .result .content-container p{margin:.25rem 0}}.locations .results .result .content-container p.subtitle{line-height:19px;letter-spacing:0;font-weight:700;text-transform:capitalize}.locations .results .result .arrow{position:relative;grid-area:main;width:2.5rem;height:auto;margin:auto 2.65rem 2rem auto}@media screen and (max-width:1024px){.locations .results .result .arrow{display:none}}.locations .results .result .arrow img{-o-object-fit:contain;object-fit:contain;height:100%}@media screen and (max-width:1024px){.locations{margin-bottom:3.25rem}}@media screen and (max-width:1440px){.locations .results{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.locations .results{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.locations .results{grid-template-columns:1fr}}.news{margin:2.9rem 0 5.75rem}.news .results{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin:2.9rem 0 0 0}@media screen and (max-width:1024px){.news .results{grid-template-columns:repeat(2,1fr);margin:1rem 0}}@media screen and (max-width:768px){.news .results{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.news .results{grid-template-columns:1fr}}.news .results .result{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:'main';text-decoration:none;color:#fff}@media screen and (max-width:1024px){.news .results .result{border-radius:2rem;margin:1rem}}.news .results .result img{position:relative;grid-area:main;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:22rem}@media screen and (max-width:1024px){.news .results .result img{height:15.5rem}}.news .results .result .gradient{position:relative;grid-area:main;width:100%;height:100%;background-image:linear-gradient(rgba(1,6,24,0),#010618);height:12rem;margin:auto 0 0 0}.news .results .result .content-container{position:relative;grid-area:main;display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;padding:1.4rem 2.3rem}.news .results .result .content-container p{font-size:15px;line-height:25px;letter-spacing:calc(15px * .15);font-weight:400;text-transform:uppercase;max-width:19rem;margin:.5rem 0}@media screen and (max-width:1024px){.news .results .result .content-container p{margin:.25rem 0}}.news .results .result .content-container p.subtitle{line-height:19px;letter-spacing:0;font-weight:700;text-transform:capitalize}.news .results .result .arrow{position:relative;grid-area:main;width:2.5rem;height:auto;margin:auto 2.65rem 2rem auto}@media screen and (max-width:1024px){.news .results .result .arrow{display:none}}.news .results .result .arrow img{-o-object-fit:contain;object-fit:contain;height:100%}@media screen and (max-width:1024px){.news{margin-bottom:0}}.news .button a{background:rgba(23,47,71,.17);color:#172f47}@media screen and (max-width:1024px){.news .results .result{margin:0}}.news .results .result .image{padding-bottom:7rem;background:#010618}.news .results .result .image::after{bottom:7rem;height:5rem}.news .results .result .image img{height:14rem}.news .results .result .content .line-2{margin-bottom:1rem}.news .results .result .content .line-1{max-width:100%}@media screen and (max-width:1024px){.news .results .result .gradient{display:none}}@media screen and (max-width:1024px){.news .results .result .content-container{padding:1rem 0}}.news .results .result .arrow{width:3.25rem;height:auto;margin:auto 3.25rem 1.5rem auto}@media screen and (max-width:1024px){.news .results .result::after{display:block;content:"";position:relative;width:100%;height:1px;background:#1c3d71;opacity:.25}}.news .results{margin-bottom:4rem}@media screen and (max-width:1440px){.news .results{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.news .results{max-width:calc(100% - 2rem);margin:1rem auto 4rem auto}}@media screen and (max-width:600px){.news .results{grid-template-columns:1fr}}.news .results{max-width:71rem;margin:2.9rem auto}.service{position:relative;color:#fff}.service::before{display:block;content:"";position:absolute;z-index:-1;top:4.75rem;left:0;width:100%;height:110%;background:#0f2240}.service .image{width:100%;margin:2rem auto 4.55rem auto}@media screen and (max-width:1024px){.service .image{height:20rem;margin-top:3rem;margin:3rem auto 1rem auto}}@media screen and (max-width:768px){.service .image{height:15rem}}.service .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;border-radius:1rem;overflow:hidden}.service .columns{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;width:86.75%;margin:5.5rem auto 1.25rem}@media screen and (max-width:1024px){.service .columns{grid-template-columns:1fr;grid-gap:0;width:100%;margin:1rem 0}}.service .columns::after{display:block;content:"";position:absolute;left:50%;transform:translate(-50%,0);bottom:-2.75rem;height:1px;width:100%;background:#fff;opacity:.25}.service .columns .col{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end}.service .columns .button{margin:0 0 2rem 0}@media screen and (max-width:1024px){.service .columns .button{display:none}}.service .columns .button a{background:rgba(255,255,255,.17);margin:2.5rem 0 0 0}.service .columns p{margin-bottom:1.75rem}.brand,.type{position:relative;padding:4.7rem 9rem;background:#0f2240;color:#fff}@media screen and (max-width:1440px){.brand,.type{padding:4.7rem 2rem}}@media screen and (max-width:1024px){.brand,.type{padding:2rem 0}}.brand::before,.type::before{display:block;content:"";position:absolute;left:50%;transform:translate(-50%,0);top:1.85rem;height:1px;width:80%;background:#fff;opacity:.25}@media screen and (max-width:1024px){.brand::before,.type::before{top:.5rem;width:90%}}.brand .title-container h2,.type .title-container h2{color:#fff}.brand ul,.type ul{list-style-type:none;margin:3.1rem auto;padding:0;display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start;position:relative}.brand ul li a,.type ul li a{color:#50a0e1;text-decoration:none;padding:.15rem;margin:.1rem 0;display:flex;width:auto;width:-moz-fit-content;width:fit-content;transition:color .15s}.brand ul li:hover a,.type ul li:hover a{color:#fff}.brand ul li.bold a,.type ul li.bold a{font-weight:800}.type ul{max-width:70rem;max-height:11rem;margin:3.4rem auto 0}@media screen and (max-width:1024px){.type ul{max-height:20rem}}@media screen and (max-width:768px){.type ul{max-width:none;max-height:none}}.brand .image{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.1;z-index:0;-webkit-mask-image:-webkit-gradient(linear,center top,center bottom,color-stop(0,rgba(0,0,0,0)),color-stop(.5,#000),color-stop(1,#000))}.brand .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.brand ul{max-width:96rem;max-height:37rem;margin-top:4.15rem}@media screen and (max-width:1024px){.brand ul{max-height:60rem}}@media screen and (max-width:768px){.brand ul{max-width:none;max-height:130rem}}