@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;src:url("assets/fonts/poppins-v24-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;src:url("assets/fonts/poppins-v24-latin-800.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Billion";font-style:normal;font-weight:400;src:url("assets/fonts/BillionDreams_PERSONAL.woff2") format("woff2")}body{font-family:Poppins;font-size:1.4rem;color:#30384a;background-color:#fff;line-height:1.5}button{font-family:Poppins;font-size:1.4rem;color:#fff;background-color:#000}h1,h2{font-size:3rem;line-height:1;font-weight:800;text-transform:uppercase}h3{font-size:2.4rem;font-weight:800;text-transform:uppercase}h4{font-size:2rem;font-weight:800}h6{font-size:1.6rem;font-weight:700}a{color:inherit}strong{font-weight:700}@media(min-width: 576px){body{font-size:1.5rem}h1,h2{font-size:4rem}h3{font-size:3rem}h4{font-size:2.5rem}h6{font-size:1.8rem}}@media(min-width: 992px){body{font-size:1.6rem}h1,h2{font-size:5rem}h3{font-size:3.4rem}h6{font-size:1.9rem}}@media(min-width: 1400px){h1,h2{font-size:6rem}h3{font-size:4rem}h6{font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:10px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*{transition:all .3s ease}svg{display:block}::before,::after{transition:all .3s ease}button{border:none;cursor:pointer}.grid1200{max-width:120rem;margin:0 auto;padding:0 2rem}header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff}header nav{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}header nav .logo{display:flex;align-items:center}header nav .logo svg{width:20rem;height:auto}header nav .nav-menu{display:flex;gap:2rem}section:nth-child(even){background-color:#30384a;height:100vh}.hero{padding-top:10rem}.hero .hero_container{display:grid;grid-template-columns:repeat(2, 1fr);gap:8rem}.hero .hero-content{display:flex;flex-direction:column;justify-content:center;gap:2rem}.hero .hero-content .hero_small{font-size:2.4rem;font-weight:400}.hero .hero-content .hero_highlight{color:#c9b581}.hero img{width:100%;height:auto;align-self:end;justify-self:end;display:block}