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}}.quick-facts{position:relative;margin:4rem auto}.quick-facts .section-container{padding:3.75rem 3.65rem 1rem 3.65rem;background:#e7ebf0;border-radius:1rem;overflow:hidden}@media screen and (max-width:1024px){.quick-facts .section-container{padding:2rem}}.quick-facts h2{font-family:Montserrat;font-size:23px;line-height:55px;letter-spacing:calc(23px * .25);font-weight:500;color:#172f47}.quick-facts ul{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:500;color:#172f47;display:flex;flex-flow:column wrap;margin:2rem 0;padding:0 1.5rem;gap:0 2rem}@media screen and (max-width:1600px){.quick-facts ul{height:auto!important}}.quick-facts ul li{margin:0;max-width:50%}@media screen and (max-width:1600px){.quick-facts ul li{max-width:100%}}.historical-models{position:relative;color:#fff;padding:5rem 4rem 3rem;margin:5rem 0 4.5rem 0}@media screen and (max-width:1024px){.historical-models{padding:2rem 0}}.historical-models .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.historical-models .bg-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.historical-models .bg-img::after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0f2240;opacity:.95}.historical-models h2{text-align:center;font-family:Montserrat;font-size:34px;line-height:42px;letter-spacing:calc(34px * .25);margin-bottom:3.5rem;text-transform:uppercase}@media screen and (max-width:1024px){.historical-models h2{font-size:21px;line-height:25px;letter-spacing:calc(21px * .15)}}.historical-models table{margin:6.25rem auto 0 auto}@media screen and (max-width:1024px){.historical-models table{width:100%;overflow:scroll;display:block}}.historical-models table thead tr th{font-family:Montserrat;font-size:15px;line-height:19px;letter-spacing:calc(15px * .25);text-transform:uppercase;font-weight:550;padding-left:5rem;padding:0 0 .5rem 5rem;text-align:right}.historical-models table thead tr th:first-of-type{min-width:21rem;text-align:left;padding-left:0}.historical-models table tbody tr{position:relative}.historical-models table tbody tr td{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:550;margin:0 1rem;padding-left:5rem;padding:.665rem 0 .665rem 5rem}.historical-models table tbody tr td:first-of-type{color:#50a0e1;text-align:left;padding-left:0}.historical-models table tbody tr td a{color:inherit;text-decoration:none;font-weight:inherit}.historical-models table tbody tr::after{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(255,255,255,.1)}.widget{display:grid;grid-template-columns:repeat(4,1fr);max-width:95rem;margin:4rem auto}@media screen and (max-width:1440px){.widget{grid-template-columns:repeat(3,1fr);grid-gap:1rem}}@media screen and (max-width:1024px){.widget{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.widget{grid-template-columns:1fr}}.widget h5{font-family:Montserrat;font-size:15px;line-height:25px;letter-spacing:calc(15px * .25);text-transform:uppercase;color:#172f47;font-weight:550;margin-right:5rem}.widget a{font-family:Montserrat;font-size:15px;line-height:27px;letter-spacing:0;font-weight:600;color:#50a0e1;text-decoration:none}.widget ul{list-style-type:none;margin:0;padding:0}.interlinks{max-width:95rem;margin:8rem auto;position:relative}.interlinks::before{display:block;content:"";position:absolute;top:-3.5rem;left:0;width:100%;height:1px;background:rgba(28,61,113,.1)}.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:1440px){.interlinks .siyacht-outer{grid-template-columns:repeat(3,1fr);grid-gap:1rem}}@media screen and (max-width:1024px){.interlinks .siyacht-outer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.interlinks .siyacht-outer{grid-template-columns:1fr}}.interlinks .siyacht-outer .inter-line{display:none}.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{color:#1c3d71;margin:0}}.news .results .result img{height:24rem}@media screen and (max-width:1024px){.news .results .result img{display:none}}@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}}.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}}