.navBar{position:fixed;top:0;left:0;padding:2rem 0;width:100%;-webkit-user-select:none;user-select:none;z-index:1000}.navBar .paddingSection{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.navBar img{height:5rem;z-index:2000}.navBar ul{display:flex;justify-content:space-between;align-items:center;gap:8rem;z-index:2000;list-style:none}.navBar a{font-size:1.5rem;color:#000;font-weight:400;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;z-index:2000}#currentPage{color:var(--main-color)}@media only screen and (max-width:980px){.navBar{padding-bottom:0;margin-bottom:0;position:absolute;display:flex;justify-content:center;align-items:center}.navBar .paddingSection{justify-content:center}.navBar img{height:4rem}.navBar ul{display:none}}.mobileNavBar{position:fixed;width:100vw;height:10%;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:2000}.mobileNavBarCutBase{position:fixed;width:100vw;height:10%;background-color:#fce6bf;bottom:0;left:0;border-radius:40px 40px 0 0}.mobileNavBar ul{display:flex;justify-content:space-between;align-items:center;padding:0 2.5rem;align-items:end;z-index:1000;list-style:none}.mobileNavBar ul li a{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;gap:.2rem;-webkit-user-select:none;user-select:none}.mobileNavBar ul li p{color:var(--main-color);-webkit-user-select:none;user-select:none;z-index:1000}.mobileNavBarNotSelected{width:3rem;fill:var(--main-color);color:var(--main-color);z-index:1000}.mobileNavBarSelected{background-color:var(--main-color);border-radius:50%;padding:.5rem;position:absolute;bottom:75%;width:3rem;z-index:1000}.mobileNavBarSelectedPath{fill:#fff}.mobileNavBarNotSelectedPath{fill:var(--main-color)}.mobileNavBarCurrentBase{color:#fff!important}@media only screen and (max-height:500px)and (orientation:landscape){.mobileNavBar,.mobileNavBarCutBase{height:17%}}.boxesPage{min-height:100vh;background-color:var(--backgroud-color);display:flex;justify-content:center;align-items:center}.boxesSection{display:flex;justify-content:space-between;align-items:center}.box{width:40%;border-radius:20px;padding:1.5rem 3rem;background-color:#fff6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(20px);box-shadow:#0000003d 0 3px 8px}.box h1{color:var(--main-color);margin-bottom:5%}.boxContent{display:flex;gap:1.5rem}.boxImageDiv{overflow:hidden;border-radius:20px;margin-bottom:5%}.boxImageDiv img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.boxContent ul{display:flex;justify-content:center;flex-direction:column;list-style:disc;list-style-position:inside;gap:1rem;padding-bottom:5%}.boxContent li{color:var(--main-color);white-space:nowrap}@media only screen and (max-width:1380px){.box h1{font-size:1.5rem}}@media only screen and (max-width:1230px){.boxesSection{flex-direction:column;gap:5rem;padding:12rem 0 5rem}.box{width:60%}}@media only screen and (max-width:980px){.boxesSection{gap:3rem;padding-bottom:20rem;flex-direction:column;align-items:center;justify-content:center;padding:30% 10vw 8rem}.box{width:100%}.box h1{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.boxContent{display:flex;flex-direction:column;gap:1.5rem}.boxImageDiv{margin-bottom:0}.boxImageDiv img{transform:scale(1.1)}}@media screen and (max-height:500px)and (orientation:landscape){.boxesPage .boxesSection{padding:20% 5vw 7rem}}.contactSection{width:100vw;height:100vh;height:100dvh;background-color:var(--backgroud-color);display:flex;justify-content:center;align-items:center}.contactSection .paddingSection{display:flex;justify-content:space-between;align-items:center}.contactImageDiv{width:19vw;border-radius:1rem;overflow:hidden;padding:1.5rem;background-color:#fff6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(20px);box-shadow:#0000003d 0 3px 8px;text-decoration:none;color:var(--main-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem}.contactImageDiv img{width:100%;height:auto;aspect-ratio:initial;object-fit:cover;border-radius:.5rem}.contactImageDiv p{font-size:1.3rem;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media only screen and (max-width:980px){.contactSection{height:auto;padding:8rem 0}.contactSection .paddingSection{flex-direction:column;gap:2rem;height:auto}.contactImageDiv{width:auto;height:auto;padding:2rem;border-radius:2rem}.contactImageDiv img{border-radius:10px}}*{padding:0;margin:0;text-decoration:none;--main-color: #F36470;--backgroud-color: #F7C6C7}.paddingSection{width:70vw;justify-self:center}.homeSection{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--backgroud-color)}.homeSection .homeBg{overflow:hidden!important;position:absolute;width:60vw;height:100%;right:0;top:0;z-index:1}.homeBg img{width:100%;height:100%;object-fit:cover;object-position:center 90%}.homeCard{position:sticky;max-width:50%;height:auto;padding:3rem 5rem;border-radius:10px;background-color:#fff6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(20px);box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;gap:4rem;z-index:3!important;margin-top:4rem}.homeCard h1{font-size:3.5rem}.homeCard h1 span{color:var(--main-color)}.homeCard p{font-size:1.2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homeCard .homeCardTextDiv{display:flex;justify-content:center;align-items:baseline;flex-direction:column;gap:1.5rem}.homeLogoDiv{display:flex;gap:1.3rem;justify-content:flex-start}.homeCard svg{width:3rem;fill:var(--main-color)}@media only screen and (max-width:1380px){*{font-size:12px}.homeCard h1 span{font-size:3rem}}@media only screen and (max-width:980px){*{font-size:12px}.homeSection{height:85vh;height:100svh}.paddingSection{width:80vw}.homeSection .homeBg{overflow:hidden!important;position:absolute;width:100vw;left:0;top:0;z-index:1}.homeBg img{width:100%;height:100%;object-fit:cover;object-position:90% 100%}.homeCard{max-width:100%;padding:2rem;gap:2.5rem;margin-top:0}.homeCard h1{font-size:3rem}.homeCard h1 span{font-size:3rem;color:var(--main-color)}}@media only screen and (max-width:980px)and (max-height:500px)and (orientation:landscape){.homeSection{height:100%;overflow:scroll}.homeSection .homeBg{width:100%;height:150%}.homeCard{margin:10rem 0 6rem}}
