@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Exo+2:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-blue: #25aae1;--light-blue: #57b6df;--lighter-blue: #25aae1b3;--dark-blue: #1a3642;--brand-red: #ba2935;--light-red: rgba(186, 41, 53, .8);--brand-green: rgb(141, 198, 63);--light-green: rgba(142, 198, 63, .7);--lighter-green: rgba(184, 241, 104, .8);--brand-rezedo: #13a89e;--light-rezedo: rgba(41, 250, 236, .5);--brand-grey: #404041;--light-grey: rgb(64, 64, 65, .7)}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Open Sans,sans-serif;font-weight:100;min-width:320px;min-height:100vh;display:flex;place-items:center;background:#222;color:var(--light-grey);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}p{font-size:1rem;font-weight:500}h1{font-size:2.5rem;font-weight:200}h2{font-size:1.8rem}h3{font-weight:600}li{font-size:1rem;font-weight:600}main{position:relative;top:0;overflow-y:auto;overflow-x:hidden;height:100vh;width:100vw;background-color:#57b6df;z-index:1}.hex-bcg{position:fixed;top:0;height:100vh;width:100vw;background:transparent url(/assets/backhex-P5DHTVlb.png) left top repeat;background-size:130px 90px;z-index:0}.wrapper{position:fixed;height:100vh;width:100vw;overflow:hidden;background-color:transparent;z-index:-1}.gradient{position:absolute;width:50vw;height:50vh;filter:blur(40px);background-image:linear-gradient(to bottom right,white,var(--brand-grey));background-size:cover;animation:rotate 55s cubic-bezier(.8,.2,.2,.8) alternate infinite;transition:rotate 5s ease-out}.frame{position:absolute;inset:15%;height:15vh;width:15vw;background-color:var(--light-grey);animation:rotate 15s cubic-bezier(.8,.2,.2,.8) alternate infinite}@keyframes rotate{0%{transform:translate(0) rotate(0);border-radius:10% 70% 70% 10%/5% 20% 90% 90%}20%{transform:translate(150%,50%) rotate(360deg);border-radius:150% 10% 110% 20%/100% 20% 200% 10%}40%{transform:translate(-50%,50%) rotate(0);border-radius:10% 70% 70% 10%/5% 20% 90% 90%}60%{transform:translate(150%,100%) rotate(360deg);border-radius:150% 10% 110% 20%/100% 20% 200% 10%}80%{transform:translate(-50%,100%) rotate(0);border-radius:10% 70% 70% 10%/5% 20% 90% 90%}90%{transform:translate(150%,50%) rotate(360deg);border-radius:150% 10% 110% 20%/100% 20% 200% 10%}to{transform:translate(0) rotate(0);border-radius:10% 70% 70% 10%/5% 20% 90% 90%}}.stack-section{position:sticky;top:.8rem;left:0;right:0;margin:1rem auto 0;height:calc(100vh - 1.7rem);max-width:1024px;border-radius:15px}.stack-section p{padding:.5vw 6vw}header{position:relative;margin-top:.5rem}.header-bcg{position:absolute;top:0;width:100vw;height:2rem;background:url(/assets/mainbg-CIM7nuki.jpg) center center/cover no-repeat;opacity:.6;border-radius:12px}.header-elements{position:relative;display:flex;justify-content:space-between}#header-logo{display:inline-block;height:1.5rem;margin-left:2rem;z-index:1}.brand h3{display:inline-block;color:var(--brand-grey);font-family:"Exo 2",sans-serif;font-size:medium;font-weight:400}#landing{position:relative;top:.9rem;left:0;right:0;max-width:1024px;margin:0 auto 1.8rem;overflow:hidden;height:calc(100vh - 4rem);border-radius:15px;opacity:.8;background-color:silver}#landing-img{width:100%;max-width:1024px;height:calc(100vh - 3.5rem);object-fit:cover;object-position:70% top}#quote{position:absolute;top:70vh;left:0;right:0;margin:0 8vw 0 auto;max-width:23rem;filter:blur(5px);animation:clear 4s linear forwards}@keyframes clear{0%{filter:blur(5px)}to{filter:blur(0)}}#quote>h2{display:inline-block;font-family:"Exo 2",sans-serif;font-weight:300;font-optical-sizing:auto;color:var(--brand-red);text-align:center}nav{position:relative;top:10rem;left:-12rem;width:fit-content;height:fit-content;z-index:10}.nav-link{position:absolute;display:block;width:12rem;height:2.7rem;text-align:center;text-decoration:none;font-size:large;padding:.5rem;color:#fff;opacity:.8;border-radius:5px;cursor:pointer;z-index:10}#nav-why{--position1: calc(50vw - 8rem) ;--position2: calc(50vw - 6rem) ;background:var(--brand-green);animation:slide .5s ease-out 1.1s forwards,slidePush .3s ease-out 1.5s forwards}#nav-services{top:3rem;--position1: calc(50vw - 8rem) ;--position2: calc(50vw - 6rem) ;--position3: calc(50vw - 4rem) ;background:var(--brand-rezedo);animation:slide .5s linear .3s forwards,slidePush .3s linear .8s forwards,slidePush2 .3s ease-out 1.5s forwards}#nav-hire{top:6rem;--position1: calc(50vw - 6rem) ;--position2: calc(50vw - 4rem) ;--position3: calc(50vw - 2rem) ;background:var(--brand-blue);animation:slide .5s ease-out forwards,slidePush .3s linear .8s forwards,slidePush2 .3s ease-out 1.5s forwards}@keyframes slide{0%{transform:translate(0)}to{transform:translate(var(--position1))}}@keyframes slidePush{0%{transform:translate(var(--position1))}to{transform:translate(var(--position2))}}@keyframes slidePush2{0%{transform:translate(var(--position2))}to{transform:translate(var(--position3))}}#about{background-color:var(--lighter-blue);display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.top-about{margin-top:-1.5rem}#landing-logo{margin-right:-2rem}.advantages-container{max-height:55vh;width:88vw;max-width:55rem;display:flex;gap:1.2rem;justify-content:center;margin:0 auto 2rem}.advantages{height:100%;max-height:55vh;width:fit-content;display:flex;flex-direction:column;gap:1.5vh;justify-content:space-between}.box{min-width:9rem;max-width:20rem;background:var(--lighter-blue);border:1px solid var(--lighter-green);border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:1rem .5rem}.box>ul{list-style:none;line-height:1.2rem}.box>ul>li{display:flex;align-items:center;justify-content:flex-start;padding:0;margin:0 0 .5rem .5rem}.tete-container{width:fit-content;max-width:44rem;height:115vw;height:auto;max-height:55vh;border:1px solid var(--lighter-green);border-radius:.3rem}#tete{width:100%;height:100%;object-fit:cover;object-position:right 50%;border-radius:.3rem;opacity:.8}.bottom-about{margin-top:-2rem}#section-because{background-color:#40d7e5;display:flex;flex-direction:column;justify-content:space-evenly}.top-because{margin-bottom:1rem}#title-because{margin:0 0 0 12vw}.ampule-container{width:100%;height:34%;margin-bottom:1rem}.ampule-container>img{width:100%;height:100%;object-fit:cover;object-position:0 69%}#excell-title{font-weight:200;margin-left:6vw}.because-excell{display:block;width:fit-content;list-style-type:"-  ";margin:1vw auto 5vw}.because-excell li{line-height:1.8rem}#section-areas{background-color:#57b6df;display:flex;flex-direction:column;align-items:center;justify-content:center}#areas-title{width:fit-content;margin:0 auto 2vh}.areas{width:88vw;max-width:650px;height:fit-content;display:flex;flex-wrap:wrap;justify-content:center;gap:2vw;margin:0 auto}.areas-item{width:9.5rem;height:10vw;max-height:3.3rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid var(--brand-grey);border-radius:.3rem;background-color:var(--light-rezedo);font-size:.9rem;font-weight:400;color:var(--brand-grey);padding:0 2rem 0 .5rem}.areas-item img{width:1.3rem;height:1.3rem;margin:0 auto 0 .5rem}#dent{padding-right:2.3rem}#gastro img{margin:0 -.4rem 0 -0}.bottom-areas{padding:2vh 0 4vh}.bottom-areas p{font-weight:500}#section-services{background-color:var(--dark-blue);margin-bottom:0;height:calc(100vh - 3rem)}#title-services{display:block;margin-left:12vw;width:fit-content;color:var(--light-rezedo);font-family:"Exo 2",sans-serif;text-transform:capitalize}#services-container{position:relative;inset:0;margin:auto;height:98vw;width:98vw;max-width:870px;border:1px solid red;border-radius:30px;background-color:transparent;overflow:hidden}#services-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:url(/assets/serv-back-BkBtOWBl.jpg) no-repeat center center / 240%}#hex{position:absolute;inset:0;margin:auto;background:url(/assets/hex-B57kvjaX.png) no-repeat center / cover;border-radius:50%;animation:spin 50s linear infinite;width:69vh;height:69vh;z-index:0}#hex:hover,#hex:hover>.subtitle{animation-play-state:paused}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.subtitle{position:absolute;width:23.5vh;height:fit-content;text-align:center;font-size:1rem;font-family:"Exo 2",sans-serif;font-weight:600;font-optical-sizing:auto;animation:antispin 50s linear infinite;cursor:pointer;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.95),-2px -2px 4px rgba(0,0,0,.95),0px 0px 8px rgba(0,0,0,.8),2px -2px 4px rgba(0,0,0,.95),-2px 2px 4px rgba(0,0,0,.95)}#subtitle1{top:10.5vh;left:22.8vh}#subtitle2{top:21.7vh;left:41.9vh}#subtitle3{top:43.8vh;left:41.9vh}#subtitle4{top:54.8vh;left:22.6vh}#subtitle5{top:43.8vh;left:3.5vh}#subtitle6{top:21.7vh;left:3.5vh}#subtitle7{top:32.2vh;left:22.8vh}@keyframes antispin{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.modal-container{position:absolute;top:0;left:0;margin:auto;width:100vw;height:100vh;max-width:1024px;display:flex;align-items:center;justify-content:center;z-index:2}.modal{position:absolute;top:0;top:-3.3rem;bottom:0;left:0;right:0;margin:auto;width:43vh;height:37vh;background:var(--brand-blue);opacity:.95;line-height:1.2rem;color:var(--dark-blue);text-align:center;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.cls-btn{position:absolute;top:.5rem;right:0;left:0;bottom:0;margin:0 auto;font-size:larger;color:var(--brand-red);cursor:pointer}.cls-btn:hover{transform:scale(1.2)}.modal h3{margin:1.5rem auto .5rem;width:10.5rem;padding:0 5px;border-radius:5px;cursor:pointer}.ul-container{position:relative;top:0rem;width:15rem;height:12rem;margin:auto;display:flex;flex-direction:column;justify-content:center}.modal ul{width:15rem;height:fit-content;list-style-type:none}.modal li{width:fit-content;margin:0 auto;padding:0 .2rem;font-size:1rem;font-weight:500;line-height:1.4rem;text-transform:capitalize;cursor:pointer}.modal h3:hover,.modal li:hover{color:#fff}.submodal{position:absolute;width:39.5vh;height:37.5vh;padding:1rem 1rem 0;background-color:var(--brand-blue);opacity:.9;border-radius:50%;z-index:10}.submodal h3,.submodal p{width:12rem;margin:0 auto;text-align:center;font-weight:500;font-size:.8rem;line-height:1.18rem;color:var(--dark-blue)}.submodal h3{width:10.8rem;text-transform:capitalize;font-size:1rem;font-weight:600;background-color:var(--light-blue);padding:0 5px;margin:1rem auto .4rem;border-radius:5px}footer{background-color:#fff;margin:0 auto;z-index:5;height:93vh!important}.blanc-layer{position:absolute;top:0;width:100vw;max-width:1024px;height:93vh;background:url(/assets/bubbly-5WifU1rt.jpg) no-repeat center center/ cover;opacity:.5;z-index:-1;border-radius:15px}#footer-text{width:100vw;max-width:800px;height:28vh;height:25vh;padding:4vw 8vw;font-family:"Exo 2",sans-serif;font-weight:300;font-optical-sizing:auto;font-size:1.2rem;line-height:1.5rem;color:var(--brand-red);margin:0 auto}#footer-logo{width:7rem;margin-right:-.5rem}.footer-img-container{height:35.4vh;height:34.4vh;width:100%;display:flex;place-content:center}.footer-img-container img{width:100%;max-width:800px;height:auto;display:block;object-fit:cover;object-position:center;border-radius:5px}#footer-container{height:30vh;height:28vh;max-width:800px;margin:0 auto;display:flex;justify-content:center;align-items:center}.location{margin-top:1rem;width:27vw;max-width:22rem;color:var(--light-grey);font-size:.9rem;font-weight:400;line-height:1.2rem}.location .bold{margin-bottom:.5rem;font-weight:600;color:var(--light-red);font-size:1rem}.location p{padding-left:0}.hireus-container{width:5rem;height:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.8rem;color:var(--light-grey);font-weight:700;border-radius:50%;margin:0 23vw 0 4vw;border:1px solid var(--brand-blue)}.hireus-container:hover{border:1px solid var(--brand-red);color:var(--light-blue)}.hireus-container svg{color:var(--brand-blue);font-size:2rem}.contact{height:7rem}.social{width:2rem;height:5.5rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--light-blue)}.social-link{font-size:xx-large;color:var(--success);cursor:pointer}.mail{position:absolute;right:10vw;font-size:large;font-weight:400;color:var(--brand-red);margin-top:10rem;cursor:pointer}#made-by{position:absolute;width:100vw;height:1.5rem;padding:2px 0;border-radius:10px;background-color:var(--brand-grey);font-size:small;color:#c4c7c7;text-align:center;z-index:100;margin-top:.9rem}@media screen and (max-width: 480px){h1{font-size:2.5rem}.stack-section{position:relative;height:fit-content;margin:.8rem auto 0}#landing{margin-bottom:.8rem}#quote{margin:0 auto;padding:0 .5rem;top:69vh;line-height:2rem}#quote>h2{font-size:1.7rem}nav{top:45vh}#nav-why{--position1: calc(50vw + 2rem) ;--position2: calc(50vw + 4rem) }#nav-services{--position1: calc(50vw + 2rem) ;--position2: calc(50vw + 4rem) ;--position3: calc(50vw + 6rem) }#nav-hire{--position1: calc(50vw + 4rem) ;--position2: calc(50vw + 6rem) ;--position3: calc(50vw + 8rem) }.top-about{margin:0 auto 1rem}.advantages-container{height:48vh}.box{height:14.5vh;padding:1rem .5rem .5rem}.box>ul{line-height:1rem}.bottom-about{margin-top:-1rem;padding-bottom:2rem}#section-because{height:128vh}.top-because{margin-top:1rem}.ampule-container>img{height:80%}.bottom-because{margin-top:-4rem}#section-services{height:100vh;margin-bottom:.7rem}#title-services{padding-top:1rem}#services-container{width:98vw;height:29.4rem}#services-background{background-size:240%}#hex{position:absolute;width:92vw!important;height:92vw!important;top:0}.subtitle{width:30vw;height:fit-content;text-align:center;font-size:3.3vw}#subtitle1{top:14vw;left:31vw}#subtitle2{top:28.5vw;left:56.5vw}#subtitle3{top:58vw;left:56.5vw}#subtitle4{top:73vw;left:30.5vw}#subtitle5{top:58vw;left:5.3vw}#subtitle6{top:28.5vw;left:5.3vw}#subtitle7{top:43.1vw;left:30.7vw}.modal{height:56.5vw;width:65vw;top:-11vh}.modal h3{width:40vw;font-size:4.3vw;margin-bottom:6vw}.ul-container{height:34vw;width:45vw}.modal ul{width:45vw}.modal li{font-size:3.5vw;line-height:4.2vw}.submodal{bottom:-6rem;left:0!important;right:0;margin:auto;width:65vw;height:fit-content;padding:.5rem .1rem 0;border-radius:5px}.cls-btn{top:.3rem}.submodal h3{width:16rem;max-width:fit-content;margin:1.2rem auto .2rem}.submodal p{width:100%;font-size:.9rem;text-align:unset;padding:0 2vh .5vh}footer{height:94vh!important}.blanc-layer{height:94vh}#made-by{margin-top:1.6rem}}@media screen and (min-width: 480px) and (max-width: 768px){h1{font-size:2.5rem}p{font-size:.9rem}#quote{margin:0 auto;padding:0 .5rem;top:69vh;line-height:2rem}#quote>h2{font-size:1.7rem}nav{top:calc(75vh - 39.5vw)}#nav-why{--position1: 17rem;--position2: 19rem}#nav-services{--position1: 17rem;--position2: 19rem;--position3: 21rem}#nav-hire{--position1: 19rem;--position2: 21rem;--position3: 23rem}#about{padding:0}.top-about{margin:0 auto 1rem}.advantages-container{height:48vh}.box{height:6.2rem;padding:.7rem .5rem 0}.box>ul{line-height:1rem}.bottom-about{margin-top:-1rem;padding-bottom:2rem}.ampule-container>img{height:80%}.bottom-because{margin-top:-3rem;padding-bottom:2rem}.bottom-because ul{margin-top:-.2rem}.bottom-because li{line-height:1.5rem}.areas-item{height:7.9vh}#section-services{height:92vh}#title-services{padding-top:0}#services-container{height:75vh;width:98vw}#services-background{background-size:175vh}.modal{width:48vh;height:41vh;top:-6.5vh}.submodal{top:67.8vh!important;left:0!important;right:0;margin:auto;width:60vh;height:fit-content;padding:.5rem .1rem 0;border-radius:5px}.cls-btn{top:.3rem}.submodal h3{width:17rem;margin:1.2rem auto .2rem}.submodal p{width:100%;text-align:unset;padding:0 2.5vh .5vh;font-size:.9rem}}@media screen and (min-width: 768px){nav{top:25.1vh}#nav-why{--position1: 17rem;--position2: 19rem}#nav-services{--position1: 17rem;--position2: 19rem;--position3: 21rem}#nav-hire{--position1: 19rem;--position2: 21rem;--position3: 23rem}#quote{margin:0 auto;padding:0 .5rem;top:69vh;line-height:2rem}#quote>h2{font-size:1.7rem}#about{padding:0}.top-about{margin:0 auto 1rem}.advantages-container{height:48vh}.box{height:6.2rem;padding:.7rem .5rem 0}.box>ul{line-height:1rem}.bottom-about{margin-top:-1rem;padding-bottom:2rem}.ampule-container>img{height:80%}.bottom-because{margin-top:-3rem;padding-bottom:2rem}.bottom-because ul{margin-top:-.2rem}.bottom-because li{line-height:1.5rem}.areas-item{height:7.9vh}#section-services{height:92vh}#title-services{padding-top:0}#services-container{height:75vh;width:98vw}#services-background{background-size:175vh}.submodal p{padding:0}}
