@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed&family=Bellefair&display=swap";.home-page{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));justify-items:center;align-content:center;min-height:calc(100vh - 96px);width:100%}#home-info{display:flex;flex-direction:column;gap:22px}#home-header{display:flex;flex-direction:column-reverse;gap:22px}.home-btn-container{display:flex;align-items:center;justify-content:center;position:relative;width:450px;height:450px;caret-color:transparent}#link-home{display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%}#home-btn::selection{background-color:#ffffff1a}#home-btn{border:none;width:274px;height:274px;border-radius:50%;color:var(--black);cursor:pointer;z-index:1;animation:fadeIn 4s ease}.circle{border:none;width:450px;height:450px;border-radius:50%;position:absolute;background-color:#ffffff80;opacity:0}#home-btn:hover~.circle{animation:loader .75s linear infinite;opacity:1}.home-description{width:444px;line-height:32px}.circle:after,.circle:before{animation:loader 2s linear infinite;border:2px solid var(--white);width:450px;height:450px;position:absolute}.circle:after{opacity:0;animation-delay:1s}#main-navbar{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;position:relative;width:100%;height:96px;margin-top:40px}#logo{display:flex;flex-direction:row;align-items:center;position:absolute;top:20px;left:0}#logo svg{margin:0 55px}#line{height:1px;width:calc(100vw - 957px);position:absolute;left:158px;background-color:#ffffff40;z-index:1}#menu{display:none}#navbar-buttons-container>ul{display:flex;flex-direction:row;justify-content:space-evenly;list-style:none;width:830px;height:94px;caret-color:transparent;background-color:#ffffff0a;backdrop-filter:blur(40.7742px)}.main-btn{background:transparent;border:none;color:var(--white);display:flex;flex-direction:row;align-items:center;height:100%;gap:10px;cursor:pointer}.main-btn:hover{border-bottom:3px solid rgba(255,255,255,.5)}.main-btn:active,.active-section{border-bottom:3px solid var(--white)}#destination-navbar>ul{list-style:none;display:flex;flex-direction:row;align-items:flex-start;width:285.5px;height:34px;gap:20px;caret-color:transparent}.destination-btn{cursor:pointer;background:transparent;border:none;padding-bottom:12px}.destination-btn:hover{border-bottom:3px solid rgba(255,255,255,.5)}.destination-btn:active,.active-destination{border-bottom:3px solid var(--white)}#crew-details{position:relative}#crew-navbar{position:absolute;bottom:20%;left:50%}#crew-navbar>ul{display:flex;flex-direction:row;justify-content:space-between;width:132px;height:15px;list-style:none;caret-color:transparent}.crew-btn{width:15px;height:15px;cursor:pointer;background-color:#ffffff2b;border-radius:50%}.crew-btn:hover{background-color:#ffffff80}.crew-btn:active,.active-crew{background-color:var(--white)}#tech-navbar>ul{display:flex;flex-direction:column;justify-content:space-between;width:80px;height:303px;list-style:none;caret-color:transparent}.tech-btn{width:80px;height:80px;border-radius:50%;color:var(--white);background-color:transparent;border:1px solid rgba(255,255,255,.25);cursor:pointer}.tech-btn:hover{border-color:var(--white)}.tech-btn:active,.active-tech{border-color:var(--white);background-color:var(--white);color:var(--black)}main{display:flex;flex-direction:column;align-items:center;min-height:100vh}@media (max-width: 900px){.destination-container>#destination-img{width:350px;height:350px}aside#destination-details{justify-content:center;width:500px}}@media (max-width: 768px){#main-navbar{margin:0;padding:0}#logo svg{margin:0 0 0 20px}div#navbar-buttons-container>ul{max-width:450px;height:96px;width:450px}ul#dropdown>li>a>button.main-btn{font-size:14px}ul#dropdown>li>a>button.main-btn>strong.nav-text{display:none}.home-page{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:auto}#home-info{width:auto;text-align:center;max-width:450px;gap:0}#home-header>.heading5{font-size:20px;width:auto}#home-header>.heading1{font-size:clamp(100px,110px,150px);max-width:445px}.home-description{max-width:444px;font-size:16px;width:auto}#home-btn{width:242px;height:242px}.home-btn-container{max-width:242px;max-height:242px}.circle{width:280px;height:280px;animation:loader .75s linear infinite}header#sections-header{gap:15px;padding-left:50px;margin-top:20px}#sections-header #title,#sections-header .heading5{font-size:20px}article.destination-container{min-height:884px}#destination-img{max-width:300px;max-height:300px}aside#destination-details{min-height:auto;max-width:573px;width:auto;align-items:center;gap:20px;text-align:center}#destination-navbar>ul{justify-content:center;max-width:285.5px;width:auto}div.destination-info{padding-bottom:20px;max-width:573px;min-height:214px}.destination-info>p{font-size:18px;text-align:center}#title-place{font-size:80px;text-align:center}article.crew-container{display:flex;flex-direction:column;justify-content:space-evenly;gap:0;min-height:100vh}aside#crew-details{min-height:auto;height:262px;justify-content:flex-start}#crew-data{display:flex;flex-direction:column;align-items:center;justify-content:center}figure#crew-img>img{max-height:532px;z-index:-1;bottom:-50px}#crew-navbar{bottom:-10px;left:0;width:100%;height:15px;display:flex;justify-content:center}#crew-navbar>ul{width:88px;align-items:center}header.crew-header{margin-bottom:16px}.crew-header>h3.heading3{font-size:40px;width:auto;text-align:center}.crew-header>p.heading4{font-size:24px;width:auto;text-align:center}p.member-description{font-size:16px;text-align:center;max-width:327px}article.tech-container{display:flex;flex-direction:column-reverse;gap:0;justify-content:space-evenly}figure#tech-img{width:100%;height:310px}figure#tech-img>img{height:100%;border-radius:0}aside#tech-details{flex-direction:column;min-height:auto}#tech-navbar>ul{flex-direction:row;width:210px;height:60px}.tech-btn.heading4{width:58px;height:58px;font-size:24px}#tech-data{text-align:center}header.tech-header>p{font-size:16px;width:auto}header.tech-header>h3{font-size:40px;width:auto}p.tech-description{font-size:16px;width:auto;max-width:458px}}@media (max-width: 450px){div#navbar-buttons-container>ul{width:375px}.home-description{width:375px}header#sections-header{padding:0;justify-content:center}article.destination-container{display:flex;flex-direction:column;justify-content:space-around}.destination-container>#destination-img{width:250px;height:250px}div.destination-info{width:375px}figure#crew-img{width:300px;height:300px}header.tech-header>p{font-size:14px}header.tech-header>h3{font-size:24px}p.tech-description{font-size:15px;max-width:327px}figure#tech-img{height:240px}}@media (max-width: 375px){#main-navbar{position:relative}#menu{display:block;margin:38px 20px 0 0;border:none;background-color:transparent;position:absolute;top:0;right:0;cursor:pointer;z-index:5}ul#dropdown{display:none}div#navbar-buttons-container>ul{flex-direction:column;position:fixed;align-items:center;justify-content:space-evenly;top:0;right:0;max-width:254px;height:100vh;z-index:4}.main-btn{padding-bottom:10px}#home-info{max-width:375px}.home-btn-container{max-width:150px;max-height:150px}#home-header>.heading5{font-size:16px}#home-header>.heading1{max-width:327px;font-size:80px;width:auto}.home-description{max-width:327px;font-size:15px}#home-btn{width:150px;height:150px}.circle{width:175px;height:175px;animation:loader .75s linear infinite}#home-btn.heading4{font-size:20px}#sections-header #title,#sections-header .heading5{font-size:16px}article.destination-container{min-height:711px}#destination-img{max-width:170px;max-height:170px}#destination-navbar>ul{max-width:237.5px}.destination-btn.nav-text{font-size:14px}div.destination-info{min-height:214px;max-width:327px;width:auto;padding-bottom:20px}.destination-info>p{font-size:15px;text-align:center}#title-place{font-size:56px;text-align:center}footer.destination-footer{flex-direction:column;gap:20px;text-align:center}aside#crew-details{height:232px}article.crew-container{min-height:calc(100vh - 139px);gap:0px}figure#crew-img{width:180px;height:180px}.crew-header>h3.heading3{font-size:24px}.crew-header>p.heading4{font-size:16px}p.member-description{font-size:15px;max-width:327px}figure#tech-img{height:170px}article.tech-container{min-height:calc(100vh - 139px)}.tech-btn.heading4{width:40px;height:40px;font-size:16px}}.expand{animation:blur-out-expand .4s linear both}.rotate-scale-down{animation:rotate-scale-down .4s linear both}.tracking-in-expand-forward-top{animation:tracking-in-expand-forward-top .4s linear both}.slide-rotate-vertical-left{animation:slide-rotate-vertical-left .4s linear both}.slide-rotate-vertical-right{animation:slide-rotate-vertical-right .4s linear both}.blur-out-contract{animation:blur-out-contract .4s linear both}@keyframes blur-out-contract{to{transform:scale(1);filter:blur(.01px)}0%{transform:scale(0);filter:blur(12px);opacity:0}}@keyframes slide-rotate-vertical-right{1000%{transform:translate(0) rotateY(0)}0%{transform:translate(150px) rotateY(-90deg)}}@keyframes slide-rotate-vertical-left{to{transform:translate(0) rotateY(0)}0%{transform:translate(-150px) rotateY(90deg)}}@keyframes tracking-in-expand-forward-top{0%{letter-spacing:-.2em;transform:translateZ(-700px) translateY(-100px);opacity:0}40%{opacity:.6}to{transform:translateZ(0) translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;filter:blur(20px)}10%{opacity:1;filter:brightness(2) blur(10px)}}@keyframes loader{0%{transform:scale(.5);opacity:1}to{transform:scale(1.25);opacity:0}}@keyframes typing{0%{width:0}}@keyframes blink{50%{border-color:transparent}}@keyframes rotate-scale-down{0%{transform:scale(1) rotate(0)}50%{transform:scale(.5) rotate(180deg)}to{transform:scale(1) rotate(360deg)}}@keyframes blur-out-expand{0%{transform:scale(1);filter:blur(.01px)}to{transform:scale(2);filter:blur(12px);opacity:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.destination-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(445px,1fr));justify-items:center;align-items:center;min-height:calc(100vh - 246px)}#destination-details{display:flex;min-height:445px;flex-direction:column;align-items:flex-start;justify-content:space-between}.destination-info{width:444px;padding-bottom:42px;border-bottom:1px solid #383B4B}.destination-info>h3{color:var(--white)}.destination-info>p{line-height:32px}.destination-footer{display:flex;flex-direction:row;gap:80px}.destination-footer>div>p{color:var(--white)}#destination-img{width:400px;height:400px;border-radius:50%}#destination-img>img{width:100%;height:100%;transform-style:preserve-3d;animation:spin 25s linear infinite,fadeIn 4s ease}.crew-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(508px,1fr));align-items:center;justify-items:center;min-height:calc(100vh - 246px)}#crew-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;min-height:calc(100vh - 246px)}.crew-header{display:flex;flex-direction:column-reverse;margin-bottom:32px}.crew-header>h3{color:var(--white);opacity:.5;width:clamp(350px,400px,490px)}.crew-header>p{color:var(--white)}.member-description{width:384px;line-height:32px;word-wrap:break-word}#crew-img{width:clamp(350px,400px,450px);height:clamp(350px,400px,450px);position:relative}#crew-img>img{max-height:604px;width:100%;position:absolute;bottom:0;animation:fadeIn 4s ease}.tech-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));align-items:center;justify-items:center;min-height:calc(100vh - 246px);gap:30px}#tech-details{display:flex;flex-direction:row;align-items:center;min-height:527px;gap:30px}.tech-header{display:flex;flex-direction:column-reverse;gap:16px}.tech-header>h3{color:var(--white)}.tech-description{line-height:32px;width:444px}#tech-img{width:450px}#tech-img>img{width:100%;height:100%;height:450px;border-radius:20px;animation:fadeIn 4s ease}.sections-page{display:flex;flex-direction:column;justify-content:space-evenly;min-height:calc(100vh - 96px);width:100%}#sections-header{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:30px;padding-left:100px}.heading5.bold{color:var(--white);opacity:.25;font-weight:700}#sections-header>h2{color:var(--white)}#title{display:block;white-space:nowrap;border-right:4px solid;overflow:hidden}:root{--black: hsl(230, 35%, 7%);--lile: hsl(231, 77%, 90%);--white: hsl(0, 0%, 100%)}*{padding:0;margin:0;font-size:18px;box-sizing:border-box;font-family:Barlow Condensed,sans-serif;color:var(--lile);font-weight:400}*::selection{background-color:#111422}body{min-height:100vh;background-repeat:no-repeat;background-color:var(--black);background-size:cover;transition:background-image 3s}.heading1,.heading2,.heading3,.heading4{font-family:Bellefair,serif}.heading1{font-size:150px;color:var(--white)}.heading2{font-size:100px}.heading3{font-size:56px}.heading4{font-size:32px}.heading5{font-size:28px;letter-spacing:4.75px}.subheading1{font-size:28px}.subheading2{font-size:14px;letter-spacing:2.35px}.nav-text{font-size:16px;letter-spacing:2.7px}strong{font-weight:700;color:var(--white)}.heading1,.heading2,.heading3,.heading4,.heading5,.subheading1,.subheading2,.nav-text{text-transform:uppercase}figure{caret-color:transparent}a{text-decoration:none}
