:root{font-family:Inter,Montserrat;line-height:1.5;font-weight:400;background-color:var(--primary_text_color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary_text_color: #fff;--secondary_text_color: #000;--secondary_bg_color: #000;--header_bg_color: #000000e5;--border_color: #777777}html{font-size:62.5%}body{margin:0 auto;min-width:0;font-size:14px;color:var(--primary_text_color)}h1,h2{margin:0}p{color:var(--primary_text_color);margin:0;padding:0;font-style:italic;font-weight:300}a{color:var(--primary_text_color);text-decoration:none}button{border-radius:0;border:none;cursor:pointer}.heroSection{margin:0;padding:0;height:60rem;min-width:0;position:relative;display:flex;background-image:url(/assets/heroIMG-min-vTigYMBB.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}header{display:flex;align-items:center;justify-content:space-between;border-bottom:.01rem solid var(--border_color);position:fixed;min-height:9rem;min-width:100%;z-index:1;transition:background-color .5s ease}.logo{margin-left:5rem}nav{margin-right:5rem;display:flex;align-items:center;justify-content:center;gap:5rem;font-size:1.6rem}.headerBtn{width:15rem;height:4rem;font-size:1.6rem;background-color:var(--primary_text_color)}.headerBtn>a{color:var(--secondary_text_color)}.heroContent{display:flex;flex-direction:column;gap:3rem;position:absolute;top:50%;transform:translateY(-40%);margin-left:9rem}.heroTitle{font-size:6.4rem;max-width:65rem;line-height:1.2}.heroDescription{max-width:35rem}.heroBtn{width:20rem;height:6rem;background-color:var(--secondary_text_color);font-size:1.6rem}.detailsSection{max-width:108rem;display:grid;grid-template-columns:repeat(2,1fr);margin:auto}.detailsSection>img{object-fit:cover;width:100%;height:100%}.detailsSection>p{color:var(--secondary_text_color);max-width:35rem;font-style:italic;place-self:center}.img2{grid-row:2/3;grid-column:2/3}.gridBox{grid-row:2/3;grid-column:1/2;display:grid;grid-template-rows:repeat(3,1fr);max-width:35rem;row-gap:3rem;place-self:center}.gridBox>p{color:var(--secondary_text_color);max-width:35rem;font-style:italic;grid-row:2/3;place-self:center}.detailsBtn{grid-row:3/4;width:20rem;height:6rem;background-color:var(--secondary_text_color);color:var(--primary_text_color);font-size:1.6rem}.aboutSection{width:100%;height:50rem;background-color:var(--secondary_text_color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.5rem}.aboutText{max-width:69rem}.gallerySection{margin:12rem auto;display:flex;align-items:center;justify-content:center;gap:1.6rem;height:50rem}.galleryImg{min-width:0;max-width:35rem;object-fit:cover;height:100%}.contactsSection{width:100%;height:50rem;background-image:url(/assets/footerIMG-DYz_GsdX.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7rem}.contactsContainer{display:flex;justify-content:space-evenly;width:100%}.contactsList{padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:3.4rem}.listEl{display:flex;align-items:center;justify-content:center;gap:3rem;font-size:1.8rem}.footerLogo{width:25rem;height:auto}@media (max-width: 825px){.heroSection{height:50rem}header{min-height:7rem}.logo{width:7rem;margin-left:3rem}nav{margin-right:3rem;gap:3rem}.heroContent{margin:auto 6.4rem;gap:2.4rem}.heroTitle{font-size:4.8rem}.detailsSection{max-width:100%}.detailsSection>p{max-width:25rem}.gridBox{display:flex;flex-direction:column}.gridBox>p{max-width:25rem}.aboutSection{height:35rem;gap:2.4rem}.aboutText{max-width:100%;margin:0 4rem}.logo2{width:7rem}.gallerySection{margin:6.4rem auto;height:35rem;gap:.5rem}.galleryImg{width:40rem}.contactsSection{height:35rem;gap:3.2rem}h2{font-size:1.8rem}.listEl{font-size:1.6rem}.footerLogo{width:20rem}}@media (max-width: 630px){.heroSection{height:50rem}.logo{margin-left:1.8rem}nav{margin-right:1.8rem;gap:1.8rem;font-size:1.6rem}nav>a,.headerBtn{font-size:1.4rem}.headerBtn{width:12rem}.heroContent{margin:auto 2.4rem;gap:1.8rem}.heroTitle{font-size:4.5rem}.heroDescription{font-size:1.6rem;font-weight:400;max-width:100%}.detailsSection{max-width:100%;grid-template-columns:repeat(1,1fr);row-gap:3rem;margin-top:4.8rem}.img1{grid-row:2/3;grid-column:1/2}.img2{grid-row:4/5;grid-column:1/2}.text1{grid-row:1/2;grid-column:1/2;font-size:1.6rem;font-weight:400}.gridBox{grid-row:3/4;grid-column:1/2;margin:0 2.4rem;max-width:40rem}.detailsSection>p{max-width:40rem;margin:0 2.4rem}.gridBox>p{max-width:100%;font-size:1.6rem;font-weight:400}.aboutSection{height:45rem;gap:2.4rem}.aboutText{max-width:100%;margin:0 2.4rem;font-size:1.6rem;font-weight:400}.logo2{width:5rem}.gallerySection{margin:4.8rem 0;width:100;height:fit-content;gap:.5rem;flex-direction:column}.galleryImg{width:100%;min-width:100%;height:35rem}.contactsSection{height:35rem;gap:2.4rem}h2{font-size:2.4rem}.listEl{font-size:1.8rem}.footerLogo{width:15rem}}
