@font-face{src:url(/assets/Gilmer_Bold-17060739.otf) format("woff");font-family:GilmerBold}@font-face{font-family:Neuemontreal-medium;src:url(/static/ppneuemontreal-medium.ttf) format("truetype")}@font-face{font-family:Neuemontreal-regular;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}main{max-width:2100px;margin:0 auto}.cbtn{text-decoration:none;color:#000!important}main button{border-radius:40px;padding:15px 30px;font-size:17px;border:none;cursor:pointer;color:#242424;background-color:#f9f9f9;transition:all .5s ease;font-style:normal;font-weight:400;line-height:109.52%}main button:hover{background-color:#d8d8d8}section#NavSection{height:200px;width:100%;position:absolute;top:22px;left:0;z-index:20;background:rgba(244,245,233,.5);backdrop-filter:blur(10px);display:flex;padding:0 115px;align-items:center;justify-content:space-between}section#NavSection .NavItems{display:flex;gap:50px;align-items:center}section#NavSection .NavItem{position:relative;padding:10px;white-space:nowrap}section#NavSection .MenuBtn{display:none}section#NavSection .NavItem a{color:#00000080;font-size:20px;font-style:normal;font-weight:400;line-height:109.52%;transition:all .3s ease}section#NavSection .NavItem .dropdown{position:absolute;top:100%;left:0;display:none;flex-direction:column;padding:15px;gap:10px;background-color:#ffffffd1}section#NavSection .NavItem:hover .dropdown{display:flex}section#NavSection .NavItem .dropdown a{padding:20px;min-width:200px}section#NavSection .NavItem .dropdown a:hover{color:#000;background-color:#e5e8df}section#NavSection .NavItem a{color:inherit;text-decoration:none}section#NavSection .NavItem a>span{line-height:0;vertical-align:middle;transition:transform .3s ease;display:inline-block;margin-left:10px}section#NavSection .NavItem.active,section#NavSection .NavItem:hover{color:#000}section#NavSection .NavItem.active a>span,section#NavSection .NavItem:hover a>span{transform:rotate(180deg)}section#HeaderSection{height:60vh;width:100%;position:relative;max-height:600px}section#HeaderSection img.headerImg{display:block;width:100%;height:100%;object-fit:cover}section#HeaderSection h1.headerText{position:absolute;left:130px;bottom:46px;color:#fff;font-family:GilmerBold;font-style:normal;font-size:80px;font-weight:700;line-height:normal;letter-spacing:-2.4px;z-index:10}section#CardSection{display:flex;width:100%;padding:60px 80px;gap:50px;justify-content:center}section#CardSection>div{background:#f3f6f0;flex:1;padding:40px 50px;display:flex;flex-direction:column;gap:20px;min-height:35vw;overflow:hidden}section#CardSection>div .detail{display:flex;justify-content:space-between;align-items:center;gap:1rem}section#CardSection>div h2{background:#f3f6f0;color:#000;font-family:GilmerBold;font-size:60px;font-style:normal;font-weight:700;line-height:109.52%}section#CardSection button{color:#fff;background:#131313;transition:all .5s ease}section#CardSection button:hover{background:#333333}section#CardSection>div .image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin:0 auto;position:relative}section#CardSection>div .image img{width:100%;height:auto;max-width:590px;object-fit:cover;position:relative;z-index:10}section#CardSection>div .image>span{height:80%;min-width:200px;min-height:200px;width:100%;aspect-ratio:1;position:absolute;z-index:5;color:#fff;display:grid;place-content:center;line-height:1;text-align:center;font-weight:600;padding-top:1.5rem;font-size:50px}section#CardSection>div .image>div{height:80%;min-width:200px;min-height:200px;aspect-ratio:1;background:#d6dcd1;color:#fff;border-radius:50%}section#NoteSection{padding:0 130px 60px;width:100%}section#NoteSection p{width:80%;text-align:center;margin:0 auto;font-size:17px;font-style:normal;font-weight:400;line-height:109.52%}section#FooterSection{padding:15px 130px;width:100%;background:#2c3839}section#FooterSection p{width:80%;text-align:center;margin:0 auto;color:#ffffffb3;font-size:20px;font-style:normal;font-weight:400;line-height:150%}section#FooterSection a{color:#f0f0f0b3}section#FooterSection a:hover{color:#f0f0f0e6}@media (max-width: 1450px){section#NavSection{padding:0 60px}section#HeaderSection h1.headerText{font-size:70px;left:60px;bottom:32px}section#CardSection{padding:60px}section#CardSection>div{padding:30px 40px}section#CardSection>div h2{font-size:46px}section#CardSection>div .image span{height:90%;font-size:36px}section#NoteSection{padding:0 60px 60px}section#FooterSection{padding:15px 60px}}@media (max-width: 600px){main button{padding:12px 24px;font-size:16px}section#NavSection{padding:0 24px}section#NavSection img{width:140px}section#NavSection .MenuBtn{display:block;background-color:transparent;font-size:2rem;padding:5px 0 0;outline:none;border:none}section#NavSection .contactBtn{display:none}section#NavSection .NavItems{display:none}section#HeaderSection h1.headerText{position:absolute;left:24px;bottom:24px;line-height:1;font-size:64px;max-width:10ch}section#CardSection{flex-direction:column;padding:60px 24px}section#CardSection>div{background:#f3f6f0;flex:1;padding:24px 30px;aspect-ratio:.9}section#CardSection>div h2{font-size:34px;max-width:9ch}section#CardSection>div .image span{padding-top:1rem;font-size:30px}section#NoteSection{width:100%;padding:0 24px 60px}section#NoteSection p{width:90%}section#FooterSection{padding:12px 24px}section#FooterSection p{width:90%;font-size:18px}section#FooterSection a{white-space:nowrap}}.Sidebar{top:0px;background-color:#fff;flex:1px;display:flex;flex-direction:column;justify-content:center;height:100vh;right:-300px;width:300px;transition:all .3s ease;color:#fff;position:fixed!important;padding-bottom:100px}.Sidebar .heading{display:flex;flex-direction:column;align-items:flex-end;row-gap:1rem;padding:1rem}.Sidebar .heading button.contactBtn{background-color:#fff;color:#000;width:100%;font-weight:400;text-transform:capitalize;border-radius:10px;transition:all .5s ease;outline:none;font-size:.9rem;padding:.7rem .8rem}.Sidebar .heading button.contactBtn:hover{background-color:#e7dfd8}.Sidebar .heading button.closeBtn{color:#999;width:fit-content;background-color:transparent;transition:all .5s ease;border-radius:5px;padding:.5rem;outline:none;font-size:1.8rem;line-height:1;display:flex;place-content:center;position:absolute;top:0%;right:0;margin:1rem}.Sidebar .heading button.closeBtn:hover{color:#000}.Sidebar ul{display:flex;flex-direction:column;list-style:none;flex-wrap:wrap;height:100%}.Sidebar ul>li{padding:1rem 0}.Sidebar .sidelinks button.menuBtn{display:none;background-color:transparent;font-size:1.8rem;line-height:1;padding:.8rem;margin-right:-1rem;border-radius:10px;outline:none;place-content:center}.Sidebar .sidelinks{display:flex;flex-direction:column;white-space:nowrap}.Sidebar .sidelinks .sidelink{position:relative;width:100%;height:fit-content}.Sidebar .sidelinks .sidelink button,.Sidebar .sidelinks .sidelink a{display:flex;align-items:center;width:100%;border:none;outline:none;padding:1rem 1rem 1rem 2rem;text-transform:capitalize;background-color:transparent!important;font-size:33px;line-height:38px;color:#d5d5d5;font-weight:700}.Sidebar .sidelinks .sidelink:hover button,.Sidebar .sidelinks .sidelink:hover a{color:#3c4c4e}.Sidebar .sidelinks .sidelink a span{line-height:0;vertical-align:middle;transition:transform .3s ease;display:inline-block;margin-left:10px}.Sidebar .sidelinks .sidelink.active a>span,.Sidebar .sidelinks .sidelink:hover a>span{transform:rotate(180deg)}.Sidebar .sidelinks .sidelink .sidedropdown{height:fit-content;position:absolute;display:none;flex-direction:column;margin:0 15px;width:calc(100% - 30px);box-shadow:0 0 10px #00000030;padding:15px;gap:10px;background-color:#ffffffd1;overflow:hidden;top:100%;background-color:#fff;z-index:100}.Sidebar .sidelinks .sidelink .sidedropdown a{font-weight:400;padding:20px;min-width:200px}.Sidebar .sidelinks .sidelink .sidedropdown a:hover{color:#000;background-color:#e5e8df}.Sidebar .sidelinks .sidelink:hover .sidedropdown{display:flex}@font-face{font-family:Orbitron;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}#hero-sec{height:850px;position:relative}#hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}@media (max-width: 1440px){#hero-sec{height:700px}}@media (max-width: 959px){#hero-sec{height:500px}}@media (max-width: 768px){#hero-sec{height:410px}}.flex{position:absolute;top:30px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:93%;background-color:#ffffff3a;backdrop-filter:blur(5px);padding:15px 30px;border-radius:23px}.left{display:flex;align-items:center;gap:17px;width:371px}.left-anchor{font-family:Orbitron}.left>.left-anchor{all:unset;text-decoration:none!important;font-size:clamp(14px,2vw,16px);letter-spacing:1px;font-family:Orbitron;line-height:26px;color:#ffffffac;cursor:pointer;margin:0!important}.left-anchor:last-child{letter-spacing:0;line-height:normal;font-family:Orbitron}.left>.left-anchor:hover{color:#fff;transition:color .3s ease}.drop{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;padding:8px 0}.drop:hover .drop-down,.drop .drop-down:hover{visibility:visible;opacity:1;pointer-events:auto}.left>.drop #models{text-decoration:none!important;font-size:clamp(14px,2vw,17px);font-family:Orbitron;font-weight:500;line-height:26px;color:#fff9}.left>.drop:hover #models,.left>.drop:hover #down-arr{color:#fff!important}#down-arr{margin-left:5px}.drop>.drop-down{background-color:#fff;display:flex;position:absolute;top:42px;left:0;bottom:20px;flex-direction:column;border-radius:15px;padding:13px;width:200px;height:fit-content;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.drop-down>#up{padding:20px 19px;display:inline;border-radius:10px 10px 0 0}.drop-down>#down{padding:20px 19px;display:inline;border-radius:0 0 10px 10px}.drop-down .wrapper:hover{background-color:#c7def9;cursor:pointer}.drop-down .wrapper:hover #drop-a{all:unset;color:#000;transition:color .3s ease;font-size:18px}.wrapper #drop-a{color:#5a5a5a;text-decoration:none;font-size:18px;font-weight:lighter}.logo{display:block;width:300px;object-fit:cover;height:auto}#btn-div{width:371px;display:flex;justify-content:end}.nav-btn{background-color:#262626;padding:14px 20px;border-radius:25px;color:#fff;font-size:18px;line-height:18px;font-family:Orbitron;font-weight:400;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;gap:10px}.nav-btn:hover{background-color:#d8edff;color:#000;transition:.5s ease-in-out}.button_icon{display:inline-block;position:relative;transition:transform .5s ease-in-out}.nav-btn:hover .button_icon{animation:arrow-move .5s ease-in-out}.mobile-nav-btn:hover .button_icon{animation:arrow-move .5s ease-in-out}#menu-container{background-color:#fff;padding:10px;border-radius:50px;display:none;justify-content:center;align-items:center;cursor:pointer;max-width:45px}#menu-container #menu{font-size:25px;font-weight:bolder;flex-grow:0!important}@media screen and (max-width: 960px){#btn-div,.nav-btn{display:none}.flex{max-width:94%}.flex{padding:10px 29px;justify-content:space-between}}@media screen and (max-width: 763px){#hero-sec{background-attachment:scroll}.flex{top:15px;padding:14px}.logo{width:180px;height:100%;object-fit:cover}#btn-div{display:none}}@media screen and (max-width: 1280px){.left{display:none}#menu-container{display:flex;justify-content:left;width:371px}#menu-container{display:flex}#btn-div{display:none}}.flex-mobile{display:flex;flex-direction:column;align-items:center;background-color:#fff!important;padding:35px 20px;min-width:40%;gap:35px;z-index:10;height:100vh;position:fixed;left:0;overflow-y:scroll}#mobile-wrapper{width:90%;display:flex;flex-direction:column;gap:60px}.left-mobile{display:flex;justify-content:center;align-items:start;flex-direction:column;font-weight:700;width:230px}.left-mobile #mobile-links{text-decoration:none;color:#b2b2b2;font-size:34px;font-weight:700;font-family:Orbitron;line-height:34px}.left-mobile #mobile-links+#mobile-links{margin-top:6px}.left-mobile #mobile-links:hover{color:#000;transition:.3s ease-in}.left-mobile #mobile-links:focus{color:#000}#mobile-left{margin-top:34px}#mobile-left p{font-size:20px}#mobile-left>a{text-decoration:none;font-size:20px}#mobile-menu-wrapper{width:100%;text-align:end}#mobile-menu-container{display:inline-flex;justify-content:center;align-items:center;cursor:pointer}#mobile-menu-container #close{background-color:#d3d3d3d0;border-radius:50px;padding:8px;position:fixed;font-size:46px;font-weight:lighter;color:#000}#mobile-menu-container #close:hover{background-color:#9cd0fb;transition:.3s ease-in-out}.mobile-menu-wrapper{width:50%;text-align:start;margin:50px 0}.mobile-nav-btn{background-color:#2760a3;padding:13px 20px;border-radius:25px;color:#fff;font-size:18px;font-weight:500;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;gap:10px;white-space:nowrap}.mobile-nav-btn:hover{background-color:#262626;color:#fff;transition:.5s ease-in-out}.button_icon{font-size:18px;font-weight:700;transition:transform .3s ease-in-out}.flex-social #social-links-mobile-menu{all:unset;color:#000;text-decoration:none}.flex-social #social:hover #social-links-mobile-menu{color:#fff}.flex-social #social{border-radius:50px;border:1px solid rgba(0,0,0,.869);display:flex;justify-content:center;align-items:center;padding:5px 10px 2px;font-size:20px;color:#000;text-align:center}.flex-social #social:hover{background-color:#2760a3;border-color:#2760a3;cursor:pointer;color:#fff}.flex-social{display:flex;justify-content:start;align-items:start;gap:18px}@media screen and (max-width: 1238px){.mobile-menu-wrapper{width:90%;align-items:flex-start}}@media screen and (max-width: 520px){.flex-mobile{min-width:100%;overflow-x:hidden}#mobile-wrapper{width:90%;gap:10px}}@media screen and (max-width: 317px){.flex-mobile{min-width:100%;overflow-x:hidden}}@font-face{font-family:Neuemontreal-medium;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}@font-face{font-family:Neuemontreal-bold;src:url(/static/NeueMontreal-Bold.ttf) format("truetype")}@font-face{font-family:Neuemontreal-regular;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}.mid-lvl{display:flex;justify-content:space-between;align-items:flex-start;padding:70px;margin-top:60px;margin-bottom:60px}.left-mid{flex-basis:40%;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:20px}.left-title{font-size:80px;font-family:Neuemontreal-bold;color:#000;letter-spacing:-3px;line-height:90px;font-weight:400;margin-bottom:20px}.left-para{all:unset;font-size:20px;margin-bottom:15px;line-height:25px;font-weight:400;color:#000000a3;width:98%;font-family:Neuemontreal-regular}.right{display:flex;justify-content:flex-end;align-items:start;gap:33px;flex-basis:70%}@media screen and (max-width: 1238px){.mid-lvl{padding:30px 70px}.left-mid{gap:26px;padding-right:30px}.right{gap:20px}.left-title{font-size:60px;font-family:GilmerBold;line-height:60px;font-weight:400}.left-para{line-height:24px;width:100%}}@media screen and (max-width: 1014px){.left-title{line-height:60px;font-size:55px}}@media screen and (max-width: 960px){.mid-lvl{flex-direction:column;gap:25px;margin:20px 0}.left-mid{gap:10px}.left-mid,.right{width:100%}.right{gap:27px}}@media screen and (max-width: 768px){.mid-lvl{padding:20px}.right{flex-direction:column;gap:18px}.left-title{font-size:50px;font-family:GilmerBold;line-height:50px}.left-para{width:100%}}@media screen and (max-width: 480px){.left-mid{padding-right:0}.left-title{font-size:48px;font-family:GilmerBold;line-height:48px}.left-para{width:100%;font-size:16px;line-height:16px}}@font-face{font-family:Neuemontreal-medium;src:url(/static/ppneuemontreal-medium.ttf) format("truetype")}@font-face{font-family:Neuemontreal-regular;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}.card{border:1px solid rgba(0,0,0,.226);border-radius:30px;padding:20px;width:260px;height:auto;display:flex;justify-content:space-around;align-items:start;flex-direction:column;gap:35px}.card #img{border-radius:15px;object-fit:cover;width:90px}.card-title{color:#000;font-size:22px;font-weight:400;line-height:24px;font-family:Neuemontreal-medium;margin-bottom:15px}.card-para{color:#000000e3;font-size:16px;font-family:Neuemontreal-regular}@media screen and (max-width: 1238px){.card{width:250px;height:auto;padding:20px;gap:5px}.card-title{color:#000;margin-top:30px;font-size:22px;line-height:22px}.card-para{color:#000;font-size:16px;line-height:19px}}@media screen and (max-width: 960px){.card{width:260px;height:auto}}@media screen and (max-width: 768px){.card{width:100%}.card-para{margin-bottom:0}.card #img{border-radius:15px;object-fit:cover;width:65px}}@media screen and (max-width: 520px){.card{width:100%;height:auto}}@font-face{font-family:Neuemontreal-medium;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}#build-boat-sec{width:100vw;padding:10px 70px;display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:50px}.boat{position:relative;overflow:hidden!important;border-radius:35px!important;width:100%;height:520px}#boat-img{width:100%;height:100%;object-fit:cover}.catarman{background-color:#fff9;backdrop-filter:blur(5px);position:absolute;margin:20px 40px;top:20px;border-radius:20px;padding:15px 30px;text-align:left;width:234px}#boat-num{all:unset;font-family:Neuemontreal-medium;font-size:65px;line-height:75px;margin-left:14;color:#000;margin-bottom:12px;font-weight:400}#boat-para{color:#000;font-size:30px;font-family:Neuemontreal-medium;line-height:45px;margin-bottom:5px}#boat-build-btn{all:unset;bottom:36px;right:29px;background-color:#fff;box-shadow:inset;border-radius:50px;padding:14px 18px;cursor:pointer;text-decoration:none;color:#000;font-family:Neuemontreal-medium;font-size:18px;line-height:20px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;position:absolute}#boat-build-btn:hover{background-color:#9cd0fb;transition:background-color .4s ease-in-out}#arrow-build{display:inline-block;position:relative;transition:transform .5s ease-in-out}#boat-build-btn:hover #arrow-build{animation:arrow-move .5s ease-in-out}@keyframes arrow-move{0%{transform:translate(0);opacity:1}30%{transform:translate(100%);opacity:0}50%{transform:translate(-120%);opacity:0}to{transform:translate(0);opacity:1}}@media screen and(max-width:1200px){#build-boat-sec{background-color:red}}@media (min-width: 960px) and (max-width: 1200px){#build-boat-sec{padding:10px 60px;gap:25px}.boat{height:350px}.catarman{padding:18px;top:7%}#boat-build-btn{bottom:5%;right:5%}#boat-num,#boat-para{margin-bottom:5px}}@media screen and (max-width: 960px){#build-boat-sec{padding:10px 30px}.boat{height:350px}.catarman{width:auto;padding:10px 30px;margin:0;top:19px;left:19px}#boat-num{font-size:55px;margin:0}#boat-para{font-size:24px}#boat-build-btn{bottom:19px}}@media screen and (max-width: 768px){#build-boat-sec{padding:22px;gap:20px;flex-direction:column}.catarman{width:50%;padding:15px}#boat-num{font-size:49px;margin-bottom:0;line-height:49px}#boat-para{font-size:24px}#boat-img{width:100%;min-height:100px}}@media screen and (max-width: 520px){#build-boat-sec{gap:20px;padding-right:20px;padding-left:20px}.catarman{width:60%}#boat-img{width:100%;min-height:250px}}@font-face{font-family:Neuemontreal-medium;src:url(/static/ppneuemontreal-medium.ttf) format("truetype")}@font-face{font-family:Neuemontreal-regular;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}#bottom-container{padding:10px;margin-top:40px;margin-bottom:70px}#item{display:flex;justify-content:start;align-items:start;flex-direction:column;height:300px}#item.first{flex-shrink:0;max-width:270px;padding:20px 0;text-align:start;font-size:18px;color:#000000bc}#item.second{width:100%;max-width:200px;padding:20px 0 20px 50px;font-size:18px}#item.third{width:100%;max-width:310px;padding:20px 0 20px 20px;font-size:18px}@media screen and (min-width: 1440px){#item.second{padding-left:60px}#item.third{padding-left:20px}}#item.fourth{flex-shrink:0;max-width:380px;padding:20px 0}#bottom-flex{display:grid;grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(1.5fr,1fr,1fr,1.5fr);padding:0 70px}#bottom-logo{object-fit:cover;margin-bottom:20px;width:95%;height:auto}.max-para{font-size:18px;color:#2d2d2d;margin-bottom:10px;width:70%;line-height:26px;font-family:Neuemontreal-regular}#bottom-anchor{text-decoration:none;color:#000000bc;margin-top:5px;font-family:Neuemontreal-regular}#bottom-anchor:hover{color:#000}.first>#no-decoration{all:unset;cursor:pointer;font-family:Neuemontreal-regular}.first>#no-decoration:hover{color:#8a2be2}#bottom-title{all:unset;margin-bottom:20px;color:#000;font-size:23px;font-weight:700;font-family:Neuemontreal-medium}.first>#hover{all:unset;font-family:Neuemontreal-regular}.first>#hover:hover{text-decoration:underline;color:#8a2be2;cursor:pointer}#anchor-flex{display:flex;justify-content:start;align-items:start;flex-direction:column}.bottom-two{color:#d3d3d3}.bottom-two:hover{columns:black}#bottom-gallery{margin-top:8px}#anchor-flex>.bottom-blue{all:unset;cursor:pointer;color:#2760a3;font-family:Neuemontreal-regular}#flex-end{display:flex;flex-direction:column}#flex-end>#bottom-para{margin-top:15px;margin-bottom:35px;font-family:Neuemontreal-regular}#flex-end>.diff-font{all:unset;font-size:24px;line-height:36px;font-weight:400;font-family:Neuemontreal-medium;color:#000;text-align:end}#flex-end>#bottom-diff{all:unset;width:100%;display:block;text-align:start;font-family:Neuemontreal-regular;font-size:18px;text-align:end;line-height:24px;margin-top:20px}#email-container{background-color:#dfe9f1;border-radius:45px;padding:4px;width:100%;display:inline-flex;margin-top:45px}#email{border:none;outline:none;background-color:transparent;padding:7px 15px;flex:1}#email::placeholder{all:unset;color:#000000d8;font-size:16px}#subscribe-btn{border:none;padding:14px 21px;color:#fff;background-color:#2760a3;font-size:18px;font-family:Neuemontreal-regular}#subscribe-btn:hover{background-color:#122b49}@media screen and (max-width: 1200px){#bottom-flex{padding:0 50px}}@media (max-width: 1024px){#bottom-flex{grid-template-columns:repeat(3,1fr);padding:18px}#email-container{padding:3px}#item.third{padding-top:0}#item.fourth{padding-top:0;width:480px}}@media (max-width: 960px){#bottom-flex{grid-template-columns:repeat(2,1fr);text-align:center}#flex-end>.diff-font{all:unset;font-size:24px;line-height:36px;font-weight:400;font-family:Neuemontreal-medium;color:#000;text-align:start}#flex-end>#bottom-diff{all:unset;text-align:start;font-size:18px}#item.second,#item.third{padding-left:0}}@media (max-width: 766px){#bottom-flex{grid-template-columns:repeat(1,1fr);text-align:center;padding:19px}#item{height:auto}.max-para{width:40%;text-align:start}#flex-end{text-align:start}#bottom-container{padding:0}#item.fourth{flex-grow:1!important;min-width:100%;text-align:start}#flex-end>.diff-font{text-align:start;margin-bottom:13px}#email-container{padding:3px;margin-top:45px;border-radius:50px}#email{padding:15px 18px}}@media screen and (max-width: 480px){#flex-end>#bottom-diff{all:unset;text-align:start}#email-container{padding:0}#email{padding:0 19px}#email::placeholder{font-size:17px}}@media screen and (max-width: 430px){#item.fourth{width:100%;flex-shrink:1;text-align:start}}@media screen and (max-width: 365px){#item.fourth{width:100px;flex-shrink:1}#email{width:100%}}@font-face{font-family:Neuemontreal;src:url(/static/pppneuemontreal-medium.ttf) format("truetype")}@font-face{font-family:Neuemontreal-regular;src:url(/static/NeueMontreal-Regular.ttf) format("truetype")}#footer{all:unset;padding:0 65px;color:#fff}#footer-container{display:flex;justify-content:space-between;align-items:center;gap:10px;background-color:#262626;border-radius:55px 55px 0 0;padding:15px 40px}#foot-left{text-align:center}#foot-para{all:unset;font-size:18px;font-weight:800;font-family:Neuemontreal-regular}#foot-anch{all:unset;text-decoration:none;color:#d1d1d1;font-size:18px;margin-left:5px;font-family:Neuemontreal-regular}#foot-anch:hover{text-decoration:underline;color:#9cd0fb;cursor:pointer}#foot-right{display:flex;justify-content:center;align-items:center;gap:15px}#social{all:unset;display:flex;margin-top:5px;font-family:Neuemontreal-regular}#social-hover{all:unset;border:.1px solid rgba(255,255,255,.5);display:flex;justify-content:center;align-items:center;border-radius:70px;padding:6px 10px 3.5px;margin-left:13px;font-size:18px;font-weight:700;transition:background-color .2s ease-in,border-color .2s ease-in}#social-hover:hover{background-color:#9cd0fb;cursor:pointer;border-color:#9cd0fb}#social-hover a{color:#fff;transition:color .2s ease-in}#social-hover:hover a{color:#000!important}@media screen and (max-width: 960px){#footer-container{flex-direction:column;gap:5px}}@media screen and (max-width: 763px){#footer{padding:0 22px}#footer-container{flex-direction:column;gap:5px}}@media screen and (max-width: 480px){#footer{padding:0 22px}#footer-container{flex-direction:column;padding:20px 30px;gap:15px}}*,:before,:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:Orbitron;line-height:1.5;font-weight:400;background-color:#ffffffde;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;font-family:Orbitron;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;max-width:100%;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:40px;padding:.6em 1.2em;font-size:.9em;font-weight:500;border:none;cursor:pointer;color:#242424;background-color:#f9f9f9}@media screen and (min-width: 360px){button{font-size:1em}}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
